127271 Commits

Author SHA1 Message Date
Daiderd Jordan
335ae38674
Merge pull request #33871 from dtzWill/fix/llvm-5-python-closure
llvm-5: add extra 'python' output for opt-viewer tool
2018-02-06 23:33:45 +01:00
John Ericson
63b8175281
Merge pull request #34351 from teto/kernel_wip
[RDY] buildLinux: Add more overrides
2018-02-06 12:08:12 -05:00
Matthieu Coudron
f620b1b693 kernel: buildLinux replaces import ./generic.nix
- defined buildLinux as generic.nix instead of manual-config.nix. This
makes kernel derivations a tad more similar to your typical derivations.
- moved $buildRoot to within the source folder, this way it doesn't have to be created before the unpackPhase
and make it easier to work on kernel source without running the unpackPhase
2018-02-07 10:07:13 +09:00
Tuomas Tynkkynen
9548028a22 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/os-specific/linux/cpupower/default.nix
2018-02-06 04:11:23 +02:00
adisbladis
da82aff2b0
Merge pull request #34637 from holidaycheck/jenkins-2.105
jenkins: 2.103 -> 2.105
2018-02-06 09:57:20 +08:00
adisbladis
35b76e23e4
Merge pull request #34639 from aborsu/nextcloud
nextcloud: 12.0.4 -> 12.0.5
2018-02-06 09:54:40 +08:00
Cray Elliott
b9f3d49edd obs-studio: 20.1.3 -> 21.0.2 2018-02-05 14:05:31 -08:00
Daiderd Jordan
d5ccec3c4e
libgcrypt: fix darwin build 2018-02-05 21:57:53 +01:00
Daiderd Jordan
6f868088df
libassuan: fix darwin build 2018-02-05 21:57:52 +01:00
Daiderd Jordan
d3b3827154
libksba: fix darwin build 2018-02-05 21:57:45 +01:00
Eelco Dolstra
c08e4b9102
boost: Don't store absolute path in #line
This causes packages to have boost.dev in their runtime closures, via
assertion messages.

Fixes #34462.
2018-02-05 21:56:43 +01:00
Augustin Borsu
ab664977bb nextcloud: 12.0.4 -> 12.0.5 2018-02-05 21:31:04 +01:00
Mathias Schreck
674b39b048 jenkins: 2.103 -> 2.105 2018-02-05 20:13:28 +01:00
Frederik Rietdijk
5083c1d0bc
Merge pull request #34629 from phdoerfler/patch-2
Wrapped ${mailbox.name} in "s to allow for space in mailbox names.
2018-02-05 19:13:20 +00:00
Shea Levy
39f62c770b
haxl: Disable non-deterministic tests 2018-02-05 13:00:12 -05:00
Philipp Dörfler
35441b52d9
Wrapped ${mailbox.name} in "s to allow for space in mailbox names. 2018-02-05 17:06:49 +01:00
Eelco Dolstra
b1273f2453
Merge pull request #34628 from dtzWill/fix/nix-busybox-shell-features
nix busybox shell: fix config and enable expected features
2018-02-05 16:28:46 +01:00
Will Dietz
74d928cf8b nix: enable more features in busybox shell to resolve build failures 2018-02-05 09:19:54 -06:00
Will Dietz
4faac207bc nix: fix config for echo/test on newer busybox
Matches
2f1a1c5a49
2018-02-05 09:18:39 -06:00
Bignaux Ronan
65f90f9c67 assaultcube: init at official master branch , rev = "9f537b0876a39d7686e773040469fbb1417de18b" (#34623)
* assaultcube: init at official git master branch
2018-02-05 16:06:49 +01:00
adisbladis
a16ccacb91
Merge pull request #34625 from magnetophon/htop
htop: 2.02 -> 2.1.0
2018-02-05 22:16:21 +08:00
Michael Raskin
0ccb965e4d
Merge pull request #34626 from timokau/sage-deterministic-master
sage: fix non-deterministic build failures
2018-02-05 14:14:48 +00:00
Bart Brouns
8a72d2a322 htop: 2.02 -> 2.1.0 2018-02-05 15:07:19 +01:00
Timo Kaufmann
272e930827 sage: fix non-deterministic build failures
The build was failing on some machines because of a `find` command that
touched files in different orders on different machines.

That confused `make`s timestamp mechanism.
2018-02-05 15:03:24 +01:00
Andreas Rammhold
2bff46d193
Merge pull request #34593 from taktoa/taktoa/gnuradio-wrapper-fix
gnuradio: fix wrapper
2018-02-05 13:52:48 +00:00
adisbladis
9accca260e
Merge pull request #34617 from calvertvl/upd_fanficfare_2.22.0
fanficfare: 2.16.0 -> 2.22.0
2018-02-05 21:52:10 +08:00
adisbladis
50387619b0
Merge pull request #34612 from enumatech/fastlane
fastlane: 2.75.1 -> 2.80.0
2018-02-05 21:44:13 +08:00
Andreas Rammhold
1030042492
edid-decode: fixed missing version in name attribute 2018-02-05 14:31:43 +01:00
Andreas Rammhold
03a13a2f0b
Merge pull request #34599 from Chiiruno/master
edid-decode: init at git-2017-09-18
2018-02-05 13:29:31 +00:00
Andreas Rammhold
30d9de941f
Merge pull request #34622 from jokogr/u/jetbrains-2017.3.4
jetbrains-editor: 2017.3.2 -> 2017.3.4
2018-02-05 13:19:24 +00:00
Frederik Rietdijk
422f99b9a6
Merge pull request #34589 from Ma27/package-pybase64
pythonPackages.pybase64: init at 0.2.1
2018-02-05 13:13:12 +00:00
Andreas Rammhold
db99677040
Merge pull request #34621 from zx2c4/patch-1
wireguard: 0.0.20180118 -> 0.0.20180202
2018-02-05 13:06:36 +00:00
Maximilian Bosch
14da2e22b4
pythonPackages.pybase64: init at 0.2.1
`pybase64` is a tiny wrapper for `libbase64` written in python.

/cc @ironpinguin
2018-02-05 13:55:53 +01:00
Maximilian Bosch
9d188f908c
pythonPackages.nose-parameterized: create parameterized alias
`pythonPackages.parameterized` is the successor of `nose-parameterized`
as the authors of the module decided to support more testing frameworks
and stopped focusing on `noes` only. `nose-parameterized` is still
available in `pypi` with version `0.6.0`, but is officially deprecated.

However the renaming happened quite recently so it is possible that
there are still folks relying on `nose-parameterized`. Therefore I moved
the expression to provide a `pythonPackages.parameterized` derivation
and added a package override which builds `nose-parameterized` after
yielding a deprecation warning.
2018-02-05 13:55:52 +01:00
Ioannis Koutras
12ccb81570 clion: 2017.3.2 -> 2017.3.3 2018-02-05 14:27:13 +02:00
Ioannis Koutras
0901062480 webstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras
44cd5c51a8 phpstorm: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:13 +02:00
Ioannis Koutras
3fc60ef64f idea-ultimate: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Ioannis Koutras
f79fe0c923 idea-community: 2017.3.3 -> 2017.3.4 2018-02-05 14:27:12 +02:00
Jason A. Donenfeld
ca78dc1704
wireguard: 0.0.20180118 -> 0.0.20180202 2018-02-05 13:09:12 +01:00
Robin Gloster
39172792c6
linuxPackages.cpupower: clean up
fixes the build on 17.09
2018-02-05 12:51:42 +01:00
Rodney Lorrimar
4250f50dc9 electron: 1.7.9 -> 1.7.11
https://github.com/electron/electron/releases/tag/v1.7.10
https://github.com/electron/electron/releases/tag/v1.7.11
2018-02-05 12:31:11 +01:00
Frederik Rietdijk
870e736177 python35: 3.5.4 -> 3.5.5 2018-02-05 11:53:38 +01:00
Frederik Rietdijk
8243d2b96f python34: 3.4.7 -> 3.4.8 2018-02-05 11:53:38 +01:00
Frederik Rietdijk
ba34a70086
Merge pull request #33866 from yesbox/fix_newgrp
nixos: sg/newgrp should always be available, not chfn
2018-02-05 10:47:23 +00:00
Victor Calvert
df133ea27a fanficfare: 2.16.0 -> 2.22.0 2018-02-05 05:45:01 -05:00
Frederik Rietdijk
030badc427
Merge pull request #34596 from dotlambda/aioimaplib
python3Packages.aioimaplib: init at 0.7.13
2018-02-05 09:08:05 +00:00
Frederik Rietdijk
cdb8debfba
Merge pull request #34491 from turion/signal-1.3.0
signal-desktop: 1.1.0 -> 1.3.0
2018-02-05 09:07:09 +00:00
Peter Romfeld
bbebd26b13
fastlane: 2.75.1 -> 2.80.0 2018-02-05 16:50:53 +08:00
adisbladis
d80057f245
Merge pull request #34601 from markuskowa/mpich2-pr
mpich2: 3.2 -> 3.2.1, update meta data
2018-02-05 13:54:00 +08:00