Commit graph

18609 commits

Author SHA1 Message Date
Kovacsics Robert (NixOS-SSD2)
c0b710fc68 wmii-hg: init at 2012-12-09 2015-09-03 12:58:11 +02:00
Kovacsics Robert (NixOS-SSD2)
b02921d4ca libixp-hg: init at 2012-12-02 2015-09-03 12:58:11 +02:00
Guillaume Maudoux
f5205a7ba6 python-web.py: disable Py3k interpreter, fixes #9619 2015-09-03 12:50:16 +02:00
Eric Sagnes
4080b744b2 php-imagick: init at 3.1.2, fixes #9627 2015-09-03 12:47:27 +02:00
Luca Bruno
271b7ad006 Revert "zbar: ghostscript was missing for zbar"
This reverts commit a906355b8a.

Fixed imagemagick -lgs reference in .la file.

cc @garbas
2015-09-03 12:21:34 +02:00
Eelco Dolstra
a536eda82e Add firefox-esr 2015-09-03 11:15:53 +02:00
Rok Garbas
c7580cd175 dragonegg: does not build with gcc49
https://llvm.org/bugs/show_bug.cgi?id=19847
2015-09-03 11:02:56 +02:00
Spencer Janssen
27ffcf7872 stevedore: add pbr to propagatedBuildInputs
This fixes a crash in flexget and possibly other packages. I think the
issue was introduced in fc1165b0d9
2015-09-03 01:24:52 -05:00
William A. Kennington III
4bd817b82a pond: Migrate to go-packages 2015-09-02 22:17:45 -07:00
William A. Kennington III
20a1c9cc3b goPackages: Update appengine 2015-09-02 22:17:31 -07:00
William A. Kennington III
45734349bf dclxvi: Init at 2013-01-27 2015-09-02 22:16:53 -07:00
Rok Garbas
a906355b8a zbar: ghostscript was missing for zbar 2015-09-03 03:41:00 +02:00
William A. Kennington III
4fc7619d23 nsq: Remove benchmark utilies as they are uneeded 2015-09-02 18:19:47 -07:00
William A. Kennington III
e7a783dccf goPackages: More cleanups 2015-09-02 18:18:08 -07:00
William A. Kennington III
cb8a2e9503 nsq: Move to go-packages and 0.2.28 -> 0.3.5 2015-09-02 18:15:01 -07:00
William A. Kennington III
5f35b0f7da serfdom: Migrate to go-packages 2015-09-02 17:51:03 -07:00
William A. Kennington III
8f34c44824 asciinema: Move to go-packages 2015-09-02 17:43:36 -07:00
William A. Kennington III
acd17d21b3 mtpfs: Fix accidental deletion 2015-09-02 17:39:42 -07:00
William A. Kennington III
b50567912a mtpfs: Update to 2015-08-01 and move to go-packages 2015-09-02 17:36:23 -07:00
William A. Kennington III
72d86374f2 all-packages: goPackages Cleanups 2015-09-02 17:35:09 -07:00
William A. Kennington III
a8d64c8eea fzf: Move to go-packages and 0.10.0 -> 0.10.4 2015-09-02 17:27:03 -07:00
William A. Kennington III
dea4d952ae ngrok: Move to go-packages 2015-09-02 17:18:40 -07:00
William A. Kennington III
5b13442747 flannel: Migrate to go-packages 2015-09-02 17:05:42 -07:00
Cillian de Róiste
424ad5302e Remove tessel: too outdated, and broken 2015-09-02 22:12:34 +02:00
Eric Seidel
acdc9370f5 emacs-packages: idris-mode 0.9.18 -> 0.9.19 2015-09-02 12:14:22 -07:00
Nikolay Amiantov
13b63c29ae rxvt_unicode_with-plugins: move to the deprecated names section 2015-09-02 21:41:20 +03:00
Nikolay Amiantov
513bae1f2e bomi, mpv: avoid using deprecated youtube-dl name 2015-09-02 21:14:46 +03:00
Peter Simons
614ed1e1ad ikiwiki: use PerlMagick with imagemagickBig rather than the light version
Ikiwiki needs a version of PerlMagick that has ghostscript to fix
https://github.com/NixOS/nixpkgs/issues/9473.

This patch is brought to you courtesy of the venerable @vcunat.
2015-09-02 12:55:24 +02:00
Peter Simons
c310a5f608 all-packages.nix: instantiate 'perlPackages' with callPackage rather than import
This allows us to override the attributes passed to the package set, which is
needed to pass "imagemagickBig" to PerlMagic rather than the normal one (see
next commit).

This patch is brought to you courtesy of the venerable @vcunat.
2015-09-02 12:52:41 +02:00
Luca Bruno
873a6ce9a8 imagemagickBig: enable ghostscript 2015-09-02 11:46:27 +02:00
Rok Garbas
25a29e6671 pythonPackages.scikitlearn: fix for python2
test_standard_scaler_numerical_stability test fails on all i686 platforms
2015-09-02 10:37:48 +02:00
lethalman
9da76d7d11 Merge pull request #9552 from mayflower/fix-lxd-images
lxd: fix to include lxd-images
2015-09-02 10:32:09 +02:00
ts468
eec0113516 Merge pull request #8705 from ts468/upstream.ocaml_renaming
ocaml-modules: fix naming: "_" -> "-"
2015-09-02 10:03:22 +02:00
Thomas Strobel
616aa2bdda ocaml modules: fix some CamelCase and under_scores 2015-09-02 09:14:59 +02:00
Matthias Beyer
0f4b9218d2 python27Packages.klaus: 0.4.10 -> 0.6.0, fixes #9597 2015-09-02 08:59:07 +02:00
Thomas Strobel
e80b41e94f xen: remove 4.4.1 + fixes compilation of 4.5.x, fixes #9572 2015-09-02 08:33:24 +02:00
Vladimír Čunát
2dccca399c libunwind: security fix for CVE-2015-3239
Thanks to the monitor. Low security and high rebuild impact, but still...
2015-09-02 05:23:55 +02:00
William A. Kennington III
4fecf15b4b syncthing: Fix top-level expression 2015-09-01 17:19:11 -07:00
Rok Garbas
08ef227a61 pythonPackages.scikitlearn: apply patch for doctests on i686 and skip one test
fixes #9472
related scikit-learn/scikit-learn/#5198, scikit-learn/scikit-learn/#5197
2015-09-01 21:48:46 +02:00
Vladimír Čunát
0327ee3f8e libevent: remove unused vulnerable 1.4.x version 2015-09-01 21:37:40 +02:00
Robin Gloster
d0d8828706 lxd: fix to include lxd-images 2015-09-01 18:14:31 +00:00
Arseniy Seroka
bb3bb95f9b Merge pull request #9582 from pjones/pkg/cura.lulzbot
curaLulzbot: init at 15.02.1-1.03-5064
2015-09-01 18:46:44 +03:00
lethalman
3427ce1b61 Merge pull request #9518 from FRidh/xray
python-packages xray: init at 0.6.0
2015-09-01 17:43:38 +02:00
Kovacsics Robert (NixOS-SSD2)
7234e89913 txt2tags: init at 2.6
txt2tags is a KISS markup language
2015-09-01 14:12:26 +01:00
Carles Pagès
b4ad13f667 opencv: add version 3.0
Adding as a separate expression, as it is not api compatible with 2.x.
2015-09-01 14:53:32 +02:00
Andreas Wagner
bea3ba66bb multimarkdown: init at 4.7.1 2015-09-01 06:52:54 -04:00
Rok Garbas
dbc6c2be3f pythonPackages: fix pyutil on pypy platform 2015-09-01 11:10:27 +02:00
Eelco Dolstra
9013dc5826 inotifyTools -> inotify-tools
Fixes #9456.
2015-09-01 10:52:47 +02:00
Eelco Dolstra
217fbea5f9 Move some misplaced attributes 2015-09-01 10:50:18 +02:00
Eelco Dolstra
3ea329c6aa Revert "all-packages: warn when using deprecated attributes"
This reverts commit c53018c9a1. This
causes problems for "nix-env -qa", so we'll have to come up with a
clean solution first.

Issue #9456.
2015-09-01 10:46:32 +02:00