Commit graph

52563 commits

Author SHA1 Message Date
Peter Simons cdfb44d5f6 haskell-hindent: update to version 3.9.1 2014-11-07 23:22:26 +01:00
Peter Simons 8a4ffca4df haskell-generic-deriving: update to version 1.7.0 2014-11-07 23:22:26 +01:00
Peter Simons 3049fb6f35 haskell-generic-aeson: update to version 0.2.0.2 2014-11-07 23:22:26 +01:00
Peter Simons 5e865740f1 haskell-extra: update to version 0.7 2014-11-07 23:22:26 +01:00
Peter Simons 0d392185e9 haskell-HaTeX: update to version 3.15.0.0 2014-11-07 23:22:26 +01:00
Peter Simons 55d8f58d76 haskell-Extra: update to version 1.46.3 2014-11-07 23:22:26 +01:00
Peter Simons 40bb2781ee cabal: add "-hidir $TMPDIR" parameter to ghc call that compiles Setup.hs
Packages that don't have a Setup.hs file get to use a default version that
lives in the Nix store. By default ghc tries to put the Setup.o and Setup.hi
files in the same directory as the source file, which isn't writable. This
leads to build errors [1]. Thus, we re-direct those paths to a build-local
writable location: $TMPDIR.

Arguably, we could also use "." or copy the /nix/store/deadbeef-Setup.hs file
into the local source directory before compiling, which would work fine, too.

[1] https://github.com/NixOS/nixpkgs/issues/4851
2014-11-07 23:22:25 +01:00
Arseniy Seroka d3bcc4ac98 Merge pull request #4877 from rycee/morituri
New packages 'morituri' and 'pycdio'
2014-11-07 23:33:24 +03:00
Robert Helgesson c85b1c63df Add package 'morituri', a CD ripper. 2014-11-07 21:26:53 +01:00
Robert Helgesson 442b097b0d Add 'pycdio', a Python wrapper for libcdio. 2014-11-07 21:26:53 +01:00
Arseniy Seroka babd40d7e3 Merge pull request #4872 from joachifm/sympy-fixes
Sympy fixes
2014-11-07 23:12:30 +03:00
Michael Raskin 0934ddf3e0 Update firefox source build, too 2014-11-07 21:42:45 +03:00
Michael Raskin f5da4dab72 Merge pull request #4873 from taku0/firefox-bin-33.0.3
Update firefox-bin to 33.0.3
2014-11-07 20:57:45 +03:00
stewart 02e4f82191 new package: ccnx 2014-11-08 01:27:39 +08:00
Peter Simons f811f1fc65 maintainers.nix: fix broken entry for 'sjmackenzie' 2014-11-07 18:10:54 +01:00
Peter Simons 4c84621a7f Fix gnupgcompat1 which doesn't seem to work with gnupg version 2.1. 2014-11-07 18:03:34 +01:00
cillianderoiste a55228c833 Merge pull request #4875 from sjmackenzie/new-maintainer-fix
semi-colon in maintainers
2014-11-07 17:52:38 +01:00
Stewart Mackenzie dbf05940dc semi-colon in maintainers 2014-11-08 00:49:05 +08:00
Moritz Ulrich 35ea4085bc dwarf-fortress: delete old 34.11 package. 2014-11-07 17:22:29 +01:00
Moritz Ulrich 9c301c1fa1 dwarf-fortress: Update to 40.15. 2014-11-07 17:22:29 +01:00
Austin Seipp 5c08871626 Merge pull request #4874 from sjmackenzie/new-maintainer
new maintainer: sjmackenzie
2014-11-07 10:19:22 -06:00
stewart 9042b9b9fc new maintainer: sjmackenzie 2014-11-08 00:17:33 +08:00
Cillian de Róiste afc80bb170 Fixed typo: home -> homepage 2014-11-07 16:51:27 +01:00
cillianderoiste 1fe98d4057 Merge pull request #4871 from exlevan/master
pasystray: new package
2014-11-07 16:48:34 +01:00
Joachim Fasting 432ffd257e sympy: minor updates
- Specify meta.license
- Download from pypi rather than github
2014-11-07 16:44:14 +01:00
Moritz Ulrich 9cf9675a60 openttd: Update to 1.4.4. 2014-11-07 16:40:44 +01:00
Moritz Ulrich df995253e3 ledger3: Update to 3.1
This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default
attribute pkgs.ledger pointing at ledger3.
2014-11-07 16:29:15 +01:00
Alexey Levan 3fb4af7f75 pasystray: add meta attributes 2014-11-07 17:19:50 +02:00
taku0 ffcf930daa Update firefox-bin to 33.0.3 2014-11-08 00:00:13 +09:00
Nikolay Amiantov 46b866cf63 nixos/git-daemon: fix 'exportAll' option 2014-11-07 15:50:01 +03:00
Nikolay Amiantov af1d09879b nixos/git-daemon: add 'user' and 'group' options 2014-11-07 15:49:45 +03:00
Nikolay Amiantov 4b2e43865a nixos/git-daemon: add types 2014-11-07 15:49:03 +03:00
Alexey Levan ede000316a pasystray: new package 2014-11-07 14:42:45 +02:00
Boris Sukholitko 0d89afdedd docker: propagate nix.proxy into daemon environment 2014-11-07 13:46:36 +02:00
Domen Kožar a0696b4536 linux_3_12: fix hash 2014-11-07 12:39:04 +01:00
Peter Simons 183c297ea1 haskell-hdevtools: update hash of the patch after its pull request has been rebased 2014-11-07 12:21:48 +01:00
Eelco Dolstra dde6d5708c Add set apacheHttpdPackages containing modules for specific Apache versions
Similar to linuxPackages etc.
2014-11-07 12:08:30 +01:00
Peter Simons 69bb66902f emacs-icicles: add current icicles snapshot to emacsPackages 2014-11-07 11:55:57 +01:00
Eelco Dolstra 2819063c37 mod_evasive: Add Apache version check 2014-11-07 11:42:43 +01:00
Eelco Dolstra 690154993d mod_fastcgi: Fix building against Apache 2.4 2014-11-07 11:38:50 +01:00
Eelco Dolstra bad2955079 mod_python: Update to 3.5.0
This fixes building against Apache 2.4.
2014-11-07 11:31:04 +01:00
Vincent Laporte fbbd88017f zarith: propagate build input gmp 2014-11-07 09:50:39 +00:00
vbgl 8baab59b98 Merge pull request #4867 from exlevan/master
Add anthy support to uim
2014-11-07 09:37:26 +00:00
Alexey Levan 662d357684 Add anthy support to uim 2014-11-07 11:17:48 +02:00
Michael Raskin 3e118edf3a Refactor and fix fdm build. Moved makeFlags definition because non-builderDefs packages cannot use $out in direct variable definitions like makeFlags. 2014-11-07 12:05:15 +03:00
Pascal Wittmann 647f58bfaf calibre: update from 2.8.0 to 2.9.0 2014-11-07 09:55:21 +01:00
lethalman 7d9d7e751d Merge pull request #4866 from iyzsong/ostree
add ostree
2014-11-07 09:48:30 +01:00
Michael Raskin 689f1af563 Refactor Lazarus build a bit and build it with all the components by default 2014-11-07 11:41:12 +03:00
Arseniy Seroka f33436596b Merge pull request #4852 from sjmackenzie/new-pkg-libcouchbase
libcouchbase: new package
2014-11-07 11:13:08 +03:00
宋文武 33d1a9a3cf ostree: new package 2014-11-07 13:30:04 +08:00