Commit Graph

16429 Commits

Author SHA1 Message Date
William A. Kennington III
29ea62382e jbigkit: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III
3a2df159e6 libfpx: Add derivation 2015-03-27 15:36:26 -07:00
Michael Raskin
57d9198552 Adding Bluez 5.28; 5.29 breaks LibreOffice build 2015-03-28 01:13:53 +03:00
Peter Simons
f0742a4bfb cryptol is now available from Hackage, 2015-03-27 19:45:54 +01:00
Peter Simons
337c6629e6 Merge pull request #6992 from michelk/rggobi
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-27 16:31:28 +01:00
Eelco Dolstra
0e2257966f Disable packages that depend on <nixpkgs>
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Domen Kožar
883ee4dd72 Merge pull request #6994 from oxij/trivial-package-fixes
Trivial package fixes
2015-03-27 11:09:16 +01:00
Domen Kožar
ba5134c8e0 Merge pull request #7021 from taktoa/master
Added package for willie
2015-03-27 09:39:55 +01:00
Michael Raskin
9fc71d3bf6 Add mkcl; patch by Tomas Hlavaty <tom@logand.com> 2015-03-27 08:24:35 +03:00
Remy Goldschmidt
ba4f29aee6 update_checker doesn't pass tests 2015-03-27 00:56:44 -04:00
William A. Kennington III
a8d795bfda Merge pull request #7001 from spwhitt/sdl
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
Dan Peebles
6987f5bea9 Whoops, spurious dependency 2015-03-26 23:40:40 -04:00
Dan Peebles
a0154fed8c Update and simplify hologram expression 2015-03-26 23:35:57 -04:00
Remy Goldschmidt
b3e4968491 Added willie package 2015-03-26 22:28:09 -04:00
William A. Kennington III
702590081b cgmanager: Add derivation 2015-03-26 18:16:37 -07:00
Domen Kožar
d60b1f9589 Merge pull request #6999 from risicle/django17py27
django: minimum supported python version for django 1.7 is 2.7
2015-03-27 00:37:39 +01:00
Arseniy Seroka
841c131df2 Merge pull request #7009 from spwhitt/xonsh
xonsh: new package
2015-03-27 00:12:48 +03:00
William A. Kennington III
032859faba cups: 1.7.5 -> 2.0.2 2015-03-26 13:30:54 -07:00
Robert Scott
f56b17cb30 django: minimum supported python version for django 1.7 is 2.7 2015-03-26 19:56:34 +00:00
Jaka Hudoklin
d3c6d4175a Merge pull request #6940 from offlinehacker/pkgs/ripple-data-api/add
Add ripple data api package and nixos service
2015-03-26 20:04:51 +01:00
Jaka Hudoklin
75169aabc3 Add ripple data api package and nixos service 2015-03-26 20:02:39 +01:00
William A. Kennington III
8ca8b0868c cryptsetup: 1.6.3 -> 1.6.7 2015-03-26 11:42:32 -07:00
Spencer Whitt
a1044bd26e xonsh: new package 2015-03-26 14:25:17 -04:00
Arseniy Seroka
fe91ef5132 Merge pull request #7004 from spwhitt/libsvm
libsvm: New package
2015-03-26 21:22:12 +03:00
William A. Kennington III
dd096f4600 Merge pull request #7007 from henrytill/pinentry
pinentry: fix on darwin
2015-03-26 11:20:14 -07:00
Henry Till
5d59e78828 pinentry: fix on darwin
libcap and qt4 aren't supported on Darwin, but gtk2 is.
2015-03-26 13:23:39 -04:00
Arseniy Seroka
f8c9810794 Merge pull request #6998 from oxij/update-rss-glx
rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages
2015-03-26 20:14:20 +03:00
Arseniy Seroka
c6c442bc06 Merge pull request #6996 from oxij/add-physlock
physlock: add version git-20150126
2015-03-26 20:13:54 +03:00
Arseniy Seroka
a062b64cdf Merge pull request #6995 from oxij/add-toluapp
tolua++ (toluapp): add version 1.0.92
2015-03-26 20:13:31 +03:00
Spencer Whitt
c37f53ed56 libsvm: New package 2015-03-26 11:41:57 -04:00
Peter Simons
230182f61b pythonPackages.subunit: revert "rewrite to use buildPythonPackage"
This reverts commit e42547d8e9. The change
broke samba and dependent packages.
2015-03-26 16:17:31 +01:00
Spencer Whitt
1cef6dc89a SDL: Build on Darwin 2015-03-26 11:14:45 -04:00
Jan Malakhovski
47328e663c rss-glx: update 0.8.1 -> 0.9.1, add meta, rename attribute in all-packages 2015-03-26 13:08:28 +00:00
Jan Malakhovski
0bee7429c2 physlock: add version git-20150126 2015-03-26 13:04:51 +00:00
Jan Malakhovski
46aa9361d6 tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
Jan Malakhovski
94df35da1f emacs: ghc-mod: add the binary to user environment
This is the correct way to do it, because users will expect to see the same
ghc-mod both in emacs and in shell.
2015-03-26 12:58:39 +00:00
Jan Malakhovski
6258728318 pythonPackages: notmuch: fix sourceRoot so that one can use overrides in top-level notmuch and still have this work 2015-03-26 12:58:39 +00:00
Michel Kuhlmann
c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
Domen Kožar
e42547d8e9 pythonPackages.subunit: rewrite to use buildPythonPackage 2015-03-26 10:25:58 +01:00
Domen Kožar
8feda47bee pinentry: fix build /cc wkennington 2015-03-26 10:07:05 +01:00
William A. Kennington III
4afecb84e3 Merge pull request #6948 from kevinmarsh/master
Add gspread python package
2015-03-25 22:19:08 -07:00
William A. Kennington III
2e815a7444 Merge pull request #6961 from bcdarwin/abella
new package: abella 2.0.2
2015-03-25 22:14:10 -07:00
William A. Kennington III
c32a0d9eb1 Merge pull request #6970 from joachifm/libev
Libev updates
2015-03-25 22:13:13 -07:00
William A. Kennington III
18e140701b pulseaudio: 5.0 -> 6.0 2015-03-25 22:10:47 -07:00
William A. Kennington III
9ec9e01958 Merge pull request #6978 from henrytill/mplus-outline-fonts
add mplus-outline-fonts
2015-03-25 22:10:16 -07:00
William A. Kennington III
70a8bfbcd5 pinentry: Fix for darwin 2015-03-25 16:19:02 -07:00
William A. Kennington III
ba4330a89e pinentry: Doesn't use qt4 by default so don't enable it 2015-03-25 16:15:02 -07:00
William A. Kennington III
21cd86f2d9 makeInitrd: Make prepend optional 2015-03-25 15:20:23 -07:00
William A. Kennington III
27f355c1e3 microcode-amd: Update to early loading 2015-03-25 14:44:19 -07:00
William A. Kennington III
c14919ff61 Remove old microcode2ucode 2015-03-25 14:25:04 -07:00