Commit Graph

13585 Commits

Author SHA1 Message Date
Thomas Strobel
6366509e54 Merge branch 'upstream' into pam_mount
Conflicts:
	pkgs/top-level/all-packages.nix
2014-09-15 12:15:11 +02:00
Thomas Strobel
66dbde4002 New packages: pam_mount and libHX
Add pam_mount package. Integration into NixOS is still missing.
2014-09-15 11:55:23 +02:00
Charles Strahan
ff344624d6 add go-repo-root, dependency of go2nix 2014-09-15 09:53:30 +02:00
Peter Simons
c1df8e0cee Merge pull request #4088 from wavewave/master
haskell-pdf-toolbox-(core,content,document) library added
2014-09-15 09:51:47 +02:00
William A. Kennington III
abc21d9464 mstflint: Add derivation 2014-09-14 19:00:25 -07:00
William A. Kennington III
9c27c33ea8 libibmad: Add derivation 2014-09-14 19:00:02 -07:00
William A. Kennington III
0511d49f2e libibumad: Add derivation 2014-09-14 18:59:43 -07:00
Ian-Woo Kim
6d01dddd6f haskell-pdf-toolbox-document added 2014-09-15 02:42:03 +02:00
Ian-Woo Kim
8a027d9827 haskell-pdf-toolbox-content: added 2014-09-15 02:31:08 +02:00
Ian-Woo Kim
3523d484a6 haskell-pdf-toolbox-core: added 2014-09-15 01:15:59 +02:00
Domen Kožar
9daaa16341 add python2nix 2014-09-14 23:12:22 +02:00
Aristid Breitkreuz
8059a25ba9 Merge pull request #4047 from waywardmonkeys/remove-gwdyion-dylan
dylan: Remove old gwydion-dylan package.
2014-09-14 22:28:35 +02:00
Pascal Wittmann
6b75431f2d Merge pull request #4051 from wyvie/master
Added quazip-0.7
2014-09-14 19:56:02 +02:00
Domen Kožar
5198f9bc29 mailpile: dev -> 0.4.0 (beta release) 2014-09-14 18:28:23 +02:00
Damien Cassou
bb97890cf3 Add weboob 0.j 2014-09-14 10:39:48 +02:00
William A. Kennington III
cd83ae0ad7 gyp: 1944 -> 1977 2014-09-13 22:07:11 -07:00
Peter Simons
8b897a49aa haskell-async: update to version 2.0.1.6 2014-09-14 00:06:44 +02:00
Peter Simons
16a027cd5a haskell-haxr: compile with latest version of network 2014-09-14 00:06:43 +02:00
Peter Simons
dac81d6ac9 haskell-time: update to version 1.5 2014-09-14 00:06:43 +02:00
Peter Simons
8b3d5417e4 haskell-packages.nix: drop optparse-applicative override 2014-09-14 00:06:43 +02:00
Peter Simons
dd9a432a7d haskell-cake3: requires optparse-Applicative < 0.10 2014-09-14 00:06:43 +02:00
Peter Simons
d2b284436d haskell-implicit: build is broken by optparse-applicative 0.10.x
https://github.com/colah/ImplicitCAD/issues/115
2014-09-14 00:06:43 +02:00
Peter Simons
ab3ddfad93 haskell-sloane: cannot compile with optparse-applicative 0.10.x
https://github.com/akc/sloane/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons
1f2f1a81dc haskell-checkers: build with latest quickcheck 2014-09-14 00:06:40 +02:00
Peter Simons
9a96591db1 haskell-optparse-applicative: try what happens when we update to 0.10.x 2014-09-14 00:06:40 +02:00
Peter Simons
6b1ba06bac haskell-attoparsec: update to version 0.12.1.2 2014-09-14 00:06:40 +02:00
Peter Simons
47d02a94e5 haskell-scientific: update to version 0.3.3.1 2014-09-14 00:06:40 +02:00
Peter Simons
caf56dd59d haskell-boundingboxes: update to version 0.2.1 2014-09-14 00:06:40 +02:00
Peter Simons
74d42b548a haskell-parsec: update to version 3.1.6 2014-09-14 00:06:40 +02:00
Peter Simons
78442b00b1 haskell-case-insensitive: update to version 1.2.0.1 2014-09-14 00:06:39 +02:00
Domen Kožar
18e4197f87 pythonPackages: replace import with callPackage 2014-09-13 20:43:16 +02:00
cillianderoiste
3bb60dbefe Merge pull request #4060 from rycee/stix-font
Add package for the STIX OTF fonts.
2014-09-13 15:56:56 +02:00
Cillian de Róiste
f6b3de97bf python34Packages.zope_schema: update from 4.4.1 to 4.4.2 2014-09-13 14:05:53 +02:00
Luca Bruno
f5c43d9f62 vanubi: new package
Programming editor for GTK+ inspired by Emacs

http://vanubi.github.io/vanubi
2014-09-13 12:39:18 +02:00
Robert Helgesson
e68d97aa43 Add package for the STIX fonts. 2014-09-13 12:07:13 +02:00
Jaka Hudoklin
a23e4997d3 Merge pull request #4034 from offlinehacker/graphiteApi
nixos: add graphite api to graphite functionality
2014-09-13 00:05:36 +00:00
Pascal Wittmann
e377128003 Merge pull request #4038 from bobvanderlinden/volumeicon
added volumeicon
2014-09-12 23:48:04 +02:00
Thomas Tuegel
8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Pascal Wittmann
3c6eceb5fb Merge pull request #4008 from dbohdan/master
Add Jim Tcl interpreter
2014-09-12 21:36:58 +02:00
cillianderoiste
56f6952f0d Merge pull request #4049 from vandenoever/musescore
Add MuseScore 1.3.
2014-09-12 18:53:14 +02:00
Peter Simons
5b28aebc08 sbt: drop unconditionally set $SBT_OPTS variable from script
... and rename simple-build-tool to just "sbt", which is the name
everybody uses these days.
2014-09-12 17:11:38 +02:00
Jos van den Oever
8a4ce8cf34 Add MuseScore 1.3. 2014-09-12 16:52:44 +02:00
wyvie
8746d4b6bc Added quazip-0.7 2014-09-12 17:06:36 +04:00
Eelco Dolstra
135142780b readline: Name Nix expressions consistently 2014-09-12 11:15:13 +02:00
Bruce Mitchener
5e367ec9d7 dylan: Remove old gwydion-dylan package.
The Gywdion Dylan compiler that was packaged here is old and this
package no longer builds. The Gwydion Dylan compiler is no longer
maintained, and has been replaced by the Open Dylan compiler which
is already packaged in Nix (opendylan).
2014-09-12 12:27:58 +07:00
Hoang Xuan Phu
b5c219d5dc add functor-infix 2014-09-12 11:24:06 +07:00
Nathaniel Baxter
2fec214933 dbus_python: Add missing isPyPy argument. 2014-09-12 10:24:13 +10:00
William A. Kennington III
65f103175e consul: 0.3.0 -> 0.4.0 2014-09-11 15:40:41 -07:00
Domen Kožar
aa162b388d package gim-nix and document it 2014-09-12 00:26:51 +02:00
Domen Kožar
2632afa131 pypy: handle unsupported packages 2014-09-12 00:26:50 +02:00