Commit graph

71510 commits

Author SHA1 Message Date
Domen Kožar
93b81871eb pythonPackages.kazoo: don't depend on zookeeper at build time 2015-11-01 10:09:47 +01:00
Domen Kožar
753e757b83 Merge pull request #10743 from sjourdois/pythonPackages
Python packages: some new ones and fixes to cairocffi
2015-11-01 09:22:16 +01:00
Domen Kožar
050bba281e Merge pull request #10766 from sjourdois/hackrf
hackrf: allow on darwin
2015-11-01 09:20:46 +01:00
Domen Kožar
bf44d681b5 Merge pull request #10747 from tokudan/mbuffer
mbuffer: new package
2015-11-01 09:19:35 +01:00
Domen Kožar
581ae33e96 Merge pull request #10107 from ryantm/calibre-server
calibre-server service: init
2015-11-01 09:19:03 +01:00
Jude Taylor
42fffee9da darwin purity: aria2 2015-10-31 17:03:13 -07:00
Jude Taylor
020bd4a723 darwin purity: polyml 2015-10-31 16:58:32 -07:00
Stéphane Jourdois
216fc04c50 hackrf: allow on darwin 2015-10-31 23:47:49 +01:00
Daniel Frank
969ebc3e16 mbuffer: use version variable 2015-10-31 22:57:19 +01:00
Ryan Mulligan
922bf3986b calibre-server service: add type to libraryDir option 2015-10-31 14:21:56 -07:00
Domen Kožar
82b9692f12 Merge pull request #10718 from FRidh/python
python: nbconvert update and new tabulate package
2015-10-31 22:15:29 +01:00
Domen Kožar
8a02e2b7e4 Merge pull request #10759 from datakurre/datakurre-lightning
lightning-python: init at 1.2.1
2015-10-31 22:12:51 +01:00
Domen Kožar
d06aa704d8 Merge pull request #10763 from sjourdois/mkvtoolnix
mkvtoolnix: darwin fixes
2015-10-31 22:11:03 +01:00
Domen Kožar
5d123217fc Merge pull request #10754 from sjourdois/ascii
ascii: allow build on darwin
2015-10-31 22:10:41 +01:00
Domen Kožar
0d2f8cfd47 Merge pull request #10756 from sjourdois/ssdeep
ssdeep: only run patchelf on linux
2015-10-31 22:10:27 +01:00
Domen Kožar
afdeffd61a Merge pull request #10753 from sjourdois/darwin
xdg-utils: allow build on darwin
2015-10-31 22:09:03 +01:00
Domen Kožar
f1cc9ac9eb Merge pull request #10761 from sjourdois/gptfdisk
gptfdisk: darwin fixes
2015-10-31 22:06:28 +01:00
Domen Kožar
61bf01d774 Merge pull request #10762 from sjourdois/testdisk
testdisk: darwin fixes
2015-10-31 22:06:10 +01:00
Domen Kožar
7207dd8f1a typo 2015-10-31 22:05:12 +01:00
Domen Kožar
b8d9a16eec letsencrypt: add 0.0.0.dev20151030 2015-10-31 22:01:20 +01:00
Stéphane Jourdois
4532d88447 mkvtoolnix: darwin fixes 2015-10-31 22:01:05 +01:00
Stéphane Jourdois
754e1a285b testdisk: darwin fixes 2015-10-31 21:45:23 +01:00
Stéphane Jourdois
a8c0eab3d0 gptfdisk: darwin fixes 2015-10-31 21:26:52 +01:00
Robert Scott
bd09639db1 django-silk: init at 0.5.6 2015-10-31 19:39:53 +00:00
Stéphane Jourdois
480a4069f1 ssdeep: only run patchelf on linux 2015-10-31 20:03:56 +01:00
Stéphane Jourdois
810fc8dd70 python pygal: init at 2.0.8 2015-10-31 19:57:37 +01:00
Stéphane Jourdois
e6c6b4a765 python tinycss: init at 0.3 2015-10-31 19:57:37 +01:00
Stéphane Jourdois
5aba0536c7 python cairosvg: init at 1.0.18 2015-10-31 19:57:37 +01:00
Stéphane Jourdois
51724c5b7d python cairocffi: hardcode cairo library path 2015-10-31 19:57:36 +01:00
Asko Soukka
86a14d9ad4 lightning-python: init at 1.2.1 2015-10-31 20:52:50 +02:00
Peter Simons
a9254356d1 haskell-math-functions: trigger re-build to fix broken binaries on Hydra 2015-10-31 18:44:43 +01:00
Peter Simons
ed3f952933 configuration-hackage2nix.yaml: update list of broken packages 2015-10-31 18:44:41 +01:00
Peter Simons
7a6fe2d4c5 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:

  - Nixpkgs: 07b9003464
  - Hackage: b8c50379ae
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 05c38f5cda
2015-10-31 18:43:34 +01:00
Arseniy Seroka
ae7e59f0a7 Merge pull request #10742 from sjourdois/lilypond
lilypond: allow build on darwin
2015-10-31 20:00:17 +03:00
Stéphane Jourdois
a39832a12c xdg-utils: allow build on darwin 2015-10-31 17:58:23 +01:00
John Wiegley
22392d8134 Correction to Boost RPATH for Darwin systems 2015-10-31 09:35:06 -07:00
John Wiegley
cdfb08b9c6 haskellPackages.c2hs: Disable tests on Darwin
The tests require gcc, but gcc is no longer available on Darwin systems.
2015-10-31 09:34:26 -07:00
John Wiegley
8f97ad7b3c coqPackages.ssreflect: add ncurses as a dependency
This is needed in the Darwin pure environment, where ncurses is not
available within the sandbox.  The exact error was:

coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads src/ssrmatching.cmo src/ssreflect.cmo
ld: warning: directory not found for option '-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun'
ld: library not found for -lncurses
2015-10-31 09:33:05 -07:00
John Wiegley
8c183349e5 emacs24Macport: update 24.5-mac-5.12 -> 24.5-mac-5.13 2015-10-31 09:32:30 -07:00
Stéphane Jourdois
42dfe8f4e1 ascii: allow build on darwin 2015-10-31 16:08:03 +01:00
Benno Fünfstück
d767aae721 sddm module: support autologin configuration 2015-10-31 16:04:52 +01:00
Thomas Tuegel
95725b2581 nixos/kde5: install oxygen-icons 2015-10-31 08:48:54 -05:00
Thomas Tuegel
db408a8ceb plasma_stable: plasma-5.3.2 -> plasma-5.4.2 2015-10-31 08:48:54 -05:00
Thomas Tuegel
afc364f194 Revert "kiconthemes: default theme is breeze"
This reverts commit 6454d8725b21fbd8c85acdda4cc1de4e8eb9c1a7.
2015-10-31 08:48:53 -05:00
Thomas Tuegel
5e65741e41 nixos/kde5: install a more complete desktop 2015-10-31 08:48:53 -05:00
Thomas Tuegel
24babaad9a makeQtWrapper: wrap XDG directories 2015-10-31 08:48:53 -05:00
Thomas Tuegel
beaca8e3b7 plasma-workspace: kapplymousetheme moved to plasma-desktop 2015-10-31 08:48:52 -05:00
Thomas Tuegel
0054a12772 kde-gtk-config: follow symlinks 2015-10-31 08:48:52 -05:00
Thomas Tuegel
4c4a53e516 kiconthemes: default theme is breeze 2015-10-31 08:48:51 -05:00
Thomas Tuegel
19ebf93df3 konsole: wrap with Qt path 2015-10-31 08:48:51 -05:00