Commit Graph

201507 Commits

Author SHA1 Message Date
John Ericson
40bb9d1143
Merge pull request #73180 from Ericson2314/gcc-dedup-configure-flags
gcc: Deduplicate `preConfigure` and `configureFlags`
2019-11-10 16:45:51 -05:00
Claudio Bley
859a933a5a wtf: 0.23.0 -> 0.24.0 2019-11-10 22:14:41 +01:00
John Ericson
62e154ff8d Merge remote-tracking branch 'upstream/master' into gcc-dedup-configure-flags 2019-11-10 16:12:25 -05:00
John Ericson
5c5ca018c8 gcc: Deduplicate configureFlags
Thanks again to @bgamari who in 1c1207220f06b751a42346f33d09582e66999a6d
did the cleanup to make this possible. It's been a long time coming!
2019-11-10 15:58:35 -05:00
Emery Hemingway
84c44d8caf
Merge pull request #73162 from rnhmjoj/monero
monero: 0.14.1.2 -> 0.15.0.0
2019-11-10 21:55:26 +01:00
Markus Kowalewski
472e165b56
nixos/slurm: add option for external slurmdbd.conf
Slurmdbd requires a password database which is stored in slurmdbd.conf.
A seperate config file avoids that the password ends up in the nix store.

Slurmdbd does 19.5 does not support MySQL socket conections.
Adapated the slurm test to provide username and password.
2019-11-10 21:28:09 +01:00
John Ericson
f666c61d20 gcc: Deduplicate preConfigure 2019-11-10 15:15:04 -05:00
John Ericson
f5ddd103e7
Merge pull request #73173 from Ericson2314/gcc-cross-cleanup
gcc: Clean up cross configure flags and name prefix
2019-11-10 15:05:18 -05:00
Tim Steinbach
86f261664e
Merge pull request #72801 from NeQuissimus/gitmoji
nodePackages: Add gitmoji-cli
2019-11-10 14:32:52 -05:00
Tim Steinbach
39cd7f923e nodePackages: Updates 2019-11-10 14:31:00 -05:00
Tim Steinbach
c083cdd6dc nodePackages: Add gitmoji-cli 2019-11-10 14:30:59 -05:00
John Ericson
ca341c2d5b gcc: Clean up cross configure flags and name prefix 2019-11-10 14:29:11 -05:00
Aaron Andersen
706fbecc3d
Merge pull request #72682 from r-ryantm/auto-update/tome4
tome4: 1.5.10 -> 1.6.0
2019-11-10 13:48:34 -05:00
Samuel Dionne-Riel
40f7a343e1
Merge pull request #72751 from c00w/sd_image_hydra
sd-image: Add the compressed file path for hydra.
2019-11-10 13:44:52 -05:00
Linus Heckemann
301eb1a494 calls: 0.0.1 -> 2019-10-09-unstable 2019-11-10 19:40:11 +01:00
Craige McWhirter
d777bfbfae calls: init at 0.0.1 2019-11-10 19:40:11 +01:00
Linus Heckemann
0ec60b4f79 maintainers: add craigem 2019-11-10 19:40:06 +01:00
MarcFontaine
8142cad918 ghcjs : fix the patch for ghc-paths-package
This patch is used in pkgs/development/haskell-modules/configuration-ghcjs.nix
to fix the ghc-path package for use with ghcjs.
The ghc-paths package has been updated in a way that the existing patch can no longer
be applied.
2019-11-10 19:03:08 +01:00
Aaron Andersen
dc2649c2f3
Merge pull request #72877 from babariviere/insomnia-7.0.3
insomnia: 6.6.2 -> 7.0.3
2019-11-10 12:53:29 -05:00
Vadim-Valdis Yudaev
9bf9370d95
btrfs-progs: 5.2.2 -> 5.3.1 2019-11-10 19:11:42 +02:00
Tim Steinbach
dadafc211e vivaldi: 2.9.1705.38-1 -> 2.9.1705.41-1 2019-11-10 11:10:45 -05:00
Daniel Schaefer
f7ef1a9af5
Merge pull request #72855 from fgaz/jasmin/init
jasmin: init at 2.4
2019-11-10 17:09:54 +01:00
Tim Steinbach
d9e90f0d06 linux: 5.3.9 -> 5.3.10 2019-11-10 11:09:18 -05:00
Tim Steinbach
51017f08e6 linux: 4.9.199 -> 4.9.200 2019-11-10 11:09:17 -05:00
Tim Steinbach
460ef6ae3f linux: 4.4.199 -> 4.4.200 2019-11-10 11:09:17 -05:00
Tim Steinbach
f8913cead6 linux: 4.19.82 -> 4.19.83 2019-11-10 11:09:17 -05:00
Tim Steinbach
20329aebb6 linux: 4.14.152 -> 4.14.153 2019-11-10 11:09:17 -05:00
Renaud
f16ee99811
Merge pull request #73092 from contrun/keepassxc-additional-options
keepassxc: add additional cmake options
2019-11-10 16:59:40 +01:00
rnhmjoj
c2402b1d13
monero-gui: 0.14.1.2 -> 0.15.0.0 2019-11-10 15:46:49 +01:00
rnhmjoj
8dd85714c0
randomx: init at 1.1.6 2019-11-10 15:46:15 +01:00
rnhmjoj
039d299810
monero: add missing deps 2019-11-10 15:45:01 +01:00
Pavol Rusnak
6cc03f3418
monero: 0.14.1.0 -> 0.15.0.0 2019-11-10 14:49:51 +01:00
Malte Brandy
7fee1c664c
pythonPackages.qrcode: Fix "No module named pkg_resources" error 2019-11-10 14:17:06 +01:00
Renaud
04d63387a4
Merge pull request #72155 from lightbulbjim/crawl-update
crawl: 0.23.2 -> 0.24.0
2019-11-10 14:15:29 +01:00
Markus Kowalewski
8219a3b713
nixos/slurm: fix X11 with spank module
* Fix path in module for slurm to find plugstack.conf
* Fix configure flags so that slurm can be compiled
  without internal X11 support (required for spank-x11).
2019-11-10 14:04:54 +01:00
Aaron Andersen
4bdf29c94b
Merge pull request #72968 from fgaz/shattered-pixel-dungeon/0.7.5f
shattered-pixel-dungeon: 0.7.5e -> 0.7.5f
2019-11-10 08:02:34 -05:00
Aaron Andersen
377e6915d3
Merge pull request #72960 from JohnAZoidberg/cadaver-readline
cadaver: Enable readline support
2019-11-10 07:59:27 -05:00
Vadim-Valdis Yudaev
9e733df81f bettercap: 2.24 -> 2.26.1 2019-11-10 13:22:29 +01:00
Tor Hedin Brønner
bd20836885
webkitgtk: 2.26.1 -> 2.26.2 (#73052) 2019-11-10 13:20:39 +01:00
Maxime Dénès
0d6182a3c3
purescript: 0.13.3 -> 0.13.4 2019-11-10 13:14:34 +01:00
Marek Mahut
0c4f6831dc
Merge pull request #73154 from mmahut/datovka
datovka: init at 4.14.0
2019-11-10 12:30:05 +01:00
Marek Mahut
46d309a89b datovka: init at 4.14.0 2019-11-10 12:00:35 +01:00
Marek Mahut
9b48dc3c5a libisds: init at 0.11 2019-11-10 12:00:34 +01:00
zimbatm
f40b8471e7
fsatrace: 0.0.1-160 -> 0.0.1-324 2019-11-10 10:01:01 +00:00
ash lea
f92cc632ae elasticsearchPlugins.search-guard: fix homepage link 2019-11-10 00:30:12 -08:00
ash lea
a23730cf9a elasticsearchPlugins: style fixups 2019-11-10 00:26:56 -08:00
Joachim F
18cadc6384
Merge pull request #73146 from hax404/master
tor-browser-bundle-bin: 9.0 -> 9.0.1
2019-11-10 08:26:10 +00:00
ash lea
2e3d3cff7e elasticsearchPlugins: match elasticsearch version 2019-11-10 00:10:51 -08:00
worldofpeace
ab819b668c cadence: add worldofpeace to maintainers 2019-11-10 02:46:45 -05:00
worldofpeace
37045317de cadence: preFixup 2019-11-10 02:46:30 -05:00