Commit graph

56283 commits

Author SHA1 Message Date
Luca Bruno 2beb43174f nixos-rebuild: use reload-or-restart for dbus. Closes #5767
Now that dbus reload has been moved before restarting units,
the reload may fail if dbus has been stopped before.
The reload-or-restart will reload dbus if it's active,
otherwise start it.
2015-01-14 16:08:47 +01:00
Georges Dubus c2f8791e83 pypy: added patch to fix build with gcc 4.9.2 2015-01-14 16:02:08 +01:00
Oliver Charles 5b70a64286 haskell-ng.fb: Apply a patch to use monad-control >= 1.0.0
Manually applying the patch at
https://github.com/prowdsponsor/fb/pull/33
2015-01-14 14:10:34 +00:00
Oliver Charles 0059182821 snaplet-stripe: Jailbreak
Necessary until https://github.com/LukeHoersten/snaplet-stripe/pull/4 is
merged and released.
2015-01-14 13:54:16 +00:00
Oliver Charles dd0bde0b3b haskell-ng.stripe: Jailbreak
Necessary until https://github.com/michaelschade/hs-stripe/pull/37 is
merged and released.
2015-01-14 13:51:49 +00:00
Oliver Charles 3dbb43e62e haskell-ng.snaplet-redis: Jailbreak
Necessary until https://github.com/dzhus/snaplet-redis/pull/11 is merged and released.
2015-01-14 13:47:38 +00:00
Oliver Charles 9c71a83fd1 haskellng.th-desugar: Don't run the tests
Tests fail to build, see
https://github.com/goldfirere/th-desugar/issues/21
2015-01-14 13:40:11 +00:00
Pascal Wittmann 56e3d5d99e Merge pull request #5742 from j-keck/kpcli
add kpcli: KeePass Command Line Interface
2015-01-14 14:28:06 +01:00
Pascal Wittmann 398d1277c6 calibre: update from 2.15.0 to 2.16.0 2015-01-14 14:23:47 +01:00
Pascal Wittmann 8d322e0fee checkstyle: update from 6.1.1 to 6.2 2015-01-14 14:23:47 +01:00
Pascal Wittmann 82e07fb1e8 geeqie: update from 1.1 to 1.2
Fetch source from debian as the geeeqie team stopped using sourceforge, see
https://www.mail-archive.com/geeqie-devel@lists.sourceforge.net/msg01484.html
2015-01-14 14:23:46 +01:00
Pascal Wittmann 8fb18cf523 llpp: update to stable version 21 2015-01-14 14:23:46 +01:00
j-keck 4e21ef88fb add kpcli: KeePass Command Line Interface 2015-01-14 14:12:29 +01:00
Georges Dubus 0ca664e996 gusb: fixed build, updated to 0.2.4 2015-01-14 13:39:39 +01:00
Oliver Charles 06cfa238df hackage-packages.nix: re-generate from Hackage 2015-01-14T12:32:30+00:00 2015-01-14 12:32:35 +00:00
Rob Vermaas df7923fa82 Merge pull request #5515 from oconnorr/master
GCE updates to ntp server and to fetch all ssh keys
2015-01-14 13:19:38 +01:00
cillianderoiste 50640b18fa Merge pull request #5763 from nckx/stress-ng
Add stress-ng 0.03.09: stress test a computer system
2015-01-14 11:51:51 +01:00
Peter Simons d246fb6696 all-packages.nix: remove the haskellPackages_ghcHEAD package set from the top-level
That package set is broken because GHC 7.10.1-rc1 no longer supports old-style
database files as used by the pkgs/build-support/cabal/default.nix builder.

A working packages set is in "haskell-ng.packages.ghcHEAD".
2015-01-14 11:46:44 +01:00
cillianderoiste 6e66d3df90 Merge pull request #5752 from nckx/lz4
Add lz4: very fast lossless compression
2015-01-14 11:46:21 +01:00
Domen Kožar b9cb0ce2ce Merge pull request #5756 from fredlebel/atom_0.171.0
Atom: updated to 0.171.0
2015-01-14 11:32:23 +01:00
Peter Simons a8076c7654 ghc: propagate 'gmp' and 'ncurses' to ensure users can link the 'haskeline' library, etc.
Fixes https://github.com/NixOS/nixpkgs/issues/5616.
2015-01-14 11:24:59 +01:00
Eric Seidel a92afcd34a ghc-7.8.4: fix build on Darwin
https://github.com/NixOS/nixpkgs/pull/5746
2015-01-14 11:24:59 +01:00
Peter Simons 1b50c50432 r-modules: enable packages that were broken by the missing gdal dependency 2015-01-14 11:24:28 +01:00
Peter Simons 30904c7789 hackage-packages.nix: re-generate from Hackage 2015-01-14T09:34:03+0100 2015-01-14 11:24:16 +01:00
Vincent Laporte 0a0b46a9b0 ocp-indent: fix installation 2015-01-14 10:22:35 +01:00
Tobias Geerinckx-Rice d885a5003a Add stress-ng 0.03.09: stress test a computer system 2015-01-14 10:02:05 +01:00
Peter Simons 0f31f8a9f3 Merge pull request #5761 from benley/fix-gdal
gdal: fix the build
2015-01-14 09:30:35 +01:00
Ben Ford 5ff81fd0ae Haskell: Bump 'mvc' to 1.0.3 2015-01-14 08:26:22 +00:00
Benjamin Staffin b3d33d398c gdal: fix the build
Commit 28b6fb61e6 added explicit CC and
CXX assignments in pkgs/build-support/gcc-wrapper/setup-hook.sh.
That breaks the gdal python extension build somehow, presumably by
confusing libtool.

This appears to revert gdal to building with g++ and gcc (on linux at
least), but at least it builds this way.

Change-Id: I83fb78daa9314dc60c4f635d3f1e937a90349b8a
2015-01-13 23:46:26 -08:00
Benjamin Saunders 0351b7a710 Add tup
Closes #5720
2015-01-14 01:37:44 -05:00
Charles Strahan 8d19679e7d Merge pull request #5635 from Ralith/libuv
Update libuv repository and add latest stable version
2015-01-14 01:16:18 -05:00
Charles Strahan 5ac7febcb3 biosdevname: update to 0.6.1 2015-01-13 22:11:41 -05:00
Charles Strahan bab648c5b4 chruby: update to 0.3.9 2015-01-13 21:58:25 -05:00
Charles Strahan 7893933625 bud: udpate to 0.34.1 2015-01-13 21:54:37 -05:00
Charles Strahan 3b524fe6c4 watchman: update to 3.0.0 2015-01-13 21:48:44 -05:00
Frederic LeBel 99c1916484 Atom: updated to 0.171.0 2015-01-13 19:46:48 -05:00
Domen Kožar dfc0488772 Merge pull request #5753 from brendanlong/syncthing-0.10.20
syncthing: Update to 0.10.20.
2015-01-14 00:35:45 +01:00
William A. Kennington III 3d4b315d91 Revert "kernel: Add a patch to remove checks for bridge stp helpers"
This reverts commit f64c3ce18d.
2015-01-13 15:34:26 -08:00
William A. Kennington III f64c3ce18d kernel: Add a patch to remove checks for bridge stp helpers 2015-01-13 15:24:02 -08:00
Brendan Long b46b15d868 syncthing: Update to 0.10.20. 2015-01-13 17:12:49 -06:00
Tobias Geerinckx-Rice 8257ed81c9 Add lz4: very fast lossless compression 2015-01-13 23:54:02 +01:00
Nikita Karetnikov bbb304fbbd New Haskell package: yesod-markdown 2015-01-14 01:10:11 +03:00
Vladimír Čunát ca1116d297 gst-plugins-good-0.10: add libsoup support (close #5749) 2015-01-13 22:56:00 +01:00
Peter Simons c11f898e7e Merge pull request #4548 from echo-oddly/clash
new package: clash
2015-01-13 22:45:02 +01:00
Ludovic Courtès 41b53577a8 unmaintain a bunch of packages 2015-01-13 22:33:49 +01:00
Peter Simons 007628fd49 haskell-generic-builder: use cpphs pre-processor by default on Darwin
Allegedly, the cpp implementation of Clang is weird and causes errors.
2015-01-13 22:33:17 +01:00
Peter Simons 67312f83ad haskell-generic-builder: pass "--with-gcc=$CC" on Darwin to help Cabal find Clang
Suggested in https://github.com/NixOS/nixpkgs/pull/5746.
2015-01-13 22:33:01 +01:00
Vladimír Čunát 07966befee thunderbird: update, and refactor the expression
- use mach for building (the way Mozilla devs use),
- use --disable-debug-symbols to reduce build-time resource consumption
2015-01-13 22:10:39 +01:00
Luca Bruno 5f12045f34 blender: fix build after update to 2.73 2015-01-13 21:35:22 +01:00
Peter Simons ddf0804a87 ghc-7.8.3-binary: remove broken platforms
The source tarballs URLs and hashes for everything but x86_64-darwin
were just copied from the 7.0.4 binaries. That's not going to work. :-(
2015-01-13 21:25:14 +01:00