Commit graph

131128 commits

Author SHA1 Message Date
Peter Hoeg fb6177722d terragrunt: 0.14.0 -> 0.14.2
Also pull in terraform-full as we need the plugins to actually do something.
2018-03-07 14:21:40 +08:00
Masayuki Takeda 391b4d7388 fix patdiff hash 2018-03-07 14:26:12 +09:00
Peter Hoeg 2e2063074d dxx-rebirth: fix compilation with gcc7 2018-03-07 12:35:28 +08:00
Eldar Tsraev c6fdf69d44 cl-launch: change platforms to unix
this will alow to build / use cl-launch on other platforms
e.g. MacOS, FreeBSD
2018-03-07 16:31:34 +13:00
Andrew Childs 4c76a21aae gdb: Flexible target matching for darwin
Outside of the nix-build the target is `x86_64-apple-darwin17.4.0`,
while inside the target is `x86_64-apple-darwin`. This difference
causes the fallback target configuration for darwin, which disables
gdb. Add a patch to make the target matching more flexible.
2018-03-07 11:46:55 +09:00
Jörg Thalheim dc1e064612
Merge pull request #36400 from Mic92/radare2
radare2: 2.3.0 -> 2.4.0
2018-03-07 01:51:27 +00:00
obadz ee9a785c30 nixos doc: give context and definition re NIXOS_LUSTRATE
Re #36272
2018-03-07 01:23:20 +00:00
Jörg Thalheim 9f4ddfaf63 radare2: 2.3.0 -> 2.4.0 2018-03-07 00:36:23 +00:00
Michael Raskin 6b97544481
Merge pull request #36388 from xeji/xen-4-8-3
xen: 4.8.2 -> 4.8.3
2018-03-06 22:41:26 +00:00
Joachim Fasting 53f057f21b
electrum: 3.0.6 -> 3.1.0 2018-03-06 23:30:05 +01:00
xeji 2b14491a77 xen 4.8.3: fix qemu-xen hash 2018-03-06 22:40:27 +01:00
Will Fancher 9adb4d25e6 Haskell: Added haskellPackages.shellFor 2018-03-06 16:34:05 -05:00
Carles Pagès 15ddc6fcf8 maintainers: remove wrong info
I tried to contact bjg through mail but got no answer and can't find his
actual github account.
2018-03-06 22:04:57 +01:00
Carles Pagès 5eb70d3481 SDL2_gfx: update homepage 2018-03-06 21:38:23 +01:00
Carles Pagès f96dc502b7 qpid-cpp: 0.34 -> 1.37.0 2018-03-06 21:38:23 +01:00
Peter Simons 68fd23fbb2 hackage: update database snapshot to latest version 2018-03-06 21:24:50 +01:00
Peter Simons f4b757bd3d haskell-changelogged: add override to fix the build 2018-03-06 21:10:39 +01:00
Peter Simons ebfecf3e76 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
d14774a67e.
2018-03-06 21:10:34 +01:00
Michael Raskin b49ef26eca
Merge pull request #36377 from oxij/pkgs/fix-pulseaudio-references
tree-wide: fix pulseaudio references; fix SDL expressions
2018-03-06 19:56:36 +00:00
Michael Raskin c8664a2640
Merge pull request #36389 from cpages/sdl2
Sdl2 and friends update
2018-03-06 19:56:27 +00:00
Tuomas Tynkkynen 2372e93981 trinity: Fix 32-bit build 2018-03-06 21:37:18 +02:00
Carles Pagès 08049f41e4 SDL2_gfx: 1.0.1 -> 1.0.4
Setting myself as maintainer. It was only set to bjg due to an original
copy-paste.
2018-03-06 20:32:00 +01:00
Carles Pagès 231f213ffa SDL2_image: 2.0.2 -> 2.0.3 2018-03-06 20:31:59 +01:00
Carles Pagès 344bc9cde6 SDL2: 2.0.7 -> 2.0.8 2018-03-06 20:31:59 +01:00
Pascal Wittmann 5534322285
yodl: 4.01.00 -> 4.02.00 2018-03-06 20:24:08 +01:00
Pascal Wittmann 458cce8d16
icmake: icmbuild uses tput 2018-03-06 20:23:49 +01:00
xeji 1c357efdfc xen: 4.8.2 -> 4.8.3 2018-03-06 19:59:33 +01:00
lewo 9cfeabb327
Merge pull request #36343 from bignaux/soulseekqt
soulseekqt: init at 2016-1-17 (last official stable)
2018-03-06 19:01:08 +01:00
Robert Helgesson 4134e62650
pythonPackages.pycdio: clean up patching
The BSDI driver is not used by platforms supported by Nixpkgs.
2018-03-06 18:19:38 +01:00
Michael Raskin 1bd790d613
Merge pull request #36275 from oxij/lib/maintainers-list
lib: rename maintainers-list.nix into maintainers/maintainer-list.nix
2018-03-06 16:06:03 +00:00
Michael Raskin 346e68d4f0
Merge pull request #36380 from xeji/xen-4-8-xsa
xen 4.8: add xsa security patches 252-256
2018-03-06 16:01:42 +00:00
Jan Malakhovski 19130ebc5d SDL: build statically against x11 on Darwin 2018-03-06 15:57:27 +00:00
John Wiegley 4bd69fd249 coqPackages.bignums: Change expression to match other Coq packages
Without this change, it's impossible to override bignums, or ignore it when
creating custom datasets for other versions of Coq (such as 8.8+alpha).
2018-03-06 07:46:51 -08:00
John Wiegley 9186aa1bf8 coqPackages.QuickChick: use fetchFromGitHub 2018-03-06 07:46:51 -08:00
Jan Malakhovski 39319f3a75 SDL2: don't compile any static outputs
After the previous patch there's no reason to have them. But I didn't try to
rebuild every single thing that depends on this, so try reverting this patch first
if something does break and you can't fix it.
2018-03-06 15:43:29 +00:00
Jan Malakhovski f114118842 SDL, SDL2: don't link statically to any of the inputs 2018-03-06 15:43:27 +00:00
Jan Malakhovski 6166027ca8 SDL, SDL2: cleanup and cross-pollinate with useful changes to either expression 2018-03-06 15:42:26 +00:00
Jan Malakhovski d3c3364bfa SDL: add a patch to fix https://bugzilla.libsdl.org/show_bug.cgi?id=1769 2018-03-06 15:24:56 +00:00
xeji 73dbc73196 xen 4.8: add xsa security patches 252-256 2018-03-06 16:17:30 +01:00
Michael Raskin da97c73fb3
Merge pull request #36375 from volth/commandLineArgs-escaping
chromium, google-chrome: fix escaping of commandLineArgs
2018-03-06 15:15:08 +00:00
volth 96ebf614ad chromium, google-chrome: fix escaping of commandLineArgs 2018-03-06 14:56:07 +00:00
Masayuki Takeda 39cb0d8dd4 fix bap regression 2018-03-06 23:26:12 +09:00
Bignaux Ronan 96a3f1b546 soulseekqt: init at 2016-1-17 2018-03-06 15:21:50 +01:00
Jörg Thalheim 9d937e3fc8
Merge pull request #36367 from NixOS/yegortimoshenko-patch-1
tt-rss: use proper user and package for MySQL
2018-03-06 14:20:55 +00:00
Jan Malakhovski 610b5b8045 rename lib/maintainers-list.nix into maintainers/maintainer-list.nix
Many commits unrelated to `lib` touch that file, this will make `git log ./lib` much saner.

This is what I meant in https://github.com/NixOS/nixpkgs/pull/36119#issuecomment-370184101.
2018-03-06 14:15:21 +00:00
Jan Malakhovski 1d4f3fa371 stdenv: check-meta: fix fallout from #36119 2018-03-06 14:14:17 +00:00
Jan Malakhovski 7966e0efeb telegram/tdesktop: fix pulseaudio references 2018-03-06 13:46:28 +00:00
Jan Malakhovski 0c7b8931f9 firefox-bin: fix pulseaudio references 2018-03-06 13:46:27 +00:00
Will Dietz ece4c62d4b make-bootstrap-tools: preserve coreutils symlinks
We go out of our way (see top of file) to build a single binary
with symlinks for all of the tools, but were losing them
when preparing the bootstrap tools.
2018-03-06 15:13:56 +02:00
Jan Tojnar 0e6fc5c4e6
gnome3.bijiben: 3.27.1 → 3.28.0 2018-03-06 14:06:36 +01:00