Jaka Hudoklin
f4b3007ef9
Add re2, an efficient, principled regular expression library
2013-08-22 10:08:07 +02:00
Marc Weber
acd4dcde63
Always merge functions "merge" and "check" if type defines them.
2013-08-22 10:32:13 +03:00
Marc Weber
53994036d3
Replace fold by all because its more readable and shorter
2013-08-22 10:16:00 +03:00
Evgeny Egorochkin
fcbc4fe9ff
Deprecate lib.zip in favor of lib.zipAttrsWith.
...
Add deprecation trace message.
Nixos has been ported away from lib.zip in d705c0c3a4b84768907ade90b3f420d62db422a2.
2013-08-22 10:06:43 +03:00
Marc Weber
a3f148ce96
Improve option types documentation.
2013-08-22 10:01:27 +03:00
Marc Weber
983c87a1dd
Improve the error message for uniq option type.
2013-08-22 09:50:25 +03:00
Marc Weber
fd803fce60
List should be an alias of listOf, and it should no longer be used.
...
Add deprecation notice to list.
Nixos has already been ported from list to listOf (8b2256686b
).
2013-08-22 09:45:22 +03:00
Marc Weber
b00d824930
Drop inferred, because "it was supposed to be used at every location
...
which has no type" according to pierron - but isn't used in
nixos/nixpkgs
2013-08-22 09:37:20 +03:00
Evgeny Egorochkin
1c2bc76fe9
Merge pull request #853 from errge/master
...
Add ncurses haskell library
2013-08-21 23:12:08 -07:00
Evgeny Egorochkin
983bd2d059
Amarok: Fix build against KDE 4.8
2013-08-22 07:09:12 +03:00
aszlig
cdde887778
chromium: Drop patches for version 28.
...
This drops the initial version of the user namespaces sandbox patch and
the fix for NSS 3.15, which is no longer needed because it was fixed
upstream.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
aszlig
f87a374647
chromium: Update all channels to latest versions.
...
Version 29 has now made it into stable, the release announcement blog
post can be found here:
http://googlechromereleases.blogspot.de/2013/08/stable-channel-update.html
Overview of the updated channels:
stable: 28.0.1500.95 -> 29.0.1547.57
beta: 29.0.1547.49 -> 29.0.1547.57
dev: 30.0.1588.0 -> 30.0.1599.10 (userns patch updated)
All channels build fine and are tested (manually at the moment, until we
can run the test suite).
The userns patch for version 30.0.1599.0 from the dev channel didn't
apply anymore and is now rebased against 30.0.1599.10.
In addition, in version 30 the gyp flag for setting the sandbox path
isn't recognized anymore, so we patch it into the source directly.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:22 +02:00
aszlig
8938a2ac9e
zabbix20: Update to new upstream version 2.0.8.
...
Upstream changes for version 2.0.7:
http://www.zabbix.com/rn2.0.7.php
Upstream changes for version 2.0.8:
http://www.zabbix.com/rn2.0.8.php
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:21 +02:00
Jason "Don" O'Conal
ed3b966870
vimPlugin.eighties: add expression
2013-08-22 10:43:59 +10:00
Gergely Risko
e8a37d3d41
Add ncurses haskell library
2013-08-21 23:39:07 +02:00
Bjørn Forsman
61822435fd
duply: new package
...
Duply is a shell front end for the duplicity backup tool
http://duplicity.nongnu.org/ . It greatly simplifies it's usage by
implementing backup job profiles, batch commands and more. Who says
secure backups on non-trusted spaces are no child's play?
Homepage: http://duply.net/
2013-08-21 22:16:20 +02:00
Rob Vermaas
115e78216e
Update nodejs to 0.10.12
2013-08-21 21:45:28 +02:00
Bjørn Forsman
8045289199
duplicity: add dependency on ncftp (makes ftp:// work)
...
ncftp increases the closure size with 5 MiB. Now it is at 310 MiB.
2013-08-21 20:58:14 +02:00
Bjørn Forsman
7a2bbda91d
duplicity: 0.6.20 -> 0.6.21
...
Update to latest stable release. See changelog:
http://duplicity.nongnu.org/CHANGELOG
2013-08-21 20:58:14 +02:00
Bjørn Forsman
d65cea26dc
ncftp: 3.2.4 -> 3.2.5
...
Also, add missing ncurses buildInput and add/update meta attributes. The
homepage is back up!
2013-08-21 20:58:14 +02:00
Evgeny Egorochkin
b2c4b68a38
Amarok: update to 2.8.0
2013-08-21 20:41:07 +03:00
Evgeny Egorochkin
b25bcf853f
package KDE 4.11
2013-08-21 20:41:07 +03:00
Peter Simons
77b9f28658
gnupg: update to version 2.0.21
2013-08-21 15:08:05 +02:00
Eelco Dolstra
0ff6f51703
Build aggregates locally
...
They're so trivial that we don't want to copy all those dependencies
to remote machines.
2013-08-21 14:50:34 +02:00
Eelco Dolstra
7151b3719f
Aggregates should not have a build product
2013-08-21 11:47:57 +02:00
Eelco Dolstra
7ac6b10446
emacs: Support building without GTK+
2013-08-21 11:47:57 +02:00
Mathijs Kwik
b9fff8a34b
linux-3.10: upgrade to 3.10.9
2013-08-21 11:22:33 +02:00
Peter Simons
b4750167e7
Merge pull request #847 from errge/master
...
Add modular-arithmetic haskell library
2013-08-21 01:28:41 -07:00
Jaka Hudoklin
d8cd75d6a1
pythonPackages.graphite_web: update to 0.9.11
2013-08-21 10:10:11 +02:00
Joachim Schiele
99fe2013ae
Merge pull request #797 from qknight/smokegen-patch-fix
...
fixed patch rejection and added RPATH magic
2013-08-21 00:51:31 -07:00
Joachim Schiele
13df65b89b
Merge pull request #798 from qknight/perlqt-patch-fixes
...
Perlqt patch fixes
2013-08-21 00:51:06 -07:00
Joachim Schiele
a8a7c78f89
Merge pull request #799 from qknight/qtruby-patch-fixes
...
qtruby patch fixes
2013-08-21 00:50:53 -07:00
Domen Kožar
7837b994bf
fix eval
2013-08-21 01:23:40 +02:00
Shea Levy
7188cc39fa
Add karma nodePackage
...
Required updating to npm2nix 5.1.0 for peerDependency cycle management
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Shea Levy
9c9b7a427b
Update phantomjs
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Domen Kožar
8cd9be89fd
Merge pull request #849 from bencahill/master
...
nvpy: Add platforms
2013-08-20 15:00:52 -07:00
bencahill
f8240030f1
nvpy: Add platforms
2013-08-20 16:56:26 -05:00
Domen Kožar
e9ec76b8a7
Merge pull request #743 from bencahill/master
...
Add nvpy, a Simplenote syncing note-taking application
2013-08-20 14:36:41 -07:00
Domen Kožar
f13d2f58d3
Merge pull request #804 from lovek323/googlecl
...
pythonPackages.googlecl: add expression
2013-08-20 14:33:58 -07:00
Shea Levy
33575ab335
Update nodePackages to latest npm2nix
...
This version has a much cleaner interface, should require fewer major version bumps
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 13:12:56 -04:00
Shea Levy
7cda7d5fa7
Whoops, npm2nix bugfix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 12:06:31 -04:00
Shea Levy
a6887c5973
Update nodePackages to npm2nix 4.0.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 11:52:28 -04:00
Gergely Risko
fdb6ae2734
Add modular-arithmetic haskell library
2013-08-20 17:46:58 +02:00
Rickard Nilsson
310268f36d
diod: New package, a 9P server implementation for Linux
2013-08-20 17:24:30 +02:00
Sander van der Burg
a6828daccc
Force npm2nix not to use the 1.0.0 prerelease of swig
2013-08-20 11:57:14 +02:00
Sander van der Burg
fc7cc7a90b
Add mongodb nodejs package
2013-08-20 11:25:45 +02:00
Sander van der Burg
36eba4eb9a
Force npm2nix to use mongoose 3.6.x - 3.7.x is an unstable/experimental release branch
2013-08-20 11:18:04 +02:00
Lluís Batlle i Rossell
2fbbe2c1a9
Adding a glibc variant with the memusage program
2013-08-20 10:15:40 +02:00
Jonas Hoersch
e72c2ddee4
vlc: update to version 2.0.8
2013-08-19 22:03:54 +02:00
Song Wenwu
540b998555
parcellite: update to 1.1.6
...
Set platforms and add myself as a maintainer.
2013-08-19 21:58:43 +02:00
Peter Simons
2badada2be
haskell-cpphs: update to version 1.17.1
2013-08-19 20:54:51 +02:00
Peter Simons
5adcbf299f
haskell-hlint: update to version 1.8.50
2013-08-19 20:54:51 +02:00
Peter Simons
49492b4cb1
haskell-mueval: update to version 0.9.1
2013-08-19 20:54:51 +02:00
Peter Simons
c792483ec9
haskell-hspec-meta: update to version 1.7.0
2013-08-19 20:54:51 +02:00
Peter Simons
b6d2aa20a2
haskell-hmatrix: update to version 0.15.0.1
2013-08-19 20:54:50 +02:00
Peter Simons
453eb77288
haskell-dns: update to version 0.3.8
2013-08-19 20:54:50 +02:00
Peter Simons
78e0b8d1e4
haskell-crypto-api: update to version 0.12.2.2
2013-08-19 20:54:50 +02:00
Peter Simons
35fe1d286f
haskell-pretty-show: update to version 1.6.1
2013-08-19 20:54:50 +02:00
Shea Levy
fb4b6506ee
Update nodePackages again.
...
Every minor release of npm2nix requires several bugfixes immediately it seems
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 12:09:20 -04:00
Shea Levy
111e03c65b
Update npm2nix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:38:37 -04:00
Shea Levy
c021741775
Add some yeoman generators
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 11:12:47 -04:00
Shea Levy
d8b01bb241
Update nodePackages to npm2nix 3.1.1
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-19 10:52:14 -04:00
Peter Simons
6d547d2888
haskell-pcap: re-generate expression with cabal2nix
2013-08-19 13:48:32 +02:00
Eelco Dolstra
96365e9499
php: Update to 5.4.18
...
CVE-2013-4113, CVE-2013-4248.
2013-08-19 12:02:10 +02:00
Rob Vermaas
94d74753ef
Add statsd 0.6.0
2013-08-19 10:40:36 +02:00
Mathijs Kwik
e4f7a1d3f5
conkeror: provide a wrapper, so plugins work
2013-08-19 07:04:18 +02:00
Mathijs Kwik
80953929a9
conkeror: upgrade to 1.0pre-20130817-1
2013-08-19 07:04:18 +02:00
Mathijs Kwik
273689bcbd
linux-3.10: remove the btrfs send patch
...
it helps, but is incomplete.
more fixes are coming, but including these would change too much
generic btrfs code, which might cause trouble for others.
so the best advice is not to use btrfs send yet and wait for 3.11 or 3.12
2013-08-19 07:04:18 +02:00
Mathijs Kwik
467c581811
new package: haskell-pcap-enumerator
2013-08-19 07:04:17 +02:00
Mathijs Kwik
a50a9481f9
new package: haskell-pcap
2013-08-19 07:04:17 +02:00
Shea Levy
d9397ed2b6
Add yo nodePackage
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:31:07 -04:00
Shea Levy
67eb2c8ad3
Handle peerDependencies in nodePackages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:51 -04:00
Shea Levy
b0320f130a
Update node-packages-generated to latest npm2nix format
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-18 19:28:18 -04:00
Bjørn Forsman
e507a05ac7
Add taskjuggler ruby gem (2nd try)
...
This time I've verified that "gem nix" didn't produce any gems with
sha256 = "no hash". Hopefully nothing else breaks :-)
Thanks to phreedom and shlevy on IRC for the tip about removing
~/.gem/nix-sha256.cache to fix/workaround the "no hash" issue.
2013-08-18 22:45:29 +02:00
Sergey Mironov
d5ddce7f76
instead: version 1.9.1, icon, .desktop, few more games
...
Instead is a textquest game engine. Games are located at
http://instead-games.sourceforge.net/
http://instead-games.ru/
2013-08-18 19:34:23 +02:00
Song Wenwu
6ae213d3ae
add gtk-engines 2.20.2
2013-08-18 19:17:19 +02:00
Peter Simons
0cb9924e7f
hlint: jailbreak to support latest version of cpphs
2013-08-18 18:49:12 +02:00
Peter Simons
e6e33e3d08
haskell-cpphs: update to version 1.17
2013-08-18 18:49:12 +02:00
Peter Simons
86d0afeb5b
haskell-uniplate: update to version 1.6.11
2013-08-18 18:49:12 +02:00
Peter Simons
991df6461f
haskell-multiarg: update to version 0.18.0.0
2013-08-18 18:49:11 +02:00
Peter Simons
62aa6a492b
haskell-monadcryptorandom: update to version 0.5.3
2013-08-18 18:49:11 +02:00
Peter Simons
8a54efe7c4
haskell-liblastfm: update to version 0.3.0.0
2013-08-18 18:49:11 +02:00
Peter Simons
21e8b7f337
haskell-hxt-unicode: update to version 9.0.2.1
2013-08-18 18:49:11 +02:00
Peter Simons
cc38b2c948
haskell-hxt-charproperties: update to version 9.1.1.1
2013-08-18 18:49:11 +02:00
Peter Simons
8932a889bc
haskell-entropy: update to version 0.2.2.2
2013-08-18 18:49:11 +02:00
Peter Simons
1392922727
haskell-git-annex: update to version 4.20130815
2013-08-18 18:49:10 +02:00
Bodil Stokke
de462dcae2
Cleaned up ponysay build, and added maintainer metadata.
2013-08-18 18:23:35 +02:00
Bjørn Forsman
d6b4ed9e3c
samba: 3.6.8 -> 3.6.18
...
Release notes (left column): http://www.samba.org/samba/history/
The GNU/Hurd patch doesn't apply anymore so I dropped it.
2013-08-17 16:57:34 +02:00
Peter Simons
d2194a294e
mpack: add version 1.6
2013-08-17 14:42:06 +02:00
Peter Simons
588c8e062c
haskell-lhs2tex: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
dc7c1bc042
haskell-ghc-vis: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
95385a697a
haskell-ghc-mod: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
8784de3a60
haskell-ghc-heap-view: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
3dbe2e6cea
haskell-HFuse: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
9cf2e2d030
haskell-darcs: re-generate expression with recent version of cabal2nix
2013-08-17 11:39:11 +02:00
Peter Simons
0740a07c13
haskell-language-java: go back to version 0.2.5
...
This reverts commit 416bd743f0
. Version 0.2.5.1
seems to have disappeared from Hackage.
2013-08-17 11:18:21 +02:00
Peter Simons
898348a80d
ghc-head: update to version 7.7.20130816
2013-08-16 23:47:59 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Bjørn Forsman
68ce9e91e1
linux: really provide /proc/config.gz
...
Currently there is no /proc/config.gz, even though the configuration
indicates it. This fixes it.
2013-08-16 23:12:07 +02:00
Peter Simons
a940651968
liblapack: add myself as a maintainer and enable Hydra builds (in stdenv-updates)
2013-08-16 22:45:30 +02:00