Commit graph

19012 commits

Author SHA1 Message Date
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
William A. Kennington III
cf92e411ee Revert "mongo-tools: fix build"
This reverts commit 3e391b839a.

This is a slower way to build the tools. Lets get this going in parallel
again. Instead of replacing the whole install process, keep the parts
which work and do just the binary copying ourselves.
2015-09-01 01:41:07 -07:00
William A. Kennington III
8570384288 goPackages: Disable failing packages 2015-09-01 01:18:39 -07:00
Tobias Geerinckx-Rice
c2de55e6f8 python-packages: fusepy/gdrivefs platforms -> unix
FUSE is available on other Unix-alikes as well.
2015-09-01 05:30:17 +02:00
Arseniy Seroka
a3fab58287 Merge pull request #9583 from pjones/pkg/geda
geda: init at 1.8.2-20130925
2015-09-01 04:42:34 +03:00
Arseniy Seroka
beda13e18a Merge pull request #9240 from layus/inginious
python-INGInious: add at 0.3.dev1
2015-09-01 04:26:41 +03:00
Peter Jones
1d4135eab9 geda: init at 1.8.2-20130925 2015-08-31 15:09:58 -06:00
Arseniy Seroka
b653aac1cc Merge pull request #9576 from rnhmjoj/bdf2psf
bdf2psf: init at 1.132
2015-08-31 23:58:50 +03:00
Peter Jones
674d0a7992 curaLulzbot: init at 15.02.1-1.03-5064 2015-08-31 14:42:05 -06:00
William A. Kennington III
7735c6cb0e Merge branch 'master.upstream' into staging.upstream 2015-08-31 10:28:18 -07:00
Gabriel Ebner
6b42cd852a qalculate-gtk: init at 0.9.7 2015-08-31 19:20:29 +02:00
Guillaume Maudoux
c601814cd3 python-inginious: init at 0.3.dev1 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
7d4b026a81 python-PyVirtualDisplay: init at 0.1.5 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
72890773c4 python-EasyProcess: init at 0.1.9 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
2dedf83d37 python-web.py: init at 0.37 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
dee6dc162f python-semantic_version: init at 2.4.2 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
c070bd7e0a python-tidylib: init at 0.2.4 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
637097a142 python-simpleldap: init at 0.8 2015-08-31 18:27:20 +02:00
Guillaume Maudoux
00abee22be python-multiprocessing: init at 2.6.2.1 2015-08-31 18:27:19 +02:00
Guillaume Maudoux
0db8e6c792 python-PyLTI: init at 0.4.0 2015-08-31 18:27:19 +02:00
Guillaume Maudoux
96a1539256 python-cgroup-utils: init at 0.6 2015-08-31 18:27:19 +02:00
Guillaume Maudoux
73c61b6286 python-sh: update 1.08 -> 1.11 2015-08-31 18:26:44 +02:00
Guillaume Maudoux
579424f94a python-PyYAML: update 3.10 -> 3.11 2015-08-31 18:26:43 +02:00
Guillaume Maudoux
ba3e4f6c10 python-pymongo: update 2.8 -> 3.0.3 2015-08-31 18:26:43 +02:00
Guillaume Maudoux
a57e6da65a python-plumbum: update 1.4.2 -> 1.5.0 2015-08-31 18:26:43 +02:00
Tobias Geerinckx-Rice
e3a93b6e9a python-packages: mycli 1.3.0 -> 1.4.0
Remove now unused prompt_toolkit0_45, and pull the unversioned
attribute back to release 0.46 until dependents catch up.
2015-08-31 17:17:32 +02:00
Tobias Geerinckx-Rice
42f329e841 python-packages: pgcli 0.19.1 -> 0.19.2 2015-08-31 17:17:31 +02:00
Tobias Geerinckx-Rice
5d6323817c python-packages: sqlparse 0.1.14 -> 0.1.16 2015-08-31 17:17:31 +02:00
Peter Simons
dea5d87e42 ghc-7.10.2: enable documentation builds by passing the required XML/XSLT toolchain
Closes https://github.com/NixOS/nixpkgs/issues/9265.

Also, pass a hscolour binary to get source code links in the generated Haddock
documentation: closes https://github.com/NixOS/nixpkgs/issues/2985.
2015-08-31 16:49:37 +02:00
Peter Simons
d7055b15b7 ghc: drop obsolete version 7.10.1
The new 7.10.2 version works fine.
2015-08-31 16:46:39 +02:00
rnhmjoj
d4b4647857 bdf2psf: init at 1.132 2015-08-31 16:04:32 +02:00
Peter Simons
77f18a152b Merge pull request #9574 from rnhmjoj/pirate-get
pirate-get: init at 0.2.7
2015-08-31 15:43:56 +02:00
Arseniy Seroka
fc1165b0d9 Merge pull request #9550 from mbakke/pbr-1.6
pbr: 0.9.0 -> 1.6.0
2015-08-31 16:22:22 +03:00
rnhmjoj
5553280940 pirate-get: init at 0.2.7 2015-08-31 13:04:20 +00:00
Marius Bakke
1869b8f213 stevedore: 0.15 -> 1.7.0 2015-08-31 12:42:22 +01:00
Marius Bakke
642a10df0e oslosphinx: init at 3.1.0 2015-08-31 12:41:59 +01:00
Marius Bakke
f5f24ce884 pbr: 0.9.0 -> 1.6.0 2015-08-31 12:40:54 +01:00
Luca Bruno
3e391b839a mongo-tools: fix build 2015-08-31 11:17:33 +02:00
Vladimír Čunát
c53018c9a1 all-packages: warn when using deprecated attributes
The aliases are split into two groups, as mass-renaming is anticipated.
Also added fold markers as in the rest of file.
https://github.com/NixOS/nixpkgs/issues/9456
2015-08-31 09:56:03 +02:00
William A. Kennington III
8e26a55dc4 linux: Add 4.2.0 2015-08-30 18:20:19 -07:00
William A. Kennington III
0f44a1c8d7 boost: Make 1.59 the default 2015-08-30 18:14:19 -07:00
William A. Kennington III
c6d73dcbb0 boost: Add 1.59 2015-08-30 18:13:58 -07:00
Domen Kožar
83b5a75d94 nettle27: remove uneeded package superseeded by 3.x
(cherry picked from commit b4b6b914c45061b403e1d0db2858f44d7776e65e)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-31 00:07:55 +02:00
Domen Kožar
6936b5c183 Merge pull request #9547 from FRidh/scikitlearn
scikit-learn: fix i686 build failures
2015-08-31 00:05:43 +02:00
Arseniy Seroka
ca29db9262 Merge pull request #9519 from FRidh/dask
python-packages dask: init at 0.7.0
2015-08-31 01:00:11 +03:00
Arseniy Seroka
167f1891c3 Merge pull request #9565 from nbarbey/fuseiso
fuseiso: init at 20070708
2015-08-31 00:58:12 +03:00
Nicolas Barbey
b4215fdda5 fuseiso: init at 20070708 2015-08-30 22:28:39 +02:00
Bjørn Forsman
e9ad37e231 gnuradio: rename *-wrapper and *-full attributes to *-with-packages
Having both *-wrapper and *-full attribute names is rather confusing
(what's the difference?). And further, both packages are named
gnuradio-with-packages:

  $ nix-env -f. -qaP ".*gnuradio.*"
  gnuradio          gnuradio-3.7.7.1
  gnuradio-osmosdr  gnuradio-osmosdr-0.1.4
  gnuradio-full     gnuradio-with-packages-3.7.7.1
  gnuradio-wrapper  gnuradio-with-packages-3.7.7.1

Get rid of *-wrapper and rename *-full to *-with-packages, to align it
with the package name.

Now:

  $ nix-env -f. -qaP ".*gnuradio.*"
  gnuradio                gnuradio-3.7.7.1
  gnuradio-osmosdr        gnuradio-osmosdr-0.1.4
  gnuradio-with-packages  gnuradio-with-packages-3.7.7.1

And you can customize the *-with-packages variant like this:

  gnuradio-with-packages.override { extraPackages = [...]; }
2015-08-30 22:01:46 +02:00
Andreas Wagner
e7a024abc4 urjtag: init at 0.10
[Bjørn: make the function argument lines occupy less vertical space.]
2015-08-30 20:47:24 +02:00
William A. Kennington III
ba8b70bd54 etcd: 2.1.1 -> 2.1.2 2015-08-30 10:57:17 -07:00
Frederik Rietdijk
46e51883d8 scikit-learn: fix i686 build failures
Currently i686 builds fail because a couple of doctests fail.
The values are correct, but the dtype is missing.
This commit disables doctests.
2015-08-30 09:55:29 +02:00
Benjamin Staffin
395c268ab7 prometheus-statsd-bridge: fold into go-packages.nix 2015-08-30 00:26:10 -07:00
Benjamin Staffin
d17a29a150 prometheus-pushgateway: fold into go-packages.nix 2015-08-30 00:22:09 -07:00
Benjamin Staffin
4c95e49593 prometheus-node-exporter: fold into go-packages.nix 2015-08-30 00:16:00 -07:00
Benjamin Staffin
6122488297 prometheus-nginx-exporter: fold into go-packages.nix 2015-08-30 00:12:09 -07:00
Benjamin Staffin
4f53847ca2 prometheus-mysqld-exporter: fold into go-packages.nix 2015-08-29 23:51:19 -07:00
Benjamin Staffin
52dd6ea9d9 prometheus-mesos-exporter: fold into go-packages.nix 2015-08-29 23:47:13 -07:00
Benjamin Staffin
9001ad4106 prometheus-haproxy-exporter: fold into go-packages.nix 2015-08-29 23:37:48 -07:00
Benjamin Staffin
c5b6f17e1c prometheus-collectd-exporter: fold into go-packages.nix 2015-08-29 23:30:27 -07:00
Benjamin Staffin
fe5a2b0a39 prom2json: fold into go-packages.nix 2015-08-29 23:19:48 -07:00
Benjamin Staffin
853602fae5 prometheus-cli: fold into go-packages.nix 2015-08-29 23:17:13 -07:00
Benjamin Staffin
87655d9fe8 prometheus-alertmanager: fold into go-packages.nix 2015-08-29 22:55:22 -07:00
Benjamin Staffin
d74e65bd6f prometheus: fold definition into go-packages.nix 2015-08-29 22:46:57 -07:00
William A. Kennington III
affead28cb goPackages: Update core packages from golang 2015-08-29 19:11:11 -07:00
William A. Kennington III
043839368e goPackages: Exclude commonly useless go packages from being built 2015-08-29 19:10:24 -07:00
William A. Kennington III
afe1f0f127 Merge branch 'master.upstream' into staging.upstream 2015-08-29 17:48:49 -07:00
Thomas Tuegel
fc0baf0ebe Merge pull request #9343 from akaWolf/qtcreator
qtcreator: refactor for using qt54; qt4SDK, qt5SDK: commented
2015-08-29 18:10:27 -05:00
Thomas Tuegel
7c3d65ec41 qt5Full: build from Qt 5.4 with qtEnv 2015-08-29 17:48:03 -05:00
Thomas Tuegel
b873f5bd62 Add qtEnv 2015-08-29 17:47:49 -05:00
Benjamin Staffin
04bb91bcce consul: revert to stable 0.5.2 rather than a snapshot
Follup to #9515: It appears that Prometheus doesn't actually require an
unreleased version of Consul.
2015-08-29 23:23:09 +02:00
Daniel Fox Franke
e69a162ced pythonPackages.gevent: works just fine on Darwin
Closes #8569, #7275, and #5782. Obviates #8730. As asserted by
@lethalman and observed by @aflatter and @ecyrb, this package
is currently building just fine on Darwin.
2015-08-29 23:10:11 +02:00
William A. Kennington III
26f9ea6dd5 goPackages: Fix tools 2015-08-29 13:25:00 -07:00
Bjørn Forsman
16b5d3f70b Fix eval
Fallout from 83cf8b0cf (goPackages: Split into multiple derivations).
2015-08-29 22:18:59 +02:00
Rok Garbas
07c4cbccf1 pythonPackages.pycdio: applied patch since driver_id can be also long type 2015-08-29 22:03:45 +02:00
William A. Kennington III
83cf8b0cf8 goPackages: Split into multiple derivations
This should reduce the closure size for end users who only need go
binaries as well as reduce the size of closures hydra builders consume.
2015-08-29 12:58:03 -07:00
Rok Garbas
0b4bcaad95 pythonPackages.gcutil: fix pinning of google_apputils version
also added some more metadata to the package
2015-08-29 21:39:35 +02:00
Rok Garbas
32dca6d3b2 pythonPackages.qscintilla: dont build on py3 and pypy
because qscintilla is not a standard python package ``buildPythonPackage`` is
not used and ``disabled`` does do anything.

diff --git a/pkgs/top-level/python-packages.nix
b/pkgs/top-level/python-packages.nix index 93d40c3..925ceb0 100644 ---
a/pkgs/top-level/python-packages.nix +++ b/pkgs/top-level/python-packages.nix
@@ -11823,35 +11823,36 @@ let }; };

-  qscintilla = pkgs.stdenv.mkDerivation rec {
-    # TODO: Qt5 support
-    name = "qscintilla-${version}";
-    version = pkgs.qscintilla.version;
-    disabled = isPy3k || isPyPy;
-
-    src = pkgs.qscintilla.src;
-
-    buildInputs = with pkgs; [ xorg.lndir qt4 pyqt4 python ];
-
-    preConfigure = ''
-      mkdir -p $out
-      lndir ${pkgs.pyqt4} $out
-      cd Python
-      ${python.executable} ./configure-old.py \
-          --destdir $out/lib/${python.libPrefix}/site-packages/PyQt4 \
-          --apidir $out/api/${python.libPrefix} \
-          -n ${pkgs.qscintilla}/include \
-          -o ${pkgs.qscintilla}/lib \
-          --sipdir $out/share/sip
-    '';
+  qscintilla = if isPy3k || isPyPy
+    then throw "qscintilla-${pkgs.qscintilla.version} not supported for interpreter ${python.executable}"
+    else pkgs.stdenv.mkDerivation rec {
+      # TODO: Qt5 support
+      name = "qscintilla-${version}";
+      version = pkgs.qscintilla.version;
+
+      src = pkgs.qscintilla.src;
+
+      buildInputs = with pkgs; [ xorg.lndir qt4 pyqt4 python ];
+
+      preConfigure = ''
+        mkdir -p $out
+        lndir ${pkgs.pyqt4} $out
+        cd Python
+        ${python.executable} ./configure-old.py \
+            --destdir $out/lib/${python.libPrefix}/site-packages/PyQt4 \
+            --apidir $out/api/${python.libPrefix} \
+            -n ${pkgs.qscintilla}/include \
+            -o ${pkgs.qscintilla}/lib \
+            --sipdir $out/share/sip
+      '';

-    meta = with stdenv.lib; {
-      description = "A Python binding to QScintilla, Qt based text editing control";
-      license = licenses.lgpl21Plus;
-      maintainers = [ "abcz2.uprola@gmail.com" ];
-      platforms = platforms.linux;
+      meta = with stdenv.lib; {
+        description = "A Python binding to QScintilla, Qt based text editing control";
+        license = licenses.lgpl21Plus;
+        maintainers = [ "abcz2.uprola@gmail.com" ];
+        platforms = platforms.linux;
+      };
     };
-  };

   qserve = buildPythonPackage rec {
2015-08-29 21:22:29 +02:00
William A. Kennington III
3afc3494bb goPackages: Use parallel instead of forking in bash 2015-08-29 11:51:26 -07:00
Jaka Hudoklin
ed63e18652 Merge pull request #9384 from jefdaj/bitcoinxt-twopackages
Add BitcoinXT as a separate package
2015-08-29 18:47:48 +02:00
Bjørn Forsman
ab6af31ecb spyder: enable for all python interpreters
Rope is not ported to python3 yet, so it is disabled (it's a
"recommended" dependency, not critical).
2015-08-29 17:41:35 +02:00
Peter Simons
69b648ea95 Revert "Added K Framework package."
This reverts commit de02110903. The package doesn't
compile: https://github.com/NixOS/nixpkgs/pull/7419#issuecomment-135972366.
2015-08-29 15:38:33 +02:00
Domen Kožar
806b679b6d Merge pull request #9515 from benley/prometheus-0.15.1
Prometheus: update to 0.15.1
2015-08-29 14:04:43 +02:00
Domen Kožar
d9cb4f92b5 pythonPackages.protobuf: disable on pypy
(cherry picked from commit 172d2793b9819eb6fa87f88806aaf6c7587e3a2c)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-29 13:17:33 +02:00
Frederik Rietdijk
12553227d2 python-packages dask: init at 0.7.0 2015-08-29 13:03:36 +02:00
Frederik Rietdijk
582c9a81dc python-packages dill: init at 0.2.4 2015-08-29 13:03:01 +02:00
Frederik Rietdijk
88d444b36f python-packages objgraph: init at 2.0.1 2015-08-29 13:02:44 +02:00
Frederik Rietdijk
d3bc5765dd python-packages xray: init at 0.6.0 2015-08-29 12:36:11 +02:00
Frederik Rietdijk
df8ddf9809 python-packages ipyparallel: init at 4.0.2 2015-08-29 10:57:37 +02:00
Frederik Rietdijk
4aed6b2d29 python-packages nbconvert: init at 4.0.0 2015-08-29 10:57:37 +02:00
Frederik Rietdijk
2e27fdab1f python-packages nbformat: init at 4.0.0 2015-08-29 10:57:36 +02:00
Frederik Rietdijk
70dddefc96 python-packages notebook: init at 4.0.4
The Jupyter notebook used to be part of ipython
2015-08-29 10:57:36 +02:00
Frederik Rietdijk
529083ae67 python-packages qtconsole: init at 4.0.1
The qtconsole used to be part of the ipython package.
2015-08-29 10:57:36 +02:00
Frederik Rietdijk
86137992f7 python-packages jupyter_client: init at 4.0.0 2015-08-29 10:57:35 +02:00
Frederik Rietdijk
50aed1ee10 importlib: disable for Python>2.6 and PyPy
importlib is part of the standard library for Python > 2.6 and PyPy.

Tested with nix-shell for all *Packages.importlib versions.
2015-08-29 10:43:42 +02:00
Frederik Rietdijk
e9407cda10 python-packages ipykernel: init at 4.0.3 2015-08-29 10:36:42 +02:00
Frederik Rietdijk
3ccedc7630 python-packages ipython: 3.2 -> 4.0 2015-08-29 10:36:42 +02:00
Frederik Rietdijk
2669bf2005 python-packages jupyter_core: init at 4.0.4 2015-08-29 10:36:42 +02:00
Frederik Rietdijk
470c99125a python-packages traitlets: init at 4.0.0 2015-08-29 10:36:41 +02:00
Frederik Rietdijk
12e9aaf753 python-packages ipython_genutils: init at 0.1.0 2015-08-29 10:36:41 +02:00
Frederik Rietdijk
d0f947cfc4 python-packages pickleshare: init at 0.5 2015-08-29 10:36:41 +02:00
Frederik Rietdijk
650116a773 python-packages pathpy: 5.2 -> 7.6
Note that tests fail because of apparently a bug in the dependency
pytestrunner.

The latest version of pathpy is 8.0. However, that version breaks the qtconsole.
2015-08-29 10:36:41 +02:00
Frederik Rietdijk
c81eed6e61 python-packages pytestrunner: init at 2.6.2 2015-08-29 10:06:32 +02:00
Frederik Rietdijk
4b12129b1e python-packages mistune: init at 0.7.1 2015-08-29 10:05:02 +02:00
Frederik Rietdijk
80b356a918 python-packages simplegeneric: init at 0.8.1 2015-08-29 10:03:32 +02:00
Benjamin Staffin
49f9aba5dd goPackages: update various Prometheus dependencies
Improving style and adding dates along the dependency tree.
2015-08-29 00:19:16 -07:00
Tuomas Tynkkynen
6b866a37fc xrdb: Use mcpp as the preprocessor
Close #9501, fixes #9480.

By default, xrdb uses GCC as the preprocessor at runtime for X resource files.
However, gcc is a large dependency, so replace it with mcpp, a much smaller
preprocessor (currently under a megabyte on i686).

Arch Linux already does this as well, so this should be relatively safe:
https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/xorg-xrdb
2015-08-29 08:29:59 +02:00
William A. Kennington III
5ca1c32a9d Merge branch 'master.upstream' into staging.upstream 2015-08-28 17:55:20 -07:00
William A. Kennington III
6d83b13734 ceph: 0.94.2 -> 0.94.3 2015-08-28 17:49:03 -07:00
William A. Kennington III
2d16959bb8 goPackages: gcloud-golang don't mark broken as this breaks anything depending on metadata 2015-08-28 16:29:48 -07:00
William A. Kennington III
c5e2beab9f Revert mongodb-tools: use Go 1.4
Unneeded as it works fine with Go 1.5 now
2015-08-28 15:44:50 -07:00
William A. Kennington III
43ea4b670c ipfs: Update 2015-08-28 15:43:35 -07:00
Domen Kožar
6dab6ed76b Merge pull request #9494 from FRidh/nibabel
nibabel: remove failing test
2015-08-28 19:20:26 +02:00
Domen Kožar
bd161d0dfc Merge pull request #9496 from FRidh/pyfribidi
pyfribidi: disable for pypy
2015-08-28 19:19:35 +02:00
Frederik Rietdijk
15aa28f71b pyfribidi: disable for pypy
Extension module. pypy is unsupported.
2015-08-28 16:51:07 +02:00
Arseniy Seroka
5ea112f4c3 Merge pull request #9465 from fazo96/ne
ne: init at 3.0.1
2015-08-28 17:43:12 +03:00
Frederik Rietdijk
2927f1a883 nibabel: remove failing test
One of the tests explicitly calls python, which will fail with python3.
The issue has been reported upstream,
https://github.com/nipy/nibabel/issues/341
For now, remove the test.

Fix also the license type.
2015-08-28 16:24:08 +02:00
Enrico Fasoli
0f041e5487 ne: init at 3.0.1
ne: building improvements
2015-08-28 14:24:03 +00:00
Luca Bruno
01a874b3cf gcloud-golang: mark as broken 2015-08-28 15:17:29 +02:00
Arseniy Seroka
4302291e3d Merge pull request #9483 from lebastr/qmidiroute
qmidiroute: init at 0.3.0
2015-08-28 11:49:38 +03:00
Frederik Rietdijk
6ec74dfdef gmpy/gmpy2 disable for PyPy
gmpy and gmpy2 are both extension modules that cannot be used with PyPy.
2015-08-28 09:28:31 +02:00
Arseniy Seroka
096515656d Merge pull request #9475 from dezgeg/pr-uboot-update
u-boot: 2015.04 -> 2015.07
2015-08-28 01:31:02 +03:00
Alexander Lebedev
e96ee79006 qmidiroute: init at 0.3.0 2015-08-27 19:00:08 +00:00
Eelco Dolstra
0ac4ad33fd Unify the docbook-xsl and docbook-xsl-ns expressions 2015-08-27 19:07:44 +02:00
Tuomas Tynkkynen
071009ee4f ubootJetsonTK1: Install some more files
tegra-uboot-flasher needs 'u-boot', 'u-boot-nodtb-tegra.bin' and
'u-boot.dtb' for its 'flash' subcommand, and 'u-boot-dtb-tegra.bin'
for its exec subcommand.

No, there's no sanity in the embedded world.
2015-08-27 17:14:46 +03:00
Domen Kožar
6fe7532396 Revert "vagrant: use ruby 2.2"
This reverts commit c00405d8d9bab331055f202f61ac117900454f36.
2015-08-27 13:41:37 +02:00
Domen Kožar
0392197226 fix python_fedora build
(cherry picked from commit 959ab2ebcc19c6f44f2ec6ddb79d16af7d69d4d3)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 12:52:37 +02:00
Domen Kožar
9855a8fcc0 mongodb-tools, drive, bosun, scollector: use Go 1.4 2015-08-27 11:33:37 +02:00
Domen Kožar
b65c5875e9 upgrade python-fedora, taskw
(cherry picked from commit 5384c08ea6d429bb25bef86a4730dd6e21bf5d65)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 11:16:36 +02:00
lethalman
144502c6e5 Merge pull request #9447 from dfoxfranke/reposurgeon
reposurgeon: init at 3.28
2015-08-27 10:52:58 +02:00
Domen Kožar
baf76b11a6 vagrant: use ruby 2.2
(cherry picked from commit c00405d8d9bab331055f202f61ac117900454f36)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-08-27 10:52:00 +02:00
William A. Kennington III
27ab91161d mongo-tools: Update 2015-08-27 01:02:27 -07:00
William A. Kennington III
2c4186b045 Fix go-tools to include cover/vet for 1.4 but not 1.5 onward 2015-08-27 01:02:00 -07:00
Arseniy Seroka
d60d13eaa2 Merge pull request #9408 from zimbatm/fix/npm2nix
npm2nix: use the current node version
2015-08-27 02:05:08 +03:00
Cillian de Róiste
cef7bccbbf Add artha 1.0.3: an offline thesaurus 2015-08-27 00:50:50 +02:00
Austin Seipp
cbacab73ed nixpkgs: default to apparmor 2.9 (#7220)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-08-26 22:58:00 +02:00
ts468
b1db014f40 Merge pull request #9462 from ts468/upstream.linphone
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
e8aa031d69 mediastreamer-openh264: init at 1.0.0 2015-08-26 22:16:28 +02:00
Luca Bruno
f996e0b1f2 python box2d: use swig2 (ZHF) 2015-08-26 18:47:05 +02:00
Nikolay Amiantov
47ea8c097c buildFHSUserEnv: add .env support 2015-08-26 19:39:08 +03:00
Benno Fünfstück
0d6d5c907e cwiid: new package 2015-08-26 17:36:25 +02:00
Benno Fünfstück
a5e28d5319 freenect: add version 0.5.2 2015-08-26 17:35:32 +02:00
Bjørn Forsman
d61c46c1bd libqglviewer: rename attrname and pkgname from libQGLViewer
Ref. http://nixos.org/nixpkgs/manual/#sec-package-naming
2015-08-26 16:50:55 +02:00
vbgl
70f2952ca6 Merge pull request #8491 from vbgl/compcert-2.5
compcert: 2.4 -> 2.5
2015-08-26 16:16:58 +02:00
Domen Kožar
c2841a2221 docker: 1.7 -> 1.8.1, fix build (go 1.4) 2015-08-26 13:56:18 +02:00
lethalman
9458bde4c1 Merge pull request #9450 from lebastr/rosegarden
rosegarden: init at 14.12
2015-08-26 11:57:26 +02:00
Alexander
ee6140beaa rosegarden: init at 14.12 2015-08-26 09:35:05 +00:00
lethalman
c50b9fa038 Merge pull request #9227 from rehno-lindeque/fix/pgcli
pgcli: github owner changed from amjith to dbcli
2015-08-26 11:14:44 +02:00
lethalman
df7b56ae97 Merge pull request #9258 from FRidh/setuptools_scm
python-packages setuptools_scm: 1.5.4 -> 1.7.0
2015-08-26 10:56:27 +02:00
Edward Tjörnhammar
481807f926 pythonPackages.py: add meta. Closes #9257 2015-08-26 10:54:36 +02:00
lethalman
e2a260ef4b Merge pull request #9259 from FRidh/pexpect
python-packages pexpect: 2.3 -> 3.3
2015-08-26 10:49:45 +02:00
lethalman
a45a0911d4 Merge pull request #9376 from rick68/softether
softether: support SoftEther VPN 4.18
2015-08-26 10:45:46 +02:00
lethalman
434e3e2d7b Merge pull request #9444 from kevinmarsh/master
Update Django minor version numbers (to 1.8.4, 1.7.10, 1.4.22)
2015-08-26 10:34:20 +02:00
Daniel Fox Franke
686fec3ce7 reposurgeon: init at 3.28 2015-08-25 22:06:07 -04:00
Daniel Fox Franke
2194295fff cvs-fast-export: init at 1.32 2015-08-25 22:06:06 -04:00
Jude Taylor
e5fe8aab74 add reattach-to-user-namespace 2015-08-25 19:03:49 -07:00
Daniel Fox Franke
a04bd9301b hglib: init at 1.7 2015-08-25 21:58:24 -04:00
Jude Taylor
4e8279b43b darwin purity: ruby-2.1.6 2015-08-25 17:14:02 -07:00
Daniel Fox Franke
617a158e3c libb2: init at 0.97 2015-08-25 14:25:05 -04:00
Arseniy Seroka
7795085c73 Merge pull request #9422 from kamilchm/glide05
glide: 0.4.1 -> 0.5.0
2015-08-25 20:37:25 +03:00
Kevin Marsh
358e915119 Update Django minor version numbers (to 1.8.4, 1.7.10, 1.4.22) 2015-08-25 16:56:32 +01:00
Domen Kožar
e4644a5b58 Merge branch 'staging' 2015-08-25 14:14:54 +02:00
Eelco Dolstra
60a0bb7f66 Make "nix-env -i wine" work again
Also, make wine32 the default again to prevent a huge closure size
regression. (It recently grew by ~1 GB:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.wineStable.x86_64-linux#tabs-charts)

Issue #8990.
2015-08-25 13:07:16 +02:00
Kosyrev Serge
1770fe4443 wsmancli init at 2.6.0 2015-08-24 22:34:16 +03:00
Kosyrev Serge
d8b3c4c49c openwsman init at 2.6.0 2015-08-24 22:34:15 +03:00
Kosyrev Serge
90f40408c8 sblim-sfcc init at 2.2.9 2015-08-24 22:34:07 +03:00
Artjom Vejsel
9c206b6cf7 qtcreator: refactor for using qt54 2015-08-24 11:34:28 +03:00
Artjom Vejsel
e4410bfd85 qt4SDK/qt5SDK: delete (see #9342) 2015-08-24 09:27:14 +03:00
Ian Duncan
4bdcf1fa95 mongoc: init at 1.1.10
[Bjørn: Minor coding style cleanup.]
2015-08-24 07:25:18 +02:00
Ian Duncan
fd7144e455 libbson: init at 1.1.10
[Bjørn: Remove trailing dot in description and unneeded parenthesis
around mkDerivation arguments.]
2015-08-24 07:14:24 +02:00
Arseniy Seroka
ff25df9366 Merge pull request #9226 from rehno-lindeque/mycli-1.3.0
mycli: init at 1.3.0
2015-08-24 00:06:11 +03:00
Kamil Chmielewski
66cf9fd257 glide: 0.4.1 -> 0.5.0 2015-08-23 20:42:15 +02:00
Thomas Tuegel
90a72bd177 Merge branch 'master' into staging 2015-08-23 10:29:12 -05:00
Thomas Tuegel
04124c45a7 emacs-evil: 20141020 -> 1.2.3
Use the actual upstream source, not some random mirror.
2015-08-23 10:26:23 -05:00
zimbatm
23d155fb6f npm2nix: use the current node version 2015-08-23 15:03:10 +01:00
Phil Scott
3bbd79aaa6 scanmem: init at 0.15.2
[Bjørn: Remove trailing dot in description.]
2015-08-23 15:25:52 +02:00
Bjørn Forsman
2cf8502397 qtcreator: build with documentation
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Bjørn Forsman
84c96cd4f6 qt5SDK: build with documentation
It was disabled due to a build error that is now fixed.
2015-08-23 09:56:09 +02:00
Rehno Lindeque
a3e688030e fix: mycli requires prompt_toolkit to be pegged at 0.45 2015-08-23 06:28:53 +00:00
Rehno Lindeque
0cf852b78b mycli: init at 1.3.0
mycli is a clone of the nearly identical pgcli package already included in nixpkgs.
2015-08-23 06:28:52 +00:00
Nikolay Amiantov
a4b9b5ce7d deluge: fix translations and desktop file 2015-08-22 23:17:19 +03:00
William A. Kennington III
64cd711f5c Merge branch 'master.upstream' into staging.upstream 2015-08-21 15:17:26 -07:00
Jude Taylor
92a2ee7deb go-1.4: set to default go compiler on darwin 2015-08-21 14:05:19 -07:00
Eelco Dolstra
2fc59dc2db Revert "ceptre: init at 2015-08-15"
This reverts commit 8871d16723. Missing
file breaks evaluation.
2015-08-21 16:48:37 +02:00
Tobias Geerinckx-Rice
5dd593dea5 prompt_toolkit: 0.46 -> 0.47 2015-08-21 13:42:52 +02:00
Eelco Dolstra
aba76f23a5 Revert "add Darwin's flavor of lsof"
This reverts commit 7024b4dc62. It
breaks evaluation (possibly related to earlier reverts):

http://hydra.nixos.org/build/24887643
2015-08-21 12:05:06 +02:00
Jeffrey David Johnson
17c0af24d2 add bitcoin-xt as a separate package 2015-08-20 23:57:10 -07:00
Pascal Wittmann
8871d16723 ceptre: init at 2015-08-15
A linear logic programming language for modeling generative interactive systems
2015-08-21 08:49:49 +02:00
Wei-Ming Yang
efd34824eb softether: support SoftEther VPN 4.18 2015-08-21 13:59:00 +08:00
Tobias Geerinckx-Rice
901dd019de prompt_toolkit: update 0.45 -> 0.46 2015-08-21 00:58:14 +02:00
William A. Kennington III
2138f789bc Merge branch 'master.upstream' into staging.upstream 2015-08-20 10:32:29 -07:00
Jaka Hudoklin
a9a41bc506 kubernetes: fix build 2015-08-20 16:18:51 +02:00
Arseniy Seroka
e8d96bdcf7 Merge pull request #9301 from ssgen/fatresize
Fatresize
2015-08-20 16:18:18 +03:00
Eelco Dolstra
fd38b5fa49 Revert gcc darwin fixes
This reverts commits cb7c053383,
ebda45e6b9,
4a495cfbab because they broke Nixpkgs
evaluation.

http://hydra.nixos.org/build/24813270
2015-08-20 11:49:55 +02:00
Bjørn Forsman
ac8f2391f3 pcl: 1.6.0 -> 1.7.2 (unbreaks build)
New deps added: libXt (required), libpcap (optional).

Releases are now at github.
2015-08-20 07:45:37 +02:00
William A. Kennington III
4f22eadf2c Merge branch 'master.upstream' into staging.upstream 2015-08-19 20:52:17 -07:00
William A. Kennington III
6f92c20795 go1.5: Use as the default 2015-08-19 20:52:09 -07:00
Tobias Geerinckx-Rice
46df28d371 packagekit: init at 1.0.7
Don't worry, this does absolutely nothing on Nix and only serves to
satisfy simple-scan's zany new dep.
2015-08-20 04:41:11 +02:00
Thomas Strobel
26ef514981 canon-cups-ufr2: init at 2.90 2015-08-20 01:22:10 +02:00
ssgen
62e2b2124a fatresize: init at 1.0.2 2015-08-20 00:43:34 +03:00
Domen Kožar
15bc70b1a4 Merge pull request #9350 from iand675/docker-compose
Upgrade to latest docker compose version
2015-08-19 23:41:45 +02:00
Luca Bruno
d05cb3e0ea go: add 1.5 compiler and packages 2015-08-19 23:25:16 +02:00
Jaka Hudoklin
24a626020a Merge pull request #8681 from offlinehacker/pkgs/driftnet/add
Add driftnet
2015-08-19 22:58:27 +02:00
William A. Kennington III
bf0da55a8c gotools: Fix build and update to 2015-08-19 2015-08-19 13:54:54 -07:00
William A. Kennington III
901482ad99 Merge branch 'master.upstream' into staging.upstream 2015-08-19 13:54:48 -07:00
William A. Kennington III
ef07bd04dc golang: Remove the last references to go-1.3 2015-08-19 13:53:11 -07:00
William A. Kennington III
c3592084cf golint: Update to 2015-06-23 2015-08-19 13:51:09 -07:00
William A. Kennington III
e27567cff1 golang: Remove old, unused compilers 2015-08-19 13:25:44 -07:00
Ian Duncan
8d9e45c89e Upgrade to latest docker compose version 2015-08-19 14:11:20 -04:00
Nikolay Amiantov
8f59f4c78c firefox: build with pulseaudio support (close #8087) 2015-08-19 20:08:54 +02:00
aszlig
50e9dd7da1
uclibc: Provide a more stable location for source.
At the upstream URL at http://git.uclibc.org/uClibc/snapshot/, older
versions are dropped at a regular basis. Unfortunately the tarball
"uClibc-20150131.tar.bz2" has already been deleted from that directory
and I didn't find a mirror providing the same file.

So I've switched it to use fetchzip from the cgit site instead of using
fetchgit directly. The reason why I didn't use fetchgit is that we'd
need need git, which depends (indirectly? not sure, haven't checked) on
libiconv and that in turn triggers an assertion if we're on Linux and
are cross-building using uclibc.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-19 18:43:24 +02:00
Arseniy Seroka
d8fc9ed20c Merge pull request #9337 from ragnard/rkt
rkt: init at 0.8.0
2015-08-19 14:57:13 +03:00
Arseniy Seroka
e197085b45 Merge pull request #9289 from jb55/antimicro-patch
antimicro: init at 2.18
2015-08-19 14:45:12 +03:00
Arseniy Seroka
fc7d47307e Merge pull request #9295 from kamilchm/glide
glide: init at 0.4.1, and dependencies:
2015-08-19 14:43:14 +03:00
Ragnar Dahlén
9d0efe846e rkt: init at 0.8.0 2015-08-19 12:40:36 +01:00
Bjørn Forsman
b69d119b89 cudatoolkit: switch the default from version 5 to 7
Version 5 doesn't build because it depends on broken/EOL'd python 2.6. Better
switch to something that works. Most users of unversioned cudatoolkit attr are
r-packages, but they are already marked as broken.

Another user is haskellPackages.cuda, it builds fine with cuda 7.
2015-08-19 10:22:44 +02:00
goibhniu
7d807f32d4 Merge pull request #9273 from joelmo/audio
Audio updates
2015-08-19 10:15:30 +02:00
William A. Kennington III
54dee45402 Revert "firefoxWrapper: switch to GStreamer 1.0"
This reverts commit 69269bebeb.
2015-08-19 00:39:16 -07:00
Bjørn Forsman
1357692555 blender: take unversioned cudatoolkit attr
Makes it less weird to do an override, if a user wants to use e.g. cuda
6.5 (also requires gcc 4.8).
2015-08-19 07:27:59 +02:00
William A. Kennington III
2ac70270e8 Merge branch 'master.upstream' into staging.upstream 2015-08-18 11:36:32 -07:00
goibhniu
d952b0ad4b Merge pull request #9241 from Twey/plover
Add Python package: OpenSteno Plover
2015-08-18 17:34:29 +02:00
Joel Moberg
bf5eece51d Make fetchFromGitHub return an additional attr rev
This means it is more consistent with fetchgit which returns rev.
2015-08-18 16:34:27 +02:00
Joel Moberg
e31e28602f rkrlv2: initial version at beta 2015-08-18 16:34:27 +02:00
Sophie Taylor
2e41646441 nixpkgs: llvm v3.5.0 -> v3.5.2 2015-08-18 02:18:04 -07:00
Tobias Geerinckx-Rice
765d1159e9 python-packages: click 5.0 -> 5.1 2015-08-18 03:38:23 +02:00
Cray Elliott
e99167d7f1 new package: mgba 0.3.0
This is a new Gameboy Advance emulator which aims to run on lower
end hardware without sacrificing accuracy or portability.
2015-08-17 18:00:33 -07:00
Thomas Tuegel
8f271a771d Merge pull request #9270 from Mathnerd314/supertux-editor
supertux-editor: init at git-2014-08-20
2015-08-17 17:13:44 -05:00
Thomas Tuegel
9b5242b625 Merge pull request #9223 from danshapero/metis-5.1.0
metis: init at 5.1.0
2015-08-17 16:51:01 -05:00
Tobias Geerinckx-Rice
7a854e3ed5 sound-theme-freedesktop: init at 0.8 2015-08-17 23:26:52 +02:00
Tobias Geerinckx-Rice
2ae4c0aa69 python-packages: click 4.1 -> 5.0 2015-08-17 23:26:52 +02:00
Nikolay Amiantov
42ea0d3341 Merge pull request #9233 from abbradar/elm
elm: add the platform and helpful scripts
2015-08-17 22:31:55 +03:00
William A. Kennington III
48f49a730e Merge pull request #9293 from kmicu/fix-firefox-switch-to-GStreamer-1.0
firefoxWrapper: switch to GStreamer 1.0

This definitely fixes the compatibility issues. @peti We should open an issue to figure out what is wrong with audio for that machine.
2015-08-17 11:34:18 -07:00
Nikolay Amiantov
89a2f87011 elm: add the platform and helpful scripts 2015-08-17 21:32:30 +03:00
Nikolay Amiantov
1a22ad6b18 deadbeef: add -with-plugins wrapper and a necessary patch 2015-08-17 21:05:52 +03:00
Nikolay Amiantov
4a12ff77cc deadbeef-mpris2-plugin: init at 1.8 2015-08-17 21:05:44 +03:00
Kamil Chmielewski
992247745e glide: init at 0.4.1, and dependencies:
cli-go: init at 1.2.0
cookoo: init at 1.2.0
go-gypsy: init at current master
2015-08-17 17:18:43 +02:00
Mathnerd314
4ff22bd680 supertux-editor: init at git-2014-08-20 2015-08-17 09:00:18 -06:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.

With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715

It should help with peti#9247

Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
vbgl
f2aeca7772 Merge pull request #9274 from mdorman/fix-python-cryptography
Update python-cryptography to 1.0.
2015-08-17 09:03:10 +02:00
William Casarin
aba6c9e9cb antimicro: init at 2.18
antimicro is a graphical program used to map keyboard keys and mouse controls
to a gamepad. Useful for playing PC games with no gamepad or poor gamepad
support.
2015-08-16 20:07:23 -07:00
Arseniy Seroka
1d35d31a2f Merge pull request #9268 from makefu/squashed-ovh
pythonPackages.ovh: init at 0.3.5
2015-08-16 23:50:17 +03:00
Michael Alan Dorman
ebe451017c python-SleekXMPP: fix source URL 2015-08-16 15:55:29 -04:00
Michael Alan Dorman
3ea4485446 python-pyopenssl: update propagatedBuildInputs. 2015-08-16 15:54:59 -04:00
Michael Alan Dorman
ef43cb270e python-cryptography: 0.6.1 -> 1.0
Update propagatedBuildInputs to get proper cffi version and shim
packages for older pythons.
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
ff192b72cf python-cryptography_vectors: 0.6.1 -> 1.0
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:29 -04:00
Michael Alan Dorman
fcd5a4a2c3 python-pyasn1: 0.1.7 -> 0.1.8
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:28 -04:00
Michael Alan Dorman
b0d26719da python-idna init at 2.0
Needed for python-cryptography: 0.6.1 -> 1.0
2015-08-16 15:53:26 -04:00
Peter Simons
bc3b49ea6f Merge pull request #9279 from oxij/haskell-related-emacs
Somewhat trivial Haskell-, Agda-, and emacs-related fixes
2015-08-16 21:02:17 +02:00
Jan Malakhovski
7a73622116 emacs-packages: ghc-mod now requires haskell-mode 2015-08-16 18:00:56 +00:00
Jan Malakhovski
2f7a75f74a carefully revert e749f1ef61 and 8f1d256435 2015-08-16 18:00:54 +00:00
Felix Richter
6f77262e07 pythonPackages.ovh: init at 0.3.5
pythonPackages.d2to1: init at 0.2.11
\-> d2to1 is a build dependency of ovh
2015-08-16 16:07:40 +02:00
Arseniy Seroka
296f0d07c6 Merge pull request #9272 from AndersonTorres/xiphos
Xiphos
2015-08-16 16:39:07 +03:00
Bjørn Forsman
9f9f1db6e5 python-py: 1.4.24 -> 1.4.30
Unbreaks some packages because they require py>=1.4.29. Example build
error, from the 'argh' package:

  The 'py>=1.4.29' distribution was not found and is required by pytest

`nox-review wip` shows that there is a net reduction in build errors with
this patch.
2015-08-16 12:57:19 +02:00
AndersonTorres
0935ef2913 BibleSync: init at 1.1.2
Biblesync is a dependency of new Xiphos.
2015-08-15 22:36:44 -03:00
Pascal Wittmann
7dbc01792e Merge pull request #8768 from FRidh/blaze
blaze: init at 0.8.2
2015-08-15 12:01:17 +02:00
Frederik Rietdijk
3f20baee54 python-packages pexpect: 2.3 -> 3.3
Tests worked.
2015-08-15 11:42:32 +02:00
Frederik Rietdijk
85ec308f8b python-packages setuptools_scm: 1.5.4 -> 1.7.0 2015-08-15 11:40:20 +02:00
Frederik Rietdijk
f9e3908397 blaze: init at 0.8.2 2015-08-15 10:20:08 +02:00
Arseniy Seroka
8bdc291d8f Merge pull request #9253 from FRidh/pytest
python-packages pytest: 2.6.2 -> 2.7.2
2015-08-15 01:51:22 +03:00
Frederik Rietdijk
dd1d6f8e27 python-packages pytest: 2.6.2 -> 2.7.2 2015-08-14 23:16:50 +02:00
Pascal Wittmann
c73421b590 terminado: rename meta.licenses to meta.license 2015-08-14 22:40:07 +02:00
William A. Kennington III
a106080623 Merge branch 'master.upstream' into staging.upstream 2015-08-14 13:22:00 -07:00
Eric Seidel
324c0f205a emacs-packages: idris-mode 0.9.15 -> 0.9.18 2015-08-14 12:33:35 -07:00
Shea Levy
8d44a74cfe Add seaborn python package 2015-08-14 09:13:05 -04:00
Mabry Cervin
26cac935b5 gohufont: init at 2.0
Removed unecessary deps
2015-08-13 22:42:53 -04:00
Tobias Geerinckx-Rice
9a3a70ed2b rote: init at 0.2.8 2015-08-14 03:10:38 +02:00
Tobias Geerinckx-Rice
eb910bce5b perl-packages: Gtk2 1.2495 -> 1.2496
Upstream changes:
- Avoid registering a GType for GConnectFlags if not needed
- MANIFEST: added missing gtk-demo files
2015-08-14 03:07:10 +02:00
James ‘Twey’ Kay
326d179c67 Add Python package: plover-2.5.8 2015-08-14 00:57:56 +01:00
Arseniy Seroka
c0e03e4647 Merge pull request #9236 from Szczyp/rhc
rhc: init at 1.36.4
2015-08-14 01:32:24 +03:00
Jascha Geerds
0039622d64 pyatspi: init at 2.16.0 2015-08-13 23:52:06 +02:00
William A. Kennington III
952def0e3c Merge branch 'master.upstream' into staging.upstream 2015-08-13 11:55:02 -07:00
William A. Kennington III
257db17ee9 Revert "Revert "texinfo: 5.2 -> 6.0""
This reverts commit dc74a81129.

This doesn't actually break gcc.
2015-08-13 11:33:00 -07:00
Charles Strahan
c1ee8fefd4 nixos: add support for Ubuntu Fan Networking
This provides support for Ubuntu Fan Networking [1].

This includes:

* The fanctl package, and a corresponding NixOS service.
* iproute patches.
* kernel patches.

closes #9188

1: https://wiki.ubuntu.com/FanNetworking
2015-08-13 14:27:14 -04:00
Szczyp
cbe6badab9 rhc: init at 1.36.4
OpenShift client tools
Add szczyp as a maintainer
2015-08-13 18:02:55 +02:00
danshapero
8885889b48 metis: init at 5.1.0 2015-08-13 16:53:18 +02:00
Mateusz Kowalczyk
bf37974165 stoken: add new package 2015-08-13 13:07:39 +01:00
Pascal Wittmann
5f3dca9303 gjay: init at 0.3.2 2015-08-13 13:13:51 +02:00
Pascal Wittmann
2139f487c3 libaudclient: init at 3.5-rc2 2015-08-13 13:13:51 +02:00
Arseniy Seroka
23257cbd36 Merge pull request #9225 from rehno-lindeque/pymysql-0.6.6
pymysql: 0.6.3 -> 0.6.6
2015-08-13 11:03:38 +03:00
Rehno Lindeque
9109015990 pgcli: github owner changed from amjith to dbcli
The new location for pgcli is https://github.com/dbcli/pgcli (moved from https://github.com/amjith/pgcli)
2015-08-13 04:27:43 +00:00
Rehno Lindeque
4ddb8b18e0 pymysql: 0.6.3 -> 0.6.6 2015-08-13 04:06:14 +00:00
Simon Vandel Sillesen
1d78f31b76 qBittorrent: 3.1.11 -> 3.2.3 2015-08-13 04:07:08 +02:00
Shea Levy
466e9cc50d Add nipype and needed deps 2015-08-12 21:01:27 -04:00
Arseniy Seroka
af12334ec9 Merge pull request #9199 from hiberno/add-bar-xft
bar-xft: initial commit.
2015-08-12 20:12:27 +03:00
hiberno
b48640c5a5 bar-xft: init at version 2015-07-23
This a fork of the `bar` by lemonboy with support for xft.
2015-08-12 19:05:19 +02:00
Eelco Dolstra
80c137c7a2 Add cbc, a mixed ILP solver 2015-08-12 18:39:28 +02:00
Jascha Geerds
acd7ec8c22 qqwing: init at 1.3.4 2015-08-12 17:46:15 +02:00
Eelco Dolstra
dc74a81129 Revert "texinfo: 5.2 -> 6.0"
This reverts commit b1ed04ad1d. It breaks gcc:

http://hydra.nixos.org/build/24651204
2015-08-12 13:25:15 +02:00
Tobias Geerinckx-Rice
ab139b39a5 perl-packages: Glib 1.312 -> 1.313 2015-08-11 21:08:45 +02:00
ts468
6ae2e2b0f9 Merge pull request #9200 from ts468/upstream.openpts
openpts: init at 0.2.6
2015-08-11 14:10:59 +02:00
Thomas Strobel
3607cf316e openpts: init at 0.2.6 2015-08-11 13:38:58 +02:00
Eelco Dolstra
64b3974d13 php: Use callPackages 2015-08-11 13:24:23 +02:00
Eelco Dolstra
b84ca35fe1 php-7: Mark as low priority 2015-08-11 13:24:23 +02:00
Eelco Dolstra
a5645c5896 Let's not have a package named "lib"
See fb24c7c95b.

The "_" suffix follows the convention of the "if" package.
2015-08-11 11:52:40 +02:00
William A. Kennington III
b1ed04ad1d texinfo: 5.2 -> 6.0 2015-08-10 23:42:17 -07:00
Thomas Strobel
0bc1d05037 rencode python package: init at git 2015/08/10 2015-08-10 23:15:15 +02:00
ts468
b9cbfed14c Merge pull request #9195 from ts468/upstream.openxpki
openxpki: init at git 2015/08/07
2015-08-10 22:28:58 +02:00
Thomas Strobel
032f0ffdd0 perl-packages: add a few new ones 2015-08-10 22:21:46 +02:00
Thomas Strobel
4da188cf54 openxpki: init at git 2015/08/07 2015-08-10 22:05:20 +02:00
Pascal Wittmann
8b94394ec2 Merge pull request #9193 from bosu/add-nsjail
nsjail: init at 8b951e6
2015-08-10 21:45:24 +02:00
Boris Sukholitko
c2f5d1abed nsjail: init at 8b951e6 2015-08-10 22:27:15 +03:00
Charles Strahan
8b91812de6 pipework: init at 2015-07-30
Pipework lets you connect together containers in arbitrarily complex
scenarios. Pipework uses cgroups and namespace and works with "plain"
LXC containers (created with lxc-start), and with the awesome Docker.
2015-08-10 15:01:34 -04:00
Alexander V. Nikolaev
2d0286f8f2 vault: Propagate from goPackages to top-level 2015-08-10 14:19:22 +03:00
Alexander V. Nikolaev
2c2a4cd099 Revert "vault: init at v0.1.2"
This reverts commit 41bbb904eb.
2015-08-10 14:18:15 +03:00
Alexei Robyn
417dd5528e pidgin-opensteamworks: init at v1.5.1
Adds pidgin-opensteamworks, a Pidgin plugin to add support for the
Steam Friends/Steam IM service
2015-08-10 13:27:27 +10:00
William A. Kennington III
6e698f9c61 Merge branch 'master.upstream' into staging.upstream 2015-08-09 13:34:18 -07:00
Pascal Wittmann
b568ca5c9d apcu: init at 4.0.7
closes #6334
2015-08-09 16:15:22 +02:00
Pascal Wittmann
7798b4ed9f Merge pull request #9177 from svenkeidel/cataclysm-dda
cataclysm-dda: init at 0.C
2015-08-09 15:21:48 +02:00
Sven Keidel
61e804a35f cataclysm-dda: init at 0.C 2015-08-09 15:17:14 +02:00
Frederik Rietdijk
4f47002352 python-packages pyusb: 1.0.0b1 -> 1.0.0b2
Small update. Tested succesfully with `nox-review wip`

cc maintainer @bjornfor
2015-08-09 14:46:01 +02:00
Michael Raskin
f383b2971c python-nbxmpp: 0.5.2 -> 0.5.3; needed for fresher Gajim 2015-08-08 21:01:31 +03:00
Peter Simons
3dbfcdc3d4 cabal2nix: make the package visible from the top-level
This means that "nix-env -i cabal2nix" suffices to install this package.
2015-08-07 23:08:13 +02:00
William A. Kennington III
4624985561 Merge branch 'master.upstream' into staging.upstream 2015-08-07 13:40:39 -07:00
Peter Simons
fcb8d47fcd Switch ghcjs to ghc 7.10.2. 2015-08-07 15:13:14 +02:00
Peter Simons
c67aaca6d9 emacs-haskell-mode: switch default to git version
We track the git version, because haskell-mode does not provide regular
releases except via MELPA, which our Emacs infrastructure does not support yet.
2015-08-07 15:13:14 +02:00
Jascha Geerds
c17cc5a56a pythonPackages.praw: 2.1.21 -> 3.1.0 2015-08-07 14:16:47 +02:00
lethalman
3773a38e27 Merge pull request #8373 from lancelotsix/add_pythonPackages.pytsftp_package
Add the pythonPackages.pysftp derivation
2015-08-07 12:07:06 +02:00
Luca Bruno
20543fc792 python-cryptography: use older cffi. Closes #9157 2015-08-07 11:51:45 +02:00
Arseniy Seroka
db22ec1549 Merge pull request #9132 from makefu/awesome-vicious-luaPackage
luaPackages: add vicious module
2015-08-07 12:36:07 +03:00
Luca Bruno
462a667d5b pyinotify: disable on darwin 2015-08-07 11:27:06 +02:00
Lancelot SIX
39863c04ee pythonPackages.pysftp: init at 0.2.8 2015-08-07 08:58:44 +00:00
Luca Bruno
0ec4386003 luaPackages.lrexlib: mark as broken
Doesn't build neither with 5.1 nor 5.2 lua.
2015-08-07 09:55:21 +02:00
Arseniy Seroka
d25014a3cd Merge pull request #9060 from oxij/emacs-cleanup
Cleanup in emacs-packages
2015-08-06 20:54:46 +03:00
lethalman
b38b70cc4d Merge pull request #9127 from FRidh/tornado4.2.1
python-packages tornado: 4.1 -> 4.2.1
2015-08-06 18:47:23 +02:00
Frederik Rietdijk
d61fb8b9d2 python-packages tornado: 4.1 -> 4.2.1 2015-08-06 18:39:10 +02:00
Jan Malakhovski
b307fcccae emacs-packages: add meta information to more packages 2015-08-06 16:31:51 +00:00
Jan Malakhovski
e403495938 emacs-packages: cleanup and fix request and request-deferred 2015-08-06 16:31:50 +00:00
Jan Malakhovski
0031120921 emacs-packages: make the file header more informative 2015-08-06 16:31:50 +00:00
Pascal Wittmann
9e065f2270 suds: disable for python3 2015-08-06 15:59:51 +02:00
Pascal Wittmann
7f2200117d serfdom: fix build by updating from 0.6.3 to 0.6.4
and using an old version of memberlist
2015-08-06 15:59:51 +02:00
Pascal Wittmann
c197e2f60d sensu: fix build by using ruby_2_1 2015-08-06 15:59:50 +02:00
makefu
86c973d429 luaPackages.vicious: init at 2.1.3
vicious is a module for creating widgets on window managers.
This commit adds the library and a wrapper lua file for easy importing.

I use the library with the awesome window manager via luaModules:

    services.xserver.windowManager.awesome.luaModules = [
      pkgs.luaPackages.vicious
    ];
2015-08-06 12:59:08 +02:00
vbgl
4d22b539b8 Merge pull request #9070 from danbst/tortoise-hg
new package: TortoiseHg and dependencies
2015-08-06 12:55:56 +02:00
lethalman
61051ee836 Merge pull request #9109 from AndersonTorres/pysolfc
Pysolfc
2015-08-06 12:43:29 +02:00
lethalman
203e32e871 Merge pull request #9113 from dezgeg/pr-diffoscope
debbindiff: Rename to 'diffoscope' and update 26 -> 29 (plus some Python deps)
2015-08-06 11:53:26 +02:00
lethalman
a0f50b487e Merge pull request #9108 from titanous/libcec3
libcec 3.0
2015-08-06 11:49:24 +02:00
lethalman
dad54b36fb Merge pull request #9008 from philandstuff/fix-bazel
Fix bazel package
2015-08-06 11:47:54 +02:00
lethalman
b1b681c853 Merge pull request #9134 from FRidh/numexpr2.4.3
python-packages numexpr: 2.4 -> 2.4.3
2015-08-06 11:44:50 +02:00
lethalman
8282baacc0 Merge pull request #9106 from lancelotsix/add_hubicfuse
hubicfuse: init at 2.1.0
2015-08-06 11:42:19 +02:00
ts468
863fa55cc1 Merge pull request #9102 from ts468/upstream.e19
E19 update to 1.19.8
2015-08-06 09:02:17 +02:00
William A. Kennington III
f6c1004b2a firefox: Use more system libraries
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
AndersonTorres
1810c3dd42 FreeCell-Solver: init at 3.26.0 2015-08-05 22:02:13 -03:00
AndersonTorres
6513e09093 libtap: init at 1.12.0 2015-08-05 22:02:02 -03:00
AndersonTorres
e72e77806b Games-Solitaire-Verify: init at 0.1400 2015-08-05 21:57:33 -03:00
AndersonTorres
96a0d208a3 MooX-late: init at 0.015 2015-08-05 21:57:33 -03:00
William A. Kennington III
0ecc61b4d7 Merge branch 'master.upstream' into staging.upstream 2015-08-05 16:24:57 -07:00
William A. Kennington III
e2c9270eb6 lxd: Init and update goPackages 2015-08-05 16:24:35 -07:00
Robert Helgesson
944589c45f perl-Pod-Elemental-PerlMunger: 0.093332 -> 0.200003 2015-08-06 00:50:14 +02:00
Robert Helgesson
0bec52a5a2 perl-Config-MVP: 2.200007 -> 2.200010 2015-08-06 00:50:14 +02:00
Robert Helgesson
eb292fcd0d perl-PPI: 1.215 -> 1.220 2015-08-06 00:50:14 +02:00
Robert Helgesson
18cf2e0108 perl-Perl-Critic: 1.121 -> 1.125 2015-08-06 00:50:14 +02:00
Lancelot SIX
d165ea2329 hubicfuse: init at 2.1.0 2015-08-06 00:22:18 +02:00
Frederik Rietdijk
51a5e01a40 python-packages numexpr: 2.4 -> 2.4.3 2015-08-05 22:33:41 +02:00
Thomas Strobel
a8776cdc3d e19 update
efl: 1.14.1 -> 1.15.0
elementary: 1.14.1 -> 1.15.0
emotion: 1.14.0 -> 1.15.0
evas: 1.14.0 -> 1.15.0
enlightenment: 1.19.5 -> 1.19.8
pythonefl: 1.14.0 -> 1.15.0
2015-08-05 22:33:23 +02:00
Peter Simons
2d26a0f8aa Update haskellPackages set to GHC 7.10.2. 2015-08-05 21:36:20 +02:00
Eelco Dolstra
7f9b8866bf Nixpkgs channel: Remove channel-name
This file no longer does anything.
2015-08-05 17:37:05 +02:00
Tobias Geerinckx-Rice
271392a3d1 python-packages: pgcli 0.19.0 -> 0.19.1
Bugfix for issue #317 ('traceback in completion on "selt *"').
2015-08-05 17:20:11 +02:00
Pascal Wittmann
d7a6e25355 Merge pull request #8683 from aflatter/phantomjs2
Add phantomjs2
2015-08-05 15:08:30 +02:00
Eelco Dolstra
525c901ce9 Make svn2git visible to nix-env 2015-08-05 14:33:12 +02:00
William A. Kennington III
10d10b000a ceph: Add 0.94 pre 2015-08-04 17:14:06 -07:00
Tobias Geerinckx-Rice
c6edf3afab python-packages: pgcli 0.18.0 -> 0.19.0 2015-08-05 01:05:24 +02:00
Tobias Geerinckx-Rice
c577886ac3 python-packages: prompt_toolkit 0.43 -> 0.45 2015-08-05 01:04:26 +02:00
Tobias Geerinckx-Rice
3dd5c80c53 python-packages: repocheck 2015-06-27 -> 2015-08-05 2015-08-05 00:57:04 +02:00
William A. Kennington III
926f073f55 Merge branch 'master.upstream' into staging.upstream 2015-08-04 15:32:43 -07:00
Arseniy Seroka
adc04192cf Merge pull request #9098 from mayflower/composer-update
phpPackages.composer: 1.0.0-alpha9 -> 1.0.0-alpha10
2015-08-04 16:34:47 +03:00
Bjørn Forsman
6b2c6bea0a python-sigal: 0.7.0 -> 0.9.2
Sigal has replaced argh with click, and now also depends on blinker.

Tested by generating an album (sigal init + build + serve).
2015-08-04 12:44:40 +02:00
Jaka Hudoklin
69970d3b53 Merge pull request #9111 from benley/docker-1.7.1
docker: 1.6.0 -> 1.7.1
2015-08-04 12:16:39 +02:00
Luca Bruno
d30e63727f pyfribidi: disable on python 3 (ZHF) 2015-08-04 11:03:03 +02:00
Tuomas Tynkkynen
ba5402a328 debbindiff: Rename to 'diffoscope' and update 26 -> 29
Upstream has changed the project name to 'diffoscope' since "debbindiff
has grown way beyond a being just a tool to compare Debian packages."

Besides the rename, there are new dependencies on ssdeep, libarchive-c
and sqlite.
2015-08-04 09:27:33 +03:00
Tuomas Tynkkynen
24f76a55d2 pythonPackages.libarchive-c: init at 2.1 2015-08-04 09:27:33 +03:00
Tuomas Tynkkynen
3a8d901ace pythonPackages.ssdeep: Init at 3.1.1 2015-08-04 09:27:33 +03:00
Arseniy Seroka
a5b976e8d3 Merge pull request #9061 from tomberek/add_gateone
GateOne: init at 1.2
2015-08-04 07:16:21 +03:00
Benjamin Staffin
a5cdd98da4 docker: 1.6.0 -> 1.7.1 2015-08-03 20:20:56 -07:00
Jonathan Rudenberg
c94bf0e8b1 libcec: 2.2.0 -> 3.0.1
Also adds the libcec_platform library which is a new dependency.
2015-08-03 19:51:59 -04:00
Thomas Strobel
c31dc22aa2 ima-evm-utils: init at 1.0.0 2015-08-04 01:10:13 +02:00
William A. Kennington III
a2da9cfcaf Merge branch 'master.upstream' into staging.upstream 2015-08-03 14:27:14 -07:00
ts468
c6159b2614 Merge pull request #9101 from ts468/upstream.strongswan
strongswan: add TNC build option
2015-08-03 17:53:01 +02:00
Tobias Geerinckx-Rice
1b0e82659c perl-packages: DateTime-Format-Natural 1.02 -> 1.03 2015-08-03 17:24:02 +02:00
Thomas Strobel
6f727a8a83 strongswan: add TNC build option 2015-08-03 17:07:12 +02:00
Thomas Bereknyei
cb6dc71599 GateOne: init at 1.2 2015-08-03 11:01:05 -04:00
Arseniy Seroka
c68f9cfc9e Merge pull request #9097 from lancelotsix/upgrade_poezio
Upgrade poezio
2015-08-03 15:53:44 +03:00
Ricardo M. Correia
45bdde5505 rustRegistry: 2015-07-07 -> 2015-08-03 2015-08-03 13:34:30 +02:00
ts468
1857db1bc9 Merge pull request #9100 from ts468/upstream.omapd
omapd: init at 0.9.2
2015-08-03 13:12:28 +02:00
Thomas Strobel
89e78b5211 omapd: init at 0.9.2 2015-08-03 13:04:59 +02:00
Robin Gloster
74afccb3ad phpPackages.composer: 1.0.0-alpha9 -> 1.0.0-alpha10 2015-08-03 10:04:22 +00:00
Lancelot SIX
b867cc62a7 poezio: 0.8.1 -> 0.9 2015-08-03 09:31:21 +00:00
Lancelot SIX
eda7843cab python34Packages.slixmpp: init at 1.0.post5 2015-08-03 09:30:27 +00:00
Lancelot SIX
44be36869f pythonPackages.aiodns: init at 0.3.2 2015-08-03 09:29:34 +00:00
Lancelot SIX
f3a0fa9d96 pythonPackages.pycares: init at 0.7.0 2015-08-03 09:28:52 +00:00
Lancelot SIX
61ec424cd4 python33Packages.asyncio: init at 3.4.3 2015-08-03 09:28:11 +00:00
Arseniy Seroka
9771ff51f3 Merge pull request #9062 from odi/mps-youtube
python-packages: mps-youtube init version 0.2.5
2015-08-03 04:48:21 +03:00
Tobias Geerinckx-Rice
9cd4763e9c ipad_charge: init at 2015-02-03 2015-08-03 01:45:13 +02:00
Jude Taylor
ebda45e6b9 add darwin gcc fixes to gcc 5 2015-08-02 14:38:25 -07:00
Arseniy Seroka
372e5a7dcf Merge pull request #9072 from benley/shout
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
William A. Kennington III
1dab05033f Merge branch 'master.upstream' into staging.upstream 2015-08-01 19:18:08 -07:00
Joachim Fasting
56b39c2cc5 minisign: init at 0.4 2015-08-01 17:20:15 +02:00
Fabian Kirchner
b80df37494 Add monkeysphere package 2015-08-01 12:01:32 +02:00
Nikolay Amiantov
49c14b1553 Merge pull request #9065 from abbradar/mumble-celt
mumble: use our celt library
2015-08-01 12:17:25 +03:00
William A. Kennington III
09b4a7cc1b Merge branch 'master.upstream' into staging.upstream 2015-07-31 17:26:20 -07:00
William A. Kennington III
85e2c8ff23 lxc: Cleanup 2015-07-31 17:11:11 -07:00
William A. Kennington III
b7389a2d1a libaudit: Add stub 2015-07-31 17:11:11 -07:00
Jude Taylor
cb7c053383 add fixes to gcc-4.8 2015-07-31 16:21:01 -07:00
Benjamin Staffin
f4502e650b shout: init at 0.51.1
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
Tobias Geerinckx-Rice
a4e03fdc66 python-packages: click 3.3 -> 4.1 (redux)
This reverts:
  commit 389a0bf6cc
  commit 083ff50289

The nox-review failures were caused by a transient GitHub glitch that
merely happened to crash in click.
2015-08-01 00:57:11 +02:00
danbst
fc155f74d6 tortoisehg: init at 3.4.2 2015-07-31 19:29:29 +00:00
Jude Taylor
4a495cfbab build gcc-4.9 on darwin 2015-07-31 11:35:42 -07:00
Jude Taylor
7024b4dc62 add Darwin's flavor of lsof 2015-07-31 11:35:42 -07:00
Sander van der Burg
831397f136 suds: add python package 2015-07-31 13:42:42 +00:00
Oliver Dunkl
5cd5c39915 python-packages: mps-youtube init at 0.2.5 2015-07-31 15:32:55 +02:00
Arseniy Seroka
5945655fd6 Merge pull request #9049 from AndersonTorres/cmatrix
cmatrix: init at 1.2a
2015-07-31 15:28:26 +03:00
Tobias Geerinckx-Rice
2ed604e566 Merge pull request #8937 from cheecheeo/entr_init
entr: init at 3.2
2015-07-31 12:45:50 +02:00
Nikolay Amiantov
47bb91194b mumble: use our celt library 2015-07-31 13:41:43 +03:00
Mateusz Kowalczyk
7930150366 Merge pull request #9045 from AndersonTorres/PPSSPP
PPSSPP: 0.9.9.1 -> 1.1.0
2015-07-31 09:43:49 +01:00
John Chee
6c14111c9d entr: init at 3.2 2015-07-30 23:05:38 -07:00
Thomas Tuegel
ebe0befd86 Merge branch 'quassel' 2015-07-30 21:51:37 -05:00
Jan Malakhovski
2392cf1897 perl-IMAPClient: init at 0.13 2015-07-31 02:17:48 +00:00
Jan Malakhovski
dd991dd576 perl-URIIMAP: init at 1.01 2015-07-31 02:17:48 +00:00
Jan Malakhovski
56fbeb7a93 emacs-packages: add automatic meta.homepages to builders, cleanup other expressions
Because we can.
2015-07-31 02:02:04 +00:00
Tobias Geerinckx-Rice
389a0bf6cc python-packages: re-add click 4.1 as separate attr 2015-07-31 02:46:06 +02:00
Tobias Geerinckx-Rice
083ff50289 Revert "python-packages: click 3.3 -> 4.1"
I *think* this might be breaking nox-review on Travis (but not here...)
Reverting to get Travis working ASAP until I figure out if that is so.

This reverts commit ba9a6e2d09.
2015-07-31 02:02:26 +02:00
William A. Kennington III
7ebe164ae0 Merge branch 'master.upstream' into staging.upstream 2015-07-30 15:03:10 -07:00
danbst
3845b25623 pythonPackages.qscintilla: init at 2.9 2015-07-30 19:12:40 +00:00
Oliver Dunkl
8b71698c07 python-packages: pafy init version 0.3.74 2015-07-30 20:59:51 +02:00
Vladimír Čunát
4dc113ce29 neverball: update
Seems to work fine. /cc maintainer @viric.
2015-07-30 20:20:54 +02:00