Commit Graph

124878 Commits

Author SHA1 Message Date
Daiderd Jordan
5a02143c20
Merge pull request #33010 from LnL7/cacert-hook
cacert: add hook that sets SSL_CERT_FILE
2018-01-07 09:55:15 +01:00
Daiderd Jordan
84f9736014
Merge pull request #33382 from LnL7/darwin-cmake-outputs
cmake: fix hook for multiple outputs on darwin
2018-01-07 09:46:58 +01:00
Daiderd Jordan
dc2ae3aef6
brotli: remove darwin cmake fix 2018-01-07 09:45:56 +01:00
Daiderd Jordan
6f10cfc777
cmake: fix INSTALL_NAME_DIR for darwin libraries
When there's a lib output libraries won't be intalled to $prefix causing
output cycles.
2018-01-07 09:45:25 +01:00
Daiderd Jordan
e66a5f8862
Merge pull request #33342 from LnL7/clang-outputs
clang: add lib output
2018-01-07 09:43:38 +01:00
Frederik Rietdijk
4e6a9f04db Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-07 09:14:41 +01:00
Jörg Thalheim
cde9585b97
Merge pull request #33546 from dtzWill/update/snowman-2017
snowman: 2017-08-13 -> 2017-11-19
2018-01-07 08:31:27 +01:00
Peter Hoeg
42f2a9ddde
Merge pull request #33531 from vdm/patch-1
Update macos USB instructions
2018-01-07 15:12:00 +08:00
Robin Gloster
e606bb252b
gitlab module: config changes for gitlab 10.3 2018-01-07 05:02:56 +01:00
Robin Gloster
1c5fd46d6c
gitlab: 10.1.1 -> 10.3.3 2018-01-07 05:02:53 +01:00
Robin Gloster
042c12e512
gitlab-workhorse: 3.2.0 -> 3.3.1 2018-01-07 05:02:49 +01:00
Robin Gloster
0ad54e43df
gitlab-shell: 5.9.3 -> 5.10.2 2018-01-07 05:02:45 +01:00
Robin Gloster
e7e12e5173
gitaly: 0.43.1 -> 0.59.2 2018-01-07 05:02:41 +01:00
Robin Gloster
69c396f273
gitlab module: gitaly fixes 2018-01-07 05:02:35 +01:00
Peter Hoeg
546fa2e118 browserpass: 2.0.7 -> 2.0.10 2018-01-07 11:32:29 +08:00
Robin Gloster
b2e9096f68
ghcWithPackages: fix ghc version passing
The correct ghc version was not passed through anymore, I'm not entirely
sure this is the correct fix or if this is the only argument that was
missing.

broken by 5e31e828f8

cc @Ericson2314
2018-01-07 03:36:19 +01:00
Orivej Desh
175d890396
Merge pull request #33524 from srhb/gettext-addEnvHooks
gettext: replace envHooks with addEnvHooks
2018-01-07 01:53:53 +00:00
Jörg Thalheim
d1c81e29c3
Merge pull request #33545 from dtzWill/update/radiotray-ng-0.2.0
radiotray-ng: 0.1.7 -> 0.2.0
2018-01-07 02:40:21 +01:00
Jörg Thalheim
6249d32486
Merge pull request #33418 from Ma27/test-driver/mention-changes-in-manual
test-driver: mention `$user` argument in the NixOS manual and the Impala release notes
2018-01-07 02:33:21 +01:00
Will Dietz
09fbc87cde radiotray-ng: 0.1.7 -> 0.2.0
Now with bookmark editor.
2018-01-06 18:19:16 -06:00
Robin Gloster
d3ad52a58e
gnome3.nautilus-sendto: fix build 2018-01-06 23:38:06 +01:00
adisbladis
5235f6a4c5
Merge pull request #33541 from dtzWill/update/lit-0.5.1
lit: 0.5.0 -> 0.5.1
2018-01-07 06:10:09 +08:00
Robert Helgesson
09cab91fd2
eclipse-plugin-spotbugs: 3.1.0 -> 3.1.1 2018-01-06 22:12:52 +01:00
Robert Helgesson
4e153616cd
abcmidi: 2017.12.20 -> 2018.01.02 2018-01-06 22:12:52 +01:00
Robert Helgesson
643d832a1a
josm: 13053 -> 13265 2018-01-06 22:12:52 +01:00
Will Dietz
cc6aa0335c snowman: 2017-08-13 -> 2017-11-19 2018-01-06 15:09:01 -06:00
adisbladis
3165a08f9e
Merge pull request #33537 from tilpner/bup-pythonpackages
bup: PYTHONPATH -> withPackages
2018-01-07 05:01:50 +08:00
Will Dietz
21d4f01605 lit: 0.5.0 -> 0.5.1 2018-01-06 15:01:18 -06:00
Orivej Desh
627724618f
Merge pull request #33482 from dtzWill/fix/sharutils-ar
sharutils: don't hardcode AR
2018-01-06 20:59:18 +00:00
Graham Christensen
013580caf0
Merge pull request #30518 from Infinisil/usbmuxd-service
usbmuxd service: init
2018-01-06 15:53:42 -05:00
adisbladis
3700765c3d
Merge pull request #33538 from dywedir/svgcleaner
svgcleaner: 0.9.1 -> 0.9.2
2018-01-07 04:51:22 +08:00
Will Dietz
2b230efb7f sharutils: don't hardcode AR to 'ar' (doesn't exist on cross)
Instead, let the default value of $AR indicate what should be used.

(which will be something like `armv6l-unknown-linux-gnueabihf-ar`)
2018-01-06 14:44:36 -06:00
dywedir
db56768550 svgcleaner: 0.9.1 -> 0.9.2 2018-01-06 22:33:54 +02:00
adisbladis
1aca02b51e
openslp: Fix CVE-2016-4912 2018-01-07 04:25:12 +08:00
tilpner
d0601b6add
bup: PYTHONPATH -> withPackages
Without this, tornado was not found on startup (`bup web`),
even though it was provided by PYTHONPATH

Also see #22688
2018-01-06 21:10:57 +01:00
Orivej Desh
3e87443100
Merge pull request #33424 from andir/bluez-5.48
Bluez fixed test scripts & bumped to  5.48
2018-01-06 18:49:18 +00:00
Orivej Desh
45f6d97e6e mariadb: clean up during the rebuild from merging #33513 2018-01-06 18:45:38 +00:00
Orivej Desh
729f97ef9b apache-httpd: respect review in #33481 2018-01-06 18:40:44 +00:00
Joachim F
19659e42c5
Merge pull request #33530 from dtzWill/update/opera-50.0.2762.45
opera: 48.0.2685.52 -> 50.0.2762.45
2018-01-06 18:23:58 +00:00
Vincent Murphy
bd09ef9c21
Update macos USB instructions
"Ejecting" from the Finder ejects the entire device which is then not available for dd. diskutil unmountDisk does the right thing. Furthermore writing to diskN instead of rdiskN failed to complete even after waiting >10 minutes.
2018-01-06 18:13:58 +00:00
Michael Weiss
4c6b5f68b3 android-studio-preview: 3.1.0.5 -> 3.1.0.6 2018-01-06 19:13:34 +01:00
Andreas Rammhold
6e2cb1dd8c bluez: use dbus-python for the python bindings. dbus does not provide any 2018-01-06 19:09:19 +01:00
Andreas Rammhold
63ba455e53 bluez: 5.47 -> 5.48 2018-01-06 19:09:19 +01:00
Will Dietz
52f6a8e8c6 opera: 48.0.2685.52 -> 50.0.2762.45 2018-01-06 11:44:47 -06:00
Eli Flanagan
f95d92ee96 apache-httpd: enable brotli support 2018-01-06 18:42:02 +01:00
Izorkin
08cde7d69f mariadb: 10.2.11 -> 10.2.12 2018-01-06 18:41:00 +01:00
Andreas Rammhold
e5715d92a7 linux_hardened_copperhead: 4.14.11a -> 4.14.12a 2018-01-06 18:40:35 +01:00
Vincent Laporte
5391489cfc ocamlPackages.git: 1.11.2 -> 1.11.4 (#33472) 2018-01-06 17:18:42 +00:00
Orivej Desh
d7d3f359ae
Merge pull request #33529 from jluttine/add-logitech-usb-kb-kernel-module
nixos/availableKernelModules: add logitech hid
2018-01-06 17:15:02 +00:00
Jaakko Luttinen
eeaa82bde1 nixos/availableKernelModules: add logitech hid
This adds support for Logitech (wireless) USB keyboards at boot
2018-01-06 17:11:30 +00:00