Commit Graph

19343 Commits

Author SHA1 Message Date
Franz Pletz
78a027604a sslscan: init at 1.11.0 2015-10-09 11:12:02 +02:00
Domen Kožar
bcd501377b Merge pull request #10276 from lancelotsix/add_pylibconfig2
pythonPackages.pylibconfig: init at 0.2.4
2015-10-08 12:20:31 +02:00
Luke Gorrie
6c36809a89 snabb: Added Snabb Switch (v2015.10) in tools/networking
I have tested this manually with nix-env.
2015-10-08 10:11:06 +00:00
Lancelot SIX
19f7cc8df2 pythonPackages.pylibconfig: init at 0.2.4
Tests are disabled because they are not distributed within the
distribution :

```
$ curl -s https://pypi.python.org/packages/source/p/pylibconfig2/pylibconfig2-0.2.4.tar.gz | tar tz | grep test
$ curl -s
https://codeload.github.com/heinzK1X/pylibconfig2/tar.gz/master | tar tz | grep test
pylibconfig2-master/pylibconfig2/test/
pylibconfig2-master/pylibconfig2/test/__init__.py
pylibconfig2-master/pylibconfig2/test/test.py
```

Distribution from pypi is prefered because the git repository do not
have tags to clearly identify the various releases.
2015-10-08 08:49:33 +00:00
Tobias Geerinckx-Rice
68932b96d2 perlPackages.ModuleImplementation 0.07 -> 0.09 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
78e777ad8d perlPackages.ModuleInstall 1.14 -> 1.16 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
499d936cc6 perlPackages.AlgorithmDiff 1.1902 -> 1.1903 2015-10-08 01:42:45 +02:00
Tobias Geerinckx-Rice
d20f80a7c8 perlPackages.Curses 1.32 -> 1.33 2015-10-08 01:42:44 +02:00
Tobias Geerinckx-Rice
cabd9d3d36 perlPackages.ModuleScanDeps 1.19 -> 1.20 2015-10-08 01:42:44 +02:00
Eelco Dolstra
c90d26140e opensubdiv: Add 2015-10-08 00:57:21 +02:00
Domen Kožar
fe081c6fd2 Merge pull request #10264 from FRidh/changes
python packages updates
2015-10-07 10:39:24 +02:00
Thomas Tuegel
c7d0f8b3b5 sddm: 0.11.0 -> 0.12.0
Also updated to build with Qt 5.5.
2015-10-06 22:46:33 -05:00
Thomas Tuegel
a8a70eefb0 Merge branch 'plasma-5.4' 2015-10-06 22:16:55 -05:00
Thomas Tuegel
87971728b6 Revert "sddm: build with Qt 5.5"
This reverts commit 60fc0af74a.

Fixes #10211. sddm fails at runtime when built with Qt 5.5. There is a
newer version of sddm which may work with Qt 5.5.
2015-10-06 22:15:47 -05:00
Arseniy Seroka
7b86c8012b Merge pull request #10199 from atanasi/atanasi
zbackup: init at 1.4.4, fetchhg: fixed nix-prefetch-hg interpreter, textadept: 8.0 -> 8.2, geany: add geany-with-vte to use the terminal
2015-10-07 00:38:39 +03:00
Juho Östman
4f8fa82a39 geany: add geany-with-vte to use the terminal 2015-10-07 00:17:57 +03:00
Arseniy Seroka
2adbe278d8 Merge pull request #10198 from davidak/gpgstats
gpgstats: init at 0.5
2015-10-06 23:54:05 +03:00
David Kleuker
8fe43ba05a gpgstats: init at 0.5 2015-10-06 22:45:26 +02:00
Frederik Rietdijk
e04b5f5c15 python mathics: disable for Python 3
Python 3 is not supported upstream.
2015-10-06 22:43:49 +02:00
Frederik Rietdijk
25a4b3631b python toolz: 0.7.2 -> 0.7.4 2015-10-06 22:42:49 +02:00
Frederik Rietdijk
243792bcd5 python sympy: disable for Python 3.5
Not yet supported upstream.
2015-10-06 22:41:58 +02:00
Frederik Rietdijk
4e340ba8b0 python notebook: 4.0.4 -> 4.0.5 2015-10-06 22:41:10 +02:00
Frederik Rietdijk
aa94f19ffd python nbformat: 4.0.0 -> 4.0.1 2015-10-06 22:40:54 +02:00
Frederik Rietdijk
4b231df6a8 python jupyter_core: 4.0.4 -> 4.0.6 2015-10-06 22:40:32 +02:00
Frederik Rietdijk
f6f2625831 python ipdb: 0.8 -> 0.8.1 2015-10-06 22:40:15 +02:00
Frederik Rietdijk
e0d2647197 python dropbox: 2.2.0 -> 3.37 2015-10-06 22:39:54 +02:00
Frederik Rietdijk
fcb29349d3 python datashape: 0.4.6 -> 0.4.7 2015-10-06 22:39:05 +02:00
Frederik Rietdijk
9d4d0aa0ae python cython: 0.23.1 -> 0.23.3 2015-10-06 22:38:31 +02:00
Juho Östman
a2d3b31209 zbackup: init at 1.4.4 2015-10-06 22:41:46 +03:00
Edward Tjörnhammar
302a76d1ad Merge pull request #10256 from FRidh/ipywidgets
pythonPackages ipywidgets: init at 4.0.2
2015-10-06 20:47:55 +02:00
Frederik Rietdijk
01acee19e0 pythonPackages ipywidgets: init at 4.0.2 2015-10-06 17:41:43 +02:00
Rob Vermaas
96965fdf5f Update hologram
(cherry picked from commit 7c55e7b36c)
2015-10-06 15:08:26 +00:00
Nikolay Amiantov
61381fa4a2 buildFHSUserEnv: pass extraBindMounts argument 2015-10-06 15:39:41 +03:00
Jude Taylor
7283bb7466 introduce separate cf-private package to account for no CLT 2015-10-06 00:11:10 -07:00
Arseniy Seroka
bcf536ff3f Merge pull request #10194 from vbgl/ocaml-4.2.2
OCaml: 4.02.1 → 4.02.3
2015-10-06 02:07:54 +03:00
Arseniy Seroka
01df2bba04 Merge pull request #10206 from joachifm/torbrowser-5
torbrowser: 4.5.3 -> 5.0.3
2015-10-06 02:06:35 +03:00
Arseniy Seroka
a5045e1b3c Merge pull request #10239 from makefu/bepasty-server-init
pythonPackages.bepasty-server: init at 0.4.0
2015-10-06 02:01:48 +03:00
William A. Kennington III
cbc1eaa1ea pythonPackages.gevent: Fix unneeded libev patch 2015-10-05 11:26:28 -07:00
Thomas Tuegel
1a03a577f4 kf5Packages: use KDE Frameworks 5.14 2015-10-05 13:08:26 -05:00
Thomas Tuegel
004448ca47 kf514: init at 5.14 2015-10-05 13:08:25 -05:00
makefu
58d4ffc488 pythonPackages.bepasty-server: init at 0.4.0 2015-10-05 16:26:42 +02:00
makefu
a68d7db1c4 pythonPackages.xstatic-*: init at 2015-10-05
this commit contains build-inputs for bepasty-server but they can be used stand-alone
2015-10-05 16:01:18 +02:00
Jascha Geerds
470e71abbd pidgin-skypeweb: init at 2015-10-02 2015-10-05 13:40:54 +02:00
Tobias Geerinckx-Rice
2cd114810a perlPackages.SSLeay 1.58 -> 1.72 2015-10-05 12:38:18 +02:00
Tobias Geerinckx-Rice
5ce196719e perlPackages.ModuleScanDeps 1.17 -> 1.19 2015-10-05 12:30:19 +02:00
vbgl
0de1939a77 Merge pull request #10087 from vbgl/coq-ext-lib
coq-ext-lib: c2c71a2a -> 0.9.0 & 1.0.0-beta2
2015-10-05 07:29:14 +02:00
Arseniy Seroka
61672889f2 Merge pull request #10210 from devhell/nload
nload: init at 0.7.4
2015-10-05 02:48:41 +03:00
Jaka Hudoklin
a6c4c9df1f rippled: 0.28.1 -> 0.30.0-rc1 2015-10-04 22:44:13 +02:00
Tomas Hlavaty
3a4db8d7e5 gtk-server: added 2015-10-04 21:08:50 +02:00
Tomas Hlavaty
047d7c6f03 cmucl: fix on x86_64-linux 2015-10-04 21:08:42 +02:00
William A. Kennington III
2f88045360 mumble: Combine into a generic derivation
Also add a git version since 1.3.0 supports qt5 as well as a host of new
features.
2015-10-03 22:22:21 -07:00
Tobias Geerinckx-Rice
ef472a60d8 perlPackages.PerlTidy 20130922 -> 20150815 2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice
bcd0c2d265 perlPackages.PerlOSType 1.007 -> 1.009 2015-10-03 16:58:33 +02:00
Tobias Geerinckx-Rice
88c0002cdd perlPackages.PodEscapes 1.06 -> 1.07 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
15ccfaa0b8 perlPackages.SubExporterUtil 0.984 -> 0.987 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
2db0c844bc perlPackages.StringUtil 1.21 -> 1.24 2015-10-03 16:58:32 +02:00
Tobias Geerinckx-Rice
6cfe70d83d perlPackages.Starman 0.4010 -> 0.4014 2015-10-03 16:58:31 +02:00
Tobias Geerinckx-Rice
18bf3e3e48 perlPackages.TermCap 1.16 -> 1.17 2015-10-03 16:58:31 +02:00
Joachim Fasting
e1ca9303d2 torbrowser: 4.5.3 -> 5.0.3
torbrowser 5.0.3 requires gcc5, otherwise it fails with

   libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by Browser/firefox)
2015-10-03 15:02:08 +02:00
Matthias Beyer
413d9f4177 davfs2: Set dependency of neon to neon v0.29.6 2015-10-03 13:01:31 +02:00
Matthias Beyer
3e5dbb7b78 neon: Re-add version 0.29.6 2015-10-03 13:01:31 +02:00
devhell
c412e048b5 nload: init at 0.7.4
Built and tested locally.

nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered [sic] data and min/max networking usage.
2015-10-03 11:29:51 +01:00
Frederik Rietdijk
a3b5ae8ad4 pythonPackages ipython: add readline support, fixes #10190 2015-10-03 08:37:00 +02:00
Vincent Laporte
67e38dfe23 ocaml: 4.02.1 -> 4.02.2 2015-10-03 08:26:42 +02:00
Vincent Laporte
de84782ded ocaml-deriving: drop legacy package 2015-10-03 08:26:42 +02:00
Domen Kožar
3a658f4c41 Merge pull request #10083 from greyson/pythonofx
Python OFX libraries and utilities
2015-10-03 01:56:52 +02:00
Arnold Krille
3bce303e05 jackmix: Build jackmix in two flavours
Flavours are:
- *jackmix* using jack2 (default)
- *jackmix_jack1* using jack1
2015-10-02 15:42:00 +02:00
Arnold Krille
bb7eb9829d jackmix: init at version 0.5.2
Add jackmix to the nix pkgs.
2015-10-02 14:56:59 +02:00
Gabriel Ebner
db18b6e828 opensmtpd-extras: init at 5.7.1 2015-10-02 13:01:47 +02:00
Thomas Strobel
9e33e2365e miraclecast: init at 0.0-git-20151002 2015-10-02 12:16:37 +02:00
lethalman
5f30859a1d Merge pull request #10173 from devhell/iptraf-ng
iptraf-ng: init at 1.1.4
2015-10-02 11:40:28 +02:00
lethalman
e9d554580c Merge pull request #10066 from michaelpj/p/heatseeker
heatseeker: init at 1.3.0
2015-10-02 11:36:07 +02:00
lethalman
5c4dc85121 Merge pull request #10117 from laMudri/urbit
urbit: init at 2015.09.26
2015-10-02 11:28:32 +02:00
Tobias Geerinckx-Rice
ab94830c60 goPackages.git-lfs: init at 1.0.0 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice
e38fb2ea25 perlPackages.Glib: 1.313 -> 1.314 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice
7d78c0b84b perlPackages.Cairo: 1.105 -> 1.106 2015-10-02 05:34:35 +02:00
Tobias Geerinckx-Rice
4a92863fd5 enblend-enfuse: rename to actual package name
Retain old and unreadable "enblendenfuse" alias for compatibility.
2015-10-02 05:34:34 +02:00
Jude Taylor
07d9b3cded remove obsolete libunwindNative 2015-10-01 16:34:45 -07:00
devhell
66dd86d4ca iptraf-ng: init at 1.1.4
This commit adds `iptraf-ng` which is a fork of `iptraf`. The original
has not been updated in ~10 years. This fork is more modern but
development is a bit slow (last update to master 15 months ago).
Nevertheless, unlike `iptraf` this one doesn't barf around and works
properly.
2015-10-01 22:38:50 +01:00
Vladimír Čunát
e9fcbe67b0 kde4.kdesdk-kioslaves: fix by resurrecting svn-1.8
Just bringing back pre-bc54ecd811e state as well.
2015-10-01 22:23:31 +02:00
William A. Kennington III
14961c8781 v8: Fix compilation issue with gcc4.9+ 2015-10-01 10:40:50 -07:00
Jude Taylor
ccf48cea4d revert rubies callPackages change 2015-10-01 09:45:05 -07:00
Jude Taylor
4520a19151 add darwin libtool to nodejs 4.1.0 2015-10-01 09:20:12 -07:00
Jude Taylor
4833a37791 bring darwin libtool back into scope for node 2015-10-01 09:20:12 -07:00
Thomas Strobel
64eed4b98a deskcon: init at 0.3 2015-10-01 18:14:03 +02:00
Jude Taylor
2b1d851e3e add mpw 2015-10-01 08:58:28 -07:00
Jude Taylor
5379504451 Merge pull request #9834 from NixOS/rubies
Merge Ruby versions into one file
2015-10-01 08:58:28 -07:00
Antoine R. Dumont (@ardumont)
2f5cbb1b62 emacs-packages: elpy add runtime dependencies on pythonpackages.elpy 2015-10-01 14:08:19 +02:00
Antoine R. Dumont
3e91739437 emacs-packages: elpy init at 1.9.0 2015-10-01 12:34:19 +02:00
Antoine R. Dumont
d69c493eed emacs-packages: pyvenv init at 1.7 2015-10-01 12:34:19 +02:00
Antoine R. Dumont
b429a536de emacs-packages: highlight-indentation init at 0.7.0 2015-10-01 12:34:19 +02:00
Antoine R. Dumont
c623972091 emacs-packages: find-file-in-project init at 3.5 2015-10-01 12:34:19 +02:00
Antoine R. Dumont
8755a79cb8 emacs-packages: yasnippet init at 0.8.1 2015-10-01 12:34:19 +02:00
Antoine R. Dumont (@ardumont)
364667c390 python-packages: elpy add runtime dependencies 2015-10-01 12:34:19 +02:00
Antoine R. Dumont
7fa6cc7529 python-packages: elpy 1.0.1 -> 1.9.0 2015-10-01 12:21:47 +02:00
Antoine R. Dumont
2593829486 python-packages: importmagic init at 0.1.3 2015-10-01 12:20:13 +02:00
Vladimír Čunát
00935b2554 Merge #10104: picolisp, ccl and sbcl improvements 2015-10-01 11:23:30 +02:00
Jude Taylor
0870c09854 darwin purity: emacs-24.5-mac 2015-09-30 17:14:43 -07:00
Tomas Hlavaty
29f120d7b2 sbcl: improve bootstrap and add arm support
clisp bootstrap is very slow and clisp doesn't compile on arm

now it is possible to also bootstrap using ccl:

   sbclBootstrapHost = "${ccl}/bin/${ccl.CCL_RUNTIME} -b -n";

or alternatively using clisp

   sbclBootstrapHost = "${clisp}/bin/clisp -norc";
2015-09-30 23:40:58 +02:00
Domen Kožar
d8c1284d81 pythonPackages: bump pyramid, webob and btrees 2015-09-30 18:15:21 +02:00
Thomas Tuegel
d323fa9f8b quasselDaemon: fix typo 2015-09-30 07:40:44 -05:00
Thomas Tuegel
7696ac23b9 quassel: add compatibility aliases 2015-09-30 07:24:01 -05:00
Arseniy Seroka
35ee5b8376 Merge pull request #10151 from ardumont/update-python-package-pygit2
python-packages: pygit2 0.21.2 -> 0.23.1
2015-09-30 15:02:34 +03:00
Thomas Tuegel
a6c81b2b29 phonon_qt5_backend_gstreamer: un-rename
Accidentally renamed to phonon_backend_gstreamer_qt5 in Qt 5.5 upgrade.
2015-09-30 06:25:23 -05:00
Antoine R. Dumont
c346eeae51 python-packages: pygit2 0.21.2 -> 0.23.1 2015-09-30 12:05:35 +02:00
Thomas Strobel
6b934c30d3 neardal: init at 0.7-post-git-20150930 2015-09-30 11:36:47 +02:00
Tobias Geerinckx-Rice
c7c677bc7b p910nd: init at 0.97 2015-09-30 02:29:52 +02:00
Jaka Hudoklin
ea4850ca64 Merge pull request #10023 from offlinehacker/pkgs/modsecurity/add
modsecurity: add modsecurity, and create nginx plugin
2015-09-30 00:19:38 +02:00
Rob Vermaas
92e98c2b03 nixops: 1.2 -> 1.3
(cherry picked from commit a91d4f8a24)
2015-09-29 19:53:47 +00:00
Charles Strahan
597d191844 eventstat: init at 0.02.02 2015-09-29 15:45:09 -04:00
Thomas Strobel
8d7fba9b65 neard: init at 0.15-post-git-20510929 2015-09-29 17:54:26 +02:00
Eelco Dolstra
0e3c1e31b1 Remove zfs-git and spl-git
See https://github.com/NixOS/nixpkgs/pull/10042#commitcomment-13422343.
2015-09-29 14:54:12 +02:00
Peter Simons
391549c5f4 Remove the haskell.packages.ghc6104 package set.
It's broken, and no-one seems to care enough to fix it (which would be a
tricky endeavor, anyway).
2015-09-29 14:46:40 +02:00
Thomas Tuegel
e6eb429128 remove kde414.networkmanagement
It has been unmaintained for years, being replaced by plasma-nm.
2015-09-29 06:42:38 -05:00
Peter Simons
e23d69c6f3 Add LTS Haskell 3.7. 2015-09-29 09:53:37 +02:00
Eelco Dolstra
9e38b81af8 wget: Reduce closure size
This reduces the wget closure from 377 MiB to 49 MiB, which is in
particular good for EC2 images, since they include wget. The main
changes:

* Disable libpsl - this isn't very big itself, but it pulls in libicu,
  which is 36 MiB. It also adds build-time dependencies on packages
  like gtk-doc, dblatex, tetex etc.

* Replace gnutls with openssl. The former pulls in runtime
  dependencies like guile, python, binutils, gcc, ncurses, etc.
2015-09-28 22:29:50 +02:00
Edward Tjörnhammar
14c18ad9b8 ihaskell: use python.buildEnv 2015-09-28 21:26:17 +02:00
obadz
db31c1c438 orpie: init at 1.5.2
[Bjørn: add meta.platforms]
2015-09-28 21:03:11 +02:00
Jude Taylor
6d63d1cdc6 excise accidental change included with 14bd5c0 2015-09-28 09:35:54 -07:00
Jude Taylor
14bd5c0b39 revert realLibtool 2015-09-28 09:19:57 -07:00
Charles Strahan
25e582c497 meteor: init at 1.2.0.1
closes #10064
2015-09-28 10:39:37 -04:00
Eelco Dolstra
03575caf9d Boldly update default Linux kernel to 4.1
4.1 is the latest long-term kernel. Better to get this out of the way
early in the release cycle.
2015-09-28 16:36:39 +02:00
laMudri
4138fa09fd urbit: init at 2015.09.26 2015-09-28 13:25:23 +01:00
Rob Vermaas
ad4f110b73 Revert "nixops: 1.2 -> 1.3."
This reverts commit 43dee76b4b.
2015-09-28 11:41:10 +00:00
Rob Vermaas
43dee76b4b nixops: 1.2 -> 1.3.
(cherry picked from commit fcaf96b8d4)
2015-09-28 11:33:58 +00:00
Edward Tjörnhammar
7cef1a4150 ihaskell: pass an ipython jupyter environment 2015-09-28 09:00:00 +02:00
Benjamin Saunders
fce8924331 libuv: 1.6.1 -> 1.7.5
closes #9814
2015-09-28 01:00:50 -04:00
Arseniy Seroka
9597ff6c8c Merge pull request #10081 from fazo96/openmw
openmw: init at 0.36.1
2015-09-28 00:27:53 +03:00
Enrico Fasoli
e3538153b5 openmw: init at 0.36.1 2015-09-27 23:22:31 +02:00
Thomas Tuegel
cbe318d531 Merge branch 'qt-5.5' 2015-09-27 16:07:05 -05:00
Arseniy Seroka
329d0271ed Merge pull request #9977 from avnik/inconsolata-lgc
inconsolata-lgc:  init at 30bbc1b
2015-09-27 23:33:14 +03:00
Thomas Tuegel
c20b7ba4f3 cool-retro-term: build with Qt 5.5 2015-09-27 15:09:51 -05:00
Thomas Tuegel
d8d5e9868c dropbox: prepare for Qt upgrade 2015-09-27 15:09:50 -05:00
Thomas Tuegel
f998d502fc dropbox: build with Qt 5.5 2015-09-27 15:09:50 -05:00
Thomas Tuegel
62fc4cf4d1 add qt5Libs 2015-09-27 15:09:49 -05:00
Thomas Tuegel
60fc0af74a sddm: build with Qt 5.5 2015-09-27 15:09:49 -05:00
Thomas Tuegel
50f76e0625 mlt-qt5: build with Qt 5.5 2015-09-27 15:09:49 -05:00
Thomas Tuegel
8d5b2be9ae lightdm_qt: build with Qt 5.5 2015-09-27 15:09:48 -05:00
Thomas Tuegel
0331d7e7a7 flightgear: build with Qt 5.5 2015-09-27 15:09:47 -05:00
Thomas Tuegel
5ecc06293a mudlet: build with Qt 5.5 2015-09-27 15:09:47 -05:00
Thomas Tuegel
51496d6c6d sonic-visualiser: build with Qt 5.5 2015-09-27 15:09:46 -05:00
Thomas Tuegel
3060396296 musescore: build with Qt 5.5 2015-09-27 15:09:46 -05:00
Thomas Tuegel
3935f63732 keyfinder: build with Qt 5.5 2015-09-27 15:09:45 -05:00
Thomas Tuegel
e25434801b fmit: build with Qt 5.5 2015-09-27 15:09:45 -05:00
Thomas Tuegel
d97dbf87c0 dfasma: build with Qt 5.5 2015-09-27 15:09:44 -05:00
Thomas Tuegel
fdc0e17490 cantata: build with Qt 5.5 2015-09-27 15:09:44 -05:00
Thomas Tuegel
9e3b22d25a telepathy_qt5: build with Qt 5.5 2015-09-27 15:09:44 -05:00
Thomas Tuegel
e462bdce89 openbr: build with Qt 5.5 2015-09-27 15:09:43 -05:00
Thomas Tuegel
e745467726 libkeyfinder: build with Qt 5.5 2015-09-27 15:09:43 -05:00
Thomas Tuegel
569316e4fc grantlee: build with Qt 5.5 2015-09-27 15:09:42 -05:00