3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

61206 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice ade440fa84 id3v2 0.1.11 -> 0.1.12 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice 63727ffcb2 kexec-tools 2.0.4 -> 2.0.9 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice fbeb8bd898 lz4, xdelta: explicitly mark test requirements as such in code 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice 80d61d9201 Merge pull request #7440 from svend/librecad-2-0-7
Update librecad2 package to 2.0.7
2015-04-19 03:42:33 +02:00
Arseniy Seroka 63d4512d33 Merge pull request #7455 from spwhitt/pil
pil, pillow: Patch out Darwin impurities
2015-04-19 04:30:18 +03:00
Tobias Geerinckx-Rice ea5999cd77 reiser4progs 1.0.6 -> 1.0.9 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 3a627a7fb0 reiserfsprogs 3.6.21 -> 3.6.24 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 74d66a3df1 dejagnu 1.5.1 -> 1.5.3 2015-04-19 02:13:30 +02:00
Spencer Whitt edf9bcdbab pil, pillow: Patch out Darwin impurities 2015-04-18 19:58:02 -04:00
Charles Strahan 1645795c53 gdal: unbreak the python lib 2015-04-18 17:33:49 -04:00
Spencer Whitt 165456bba2 command-line-tools: Update broken URL and packages
Close #7452.
2015-04-18 22:55:43 +02:00
Edward Tjörnhammar 74214d6eee ideas: fix sneaky comma 2015-04-18 21:54:16 +02:00
Austin Seipp 003f5a87b3 nixpkgs: add trace-cmd 2.5.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Austin Seipp 834c731a72 nixpkgs: add kdb+ 3.2
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-18 14:45:47 -05:00
Robert Scott f2e8e6a598 gdal: just disable python support instead of marking gdal broken wholesale 2015-04-18 20:38:50 +01:00
lethalman e6b664cafe Merge pull request #7443 from ts468/fixgrub
Fix grub for "nodev" targets.
2015-04-18 21:19:04 +02:00
Nikolay Amiantov da9dfdf956 idris: fix building on GHC 7.8 2015-04-18 21:16:52 +02:00
Mateusz Kowalczyk 5676e8b391 lightdm: allow the user to specify extra Seat opts 2015-04-18 20:14:10 +01:00
Tobias Geerinckx-Rice 7c75c7f7c8 stress-ng 0.03.21 -> 0.03.22 2015-04-18 20:46:48 +02:00
Peter Simons 3ec8e58754 haskell-configuration-ghc-7.8.x: fix transformers-compat 2015-04-18 20:43:23 +02:00
Peter Simons e9eacd119c haskell-configuration-ghc-7.10.x: remember ticket for brainfock and unlambda patches 2015-04-18 20:43:23 +02:00
Peter Simons 09fe56f2e5 haskell-ng: switch default configuration to mtl 2.2.x 2015-04-18 20:43:23 +02:00
Peter Simons 2eb911bd4c haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors 2015-04-18 20:43:23 +02:00
Peter Simons d405c97251 haskell-ShellCheck build has been fixed upstream. 2015-04-18 20:43:22 +02:00
Nikolay Amiantov 196e34279d haskellng.generic-builder: move jailbreak-cabal to postPatch
Closes https://github.com/NixOS/nixpkgs/pull/7208.
2015-04-18 20:43:22 +02:00
Peter Simons 51c9058731 haskell-zlib: fix build by disabling the test suite 2015-04-18 20:43:22 +02:00
Peter Simons c23eb9eff8 haskell-wl-pprint build with GHC 7.10.1 has been fixed upstream. 2015-04-18 20:43:22 +02:00
Peter Simons 3508e62740 haskell-configuration-ghc-7.10.x: mark broken packages
- BNFC = markBrokenVersion "2.7.1" super.BNFC;
 - HList = markBrokenVersion "0.3.4.1" super.HList;
 - cmdlib = markBroken super.cmdlib;
 - ShellCheck = markBroken ShellCheck;
 - arithmoi = markBroken super.arithmoi;
 - ghc-mod = markBroken super.ghc-mod;
 - graphviz = markBroken super.graphviz;

Disable hastache's test suite to fix the build.
2015-04-18 20:43:22 +02:00
Peter Simons 4299a86a59 haskell-pandoc: remove obsolete patches for ghc-7.10.x support 2015-04-18 20:43:22 +02:00
Peter Simons 0ddba1e0e9 haskell-arithmoi: patch for GHC 7.10.1 no longer apply cleanly
See http://hydra.cryp.to/build/729998/nixlog/2/raw.
2015-04-18 20:43:22 +02:00
Peter Simons 6bea2d503a haskell-nats: fix build on pre 7.10.x compilers 2015-04-18 20:43:22 +02:00
Peter Simons 2121543d0c jailbreak-cabal: avoid infinite recursion 2015-04-18 20:43:22 +02:00
Peter Simons b2f87068b6 haskell-configuration-ghc-7.10.x: remove obsolete overrides 2015-04-18 20:43:22 +02:00
Peter Simons c434966fe0 hackage-packages.nix: re-generate from Hackage state 81d069379a 2015-04-18 20:43:22 +02:00
Peter Simons e813808a5d Switch haskellngPackages from GHC 7.8.4 to 7.10.1. 2015-04-18 20:43:20 +02:00
Mateusz Kowalczyk 6f4010470d Merge pull request #7449 from joelmo/patch-1
esniper: fix homepage address
2015-04-18 19:08:08 +01:00
Joel Moberg 9e6ac97bf8 esniper: fix homepage address 2015-04-18 20:07:18 +02:00
Mateusz Kowalczyk 1713184b11 xserver.nix: fix indentation issues under Device 2015-04-18 19:04:03 +01:00
Mateusz Kowalczyk d7810b4303 Hard tabs be gone! 2015-04-18 18:52:15 +01:00
Mateusz Kowalczyk 70aa758c34 Fix RightOf for xrandrHeads
Closes #7441
2015-04-18 18:34:28 +01:00
Thomas Strobel 66c73da5f9 Fix grub for "nodev" targets. 2015-04-18 19:22:25 +02:00
Mateusz Kowalczyk 88ce891dc8 Merge pull request #7447 from ehmry/mpd
Mpd
2015-04-18 16:03:57 +01:00
Emery Hemingway 64b9688ee4 mpd: opus and proxy support 2015-04-18 11:02:28 -04:00
Arseniy Seroka 594ce7bc5d Merge pull request #7435 from anderspapitto/master
add gmusicapi python package
2015-04-18 17:36:25 +03:00
Robin Gloster ec10a5a675 switch to php5.6 as default version 2015-04-18 03:46:48 -07:00
Robin Gloster cb904510a6 consolidate php builds 2015-04-18 03:46:48 -07:00
Svend Sorensen 9c98c95488 Update librecad2 package to 2.0.7 2015-04-17 22:56:52 -07:00
Daniel Peebles 80f4b81615 Merge pull request #7404 from cstrahan/bundlerenv-fixes
Bundlerenv fixes
2015-04-17 23:13:08 -04:00
Anders Papitto c11c36daaa add gmusicapi python package
as well as several dependencies. Tested with a personal project that
relies on gmusicapi
2015-04-17 18:17:50 -07:00
William A. Kennington III c6234ad07b kernel: 3.4.106 -> 3.4.107 2015-04-17 16:55:14 -07:00