Commit Graph

19631 Commits

Author SHA1 Message Date
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 a91d4f8a243933181c119ceff434e59eae09be10)
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 fcaf96b8d40e0c9559523674da03ab47edcfc8fb)
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
Thomas Tuegel
dfbcab342a accounts-qt: build with Qt 5.5 2015-09-27 15:09:17 -05:00
Thomas Tuegel
4a3d7eae7e qmltermwidget: build with Qt 5.5 2015-09-27 15:08:49 -05:00
Thomas Tuegel
3d6110d221 deprecate kde414.networkmanagement 2015-09-27 15:08:49 -05:00
Thomas Tuegel
38461f18c3 signon: build with Qt 5.5 2015-09-27 15:08:48 -05:00
Thomas Tuegel
078d544005 libdbusmenu-qt5: build with Qt 5.5 2015-09-27 15:08:46 -05:00
Thomas Tuegel
cf4defce2c quassel: build with Qt 5.5 2015-09-27 15:08:12 -05:00
Thomas Tuegel
fde78376e4 add kf5PackagesFun 2015-09-27 15:08:12 -05:00
Thomas Tuegel
2e0589b4ca kde414: build with kdelibs-4.14.12
Upstream changes to the build system required adjusting many packages'
dependencies. On the Nixpkgs side, we no longer propagate the dependency
on cmake (to reduce closure size), so downstream dependencies had to be
adjusted for most packages that depend on kdelibs.
2015-09-27 15:08:12 -05:00
Thomas Tuegel
dd264938bc kdeApps_15_08: init at 15.08.1 2015-09-27 15:08:11 -05:00
Thomas Tuegel
a482b9be4a plasma54: init at 5.4.1 2015-09-27 15:08:11 -05:00
Thomas Tuegel
32a5695f2c kf513: init at 5.13.0 2015-09-27 15:08:10 -05:00
Thomas Tuegel
c9a6d288b5 vlc_qt5: build with Qt 5.5 2015-09-27 15:08:10 -05:00
Thomas Tuegel
943c2bf059 qca-qt5: build with Qt 5.5 2015-09-27 15:08:09 -05:00
Thomas Tuegel
60000c87ae popplerQt: build with Qt 5.5 2015-09-27 15:08:09 -05:00
Thomas Tuegel
e2c25b2f60 polkitQt: build with Qt 5.5 2015-09-27 15:08:08 -05:00
Thomas Tuegel
52798834a8 phonon: build with Qt 5.5 2015-09-27 15:08:08 -05:00
Vladimír Čunát
6070cd09fc haskell: make ghc, cabal-install, and stack visible
Thanks to @peti. Close #10035.
2015-09-27 17:18:44 +02:00
Thomas Tuegel
0c9460db08 add qt5LibsFun 2015-09-27 09:50:46 -05:00
Thomas Tuegel
fe49213ba6 qt55: init at 5.5.0 2015-09-27 09:46:48 -05:00
Luca Bruno
57d41aaed7 libgit2: add 0.21.x version as it's incompatible with the new 0.23 2015-09-27 15:27:57 +02:00
Vincent Laporte
6a238d4b3e coq-ext-lib: c2c71a2a -> 0.9.0 & 1.0.0-beta2 2015-09-27 10:24:25 +02:00
Greyson Fischer
3cf4106806 pythonPackages.ofxclient: init at 1.3.8 2015-09-26 22:36:06 -04:00
Greyson Fischer
833afad27a pythonPackages.ofxhome: init at 0.3.1 2015-09-26 22:35:41 -04:00
Greyson Fischer
159703178d pythonPackages.ofxparse: init at 0.14 2015-09-26 22:35:07 -04:00
Greyson Fischer
fce4cc1983 pythonPackages.ofxtools: init at 0.3.8 2015-09-26 22:33:58 -04:00
Arseniy Seroka
4a8e06f1f0 Merge pull request #10022 from gebner/goldendict-20150801
goldendict: 1.0.1 -> 1.5.0.20150801
2015-09-27 01:51:47 +03:00
michael bishop
569baff20d bonnie++: init at 1.03e
[Bjørn: sort alphabetically in all-packages.nix, shorten
meta.description.]
2015-09-26 21:46:09 +02:00
aszlig
8e44a66b3b
toilet: init at 0.3
It's a replacement for the figlet utility based on libcaca and has a few
more features, such as:

 * The ability to load FIGlet fonts
 * Support for Unicode input and output
 * Support for colour fonts
 * Support for colour output
 * Support for various output formats: HTML, IRC, ANSI...

I've stolen the description from the Debian package:

https://packages.debian.org/sid/toilet

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-26 21:04:15 +02:00
Arseniy Seroka
01aa6a68ac Merge pull request #10037 from Beauhurst/hg_crecord
mercurial: add package for crecord extension as optional dependency, …
2015-09-25 23:30:08 +03:00
Wout Mertens
55e8d8ea61 Merge pull request #9941 from utdemir/upgrade-nodejs-4-1
nodejs: 0.12.7 -> 4.1.0
2015-09-25 19:02:04 +02:00
Michael Peyton Jones
ef8e002bf0 heatseeker: init at 1.3.0 2015-09-25 16:27:43 +01:00
lethalman
eb24e66e0d Merge pull request #9970 from rycee/bump/perl-File-LibMagic
perl-File-LibMagic: 1.13 -> 1.15
2015-09-25 15:18:46 +02:00
lethalman
f5f3aff047 Merge pull request #9994 from robbinch/pkg-kiwix
kiwix: init at 0.9.
2015-09-25 15:17:31 +02:00
michael bishop
866e3932c7 tgt: init at 1.0.60 2015-09-24 16:42:06 -03:00
Utku Demir
fbe9201a8a Remove io.js
Since they're merged with nodejs and nodejs is updated to 4.1
2015-09-24 15:46:48 +00:00
Utku Demir
3733c25227 nodejs: 0.12.7 -> 4.1.0
A big version jump after io.js merge.

dontDisableStatic flag is added since the ./configure script didn't
recognize "--disable-static" flag added by default.

New dependencies are also introduced, coming from io.js
2015-09-24 15:46:47 +00:00
Robbin C
9952afa2ff kiwix: init at 0.9.
This adds kiwix, an offline reader for Web content (like Wikipedia).
2015-09-24 22:01:55 +08:00
Robert Scott
f96582fc60 mercurial: add package for crecord extension as optional dependency, include by default in mercurialFull 2015-09-24 10:59:14 +00:00
William A. Kennington III
2f3eb5e0ef ipfs: 2015-08-29 -> 2015-09-23 2015-09-23 23:22:17 -07:00
Gabriel Ebner
07cd629184 libeb: init at 4.4.3 2015-09-24 07:45:42 +02:00
William A. Kennington III
d5395b0506 Merge pull request #10024 from mayflower/update-rust
Update rust and dependants
2015-09-23 22:43:25 -07:00
Robbin C
7c149b86c3 dfhack: init at 0.40.24-r3
A Dwarf Fortress memory access library, distributed with scripts and plugins implementing a wide variety of useful functions and tools.
2015-09-23 23:52:03 +02:00
William A. Kennington III
5cfe893cc4 Merge commit '2d464f75ed46869b5942c4b479772a0367b30608' into master.upstream
This is a partial commit from staging in an attempt to make merges
smaller.
2015-09-23 14:35:36 -07:00
Robin Gloster
73438e3d8d rustRegistry: 2015-08-21 -> 2015-09-23 2015-09-23 21:16:16 +00:00
Alexander V. Nikolaev
3973f9f2fe inconsolata-lgc: init at 2015-04-18
Add Inconsolata-LGC, fork of Inconsolata font with improved Cyrillic
and Greek support.
2015-09-23 23:43:50 +03:00
William A. Kennington III
0d0be13878 rustUnstable: Don't depend on a stable rust compiler 2015-09-23 12:30:00 -07:00
William A. Kennington III
f8094068a4 gotty: Make it easier to access the binary 2015-09-23 12:30:00 -07:00
Vladimír Čunát
179218252b tetex: don't build on Hydra anymore
Only asciidoc refers to it now (and broken latex2html).
2015-09-23 21:19:14 +02:00
Andreas Wagner
23ed438d5a urjtag: enable various features
[Bjørn: commit message: enabled -> enable]
2015-09-23 21:03:11 +02:00
Jaka Hudoklin
56b1f7934c modsecurity: init at 2.9.0 2015-09-23 20:35:27 +02:00
Arseniy Seroka
c405f22266 Merge pull request #10016 from cleverca22/master
open-iscsi: 2.0-871 -> 2.0-873
2015-09-23 19:56:31 +03:00
michael bishop
efa5b92bfc open-iscsi: 2.0-871 -> 2.0-873
remove the kernel patch, since the package no longer builds the module, its already in the kernel
move it from the kernel function to the main all-packages list
2015-09-23 12:31:41 -03:00
Vladimír Čunát
63f3fef08e tweakAlias: simplify, thanks to @edolstra 2015-09-23 12:37:47 +02:00
Domen Kožar
fb1f4fc61b Merge pull request #10002 from lancelotsix/add_numpydoc
pythonPackages.numpydoc: init at 0.5
2015-09-23 12:15:38 +02:00
Tobias Geerinckx-Rice
8ea4686c18 pythonPackages.PyXAPI: init at 0.1 2015-09-23 12:06:47 +02:00
Vladimír Čunát
c10f7050c5 all-packages: don't recurse into aliased sets
So far nix-env -qP would prefer e.g. `xlibs.*` to `xorg.*`,
so we just disallow recursing into aliased sets
while keeping them available for explicit usage.

Consequently, `xlibs` references should get killed on the next
regeneration.
2015-09-23 11:57:33 +02:00
Vladimír Čunát
1caa62ae42 all-packages: fix ordering
I forgot to stage this during merge.
2015-09-23 10:44:22 +02:00
Vladimír Čunát
76ef7a93e3 Merge: xlibs and x11 attribute cleanup
Frequently using multiple *almost* identical attributes is bad.
2015-09-23 10:42:34 +02:00
Eelco Dolstra
645441c207 hello/ex-2 -> hello 2015-09-22 20:23:23 +02:00
William A. Kennington III
f9d1c58f20 pysvn: 1.7.8 -> 1.8.0 2015-09-22 10:57:03 -07:00
Lancelot SIX
a48cb8d7c8 pythonPackages.numpydoc: init at 0.5 2015-09-22 15:30:14 +00:00
Bjørn Forsman
452ebd1987 gitinspector: init at 0.4.1 2015-09-22 16:35:44 +02:00
Peter Simons
4a205c8941 Add LTS Haskell version 3.6. 2015-09-21 23:15:22 +02:00
aszlig
7ab8dde511
bs1770gain: init at 0.4.7
I've been trying to package this a while ago but found out that apart
from the hand-rolled build system a few sources were missing I didn't
continue to work on it.

This was the WIP expression:

https://gist.github.com/aszlig/c271f294410cc5af0f0a

Now, since the latest upstream version, the project uses autoconf and
automake, which makes it very much painless for us.

So now I can watch demoscene videos without getting hearing loss because
of volume differences :-)

Also, this might be useful for beets as well, in case they're going to
move away from using python-audiotools:

https://github.com/sampsyo/beets/issues/1342#issuecomment-86807500

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-21 22:32:13 +02:00
Arseniy Seroka
eeea90a61d Merge pull request #9976 from gebner/metis
metis: init at 2.3
2015-09-21 22:54:32 +03:00
Gabriel Ebner
5493dccfbb metis-prover: init at 2.3 2015-09-21 21:42:20 +02:00
Arseniy Seroka
7f5139a18d Merge pull request #9974 from robbinch/pkg-ctpp2
ctpp2: init at 2.8.3.
2015-09-21 22:29:33 +03:00
Jude Taylor
71d98332e9 make emacs buildable 2015-09-21 12:17:29 -07:00
Tobias Geerinckx-Rice
f6f8b2da89 perlPackages.IO-Socket-SSL: 2.016 -> 2.020 2015-09-21 19:22:15 +02:00
Tobias Geerinckx-Rice
9cfb5924e8 perlPackages.Email-Address: 1.901 -> 1.908 2015-09-21 19:22:15 +02:00
Eelco Dolstra
6d42b79b29 m2crypto: Use SWIG 2
Fixes "AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'".

Fixes #9457.
2015-09-21 16:14:27 +02:00
Jascha Geerds
2d21e1e4ff Merge pull request #9919 from geerds/deis
deisctl: init at 1.10.0
2015-09-21 11:41:45 +02:00
Jascha Geerds
1c1a6b39db deis: init at 1.10.0 2015-09-21 11:31:20 +02:00
Vladimír Čunát
af9f1a5552 go-packages: fixup evaluation of meta 2015-09-21 07:53:07 +02:00
Matthias Beyer
700c3c93fb gotty: init at 0.0.10 2015-09-21 06:48:11 +02:00
Matthias Beyer
98b3626bf2 manners: init at 0.4.0 2015-09-21 06:48:10 +02:00
Matthias Beyer
09895a3f71 go-bindata-assetfs: init at d5cac425555ca5cf00694df246e04f05e6a55150 2015-09-21 06:48:09 +02:00
Robbin C
5ff9dc0ffd ctpp2: init at 2.8.3.
This adds ctpp2, a high performance templating engine.
2015-09-21 11:56:10 +08:00
William A. Kennington III
9aff5bb082 syncthing: Fix version output 2015-09-20 17:26:56 -07:00
Robert Helgesson
8bba6d6ebf perl-File-LibMagic: 1.13 -> 1.15 2015-09-21 00:12:34 +02:00
William A. Kennington III
3fcbd5a829 Merge branch 'master.upstream' into staging.upstream 2015-09-20 14:54:53 -07:00
Arseniy Seroka
4cbed031e3 Merge pull request #9967 from davidak/add-package-iops
iops: init at 0.1
2015-09-21 00:52:40 +03:00
William A. Kennington III
1bada3e658 all-packages: Fix extraneous reference to deleted boost 1.57 2015-09-20 14:25:46 -07:00
David Kleuker
775d1dc4b1 iops: init at 0.1 2015-09-20 23:24:43 +02:00
Jude Taylor
dfb2f61519 fix autoreconfHook 2015-09-20 13:32:43 -07:00
Jude Taylor
8a1b8a5b0a alias libtool to darwin.cctools on darwin 2015-09-20 13:08:38 -07:00
Arseniy Seroka
4a074fae2b Merge pull request #9954 from robbinch/pkg-zimreader
zimreader: init at 20150710.
2015-09-20 22:52:21 +03:00
Vladimír Čunát
3ce3539cdc Merge #9807: python-INGInious: Fix hydra build 2015-09-20 18:18:00 +02:00
Allen Nelson
79c6c27b9b pandas: add libcxx dependency on darwin (close #9862)
vcunat changed `optional` arguments from lists to packages.
2015-09-20 17:49:13 +02:00
Thomas Tuegel
37a2a20d37 Merge pull request #9949 from Mathnerd314/noto-fonts
Noto fonts
2015-09-20 08:50:13 -05:00
Matthias Beyer
d4e36bd2d6 vit: init at 1.2
Suggested-by: Robert Helgesson <robert@rycee.net>
2015-09-20 11:46:21 +02:00
Robbin C
3a8756913c zimreader: init at 20150710.
This adds zimreader, a tool to serve ZIM files using HTTP.

Its dependencies, cxxtools and tntnet are included in this derivation
because zimreader needs specific (not latest) versions of them
to compile.
2015-09-20 12:57:50 +08:00
Domen Kožar
c2b17b329d Merge pull request #9933 from spencerjanssen/flexget_beautifulsoup_4.4
flexget: depend on beautifulsoup 4.1.3
2015-09-20 01:29:39 +02:00
Mathnerd314
2017fa5f4e noto-fonts: init at git-2015-09-08
noto-fonts-cjk: init at 1.004
noto-fonts-emoji: init at git-2015-08-17
2015-09-19 16:54:16 -06:00
Mathnerd314
d229db38d2 nototools: init at git-2015-09-16 2015-09-19 16:54:16 -06:00
Mathnerd314
3efdf1e135 pythonPackages.fonttools: 2.4 -> 3.0 2015-09-19 16:54:15 -06:00
Arseniy Seroka
fcc3a87b69 Merge pull request #9944 from vbgl/ocaml-fontconfig
ocaml-fontconfig: init at 20131103
2015-09-19 22:57:54 +03:00
Thomas Tuegel
a23b96c74d Merge pull request #9943 from ttuegel/remove-qt-5.3
Remove Qt 5.3
2015-09-19 11:42:20 -05:00
Thomas Tuegel
e5b124e492 qt5Full: only include derivations 2015-09-19 11:37:39 -05:00
Vincent Laporte
2fe151a8d8 ocaml-fontconfig: init at 20131103 2015-09-19 18:27:14 +02:00
Thomas Tuegel
824f7a0962 Remove Qt 5.3 2015-09-19 10:03:09 -05:00
Domen Kožar
8e6b1c21d7 Merge pull request #9938 from matthiasbeyer/update-upass
upass: 0.1.3 -> 0.1.4
2015-09-19 16:53:42 +02:00
Domen Kožar
e196be4bc0 Merge pull request #9942 from utdemir/remove-nodejs-unstable
Remove nodejs-unstable package
2015-09-19 16:53:15 +02:00
Thomas Tuegel
8a3716e4b6 linssid: use Qt 5.4
This breaks the build.
2015-09-19 09:29:51 -05:00
Utku Demir
5868aaf395 Remove nodejs-unstable package
This package was same as the main nodejs package since the given
unstableVersion flag is noop.
2015-09-19 13:48:38 +00:00
Frederik Rietdijk
e683272e7e python-packages pep8: disabled for Python 3.5
Because pep8 doesn't yet support Python 3.5.
2015-09-19 13:49:33 +02:00
Arseniy Seroka
8ee39c6d2a Merge pull request #9906 from robbinch/pkg-zimwriterfs
zimwriterfs: init at 20150710.
2015-09-19 14:46:12 +03:00
Robbin C
d75152c028 zimwriterfs: init at 20150710.
This adds zimwriterfs, a console tool to create ZIM (http://www.openzim.org)
files from a locally stored directory containing 'self-sufficient'
HTML content (with pictures, javascript, stylesheets).
2015-09-19 19:44:20 +08:00
Matthias Beyer
3c27149fea upass: 0.1.3 -> 0.1.4
Also update the source to github, so we can get the updates faster (pypi
does not have the update yet).
2015-09-19 13:29:07 +02:00
Arseniy Seroka
8862188761 Merge pull request #9924 from erikryb/master
perseus: init at 4-beta
2015-09-19 13:21:53 +03:00
Peter Simons
2aaa587b71 hackage-packages.nix: switch our default package set to Stackage Nightly
This update was generated by hackage2nix v20150903-82-g351b6f8 using the following inputs:

  - Hackage: af161fdf17
  - LTS Haskell: da73308b63
  - Stackage Nightly: 1994a4f865
2015-09-19 08:20:40 +02:00
William A. Kennington III
6e09223627 Merge branch 'master.upstream' into staging.upstream 2015-09-18 17:16:27 -07:00
Erik Rybakken
64c1a9a2e2 perseus: init at 4-beta 2015-09-19 00:56:24 +02:00
William A. Kennington III
b17dfc68d4 rsyslog: 8.10.0 -> 8.12.0 2015-09-18 14:52:51 -07:00
William A. Kennington III
fdba5c2fd8 libksi: Add package 2015-09-18 14:52:50 -07:00
William A. Kennington III
4b0921c604 resolv_wrapper: Add package 2015-09-18 14:52:50 -07:00
Spencer Janssen
9dee532ce7 flexget: depend on beautifulsoup 4.1.3
The beautifulsoup expression was recently updated to version 4.4,
flexget depends on version < 4.4.
2015-09-18 16:40:30 -05:00
Arseniy Seroka
7e2ae36f4e Merge pull request #9922 from rycee/package/perl-packages
Add some Perl packages
2015-09-19 00:24:01 +03:00
Arseniy Seroka
501e1ee94c Merge pull request #9932 from rycee/bump/perl-Perl-Critic
perl-Perl-Critic: 1.125 -> 1.126
2015-09-19 00:15:18 +03:00
Robert Helgesson
a36fab7473 perl-Perl-Critic: 1.125 -> 1.126 2015-09-18 22:28:27 +02:00
Vladimír Čunát
0fdb93864e Merge new texlive infrastructure, /CC #287 2015-09-18 20:52:34 +02:00
Robert Helgesson
ddc2ee933e perl-CHI: init at 0.60 2015-09-18 17:35:00 +02:00
Robert Helgesson
f912306a0b perl-Test-Class: init at 0.50 2015-09-18 17:35:00 +02:00
Robert Helgesson
501de562d5 perl-MooX-Types-MooseLike-Numeric: init at 1.02 2015-09-18 17:35:00 +02:00
Robert Helgesson
59ed815e09 perl-Log-Any: use stdenv.lib.licenses
Also add myself as maintainer (there was previously none) and use `name`
variable in URL.
2015-09-18 17:33:51 +02:00
Robert Helgesson
92e7ca9a45 perl-Hash-MoreUtils: init at 0.05 2015-09-18 17:27:49 +02:00
Robert Helgesson
a14de22b03 perl-Digest-JHash: init at 0.09 2015-09-18 17:27:17 +02:00
Robert Helgesson
9e147549be perl-File-Util: init at 4.132140 2015-09-18 17:26:07 +02:00
Robert Helgesson
372429b446 perl-File-LibMagic: init at 1.13 2015-09-18 17:25:53 +02:00
Robert Helgesson
00163a09d3 perl-DateTime-Format-MySQL: init at 0.05 2015-09-18 17:25:47 +02:00
Robert Helgesson
ad57899629 perl-Log-Handler: init at 0.87 2015-09-18 17:24:50 +02:00
lethalman
b7319c79a6 Merge pull request #9842 from chetant/libwebsockets-1.4
Add Libwebsockets package
2015-09-18 16:36:30 +02:00
lethalman
ef9a50b0a6 Merge pull request #9788 from desiderius/pillow-2.9.0
pythonPackages.pillow: 2.3.0 -> 2.9.0
2015-09-18 15:17:32 +02:00
宋文武
16e01531de farstream: use pythonPackages.gst-python 2015-09-18 20:38:19 +08:00
宋文武
38812685ed gst-python -> pythonPackages.gst-python 2015-09-18 20:38:18 +08:00
Tobias Geerinckx-Rice
4eadb3f154 minissdpd: init at 1.4 2015-09-18 09:36:11 +02:00
Tobias Geerinckx-Rice
1e593edbf1 autofs: 5.0.8 -> 5.1.1 2015-09-18 05:02:02 +02:00
Tobias Geerinckx-Rice
7cfa918aac lemon: init at 1.0 2015-09-18 03:46:06 +02:00
Jude Taylor
d78936131a preparation for being able to build xquartz 2015-09-17 16:11:18 -07:00
William A. Kennington III
1bc98b2e36 boost: Reduce the number of supported versions 2015-09-17 15:40:32 -07:00
William A. Kennington III
f8e7cee32e folly: 0.57.0 -> 2015-09-17 2015-09-17 15:39:21 -07:00
William A. Kennington III
da908b458b boost: Remove unused 1.58 2015-09-17 14:49:13 -07:00
William A. Kennington III
bea831a968 Revert "libabw: fix build by using older boost"
This reverts commit 471e5697e4.

This should have already been fixed by
35b3a53829.
2015-09-17 14:44:35 -07:00
Pascal Wittmann
52b99249a8 perl-Crypt-OpenSSL-Random: 0.06 -> 0.10 2015-09-17 22:51:56 +02:00
Pascal Wittmann
c24601f79d perl-Crypt-Rijndael: 1.12 -> 1.13 2015-09-17 22:51:56 +02:00
Vladimír Čunát
fba3a4e227 Merge #9665: wxPython: update & refactor 2015-09-17 22:10:35 +02:00
Vladimír Čunát
f2d03ee0d0 Merge #8897: AppArmor updates 2015-09-17 21:21:44 +02:00
Ian-Woo Kim
38d83144aa libhangul, nabi: input method library and tool for korean
Close #9689. @vcunat removed empty buildInputs and refactored meta.
2015-09-17 21:19:47 +02:00
desiderius
7ca623adf1 pythonPackages.elasticsearchdsl: 0.0.4 -> 0.0.8
Close #9767.
2015-09-17 21:19:47 +02:00
Pascal Wittmann
c393d0ccc3 Merge pull request #9902 from ebzzry/tthsum-1.3.2
tthsum: init at 1.3.2
2015-09-17 21:01:51 +02:00
Rommel M. Martinez
16ea769c0e tthsum: init at 1.3.2 2015-09-18 03:01:01 +08:00
Pascal Wittmann
87d2510297 perl-Crypt-SSLeay: 0.57 -> 0.72 2015-09-17 20:26:36 +02:00
Vladimír Čunát
a418096d6a Merge branch 'master' into staging 2015-09-17 20:07:20 +02:00
Vladimír Čunát
471e5697e4 libabw: fix build by using older boost 2015-09-17 19:54:23 +02:00
Vladimír Čunát
ba2b706da9 proofgeneral: use the new texlive
Supplied the needed fonts so it builds.
2015-09-17 19:23:39 +02:00
Vladimír Čunát
c1bcf671dd gcl: don't depend on TeX
It doesn't seem to need it or use it at all.
2015-09-17 19:23:17 +02:00
Vladimír Čunát
237d027b86 texmacs: use new texlive, scheme-small by default
The pdf output looks good.
2015-09-17 19:06:53 +02:00
Vladimír Čunát
40c0356dd3 lazylist, polytable: remove as they are in texlive now 2015-09-17 19:06:14 +02:00
Vladimír Čunát
8c86f1bc84 R: use the new texlive
The docs look fine. There's still an error though:
    Running 'texi2dvi' on 'grid.tex' failed.
2015-09-17 19:01:03 +02:00
Vladimír Čunát
22fd6e1e4c texlive: add a new highly granular version, #287 2015-09-17 19:01:03 +02:00
Vladimír Čunát
fe5c8d78a0 poppler: add _min variant that doesn't bring X stuff 2015-09-17 17:54:32 +02:00
Arseniy Seroka
e8c1717ff4 Merge pull request #9895 from Mathnerd314/rabbitvcs
rabbitvcs: init at 0.16
2015-09-17 18:05:58 +03:00
Arseniy Seroka
3a6774ab34 Merge pull request #9898 from robbinch/pkg-zimlib
zimlib: init at 20150710.
2015-09-17 18:05:14 +03:00
Eelco Dolstra
ec5b66eb4a Enable separate debug info
You can now pass

  separateDebugInfo = true;

to mkDerivation. This causes debug info to be separated from ELF
binaries and stored in the "debug" output. The advantage is that it
enables installing lean binaries, while still having the ability to
make sense of core dumps, etc.
2015-09-17 15:56:33 +02:00
Pascal Wittmann
cd73f0ad69 perl-CPAN-Meta-Check: 0.009 -> 0.012 2015-09-17 15:33:36 +02:00
Pascal Wittmann
b8ecf516e3 perlPackages: fix some builds
by adding ModuleMetadata to buildInputs
2015-09-17 15:33:36 +02:00
Pascal Wittmann
1983d9403d perl-Module-Metadata: 1.00019 -> 1.00027 2015-09-17 15:33:36 +02:00
Pascal Wittmann
bfc52b2654 perl-CPAN-Meta: 2.142690 -> 2.150005 2015-09-17 15:33:36 +02:00
Pascal Wittmann
19e1197efa perl-B-Hooks-EndOfScope: 0.13 -> 0.15 2015-09-17 15:33:35 +02:00
Pascal Wittmann
482ae6d350 perl-Autobox: 2.82 -> 2.83 2015-09-17 15:33:35 +02:00
Rob Vermaas
7994c99d6f Update libcloud to 0.18.0. Needed for newer nixops. 2015-09-17 12:32:45 +00:00
Domen Kožar
ca6fae24b9 sqlalchemy, IMAPClient: disable on py35 2015-09-17 11:19:18 +02:00
Domen Kožar
539b39c34b python35Packages.pyparted: 3.10 -> 3.10.7 2015-09-17 11:17:03 +02:00
Vladimír Čunát
485ea9a621 xf86_video_nouveau: deprecate this alias 2015-09-17 09:11:18 +02:00
Robbin C
024b0414ab zimlib: init at 20150710.
This adds zimlib, a library for reading and writing ZIM files. ZIM is a
file format for storing Web content offline.
2015-09-17 12:26:11 +08:00
Mathnerd314
c3ed1b17ba rabbitvcs: init at 0.16 2015-09-16 16:36:27 -06:00
William A. Kennington III
84505bd36a grsecurity: Update patches 2015-09-16 13:35:41 -07:00
Arseniy Seroka
0345a316ae Merge pull request #9853 from odi/emacs-packages
[emacs-packages]: engine-mode init at 1.0.0
2015-09-16 22:51:45 +03:00
Andreas Wagner
937741c9f3 teensy-loader-cli: consistent naming, version bump 2015-09-16 19:14:01 +02:00
karsten gebbert
6625fde1c7 add renoise to nixpkgs 2015-09-16 17:46:16 +02:00
Edward Tjörnhammar
54ced3be71 Merge pull request #9856 from rycee/bump/svtplay-dl
svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13
2015-09-16 13:51:21 +02:00
lethalman
d938e6bad5 Merge pull request #9881 from rycee/bump/some-perl-packages
Bump versions of some Perl packages
2015-09-16 11:23:34 +02:00
aszlig
cb5e5a5b9d
Revert "makeInitrd, makeModulesClosure: reduce repetition"
This reverts commit b5ee55f81f.

The reason is that the args attribute in this case doesn't contain the
optional attributes which are specified, see here for example:

$ nix-instantiate --eval -E '(args@{ bar ? 111, ... }: args) {}'
{ }
$

This essentially breaks all VM tests, because stage-1 is passing all
arguments but pkgs/build-support/vm/default.nix does not.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-16 10:33:10 +02:00
Robert Helgesson
34ce5ce652 perl-Pod-Weaver: 4.004 -> 4.012 2015-09-16 01:22:41 +02:00
Robert Helgesson
c2705ef98d perl-Config-INI: 0.020 -> 0.025 2015-09-16 01:09:10 +02:00
Robert Helgesson
f75df15636 perl-Mixin-Linewise: 0.004 -> 0.108 2015-09-16 01:09:10 +02:00
Robert Helgesson
a2b7097059 perl-Throwable: 0.200010 -> 0.200013 2015-09-16 01:09:09 +02:00
Robert Helgesson
7324065115 perl-Readonly: 1.03 -> 2.00 2015-09-16 01:09:09 +02:00
Robert Helgesson
4dd7a7622a perl-CPAN-Changes: 0.27 -> 0.400002 2015-09-16 01:09:09 +02:00
Robert Helgesson
400d9e536b perl-Getopt-Long-Descriptive: 0.093 -> 0.099 2015-09-16 01:09:09 +02:00
Robert Helgesson
4d8733d7b4 perl-mousex-getopt: 0.35 -> 0.36 2015-09-16 01:09:04 +02:00
Robert Helgesson
f10fe3f596 perl-MooseX-Getopt: 0.65 -> 0.68 2015-09-16 00:47:38 +02:00
Tobias Geerinckx-Rice
0f19e693aa perlPackages.MathBigRat: 0.2606 -> 0.260801 2015-09-15 21:34:10 +02:00
William A. Kennington III
773b4deb7c Merge commit 'a6f6c0e' into master.upstream
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
William A. Kennington III
8dc7073546 Merge branch 'master.upstream' into staging.upstream 2015-09-15 12:04:41 -07:00
Frederik Rietdijk
316a09377d numba: init at 0.21.0, fixes #9516 2015-09-15 20:25:16 +02:00
Frederik Rietdijk
1f58b332a0 llvmlite: init at 0.7.0
[ci skip]
2015-09-15 20:25:03 +02:00
Guillaume Maudoux
63b0a6c527 python-INGInious: 0.3.dev1 -> 0.3a2.dev0
Fixes hydra build failure(s).
Fixes #9873.
2015-09-15 19:43:33 +02:00
Guillaume Maudoux
47cd462823 pythin-sphinx_rtd_update: 0.1.7 -> 0.1.8 2015-09-15 19:10:09 +02:00
Peter Simons
73d79ed945 ghc: re-add version 7.8.3, which is required for LTS support 2015-09-15 16:23:46 +02:00
Domen Kožar
81b05b4a48 bump a bunch of python libs to fix py35 support 2015-09-15 16:16:11 +02:00
Peter Simons
8836c58dc0 Remove all references to haskell-ng and haskellngPackages from Nixpkgs. 2015-09-15 16:11:58 +02:00
Frederik Rietdijk
3633a3b6f1 python-packages multiprocessing: remove package
multiprocessing is a backport for Python 2.4 and 2.5. Both versions are
not supported on Nix. This removes the multiprocessing package.
2015-09-15 13:26:05 +02:00
Frederik Rietdijk
ca769a679a python-packages inginious: does not need multiprocessing package
Inginious does not actually need the multiprocessing.
2015-09-15 13:23:48 +02:00
Vladimír Čunát
88c9f8b574 xlibs: replace occurrences by xorg
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a x11: replace its usage by xlibsWrapper directly
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Vladimír Čunát
47ad941fbf x11,xlibs: deprecate these aliases 2015-09-15 12:03:30 +02:00
Vladimír Čunát
0c74f18e4c xlibs.xlibs: remove
It was really ugly that `xlibs.xlibs` meant something else than `xlibs`,
especially when using `with xlibs`, such as in wine.
Also, now `xlibs` is the same as `xorg`.
2015-09-15 11:59:33 +02:00
Pascal Wittmann
db0819f955 Fix some meta.license attributes 2015-09-15 11:02:09 +02:00
Vladimír Čunát
b5ee55f81f makeInitrd, makeModulesClosure: reduce repetition
After #9869.
2015-09-15 10:03:23 +02:00
Frederik Rietdijk
f97b4c4fb8 python-packages numpy: disabled for Py35
numpy 1.9.2 does not support python 3.5. The newer version, 1.9.3 or 1.10 for sure will.
http://numpy-discussion.10968.n7.nabble.com/OK-to-upload-patched-1-9-2-for-Python-3-5-td41032.html
2015-09-15 09:18:19 +02:00
Frederik Rietdijk
36bf2f60d1 python-packages: Python 3.5 2015-09-15 09:17:42 +02:00
Tobias Geerinckx-Rice
7c8dd80c30 perlPackages.SysVirt: 1.2.9 -> 1.2.19 2015-09-15 08:51:01 +02:00
Domen Kožar
de8f176875 fix nixos eval 2015-09-15 08:45:19 +02:00
Domen Kožar
0f35fa16c8 python33Packages: too old to build them on hydra 2015-09-15 07:50:27 +02:00
Domen Kožar
cabb050528 add python35 and python35Packages 2015-09-15 07:46:46 +02:00
Domen Kožar
eb29d8e44b Merge pull request #9869 from Mathnerd314/import-fix
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a all-packages: Use callPackage where possible 2015-09-14 22:27:19 -06:00
Domen Kožar
60ad36ba67 libreoffice: 5.0.0.5 -> 5.0.1.2, refactor
I've extracted some of libraries and made expression simpler.

(cherry picked from commit 66e6f99d40350a4b2a235913a1fa77d88b1a44a6)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:37 +02:00
aszlig
7fb1c7efcf
python/notmuch: Fix runtime dep on libnotmuch.
The Python library wants to use ctypes.CDLL() on libnotmuch, so we need
to patch in the correct store path of the shared object file.

Thanks to mog from the #nixos IRC for stumbling over this.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-09-15 04:25:41 +02:00
Tobias Geerinckx-Rice
c545bc80f6 hack (font): init at 2.013 2015-09-15 00:47:58 +02:00
Tobias Geerinckx-Rice
8314510a02 pythonPackages.python-wifi: init at 0.6.0 2015-09-14 23:53:21 +02:00
Benjamin Saunders
8613179f78 llvm: 3.6 -> 3.7 (close #9815)
Package changes from 3.6:
- CMake exports patch no longer necessary
- Cosmetic purity patch fix
- Build libc++ with private libc++abi headers visible from sources
- Work around bugs in lldb's configure scripts
2015-09-14 23:47:20 +02:00
vbgl
bc6c6f1444 Merge pull request #9857 from ebzzry/deluge-1.3.12
deluge: 1.3.11 -> 1.3.12
2015-09-14 21:29:33 +02:00
Rommel M. Martinez
95e8e6fc00 deluge: 1.3.11 -> 1.3.12 2015-09-15 02:21:11 +08:00
Eelco Dolstra
4e1b21d133 Make the jdk/jre attributes work on Darwin 2015-09-14 20:18:44 +02:00
Oliver Dunkl
410749d795 [emacs-packages]: engine-mode init at 1.0.0 2015-09-14 20:12:06 +02:00
Robert Helgesson
d749f111ab svtplay-dl: 0.10.2015.08.24 -> 0.20.2015.09.13 2015-09-14 20:08:56 +02:00
Eelco Dolstra
ef490c6b14 Make the "openjdk7" attribute work on Darwin 2015-09-14 19:21:28 +02:00
Eelco Dolstra
77f3fe79b2 Disambiguate openjdk/openjre
This makes "nix-env -i openjre" work again.

Also get rid of some unnecessary aliases.
2015-09-14 19:07:18 +02:00
Eelco Dolstra
7a1aa50908 Rename OpenJDK expressions
It's silly to have OpenJDK 7 in default.nix when it's not in fact the
default.
2015-09-14 18:28:48 +02:00
Pascal Wittmann
f16eea1867 w3m: use gpm with ncurses support
fixes #9652
2015-09-14 17:47:32 +02:00
Arseniy Seroka
6c11c0629b Merge pull request #9832 from ardumont/fix-org-trello
emacs24PackagesNg.org-trello: fix inclusion files pattern
2015-09-14 17:41:39 +03:00
Arseniy Seroka
e38aa75c4e Merge pull request #9833 from AndersonTorres/desmume
Desmume: init ao 0.9.11
2015-09-14 17:41:15 +03:00
Pascal Wittmann
9c8508386a Merge pull request #8957 from fpletz/package/luasocket
luasocket: 2.0.2 -> 3.0-rc1
2015-09-14 16:32:14 +02:00
Pascal Wittmann
e3ad734a8f TaskPlack: 0.25 -> 0.28 2015-09-14 15:49:46 +02:00
Pascal Wittmann
8dd795b0cb CPANMetaYAML: 0.012 -> 0.016 2015-09-14 15:49:46 +02:00
Pascal Wittmann
96512b8fa6 CPANPLUS: 0.9152 -> 0.9154 2015-09-14 15:49:46 +02:00
Pascal Wittmann
3685b2d117 CPAN-Perl-Releases: 1.94 -> 2.36 2015-09-14 15:49:45 +02:00
Pascal Wittmann
1a48265e49 CPAN-Uploader: 0.103006 -> 0.103010 2015-09-14 15:49:45 +02:00
William A. Kennington III
3c25c42e74 lxd: 2015-08-05 -> 0.17 2015-09-13 22:07:58 -07:00
devhell
23b2a3a1cc syncthing: 0.11.24 -> 0.11.25
From the changelog:
 - Fix incorrect "out of disk space" error when pulling files.
2015-09-13 21:48:53 +01:00
Pascal Wittmann
f244666175 hol_light: remove findlib argument 2015-09-13 21:05:25 +02:00
Chetan Taralekar
d3f5461aef Add libwebsockets package 2015-09-13 13:59:03 -05:00
Pascal Wittmann
de61320f18 DistCheckConflicts: 0.02 -> 0.11 2015-09-13 20:49:15 +02:00
Pascal Wittmann
9a8ec0d013 App-perlbrew: 0.71 -> 0.73 2015-09-13 20:49:14 +02:00
Pascal Wittmann
bd464bbbf6 Data-Section: 0.101622 -> 0.200006 2015-09-13 20:49:13 +02:00
Pascal Wittmann
89f652c673 Class-Method-Modifiers: 2.10 -> 2.11 2015-09-13 17:05:59 +02:00
Arseniy Seroka
bb1540cd7e Merge pull request #9838 from AndersonTorres/intercal
Intercal: init at 0.30
2015-09-13 17:00:50 +03:00
Pascal Wittmann
694b76a7ae Test-Script: 1.07 -> 1.10 2015-09-13 15:07:44 +02:00
Pascal Wittmann
f6bcf86995 Test-Vars: 0.005 -> 0.008 2015-09-13 14:52:48 +02:00
Pascal Wittmann
21e93f4a87 Test-WWW-Mechanize-Catalyst: 0.59 -> 0.60 2015-09-13 14:50:04 +02:00
AndersonTorres
5a5c05f6e3 Intercal: init at 0.30 2015-09-13 09:42:23 -03:00
Pascal Wittmann
3ed2f6a621 zsh-navigation-tools: init at 1.2 2015-09-13 14:39:46 +02:00
Pascal Wittmann
52f91a486b Text-Unidecode: 0.04 -> 1.24 2015-09-13 14:39:45 +02:00
Pascal Wittmann
18f73130d7 Text-TabularDisplay: 1.35 -> 1.38 2015-09-13 14:39:45 +02:00
Pascal Wittmann
85fe494c48 Text-RecordParser: 1.5.0 -> 1.6.5 2015-09-13 14:39:45 +02:00
Pascal Wittmann
897b30ffd0 Text-Diff: 1.41 -> 1.43 2015-09-13 14:39:44 +02:00
Pascal Wittmann
9633852ae5 ModuleBuild: 0.4005 -> 0.4214 2015-09-13 14:39:44 +02:00
Pascal Wittmann
a4024710f9 TaskPlack: fix url 2015-09-13 14:39:44 +02:00
Pascal Wittmann
0e00062ba0 Net-Amazon-EC2: fix source 2015-09-13 14:39:43 +02:00
Pascal Wittmann
39a7b3f791 inherit fetchFromGitHub in perl-packages.nix 2015-09-13 14:39:43 +02:00
goibhniu
dc00f56d24 Merge pull request #9651 from andrewrk/libsoundio
libsoundio: init at 1.0.1
2015-09-13 11:37:21 +02:00
Mathnerd314
87012187b2 kmod-debian-aliases: init at 21-1 2015-09-13 10:55:44 +02:00
AndersonTorres
65e44c62de Desmume: init at 0.9.11 2015-09-12 23:58:23 -03:00
Andrew Kelley
18f1842fe0 libsoundio: init at 1.0.1 2015-09-12 17:38:42 -07:00
Arseniy Seroka
5286878998 Merge pull request #9795 from lancelotsix/add_netcdfcxx_lib
netcdf-cxx4: init at 4.2.1
2015-09-13 01:56:22 +03:00
Lancelot SIX
49b7f613a7 netcdf-cxx4: init at 4.2.1 2015-09-12 21:52:36 +00:00
Arseniy Seroka
afcb67f3f3 Merge pull request #9827 from drvink/add-perl-Curses
perl-packages: add Curses
2015-09-12 21:27:28 +03:00
Mark Laws
92b925d811 Curses: new package 2015-09-12 11:07:10 -07:00
Arseniy Seroka
bff7e44ffe Merge pull request #9829 from ardumont/init-org2jekyll
emacs24PackagesNg.org2jekyll: init at 0.1.8
2015-09-12 21:00:34 +03:00
Antoine R. Dumont
b78299bf32 org2jekyll: init at 0.1.8 2015-09-12 19:59:47 +02:00
Arseniy Seroka
4f852f901f Merge pull request #9831 from ardumont/init-markdown-toc
emacs24PackagesNg.markdown-toc: init at 0.0.8
2015-09-12 20:57:23 +03:00
Antoine R. Dumont
46b8f68ae7 org-trello: fix inclusion files pattern 2015-09-12 19:40:08 +02:00
Antoine R. Dumont
17730286fe markdown-toc: init at 0.0.8 2015-09-12 18:45:02 +02:00
Pascal Wittmann
5a3a42d1f7 Text-CSV: 1.32 -> 1.33 2015-09-12 16:53:43 +02:00
Pascal Wittmann
0ef87e7d9f Text-BibTeX: 0.69 -> 0.71 2015-09-12 16:53:43 +02:00
Pascal Wittmann
e36d017207 TextAligner: 0.10 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann
5c8ed93e5e TimeDurationParse: 0.06 -> 0.12 2015-09-12 16:53:42 +02:00
Pascal Wittmann
931096847c TimeDuration: 1.06 -> 1.20 2015-09-12 16:53:42 +02:00
goibhniu
9dff2395b6 Merge pull request #9808 from andrewrk/libjack2-git
add libjack2-git
2015-09-12 16:01:34 +02:00
Pascal Wittmann
2431c5d349 Text-Markdown: 1.0.26 -> 1.000031 2015-09-12 11:58:57 +02:00
Pascal Wittmann
6e84941c4f HTMLTidy: init at 1.56 2015-09-12 11:58:57 +02:00
Pascal Wittmann
6c0864bb7a AlienTidyp: init at 1.4.7 2015-09-12 11:58:56 +02:00
Pascal Wittmann
6fbeecbd00 tidyp: init at 1.04 2015-09-12 11:58:56 +02:00
Pascal Wittmann
e77ca2a665 W3C-LinkChecker: 4.5 -> 4.81 2015-09-12 11:58:56 +02:00
Pascal Wittmann
1c36b9f5a1 CSS-DOM: init at 0.15 2015-09-12 11:58:55 +02:00
Pascal Wittmann
4f9fad253e Workflow: 1.41 -> 1.42 2015-09-12 11:58:55 +02:00
Tobias Geerinckx-Rice
24e10b0f9a libkeyfinder: remove now unused version 0.11 2015-09-12 02:35:11 +02:00
Andrew Kelley
3f47c2fb2c add libjack2-git
closes #9467
2015-09-11 16:59:28 -07:00
Tobias Geerinckx-Rice
0c87405315 exfat-utils: keep compatibility -> exfat 2015-09-12 01:25:19 +02:00
Tobias Geerinckx-Rice
c92ac3b1d6 exfat-{fuse,utils}: merge
Both packages have been merged as https://github.com/relan/exfat.
Follow suit.
2015-09-11 22:39:54 +02:00
Tobias Geerinckx-Rice
3c47829cb5 exfat-fuse: 1.1.0 -> 1.2.0
Remove underscore & use standard name (also used by upstream).

Changes: https://github.com/relan/exfat/blob/master/ChangeLog
2015-09-11 22:28:41 +02:00
Pascal Wittmann
afd3ebec5e remove deprecated Version-Requirements
Version::Requirements is deprecated; replace with CPAN::Meta::Requirements
2015-09-11 18:37:40 +02:00
Pascal Wittmann
b2302479a7 perPackages.GraphViz: 2.15 -> 2.18 2015-09-11 18:37:39 +02:00
Pascal Wittmann
c7ca190fa5 Geo-IP: 1.43 -> 1.45 2015-09-11 18:37:39 +02:00
Pascal Wittmann
12bd593a01 Business-ISMN: 1.11 -> 1.13 2015-09-11 18:37:39 +02:00
Pascal Wittmann
cfa6190875 Business-ISBN: 2.07 -> 2.09 2015-09-11 18:37:38 +02:00
Pascal Wittmann
8d5c12a50f Business-ISBN-Data: 20120719.001 -> 20140910.002 2015-09-11 18:37:38 +02:00
Pascal Wittmann
867dbd5cda B-Keywords: 1.13 -> 1.14 2015-09-11 18:37:38 +02:00
Pascal Wittmann
724e301135 Array-Compare: 1.18 -> 2.11 2015-09-11 10:39:04 +02:00
Domen Kožar
900138840d Merge pull request #9787 from desiderius/unidecode-0.4.18
pythonPackages.unidecode: 0.04.12 -> 0.04.18
2015-09-11 10:07:34 +02:00
desiderius
24ff9abed9 pythonPackages.pillow: 2.3.0 -> 2.9.0
Check is disabled because of assertion errors, see
https://github.com/python-pillow/Pillow/issues/1259
2015-09-11 09:19:28 +02:00
desiderius
2cba97e1c3 pythonPackages.unidecode: 0.04.12 -> 0.04.18 2015-09-11 08:51:05 +02:00
Tobias Geerinckx-Rice
0b16704000 2048-in-terminal: init at 2015-01-15
Yes, another. With less seizure-inducing colours than n2048,
and working arrow keys.
2015-09-11 08:30:58 +02:00
roconnor
22838a8f99 Merge pull request #9765 from roconnor/master
Add csdp support for Micromega tactics in Coq.
2015-09-11 00:19:08 -04:00
Michael Raskin
b1acfea179 Blood's Pilot (another XPilot fork): init at 1.4.6 server/1.5.0 client 2015-09-11 02:26:09 +03:00
Tobias Geerinckx-Rice
8b29707592 {,pythonPackages.}libvirt: 1.2.18 -> 1.2.19
The previous bump erroneously said 1.2.19. Make it so.
2015-09-11 00:41:06 +02:00
William A. Kennington III
91da606101 gnutls: Fix parallel build issue introduced in 3.4.x 2015-09-10 13:42:44 -07:00
Thomas Strobel
1f45b59885 dnscrypt-wrapper: init at 0.2 2015-09-10 21:56:56 +02:00
Arseniy Seroka
617b371ba4 Merge pull request #9724 from ardumont/update-org-trello
[emacs-package] org-trello: 0.6.9.3 -> 0.7.5, dash-functional: init at 2.11.0 (dep)
2015-09-10 19:21:18 +03:00
Arseniy Seroka
08b20b7463 Merge pull request #9766 from desiderius/django-compressor-1.5
pythonPackages.django-compressor: init at 1.5
2015-09-10 19:19:31 +03:00
Russell O'Connor
772ec9cae3 csdp: init at 6.1.1 2015-09-10 11:50:18 -04:00
Pascal Wittmann
13e2d2245e ArchiveExtract: 0.74 -> 0.76 2015-09-10 17:34:24 +02:00
Pascal Wittmann
80002d9ea3 DevelPatchPerl: 1.28 -> 1.38 2015-09-10 17:34:24 +02:00
Pascal Wittmann
c41821f559 DevelPatchPerl: fix build 2015-09-10 17:34:23 +02:00
Pascal Wittmann
de2c9ffc97 Appcpanminus: 1.7027 -> 1.7039 2015-09-10 17:34:23 +02:00
Pascal Wittmann
d4bc49c8d9 Remove reference to svk in all-packages.nix 2015-09-10 16:59:21 +02:00
Pascal Wittmann
f4db373feb Remove SVN-Mirror
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-10 16:55:10 +02:00
Pascal Wittmann
0f10992d8a remove SVK, it does not build and its development stopped in 2009 2015-09-10 16:55:10 +02:00
Pascal Wittmann
d61df24f36 AppSqitch: 0.999 -> 0.9993 2015-09-10 13:42:14 +02:00
Pascal Wittmann
8d105ac0a6 AppConfig: 1.66 -> 1.71 2015-09-10 13:42:13 +02:00
Pascal Wittmann
c12a099cd0 Alien-wxWidgets: 0.65 -> 0.67 2015-09-10 13:42:13 +02:00
lethalman
220e02506f Merge pull request #9760 from ebzzry/devilspie2
devilspie2: init at 0.39
2015-09-10 09:57:10 +02:00
Thomas Strobel
260be2cbf6 xtrlock-pam: init at 3.4 2015-09-10 09:13:06 +02:00
desiderius
c94ecaa443 pythonPackages.django-compressor: init at 1.5
Compresses linked and inline JavaScript or CSS into
single cached files.
2015-09-10 07:58:28 +02:00
Pascal Wittmann
1711ce5135 Algorithm-C3: 0.08 -> 0.10 2015-09-09 23:32:46 +02:00
Rommel M. Martinez
6919533410 devilspie2: init at 0.39 2015-09-10 05:11:56 +08:00
Pascal Wittmann
c9ffd9868a Test-Base: 0.62 -> 0.88 2015-09-09 23:09:00 +02:00
Pascal Wittmann
15129c16f3 TextTable: 1.129 -> 1.130 2015-09-09 23:09:00 +02:00
Pascal Wittmann
a86d7bf5c4 TieCycle: 1.19 -> 1.21 2015-09-09 23:09:00 +02:00
Pascal Wittmann
750531c662 Catalyst-Engine-HTTP-Prefork: mark as broken
depends on an old package which no longer compiles
2015-09-09 23:08:59 +02:00
Pascal Wittmann
3cf77dac7d DevelSizeMe: mark as broken
see https://rt.cpan.org/Public/Bug/Display.html?id=92348
2015-09-09 23:08:59 +02:00
Pascal Wittmann
39197f9a62 SVNSimple: 0.27 -> 0.28 and fix buildInputs 2015-09-09 23:08:59 +02:00
Pascal Wittmann
2aba0a3a07 PerlIO-via-symlink: fix build 2015-09-09 23:08:59 +02:00
Pascal Wittmann
73622fabfb SVN-Mirror: mark as broken
It is no longer developed and fails to build. It was also removed from
debian https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554336
2015-09-09 23:08:59 +02:00
Pascal Wittmann
8d5c2ade49 DBIxIntrospector: init at 0.001005
Is needed for 918de3ddb9.
2015-09-09 19:06:06 +02:00
Pascal Wittmann
918de3ddb9 DBIxClassHelpers: 2.016005 -> 2.031000 2015-09-09 16:17:21 +02:00
Pascal Wittmann
6ff74bd9c1 DBIxClassCandy: 0.002104 -> 0.005000 2015-09-09 16:17:21 +02:00
Pascal Wittmann
c86422c46c Test-Roo: init at 1.004 2015-09-09 16:17:21 +02:00
Pascal Wittmann
4641658c3e Text-Brew: init at 0.02 2015-09-09 16:17:21 +02:00
Pascal Wittmann
a6edc24aeb DataTime-Format-SQLite: init at 0.11 2015-09-09 16:17:21 +02:00
Domen Kožar
f2627f9c81 Merge pull request #9752 from FRidh/maintainer
add myself as maintainer
2015-09-09 15:27:34 +02:00
Frederik Rietdijk
cd5a9afeac add myself as maintainer 2015-09-09 15:25:49 +02:00
Austin Seipp
eaf48b23e9 nixpkgs: name wibble, s/JonPRL/jonprl/
We generally don't use upper case for all-packages.nix definitions.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-09-09 07:43:31 -05:00
Domen Kožar
bd596f41f0 Merge pull request #9739 from desiderius/django-appconf-1.0.1
pythonPackages.django-appconf: init at 1.0.1
2015-09-09 14:40:06 +02:00
Domen Kožar
f357421a41 Merge pull request #9740 from desiderius/django-taggit-0.17.0
pythonPackages.django-taggit: init at 0.17.0
2015-09-09 14:39:57 +02:00
Domen Kožar
23262ce27f Merge pull request #9741 from desiderius/django-modelcluster-0.6.2
pythonPackages.django-modelcluster: init at 0.6.2
2015-09-09 14:39:45 +02:00
Brian McKenna
e9bdf0fc07 JonPRL: init at 0.1.0 2015-09-09 21:23:48 +10:00
Benjamin Staffin
ae9bd823ed mathics: Fix unit tests
Disabled two tests that require a preinstalled build of Mathics to
work, which is incompatible with the way nix runs them.

[Bjørn: remove unrelated disabling on Python 3]
2015-09-09 12:16:21 +02:00
Eelco Dolstra
ee83598688 Remove openjdk namespace pollution
Fixes #9743.
2015-09-09 11:44:14 +02:00
Eelco Dolstra
2a2cb8354e Remove upower-old 2015-09-09 11:44:14 +02:00
Arseniy Seroka
2017d56edf Merge pull request #9708 from a1russell/playonlinux
Add playonlinux derivation.
2015-09-09 12:28:46 +03:00
Pascal Wittmann
d18c7c8ae4 Merge pull request #9729 from matthiasbeyer/update-upass
upass: 0.1.2 -> 0.1.3
2015-09-09 09:19:41 +02:00
desiderius
50e35968dd pythonPackages.django-modelcluster: init at 0.6.2
Django extension to allow working with 'clusters' of models as
a single unit, independently of the database.
2015-09-09 09:04:11 +02:00
desiderius
e8e0f21d53 pythonPackages.django-taggit: init at 0.17.0
django-taggit is a reusable Django application for simple tagging.
2015-09-09 08:57:47 +02:00
desiderius
aba5aab9cc pythonPackages.django-appconf: init at 1.0.1
A helper class for handling configuration defaults of packaged apps
gracefully.
2015-09-09 08:41:56 +02:00
William A. Kennington III
a8e749d502 syncthing: 0.11.23 -> 0.11.24 2015-09-08 23:36:56 -07:00
William A. Kennington III
61dc30c092 syncthing: Pin to go1.4 pending upstream go fixes and disable tests until fixed 2015-09-08 23:36:43 -07:00
Adam Russell
735673bb9f playonlinux: init at 4.2.8 2015-09-09 00:05:02 -05:00
Arseniy Seroka
488c5ac433 Merge pull request #9502 from anderspapitto/0ad
add spidermonkey 31.5, and upgrade 0ad to version 18 Alpha
2015-09-09 03:11:43 +03:00
Arseniy Seroka
90a7bb69d0 Merge pull request #9711 from anderspapitto/bitlbee
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
Anders Papitto
4bcde3f244 spidermonkey: add 31.5 2015-09-08 17:00:34 -07:00
William A. Kennington III
a403f130b6 go-packages: Fix version string output 2015-09-08 15:54:07 -07:00
Anders Papitto
78f7a09e3a bitlbee service: enable plugins 2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9 bitlbee-facebook: init at 2015-08-27 2015-09-08 14:24:25 -07:00
Matthias Beyer
7cfed9273c upass: 0.1.2 -> 0.1.3 2015-09-08 21:10:02 +02:00
Pascal Wittmann
c11dc40d09 Merge pull request #9254 from FRidh/jupyter
ipython: 3.2 -> 4.0
2015-09-08 17:43:21 +02:00
Pascal Wittmann
d5e8bd1739 Merge pull request #9718 from desiderius/djangorestframework-3.2.3
pythonPackage.djangorestframework: init at 3.2.3
2015-09-08 17:34:30 +02:00
Pascal Wittmann
bc10e9fcfa Merge pull request #9720 from desiderius/willow-0.2.1
pythonPackage.willow: init at 0.2.1
2015-09-08 17:33:57 +02:00
Pascal Wittmann
f0fc994369 airstrike: init at pre-6a 2015-09-08 17:28:00 +02:00
Nikolay Amiantov
57c33c1c54 lambdabot: rework custom modules and configuration 2015-09-08 17:50:55 +03:00
Antoine R. Dumont
47012e37bf org-trello: 0.6.9.3 -> 0.7.5 2015-09-08 15:57:39 +02:00
Antoine R. Dumont
8fc12e64e6 dash-functional: init at 2.11.0 2015-09-08 15:57:39 +02:00
Pascal Wittmann
f36ea29b85 imapsync: 1.267 to 1.607 2015-09-08 15:37:04 +02:00
Pascal Wittmann
da6af8e76f Unicode-String: init at 2.09 2015-09-08 15:37:04 +02:00
Pascal Wittmann
67c34d35ec IO-Tee: init at 0.64 2015-09-08 15:37:04 +02:00
Damien Cassou
c28ee050ac Merge pull request #9673 from DamienCassou/new-tmate 2015-09-08 14:54:36 +02:00
Pascal Wittmann
c3f33be3ab pugixml: init at 1.6 2015-09-08 13:53:28 +02:00
Rok Garbas
a9df0f0c15 pythonPackages.pelican: 3.6.0 -> 3.6.3 2015-09-08 13:45:34 +02:00
Damien Cassou
1b55859d2a tmate: init at 1.8.10 2015-09-08 13:13:19 +02:00
Arseniy Seroka
c32727fa08 Merge pull request #9653 from gfxmonk/gup
gup: new package
2015-09-08 13:47:39 +03:00
Tim Cuthbertson
9dfef9ff26 gup: init at version 0.5.1 2015-09-08 20:45:20 +10:00
Arseniy Seroka
91339593be Merge pull request #9702 from ardumont/add-github-release
[new] github-release
2015-09-08 13:29:01 +03:00
Domen Kožar
8bc4775a82 Merge pull request #9715 from desiderius/beautifulsoup4-4.4.0
pythonPackages.beautifulsoup4: 4.1.3 -> 4.4.0
2015-09-08 12:04:21 +02:00
desiderius
b55012b3e7 pythonPackage.willow: init at 0.2.1
A Python image library that sits on top of Pillow, Wand and OpenCV.
2015-09-08 11:40:32 +02:00
desiderius
fde393e538 pythonPackage.djangorestframework: init at 3.2.3 2015-09-08 11:29:03 +02:00
Domen Kožar
f6cb62a060 Merge pull request #9713 from benley/nose2-0.5
nose2: 0.4.5 -> 0.5.0
2015-09-08 11:18:24 +02:00
Domen Kožar
627e1cab8f Merge pull request #9717 from desiderius/django-treebeard-3.0
pythonPackage.django-treebeard: init at 3.0
2015-09-08 11:18:13 +02:00
desiderius
aee8b10da2 pythonPackage.django-treebeard: init at 3.0
django-treebeard is a library that implements efficient tree
implementations for the Django Web Framework 1.6+
2015-09-08 09:32:35 +02:00
desiderius
9599e44821 pythonPackages.beautifulsoup4: 4.1.3 -> 4.4.0 2015-09-08 08:48:24 +02:00
Kamil Chmielewski
e77b9fff67 git-radar: init at 0.3.2 2015-09-08 08:44:51 +02:00
Antoine R. Dumont
280c896a94 github-release: init at 0.6.2 2015-09-08 07:43:41 +02:00
Benjamin Staffin
ad56c24798 nose2: 0.4.5 -> 0.5.0
0.4.5 is incompatible with the version of Six that's currently in
nixpkgs.
2015-09-07 22:42:15 -07:00
Arseniy Seroka
54bcc4e446 Merge pull request #9699 from samuelrivas/emacs-erlang-mode
Add erlang-mode for emacs
2015-09-08 00:00:33 +03:00
Samuel Rivas
ce433f2a5f emacs-mode: initial (same version as erlang)
This is just extracted from the erlang derivation. Otherwise one needs to know
where the emacs mode is (and the path depends on the version of Erlang used)
2015-09-07 22:32:26 +02:00
Arseniy Seroka
24c0ca1f5d Merge pull request #9690 from matthiasbeyer/add-upass
upass: init at 0.1.2
2015-09-07 22:39:56 +03:00
Thomas Strobel
119a6e33ed dnschain: init at 0.5.3 2015-09-07 19:14:23 +02:00
Arseniy Seroka
c8904b593d Merge pull request #9677 from mayflower/init-rustfmt
Init rustfmt
2015-09-07 16:24:38 +03:00
Robin Gloster
7a90c8daa8 rustfmt: init at git-2015-09-05 2015-09-07 12:07:00 +00:00
Matthias Beyer
21fa99342e upass: init at 0.1.2 2015-09-07 11:27:54 +02:00
Matthias Beyer
51eff28add pyperclip: init at 1.5.11 2015-09-07 11:27:43 +02:00
Tobias Geerinckx-Rice
be10d389f1 ip2location-c: init at 7.0.2 2015-09-07 03:24:34 +02:00
Tobias Geerinckx-Rice
595063ffa7 ip2location: move to tools/networking 2015-09-07 03:12:53 +02:00
Tobias Geerinckx-Rice
071e9c0680 ip2location: init at 7.0.0 2015-09-07 02:54:15 +02:00
ts468
7fa5710d50 Merge pull request #9686 from NixOS/revert-8705-upstream.ocaml_renaming
Revert "ocaml-modules: fix naming: "_" -> "-""
2015-09-07 02:05:34 +02:00
Arseniy Seroka
b537abe646 Merge pull request #9681 from ryantm/fix/spaceFM
spaceFM: add icon dependencies
2015-09-06 22:44:21 +03:00
Pascal Wittmann
73db5b2571 viking: update from 1.3 to 1.6 2015-09-06 21:44:05 +02:00
Arseniy Seroka
fa6a1980d9 Merge pull request #9664 from benley/mathics-0.8
New package: Mathics
2015-09-06 22:43:02 +03:00
ts468
054be41e04 Revert "ocaml-modules: fix naming: "_" -> "-"" 2015-09-06 21:15:10 +02:00
Pascal Wittmann
ffc12580a6 cv: adopt its new name 'progress' 2015-09-06 20:57:57 +02:00
Ryan Mulligan
4b1cfd1e9f spaceFM: add icon dependencies
Fixes icon problems reported in #9678
2015-09-06 09:12:30 -07:00
Domen Kožar
341a65d4c9 perlPaclages.UnicodeICUCollator: mark as broken
(cherry picked from commit 03e06f2c52fb50cf55290f8e36b66ddd2166a537)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-06 16:01:22 +02:00
Jaka Hudoklin
572ebb2f20 grafana: fix package naming 2015-09-06 15:23:31 +02:00