Commit graph

56102 commits

Author SHA1 Message Date
Michael Raskin 54cebfc27e FreeIPMI: 1.4.7 -> 1.4.8 2015-01-11 16:43:29 +03:00
Michael Raskin 9d6bd701bb GNU Chess 6.1.2 -> 6.2.1 2015-01-11 16:43:29 +03:00
Georges Dubus 2b1c649146 Merge pull request #5673 from kirelagin/fix-nox
nox: Do not wrap
2015-01-11 12:36:03 +01:00
Peter Simons bca9b8d867 haskell-generic-builder: make $shellHook in 'env' attribute more robust
In case our GHC environment is empty, the old code ended up running
'grep export' on a GHC binary, which doesn't seem like a good idea.
2015-01-11 11:59:47 +01:00
Peter Simons dbb4012fdc haskell-generic-builder: add a helpful message that explains why it makes no sense to build an 'env' attribute 2015-01-11 11:39:16 +01:00
Peter Simons efbe928ac3 Merge pull request #5707 from rycee/updates/svtplay-dl
Update 'svtplay-dl' version to 0.10.2015.01.05.
2015-01-11 11:31:54 +01:00
Peter Simons 43bae26b33 Merge pull request #5627 from oxij/update-postfix
postfix: make 2.11 the default, nixos: update postfix config for 2.11
2015-01-11 11:28:31 +01:00
Robert Helgesson 9ab3e7b551 Update 'svtplay-dl' version to 0.10.2015.01.05. 2015-01-11 11:24:13 +01:00
Domen Kožar 44912c2ac1 Merge pull request #5598 from brendanlong/go-1.4
go: Update to 1.4
2015-01-11 07:46:58 +01:00
Domen Kožar d8389fc073 Merge pull request #5661 from robberer/php/geoip
php: add geoip-1.1.0 module
2015-01-11 07:45:55 +01:00
Domen Kožar 6eaefa8c31 Merge pull request #5660 from Calrama/seafile
seafile: update client, ccnet, libsearpc and shared
2015-01-11 07:44:43 +01:00
Domen Kožar 9e09af5b5b Merge pull request #5682 from matejc/e_import_fix
enlightenment: import dialog fix
2015-01-11 07:43:50 +01:00
Domen Kožar 1361b75ef8 Merge pull request #5700 from eduarrrd/pianobar
pianobar: update to pianobar-2014.09.28
2015-01-11 07:43:29 +01:00
Domen Kožar 385315620b Merge pull request #5705 from nckx/fmit
Add fmit: Free Musical Instrument Tuner
2015-01-11 07:41:03 +01:00
Tobias Geerinckx-Rice 9fc1a35784 Add fmit: Free Musical Instrument Tuner 2015-01-11 03:19:40 +01:00
Peter Simons 7fa32aecd1 haskell-cabal-test-quickcheck: fix build with GHC 7.8.4 2015-01-11 01:46:30 +01:00
Ryan Mulligan be4704da66 update afuse to version 0.4.1
addresses #5670, needs testing!
2015-01-10 15:44:31 -08:00
Peter Simons b31082d246 haskell-generic-builder: propagate build inputs only if we're building a library 2015-01-10 23:54:30 +01:00
Peter Simons f639d6bb09 darcs: switch to haskell-ng build 2015-01-10 23:38:16 +01:00
Peter Simons be8219e35b haskell-ng: disable broken ghcjs build 2015-01-10 23:36:59 +01:00
Peter Simons 2ff8d1940f haskell-configuration-*: polish compiler-specific overrides 2015-01-10 23:36:59 +01:00
Peter Simons 55003ca34b pkgs/development/haskell-modules/lib.nix: add funky helper function for overriding 2015-01-10 23:36:59 +01:00
Eduard Bachmakov 0d7c055c54 pianobar: update to pianobar-2014.09.28
- libmad and faad have been dropped for libav
- CC is exported since pianobar forces CC=c99 else
- add myself to maintainers
2015-01-10 16:44:50 -05:00
Patrick Mahoney 41ca36e30c fswatch: new derivation 2015-01-10 15:10:16 -06:00
Arseniy Seroka 0a80cf9e51 Merge pull request #5698 from abbradar/mumble-pa
mumble: add pulseaudio support
2015-01-10 23:49:21 +03:00
Nikolay Amiantov 663082b366 mumble: add pulseaudio support 2015-01-10 23:36:42 +03:00
Patrick Mahoney 70e7b34470 gettext: add derivation for 0.19 series 2015-01-10 13:26:01 -06:00
Arseniy Seroka 4f596fb93f Revert "zsh: profile-relative functions path"
This reverts commit 766207ca1d.

We need to solve the problem with `environment.profileRelativeEnvVars`.
The best workaround is to make profileRelativeEnvVars prepend paths.
2015-01-10 22:11:13 +03:00
Vincent Laporte 425935916c smtube: update from 14.8 to 14.12 2015-01-10 19:36:22 +01:00
Peter Simons 7e2f1493b7 haskell-ng: update to jailbreak-cabal 1.2, which supports Cabal 1.22.x now 2015-01-10 18:50:49 +01:00
Shea Levy e4c9a521ef haskellng: remove amazonka patches.
New amazonka was released.

@peti Long-term, is there a way to have hackage2nix warn about patched
packages?
2015-01-10 11:35:25 -05:00
vbgl 0b09d52085 Merge pull request #5693 from benmos/riemann-0.2.7
Upgrading Riemann 0.26 -> 0.27
2015-01-10 17:06:10 +01:00
Ben Moseley b7d72dbf5b Upgrading Riemann 0.26 -> 0.27 2015-01-10 15:17:46 +00:00
Peter Simons 11ac18a6e6 haskell-ng: update cabal2nix snapshot 2015-01-10 15:55:47 +01:00
Peter Simons 89b5d9ee14 haskell-generic-builder: add an 'env' attribute to every Haskell expression that can be used with nix-shell to create an interactive build environment for this package
For example:

  nix-shell --pure ~/.nix-defexpr -A haskell-ng.packages.ghc784.hsdns.env
2015-01-10 15:55:47 +01:00
Peter Simons f36973ce83 haskell-ng: Make ghcWithPackages available as ghc.withPackages, too. 2015-01-10 15:55:47 +01:00
Peter Simons afca6145d4 haskell-generic-builder: simplify "package.conf.d" management
The builder creates a temporary package.conf.d database in $TMP that
contains everything required to build the current package (i.e. the
transitive closure of the package's propagated build inputs). These
files are no longer installed, however, we just install the package.conf
file for the package we're actually building. This means that
package.conf.d directory in $out won't have collisions anymore, which
simplifies the with-packages-wrapper.nix a bit.
2015-01-10 15:55:47 +01:00
Peter Simons fa27f2af5b hackage-packages.nix: rebuild from Hackage 2015-01-10T13:56:15+0100 2015-01-10 15:55:47 +01:00
Peter Simons cbca401a04 configuration-ghc-7.9.x: fix license attribute for doctest override 2015-01-10 15:55:46 +01:00
vbgl c07db33941 Merge pull request #5685 from rycee/mpg321-updates
Update mpg321 from 0.2.13-2 to 0.3.2.
2015-01-10 14:59:18 +01:00
vbgl 967f343245 Merge pull request #5684 from k0ral/mkvtoolnix
mkvtoolnix: 7.3.0 -> 7.5.0
2015-01-10 14:46:32 +01:00
koral 29d7fa6525 Added mkvtoolnix-cli = mkvtoolnix without GUI dependencies. 2015-01-10 14:46:05 +01:00
Moritz Ulrich 7aca9db47d dfu-programmer: Update to 0.7.1. 2015-01-10 14:41:11 +01:00
Moritz Ulrich 85dc90565f leiningen: Update to 2.5.1. 2015-01-10 14:38:45 +01:00
Georges Dubus 4067b5bff4 racer: fixed version 2015-01-10 14:25:54 +01:00
Vincent Laporte 571e196aba getdata: update from 0.8.5 to 0.8.6 2015-01-10 14:19:07 +01:00
Robert Helgesson 37e2338042 Update mpg321 from 0.2.13-2 to 0.3.2.
Also
  - ensure that the man pages are installed,
  - add myself as maintainer, and
  - enable ALSA support on Linux.
2015-01-10 14:10:25 +01:00
Eelco Dolstra b0321dadcb blender: Update to 2.73 2015-01-10 12:24:18 +01:00
Moritz Ulrich 19c686e768 node-packages.json: Add castnow & regenerate. 2015-01-10 12:11:58 +01:00
koral 57090412cb mkvtoolnix: 7.3.0 -> 7.5.0 2015-01-10 12:01:58 +01:00