Commit Graph

61706 Commits

Author SHA1 Message Date
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
Daniel Frank
bcc7f58c1f mbuffer: new package 2015-10-31 13:45:21 +01:00
Stéphane Jourdois
ffd26935cc lilypond: allow build on darwin 2015-10-31 12:24:25 +01:00
Jude Taylor
7eea66cabe Merge pull request #10729 from Profpatsch/hsparql-fix-build
haskellPackages: skip hsparql checks
2015-10-30 20:30:18 -07:00
Profpatsch
35dd880019 haskellPackages: skip hsparql checks 2015-10-31 04:25:37 +01:00
Jude Taylor
9da6517c36 atlas: patch out usage of deprecated tmpnam on darwin 2015-10-30 20:15:26 -07:00
William A. Kennington III
aed092339d rustcMaster: 2015-10-17 -> 2015-10-27 2015-10-30 19:40:52 -07:00
William A. Kennington III
3406cdd0ce rustc: 1.3.0 -> 1.4.0 2015-10-30 19:40:35 -07:00
William A. Kennington III
ea49c910a5 kernel: 3.18.22 -> 3.18.23 2015-10-30 17:17:14 -07:00
Michiel Leenaars
d4f643c845 Armagetronad: init at version 0.2.8.3.3 2015-10-31 00:34:20 +01:00
Eelco Dolstra
58f9896a43 nixUnstable: Update to 1.11pre4273_71039be 2015-10-31 00:22:32 +01:00
Peter Simons
9405a67858 uhc: the build is broken
src/ehc/Base/Debug.chs:22:34:
        Ambiguous occurrence `showPP'
        It could refer to either `UHC.Compiler.Base.Debug.showPP',
                                 defined at src/ehc/Base/Debug.chs:19:1
                              or `UHC.Util.Pretty.showPP',
                                 imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22

    src/ehc/Base/Debug.chs:28:32:
        Ambiguous occurrence `showPP'
        It could refer to either `UHC.Compiler.Base.Debug.showPP',
                                 defined at src/ehc/Base/Debug.chs:19:1
                              or `UHC.Util.Pretty.showPP',
                                 imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22
2015-10-30 23:16:25 +01:00
Peter Simons
e2db6af4b6 configuration-hackage2nix.yaml: update broken builds 2015-10-30 23:16:19 +01:00
Peter Simons
51ce51a60f hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-26-gcb66650 using the following inputs:

  - Nixpkgs: 62a178f86b
  - Hackage: d288879f8a
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 61e6f9dbeb
2015-10-30 23:16:10 +01:00
John Wiegley
a946805aa2 emacs24Macport: update 24.5-mac-5.11 -> 24.5-mac-5.12 2015-10-30 12:09:09 -07:00
Domen Kožar
dd1882d991 nova, keystone, glance, neutron: use correct mysql lib 2015-10-30 19:48:57 +01:00
Jude Taylor
9b4ba3c5da style fix in ffmpeg expression 2015-10-30 11:40:35 -07:00
Asko Soukka
aa12640cb9 darwin: ffmpeg: add needed inputs 2015-10-30 11:40:35 -07:00
Pascal Wittmann
75aadaeef7 Merge pull request #10725 from jb55/dragon-drop
dragon-drop: init at git-2014-08-14
2015-10-30 19:28:43 +01:00
William Casarin
a2f8585c39 dragon-drop: init at git-2014-08-14 2015-10-30 11:17:22 -07:00
Arseniy Seroka
21e2d0b264 Merge pull request #10717 from richardipsum/richardipsum/cliapp
cliapp: 1.20140719 -> 1.20150305
2015-10-30 21:07:12 +03:00
Arseniy Seroka
d0a225528b Merge pull request #10722 from steveeJ/godep
godep: init at release 17
2015-10-30 21:06:34 +03:00
Shea Levy
3c14c32975 Really disable the firmware loader user helper fallback 2015-10-30 13:31:51 -04:00
Richard Ipsum
db6ba342e9 cliapp: 1.20140719 -> 1.20150305
Also fetch from git rather than from tarball
2015-10-30 16:57:50 +00:00
Stefan Junker
d8d3c1aba9 vim-plugins: add colorschemes and colorstepper 2015-10-30 16:21:37 +01:00
Stefan Junker
40eaa5fe02 godep: init at release 17 2015-10-30 16:05:43 +01:00
Eelco Dolstra
e0596c9603 Remove apparently unnecessary use of enableDebugging 2015-10-30 15:31:47 +01:00
Shea Levy
a7157fa2f0 Remove firmware loader fallback.
Systemd dropped support in 207 (would be nice if configure failed with a bad flag),
so all this does is add an annoying delay if firmware can't be found by the kernel
2015-10-30 10:29:56 -04:00
Arseniy Seroka
99744943a4 Merge pull request #10657 from rycee/bump/cd-discid
cd-discid: 0.9 -> 1.4
2015-10-30 17:25:03 +03:00
Eelco Dolstra
d9d5c98c56 Add option environment.enableDebugInfo
This makes the debug outputs of packages that have them available to
programs like gdb.
2015-10-30 15:21:16 +01:00
Eelco Dolstra
58e9440b89 Add option to link additional package outputs into system.path
This is necessary to get stuff like separate manpages, info files,
debug symbols, etc.
2015-10-30 15:21:02 +01:00
Frederik Rietdijk
858f67d744 python tabulate: init at 0.7.5 2015-10-30 14:41:05 +01:00
Frederik Rietdijk
3b6cb81e35 python nbconvert: 4.0.0 -> 4.1.0 2015-10-30 14:40:53 +01:00
Peter Simons
dd3d3110a7 emacs-magit: update to version 2.3.0 2015-10-30 14:34:21 +01:00
Peter Simons
0608615f78 emacs-dash: update to version 2.12.1 2015-10-30 14:34:21 +01:00
Peter Simons
c9e3a8facc Merge pull request #10710 from datakurre/datakurre-irkernel
r-modules: init IRkernel packages
2015-10-30 14:21:29 +01:00
Domen Kožar
f55ff7c10b Merge pull request #10714 from FRidh/mock
python mock: enable for python 3.5
2015-10-30 11:32:42 +01:00
Domen Kožar
0509252e28 python: don't pass disabled to derivation 2015-10-30 11:31:19 +01:00
Domen Kožar
df6a869ea7 Merge pull request #10712 from FRidh/matplotlib
python matplotlib: 1.4.3 -> 1.5.0
2015-10-30 11:27:23 +01:00
Frederik Rietdijk
9a1b642942 python mock: enable for python 3.5 2015-10-30 11:11:54 +01:00
Eelco Dolstra
db19779965 nvidia-x11: Update to 352.55 2015-10-30 11:06:36 +01:00
Frederik Rietdijk
d320d3dcbf python matplotlib: 1.4.3 -> 1.5.0 2015-10-30 10:14:38 +01:00
Domen Kožar
a862dd2ad2 atom: 1.0.4 -> 1.1.0 2015-10-30 09:51:40 +01:00
Vladimír Čunát
4e1fdadd02 mariadb: fix non-Darwin builds after 86dae701
I took care to get the same derivation as before that commit on Linux
and not to change derivation on Darwin.
2015-10-30 09:29:02 +01:00
Vladimír Čunát
abbe5f27a9 neovim: make pynvim runnable even if not in $PATH 2015-10-30 09:21:08 +01:00
Frederik Rietdijk
798c5469d9 python cycler: init at 0.9.0 2015-10-30 09:11:47 +01:00
Domen Kožar
d52a1b3ce6 Merge pull request #10701 from dtulig/master
pyelasticsearch: init at 1.4
2015-10-30 08:48:02 +01:00
Domen Kožar
ed02ed0657 nova, neutron, keystone: add pymysql 2015-10-30 08:46:56 +01:00
Vincent Laporte
a25d7d523e ocaml-csv: 1.4.1 -> 1.4.2 2015-10-30 06:03:50 +01:00
Asko Soukka
d8e3a981c5 r-modules: init IRkernel packages 2015-10-30 03:48:23 +02:00
David Tulig
56cab134a3 pyelasticsearch: add comment that tests require an elasticsearch instance 2015-10-29 20:38:14 -05:00
Thomas Tuegel
6e44f0710a Merge pull request #10697 from bendlas/update-dropbox-master
dropbox: 3.8.9 -> 3.10.9
2015-10-29 16:42:20 -05:00
Eelco Dolstra
971430f623 Move stdenv-darwin bootstrap binaries to nixos.org
These are taken from http://hydra.nixos.org/build/27002702.
2015-10-29 22:16:06 +01:00
Jude Taylor
ce4f1098ca reduce security setup hook duplication 2015-10-29 13:56:02 -07:00
Jude Taylor
949c4017b5 emacs-24-mac: propagate frameworks 2015-10-29 13:56:02 -07:00
Vincent Laporte
7cb6dbc3d0 merlin: 2.2 -> 2.3 2015-10-29 21:35:41 +01:00
Vincent Laporte
2b7ded8d62 gnumeric: 1.12.23 -> 1.12.24 2015-10-29 21:35:41 +01:00
Pascal Wittmann
7d92565c5f perl-Config-Tiny: 2.22 -> 2.23 2015-10-29 21:09:54 +01:00
Pascal Wittmann
29974c5a0a perl-Config-MVP-Reader-INI: 2.101462 -> 2.101463 2015-10-29 21:09:54 +01:00
Pascal Wittmann
badeb8d35d perl-Config-General: 2.58 -> 2.60 2015-10-29 21:09:54 +01:00
Jude Taylor
86dae70173 mariadb: fix multiple outputs on darwin 2015-10-29 12:52:30 -07:00
Arseniy Seroka
91bc2e97ba Merge pull request #10695 from FlorentBecker/cuyo
cuyo: init at 2.1.0
2015-10-29 22:23:39 +03:00
David Tulig
a2bd903639 pyelasticsearch: init at 1.4 2015-10-29 14:22:22 -05:00
Rok Garbas
b7ab0a47de neovim: adding python gui option
- pythonPackages.neovim_gui init
2015-10-29 19:58:08 +01:00
Domen Kožar
24d5618d23 Merge pull request #10682 from chris-martin/docker-compose-version
docker-compose: 1.4.0 -> 1.4.2
2015-10-29 19:55:32 +01:00
Pascal Wittmann
9ca98a07a7 Merge pull request #10699 from bendlas/update-i2p
i2p: 0.9.21 -> 0.9.22
2015-10-29 19:51:57 +01:00
Chris Martin
eabef5545a docker-compose: 1.4.0 -> 1.4.2 2015-10-29 14:42:53 -04:00
Ricardo M. Correia
9aa4482771 Merge pull request #10661 from DamienCassou/new-mates
mates: init at 0.1.0
2015-10-29 18:52:21 +02:00
Luca Bruno
e6a7834a56 valum: init at 0.2.0 2015-10-29 16:58:14 +01:00
Luca Bruno
62b567bf56 ctpl: init at 0.3.4 2015-10-29 16:58:13 +01:00
Herwig Hochleitner
6c961ee810 i2p: 0.9.21 -> 0.9.22 2015-10-29 16:54:56 +01:00
Herwig Hochleitner
7b7faf5f4e dropbox: 3.8.9 -> 3.10.9 2015-10-29 16:41:09 +01:00
Florent Becker
75df675d1f cuyo: init at 2.1.0 2015-10-29 16:12:45 +01:00
Arseniy Seroka
417c017840 Merge pull request #10578 from simonvandel/arc-theme
arc-gtk-theme: init at f4c71247cf9470037d052ae4a12b86073d0001ff
2015-10-29 17:59:42 +03:00
Ricardo M. Correia
777c9c3768 buildRustPackage: fix erroneous /bin/sh reference
The fetch-cargo-deps script is written in bash syntax, but it
erroneously ran under the /bin/sh interpreter.

This wasn't noticed because /bin/sh is actually bash in NixOS, but on
some other systems this is not true.
2015-10-29 15:16:51 +01:00
Tobias Geerinckx-Rice
2cba327feb gparted: add utillinux dependency for blkid
From gparted-0.24.0-README.md:

"Blkid command should be considered mandatory as it is required to
 detect a number of file systems which libparted doesn't detect."
2015-10-29 14:39:52 +01:00
Lluís Batlle i Rossell
61c6597246 Bringing back eo symbols for xkb
I port the patch for esperanto symbols removed in
1be2acd131 to the current
xkeyboardconfig.

(cherry picked from commit 4a830de032)
2015-10-29 13:32:35 +01:00
Pascal Wittmann
6efc697224 Merge pull request #10668 from shdpl/ntopng2
ntopng: 1.2.1 -> 2.0.0
2015-10-29 12:15:58 +01:00
Domen Kožar
e2f97c83ad python3Packages: more fixes 2015-10-29 11:28:16 +01:00
Domen Kožar
5c37ce8aa7 Merge pull request #10562 from obadz/chromium-srtp-crash-fix
Revert "chromium: 45.0.2454.101 -> 46.0.2490.71"
2015-10-29 10:54:26 +01:00
Domen Kožar
8c0e488f51 Merge pull request #10690 from FRidh/llvmlite
python llmvlite: enum34 also for python 3.5
2015-10-29 10:15:05 +01:00
Domen Kožar
83fc0a07f0 Merge pull request #10683 from chris-martin/docker-compose-meta
docker-compose: update homepage and description
2015-10-29 10:06:36 +01:00
Frederik Rietdijk
71fa5fb554 python llmvlite: enum34 also for python 3.5 2015-10-29 09:06:29 +01:00
Jude Taylor
f0dd213295 propagate AGL from wxmac for erlang's sake 2015-10-29 00:51:39 -07:00