Commit Graph

29258 Commits

Author SHA1 Message Date
Eelco Dolstra
1e8294572f subversion: Update to 1.7.13
CVE-2013-4246
2013-09-25 18:11:00 +02:00
Peter Simons
97bb401d8d R: update to 3.0.2 2013-09-25 16:40:55 +02:00
Bjørn Forsman
4585253027 Add cucumber ruby gem
Homepage: http://cukes.info/

Generated with "gem nix", but I removed changes to unrelated gems.
2013-09-25 15:25:31 +02:00
Oliver Charles
ab65932cea rubyripper: New expression
Adds minimal support for being able to run rrip_cli
2013-09-25 13:06:08 +01:00
aszlig
2e89b40634
Merge pull request #1010 from offlinehacker.
Although this is a release canidate version of kernel 3.12, there are
reasons for merging this anyway, as discussed in #1010 and #1006.

Thanks to @offlinehacker for this and the initial pull request.
2013-09-25 14:05:33 +02:00
Jaka Hudoklin
69f30432dd kernel: add linux 3.12-rc2 2013-09-25 12:49:49 +02:00
Peter Simons
8e3df6a494 lua: fix issue #1009 2013-09-25 12:29:56 +02:00
Domen Kožar
c736f70a87 Merge pull request #994 from offlinehacker/euganke_dependencies
Add a few python packages
2013-09-24 23:49:14 -07:00
Jaka Hudoklin
552bac195a pythonPackages: add ColanderAlchemy, generator for colander schemas from sqlalchemy models 2013-09-25 00:54:07 +02:00
Jaka Hudoklin
675f293a81 pythonPackages: add sphinx_pypi_upload 2013-09-25 00:54:05 +02:00
Jaka Hudoklin
9aa2a16518 pythonPackages: add sphinxcontrib_http 2013-09-25 00:54:04 +02:00
Jaka Hudoklin
8cdf3172bc pythonPackages: add statd, client for Etsy's node-js statsd server 2013-09-25 00:54:03 +02:00
Jaka Hudoklin
3d3c8c12dd pythonPackages: add htmllaundry, simple HTML cleanup utilities 2013-09-25 00:54:01 +02:00
Jaka Hudoklin
7c01f89355 pythonPackages: add pyramid_multiauth, stacked authentication policies for pyramid 2013-09-25 00:54:00 +02:00
Jaka Hudoklin
e89dc9d2f0 pythonPackages: add sqlalchemy_imageattach, SQLAlchemy extension for attaching images to entity objects 2013-09-25 00:53:59 +02:00
Jaka Hudoklin
7e7961028b pythonPackages.sqlalchemy: add sqlalchemy 0.8.2 2013-09-25 00:53:57 +02:00
Jaka Hudoklin
cf6ff3a8a3 pythonPackages: add wand, ctypes-based simple MagickWand API binding for Python 2013-09-25 00:53:46 +02:00
Jaka Hudoklin
eefb56ffbf pythonPackages.psutil: update to 1.0.1 2013-09-25 00:52:23 +02:00
Jaka Hudoklin
c8379fb7c0 pythonPackages: add memory_profiler, a module for monitoring memory usage of a python program 2013-09-25 00:51:28 +02:00
Jaka Hudoklin
b20bf7982e pythonPackages: add pytest_xdist, plugin for distributed testing and loop-on-failing modes 2013-09-25 00:51:13 +02:00
Domen Kožar
472ba4bc06 Merge pull request #1008 from lovek323/pytest
pytest: fix broken config check
2013-09-24 15:22:51 -07:00
Jason "Don" O'Conal
fbc70d158b pytest: fix broken config check 2013-09-25 08:14:48 +10:00
Jonas Hoersch
cd902179db autorandr: add autorandr an automatic display configuration selector 2013-09-25 00:11:54 +02:00
Jaka Hudoklin
e830be665b pythonPackages: add execnet, rapid multi-Python deployment 2013-09-25 00:00:22 +02:00
Jonas Hoersch
d20ba1c861 python-scipy: update to version 0.12.0 2013-09-24 22:55:49 +02:00
Domen Kožar
e8645104ac Merge pull request #1007 from offlinehacker/pythonPackages/fixes
Python packages/fixes
2013-09-24 13:31:30 -07:00
Jaka Hudoklin
9b55a4ebe1 pythonPackages: add alembic, database migration tool for SQLAlchemy 2013-09-24 22:10:19 +02:00
Jaka Hudoklin
514eb7dd59 pythonPackages.pycurl2: fix with disabling tests 2013-09-24 21:44:56 +02:00
Jaka Hudoklin
9878890a72 pythonPackages.pudb: fix with update 2013-09-24 21:44:41 +02:00
Sander van der Burg
81d8c3c6f9 Added node-inspector nodejs package + update other nodejs packages 2013-09-24 18:46:54 +02:00
Domen Kožar
afaeddb515 libimobiledevice: 1.0.6 -> 1.0.7 2013-09-24 17:32:27 +02:00
Bjørn Forsman
ca591d30e4 asciidoc: fixup for matplotlib filter (remove .old/)
The matplotlib filter comes with an .old/ directory which contains a
chart-filter.conf file that asciidoc loads. I highly doubt that is intended.
2013-09-24 14:52:13 +02:00
Bjørn Forsman
a118a98970 asciidoc: add odf backend, for OpenDocument output
See https://github.com/dagwieers/asciidoc-odf for more info.

This plugin has a shebang with /bin/env instead of /usr/bin/env, so update the
patchPhase to handle both cases.

WARNING/TODO: Libreoffice says "General Error. General input/output error."
when I try to open the generated .fodp files. So the odt backend works fine,
but the odp backend does not.
2013-09-24 14:52:07 +02:00
Domen Kožar
30559eb626 Merge pull request #1005 from lovek323/pytest
pytest: fix `py` not found error, add selenium
2013-09-24 00:36:15 -07:00
Lluís Batlle i Rossell
31976ed140 Updating mlt to 0.9.0.
I don't think it will break kdenlive, but let's see.
2013-09-24 09:22:55 +02:00
Jason "Don" O'Conal
0840cc3a24 pytest: add selenium option, fix selenium build on darwin 2013-09-24 16:59:51 +10:00
Jason "Don" O'Conal
63f06c6c02 pytest: fix missing py dependency 2013-09-24 16:47:13 +10:00
Rickard Nilsson
c6b98faa34 darktable: Update to 1.2.3 2013-09-24 01:58:59 +02:00
Domen Kožar
d79e00e9d6 add arandr: simple visual front end for xrandr 2013-09-23 22:33:57 +02:00
Dries Van Daele
7b60802599 added maintainer and enabled dynamic loading of lib 2013-09-23 21:20:51 +02:00
Dries Van Daele
f93daff6a3 remove some whitelines 2013-09-23 21:16:14 +02:00
Dries Van Daele
6acf0f1f48 add algorith as maintainer 2013-09-23 21:14:50 +02:00
Dries Van Daele
6b5cbfb310 add the mpc (mpd cli client) package 2013-09-23 20:54:20 +02:00
Bjørn Forsman
381fd4fb61 asciidoc: add support for deckjs backend
deck.js is a JavaScript library for building modern HTML presentations.
2013-09-23 20:07:55 +02:00
Peter Simons
6fc9f0ee91 Merge pull request #999 from bjornfor/asciidoc-filters
Add support for additional Asciidoc filters
2013-09-23 10:21:53 -07:00
Rickard Nilsson
b5f60dbf6f mopidy: Update to 0.15.0 2013-09-23 17:07:50 +02:00
Rok Garbas
95c8d04843 updated generated (with pypi2nix) python packages 2013-09-23 05:53:08 +02:00
Rok Garbas
c32052c77e pypi2nix: updated 2013-09-23 05:52:51 +02:00
Bjørn Forsman
ff4b28be47 asciidoc: add support for aafigure filter 2013-09-22 23:04:39 +02:00
Bjørn Forsman
0e9599ca94 aafigure: new package
aafigure is an ASCII art to image converter.

Manual and example document:
http://launchpad.net/aafigure/trunk/0.5/+download/aafigure.pdf
2013-09-22 23:04:39 +02:00
Bjørn Forsman
524315194c asciidoc: add support for matplotlib filter 2013-09-22 23:04:39 +02:00
Bjørn Forsman
1b89cbb0ed asciidoc: add support for qrcode filter 2013-09-22 23:04:38 +02:00
Bjørn Forsman
8a2251549f asciidoc: support extra filters (ditaa, mscgen, diag)
Also, slightly change the shebang fixup in the patchPhase so that it
handles optional [[:space:]] before the interpreter path (needed for the
filters).

To enable the extra filters, put this in packageOverrides:

  asciidoc = pkgs.asciidoc.override {
    enableDitaaFilter = true;
    enableMscgenFilter = true;
    enableDiagFilter = true;
  };
2013-09-22 23:04:38 +02:00
Bjørn Forsman
6f9821beb7 nwdiag: new package
Nwdiag generates network-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
6f48eb5866 actdiag: new package
Actdiag generates activity-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
d048685af5 seqdiag: new package
Seqdiag generates sequence-diagram image from spec-text file (similar to
Graphviz).
2013-09-22 23:04:38 +02:00
Bjørn Forsman
2f238d82a0 blockdiag: new package
Blockdiag generates block-diagram image from spec-text file (similar to
Graphviz).

Also add its needed dependencies, funcparserlib and webcolors.
2013-09-22 23:04:37 +02:00
Mathijs Kwik
556e69e98f audacity: upgrade to 2.0.4 2013-09-22 20:03:27 +02:00
Mathijs Kwik
edf4f3a7f5 calibre: upgrade to 1.4.0 2013-09-22 20:03:26 +02:00
Domen Kožar
4adad8d7c0 Merge pull request #1001 from DriesVanDaele/master
update libmpdclient to version 2.8
2013-09-22 10:26:44 -07:00
Domen Kožar
a774212684 anki: 2.0.3 -> 2.0.12 2013-09-22 19:23:11 +02:00
Dries Van Daele
bbcf67bd22 update libmpdclient to version 2.8 2013-09-22 16:47:17 +02:00
Peter Simons
e613d30c3c haskell-data-pprint: add version 0.2.1.5 2013-09-22 13:29:56 +02:00
Peter Simons
e2848346f9 haskell-word8: update to version 0.0.4 2013-09-22 13:28:30 +02:00
Peter Simons
0b6b0284e4 haskell-ghc-mod: update to version 3.1.1 2013-09-22 13:28:30 +02:00
Peter Simons
ca90826c6f haskell-ncurses: fix build 2013-09-22 13:25:10 +02:00
Peter Simons
876047edf7 haskell-monad-par: update to version 0.3.4.5 2013-09-22 13:25:10 +02:00
Peter Simons
ad13652455 haskell-LambdaHack: update to version 0.2.8 2013-09-22 13:25:09 +02:00
Peter Simons
f95ffe37c1 haskell-scotty: update to version 0.5.0 2013-09-22 13:25:09 +02:00
Peter Simons
201c175989 haskell-pipes-concurrency: update to version 2.0.1 2013-09-22 13:25:09 +02:00
Peter Simons
6c2089b5e5 haskell-pandoc: update to version 1.12.0.2 2013-09-22 13:25:09 +02:00
Peter Simons
53ba62d309 haskell-ghc-mod: update to version 3.1.0 2013-09-22 13:25:09 +02:00
Peter Simons
c7c5969885 haskell-crypto-cipher-types: update to version 0.0.6 2013-09-22 13:25:09 +02:00
Peter Simons
498e93f3f5 haskell-crypto-cipher-tests: update to version 0.0.8 2013-09-22 13:25:08 +02:00
Peter Simons
66173ebe0c haskell-cabal-macosx: update to version 0.2.3 2013-09-22 13:25:08 +02:00
Peter Simons
09786f6943 haskell-asn1-types: update to version 0.2.1 2013-09-22 13:25:08 +02:00
Peter Simons
900a35738c haskell-idris: update to version 0.9.9.1 2013-09-22 13:25:08 +02:00
Peter Simons
71bb69c5c1 haskell-enummapset: add version 0.5.2.0 2013-09-22 13:25:08 +02:00
Peter Simons
b962730e27 haskell-keys: add version 3.0.3 2013-09-22 13:25:08 +02:00
Peter Simons
90a8abc0dc haskell-Cabal: update to version 1.18.1 2013-09-22 13:25:07 +02:00
Domen Kožar
bbbfe7a783 python-nose: trivial change to rebuild 2013-09-22 10:36:12 +02:00
Domen Kožar
e0fc8d9f7e Merge pull request #990 from jbedo/master
Added expression for PLINK
2013-09-22 00:26:43 -07:00
Domen Kožar
ede9c79ea7 Merge pull request #998 from offlinehacker/logstash/update
logstash: update to 1.1.2
2013-09-21 07:54:52 -07:00
Jaka Hudoklin
6630a35d39 logstash: update to 1.1.2 2013-09-21 16:32:47 +02:00
Oliver Charles
d33ca4abae haskellPackages.pipesBytestring: New expression 2013-09-21 09:46:49 +01:00
Peter Simons
514a095b7b haskell-rfc5051: update to version 0.1.0.3 2013-09-21 10:01:10 +02:00
Peter Simons
7b0326d32a haskell-pandoc-citeproc: re-generate with recent version of cabal2nix 2013-09-21 09:57:36 +02:00
Peter Simons
5d43f559a3 haskell-llvm-general: renamed some files to follow our naming convention 2013-09-21 09:56:34 +02:00
Mathijs Kwik
a12f0fad69 idris: fix by using llvm-general 3.3.5.*
I tried jailbreaking, but this didn't work as llvm-general is an
optional (but enabled by default) dependency.

Manual patching revealed idris gets confused over the
llvm-general/llvm-general-pure split.
2013-09-20 23:51:37 +02:00
Mathijs Kwik
bfdfdaf084 llvm-general: bring back version 3.3.5.* 2013-09-20 23:51:36 +02:00
Mathijs Kwik
7165b333f2 haskell-llvm-general: disable tests 2013-09-20 23:51:36 +02:00
Mathijs Kwik
68ace3fa4a haskell-llvm-general-pure: disable tests 2013-09-20 23:51:36 +02:00
aszlig
ad4156e497
python-blivet: Fix udev path for Debian Wheezy.
Only affects "useNixUdev = false" and we now include the udev paths for
the latest Debian Wheezy release, so we can properly deploy Hetzner
machines with NixOps again as they've updated their rescue system to
Wheezy.

This fixes NixOS/nixops#137, thanks to @lovek323 for reporting.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-20 13:13:37 +02:00
Rickard Nilsson
db17b115ef Merge pull request #993 from bbenoist/mkpasswd-fix
mkpasswd: Update to 5.0.26
2013-09-20 02:55:07 -07:00
Lluís Batlle i Rossell
d5a44b27fd One more lvm2 systemd part working.
I didn't need it, to boot fine... but that complaint of bad path isn't in
systemd boot anymore, at least.
2013-09-20 11:45:50 +02:00
Lluís Batlle i Rossell
ad1971a1d1 Fixing typo in previous merge. 2013-09-20 10:49:39 +02:00
bbenoist
b39debe886 mkpasswd: Update to 5.0.26
The previous version (5.0.26) has been removed from the debian ftp.
As the source URL is now down, our own hydra (not hydra.nixos.org) failed
to build the package.
This problem will occur again in the future since I only updated the URL
without relying on a "more stable" alternative (this merits a specific
discussion).
2013-09-20 10:43:50 +02:00
Lluís Batlle i Rossell
8f73cdeac2 Merging the changes to get systemd with lvm2 working 2013-09-20 09:45:33 +02:00
Lluís Batlle i Rossell
c0fd88748a Making lvm2 install systemd stuff, and combine all in a single derivation. 2013-09-20 09:20:14 +02:00
Lluís Batlle i Rossell
3974fb283a Updating lvm2 to 2.02.100. 2013-09-19 14:19:10 +02:00
Andrew Morsillo
5e1a268b6b Bump networkmanagement version to 0.9.0.9 2013-09-18 20:43:17 -04:00
Rok Garbas
90092e629d adding grunt-sed node package 2013-09-19 01:57:58 +02:00
Rok Garbas
7350100fa2 phantomjs: upgrade to 1.9.2 2013-09-19 01:57:58 +02:00
Justin Bedo
c38ffa7b7d Added expression for PLINK 2013-09-19 09:39:14 +10:00
Domen Kožar
42c2a579a7 Merge pull request #973 from errge/master
Disable tests for perlPackages.ack
2013-09-18 16:34:19 -07:00
Vladimír Čunát
009780587f vim: add the missing patches
Somehow curl from github piped into git am didn't add them.
Sorry, I didn't notice. Thanks @shlevy.
2013-09-19 00:03:35 +02:00
Jason \"Don\" O'Conal
2eb384b982 vim_configurable: add patches to 7.4.23 (close #912) 2013-09-18 21:59:49 +02:00
Jason \"Don\" O'Conal
4736e6d509 expect: fix build on freebsd? (close #981) 2013-09-18 20:50:13 +02:00
Domen Kožar
8505cf5f77 python-selenium: 2.25.0 -> 2.35.0 2013-09-18 20:42:37 +02:00
Peter Simons
3b130dcc42 haskell-pandoc-citeproc: disable the test suite to fix the build
https://github.com/jgm/pandoc-citeproc/issues/3
2013-09-18 18:16:35 +02:00
Peter Simons
117176fd26 git-annex: patch to fix build with recent versions of 'dns' library 2013-09-18 18:09:17 +02:00
Peter Simons
6661167e74 haskell-pandoc: re-generate with recent version of cabal2nix 2013-09-18 18:01:45 +02:00
Peter Simons
f2a9f9b588 haskell-rfc5051: run this build in LANG=en_US.UTF-8 environment
Otherwise, Haddock cannot generate the reference documentation.
2013-09-18 18:00:20 +02:00
Peter Simons
10e74cdee3 haskell-hakyll: patch build to succeed with latest version of pandoc 2013-09-18 17:48:19 +02:00
Peter Simons
dc4e44a241 haskell-pandoc-citeproc: add version 0.1.1 2013-09-18 17:45:16 +02:00
Peter Simons
eb21eb3f67 haskell-rfc5051: add version 0.1.0.2 2013-09-18 17:45:07 +02:00
Peter Simons
11eb9ac282 haskell-aeson-pretty: add version 0.7 2013-09-18 17:44:57 +02:00
Peter Simons
227a22f0b4 haskell-ncurses: re-generate with recent version of cabal2nix 2013-09-18 17:17:33 +02:00
Vladimír Čunát
571881b647 haskellPackages: add list-tries 2013-09-18 17:17:33 +02:00
Peter Simons
9308d93f54 haskell-diagrams-lib: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons
589a3fc024 haskell-monoid-extras: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons
6084c9474d haskell-active: jailbreak to fix build with recent semigroups library 2013-09-18 17:17:33 +02:00
Peter Simons
5599935db1 haskell-certificate: jailbreak to fix build with recent versions of 'pem' 2013-09-18 17:17:33 +02:00
Peter Simons
4ea16fd9b7 haskell-semigroups: update to version 0.11 2013-09-18 17:17:33 +02:00
Peter Simons
fec7c2c2f4 haskell-pwstore-fast: update to version 2.4.1 2013-09-18 17:17:33 +02:00
Peter Simons
c70222d3d6 haskell-pem: update to version 0.2.0 2013-09-18 17:17:32 +02:00
Peter Simons
3022bcbb95 haskell-pandoc-types: update to version 1.12.1 2013-09-18 17:17:32 +02:00
Peter Simons
04d55db5b8 haskell-ncurses: update to version 0.2.6 2013-09-18 17:17:32 +02:00
Peter Simons
16e633d255 haskell-nats: update to version 0.1.2 2013-09-18 17:17:32 +02:00
Peter Simons
284f4a7d97 haskell-llvm-general: update to version 3.3.8.2 2013-09-18 17:17:32 +02:00
Peter Simons
fdcd405958 haskell-llvm-general-pure: update to version 3.3.8.2 2013-09-18 17:17:32 +02:00
Peter Simons
bc8ad395ef haskell-linear: update to version 1.3 2013-09-18 17:17:32 +02:00
Peter Simons
33a48ca238 haskell-lens-datetime: update to version 0.2 2013-09-18 17:17:32 +02:00
Peter Simons
f4b4226745 haskell-heist: update to version 0.13.0.1 2013-09-18 17:17:32 +02:00
Peter Simons
6720e6ee3d haskell-cipher-rc4: update to version 0.1.3 2013-09-18 17:17:32 +02:00
Peter Simons
7ea98e8775 haskell-GLUT: update to version 2.5.0.1 2013-09-18 17:17:32 +02:00
Peter Simons
651b94fd32 haskell-keter: update to version 1.0.1.1 2013-09-18 17:17:32 +02:00
Peter Simons
975269d645 haskell-snap: update to version 0.13.0.2 2013-09-18 17:17:32 +02:00
Peter Simons
89a5c8317b haskell-semigroups: update to version 0.10 2013-09-18 17:17:32 +02:00
Peter Simons
27d6a637c1 haskell-pwstore-fast: update to version 2.4 2013-09-18 17:17:32 +02:00
Peter Simons
89d1a5e670 haskell-http-conduit: update to version 1.9.5.1 2013-09-18 17:17:31 +02:00
Peter Simons
2abf649756 haskell-hflags: update to version 0.3 2013-09-18 17:17:31 +02:00
Peter Simons
1eec22e38c haskell-doctest: update to version 0.9.8 2013-09-18 17:17:31 +02:00
Peter Simons
5e90c21532 haskell-bson: update to version 0.2.3 2013-09-18 17:17:31 +02:00
Peter Simons
54124516de haskell-happy: add version 1.19.0 2013-09-18 17:17:31 +02:00
Peter Simons
5bc2f6ce02 haskell-alex: add version 3.1.0 2013-09-18 17:17:31 +02:00
Peter Simons
7129fbe352 haskell-hakyll: jailbreak to support recent versions of pandoc and tagsoup 2013-09-18 17:17:31 +02:00
Peter Simons
137e8ef0f1 haskell-stringable: add version 0.1.2 2013-09-18 17:17:31 +02:00
Peter Simons
2a1c1869c0 haskell-hslua: add version 0.3.6.1 2013-09-18 17:17:31 +02:00
Peter Simons
4ebaf041ab haskell-GLURaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
5030e0b776 haskell-GLUT: add version 2.5.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
8d907ea19e haskell-OpenGL: add version 2.9.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
1e42892af0 haskell-OpenGLRaw: add version 1.4.0.0 2013-09-18 17:17:31 +02:00
Peter Simons
2db9368919 haskell-hashable: update ghc-HEAD to version 1.2.1.0 2013-09-18 17:17:31 +02:00
Peter Simons
07ec0d7cef haskell-HaRe: update to version 0.7.0.5 2013-09-18 17:17:31 +02:00
Peter Simons
cb38a85143 haskell-yst: update to version 0.4.0.1 2013-09-18 17:17:31 +02:00
Peter Simons
568d4c0ed9 haskell-thyme: update to version 0.3.0.1 2013-09-18 17:17:31 +02:00
Peter Simons
d40058b46f haskell-tagsoup: update to version 0.13 2013-09-18 17:17:31 +02:00
Peter Simons
ec01cd0af8 haskell-shelly: update to version 1.3.1 2013-09-18 17:17:30 +02:00
Peter Simons
6b7e36652c haskell-pandoc: update to version 1.12 2013-09-18 17:17:30 +02:00
Peter Simons
d711b7e6de haskell-pandoc-types: update to version 1.12 2013-09-18 17:17:30 +02:00
Peter Simons
f2c492ec66 haskell-multiarg: update to version 0.24.0.0 2013-09-18 17:17:30 +02:00
Peter Simons
81075c509c haskell-language-javascript: update to version 0.5.8 2013-09-18 17:17:30 +02:00
Peter Simons
4c6b3c38c4 haskell-lambdabot: update to version 4.3.0.1 2013-09-18 17:17:30 +02:00
Peter Simons
768146f470 haskell-ghc-mod: update to version 3.0.2 2013-09-18 17:17:30 +02:00
Peter Simons
0ec9765924 haskell-dns: update to version 1.0.0 2013-09-18 17:17:30 +02:00
Peter Simons
e4d0bca8b2 haskell-classy-prelude: update to version 0.5.10 2013-09-18 17:17:30 +02:00
Peter Simons
90692bdc1d haskell-amqp: update to version 0.5.0 2013-09-18 17:17:30 +02:00
Peter Simons
0d72bb5226 Merge pull request #985 from ocharles/perl
perlPackages.WWWMechanizeCGI: Use substituteInPlace, should fix darwin build
2013-09-18 08:09:25 -07:00
Peter Simons
682faad1a7 Merge pull request #987 from oxij/mplayer-fontconfig
mplayer: add fontconfig support
2013-09-18 08:08:24 -07:00
Mathijs Kwik
8e4a53ba95 firefox: enable gstreamer support
This finally brings H.264/MP3/AAC support for HTML5 <video> to linux.
2013-09-18 14:37:39 +02:00
Mathijs Kwik
a918a0b366 firefox: use system cairo now upstream properly supports it 2013-09-18 14:37:39 +02:00
Mathijs Kwik
36b503e06a firefox: upgrade to 24.0 2013-09-18 14:37:39 +02:00
Mathijs Kwik
386257e019 sqlite: upgrade to 3.8.0.2 2013-09-18 14:37:39 +02:00
Mathijs Kwik
d506c662e8 remove sqlite alias now there is only 1 version 2013-09-18 14:37:38 +02:00
Mathijs Kwik
2d1e91cced remove obsolete sqlite 3.7.14 2013-09-18 14:37:38 +02:00
Mathijs Kwik
ef50aab1ee remove obsolete sqlite 3.7.9 2013-09-18 14:37:38 +02:00
Mathijs Kwik
5eeb02f67c android-sdk: upgrade to latests versions 2013-09-18 14:37:38 +02:00
Mathijs Kwik
1751f77b6a linux-3.11: upgrade to 3.11.1 2013-09-18 14:37:38 +02:00
Eelco Dolstra
7d2364def4 mountall: Remove
It's no longer used since we switched to systemd.
2013-09-18 13:05:23 +02:00
Sander van der Burg
370db596b9 Bumped Android SDK to version 22.2 and updated its addons 2013-09-18 12:05:14 +02:00
Oliver Charles
3433e62e3f gtimelog: New expression 2013-09-18 11:45:23 +03:00
Evgeny Egorochkin
8b9269ef66 libreoffice: unbreak .desktop files. Hopefully fixes nixos/nixos#252. 2013-09-18 10:11:54 +03:00
Jason \"Don\" O'Conal
19c72ae32c qt48: fix impurity on darwin.
Close #982.
2013-09-18 06:45:59 +03:00
Oliver Charles
21cb877e11 perlPackages.WWWMechanizeCGI: Use substituteInPlace, should fix darwin build 2013-09-17 20:19:57 +01:00
cillianderoiste
6eab450ebd Merge pull request #984 from orbitz/pin-riak-r15b03
Pin 1.3.1 to R15B03, riak does not work with R16
2013-09-17 11:50:56 -07:00
Domen Kožar
4c8711f32d Merge pull request #980 from Krofek/master
hostapd update: 1.0 -> 2.0
2013-09-17 11:50:19 -07:00
Domen Kožar
a10742f392 add sigal, gallery static generator 2013-09-17 20:47:35 +02:00
Malcolm Matalka
7aacc46f10 Pin 1.3.1 to R15B03, riak does not work with R16 2013-09-17 20:41:06 +02:00
Shea Levy
59bd1ba586 Add virtuoso 7
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-17 14:28:26 -04:00
Eelco Dolstra
01fdb87a03 virtualbox: Update to 4.2.18 2013-09-17 17:44:28 +02:00
Jonas Hoersch
34513244ca python-pandas: update to 0.12.0 2013-09-17 16:41:56 +02:00
Jonas Hoersch
ec486f6a7e ipython: update to version 1.1.0 2013-09-17 16:41:15 +02:00
Jonas Hoersch
5ddefd6155 blas: update to version 20110419 2013-09-17 16:40:34 +02:00
Eelco Dolstra
7856ba881a linux: Enable proper blkio controller support
Having BLK_CGROUP is not enough, you need BLK_DEV_THROTTLING or
CFQ_GROUP_IOSCHED to do anything useful.
2013-09-17 16:00:36 +02:00
Eelco Dolstra
0b351e964e iotop: Update to 0.6
Also, install the man page in the right place.
2013-09-17 14:17:55 +02:00
aszlig
3af40ade24
chromium: Add missing patch for version 31.
I accidentally forgot to add the new patch for version 31, sorry for the
noise and evaluation error caused by this:

http://hydra.nixos.org/jobset/nixos/trunk-combined#tabs-errors

And thanks to @iElectric for noticing.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 13:05:20 +02:00
Peter Simons
ab3b1a5aa9 gravit: enable PNG support 2013-09-17 11:53:27 +02:00
Peter Simons
babbfd4d2c gravit: this package can be built with any 5.x version of lua 2013-09-17 11:47:25 +02:00
Peter Simons
b13188dff0 lua-5.2: install missing liblua.so.5.2.2 binary 2013-09-17 11:45:55 +02:00
Peter Simons
ad8a921f15 lua-5.1: install missing liblua.so.5.1.5 binary 2013-09-17 11:33:57 +02:00
Eelco Dolstra
095fc0ebaa nix-repl: Add 2013-09-17 11:26:12 +02:00
Rok Garbas
fc2210300f plone: update to 4.3.2 2013-09-17 11:18:45 +02:00
Eelco Dolstra
f2254354f9 Fix Nixpkgs evaluation
https://hydra.nixos.org/build/6169018
2013-09-17 11:04:10 +02:00
aszlig
7d10bbb4c8
chromium: Update beta and dev channels.
beta: 30.0.1599.22 -> 30.0.1599.37
dev:  31.0.1612.0  -> 31.0.1626.0 (new patch sandbox_userns_31.patch)

I've rebased the user namespace sandbox patch against current trunk for
the dev version, because it didn't apply anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
1f1420d3d8
python-pykickstart: Update to version 1.99.39.
As well as pyblock, the SHA256 changed here as well. Although the
changes between 1.99.32 and 1.99.39 aren't as minor as with pyblock,
this shouldn't have any impact on nixpart so I think it's safe to
upgrade (we'll see later, should we end up with failed tests in nixpart
or <nixos/tests/partition.nix>.

Of course we're now using the release tarball from the repo site here as
well.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:47 +02:00
aszlig
a5037b8858
python-pyblock: Update to version 0.53.
As the SHA256 changed in the meantime and there are only minor changes
between 0.52 and 0.53, I've updated this to the release tarball, which
hopefully won't change anytime soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-17 11:01:46 +02:00
Evgeny Egorochkin
1d8a998c69 quassel: update to 0.9.0 2013-09-17 01:44:03 +03:00
Krofek
2b6c07f5a8 hostapd update: 1.0 -> 2.0 2013-09-16 23:06:51 +02:00
Eelco Dolstra
2d14789920 linux: Update to 3.4.62 2013-09-16 17:51:18 +02:00
Eelco Dolstra
7216b3c844 systemd: Add kexec support 2013-09-16 17:51:18 +02:00
Eelco Dolstra
9278aa436e Fix upower warning
Namely "libgcc_s.so.1 must be installed for pthread_cancel to work".
2013-09-16 17:50:25 +02:00
Rob Vermaas
8041a33726 Add MegaCli, a command line tool to manage certain RAID cards. 2013-09-16 15:56:55 +02:00
Oliver Charles
9fc836e206 perlPackages: Add ocharles to maintainers for all packages he's contributed
Close #979.

vcunat edit: in one case the lines were added into "src" attribute
instead of "meta".
2013-09-16 14:42:08 +02:00
Sander van der Burg
72c42d8987 Added js-yaml node package + update node packages 2013-09-16 12:11:11 +02:00
Peter Simons
93239d33cc all-packages.nix: strip trailing whitespace 2013-09-16 11:50:20 +02:00
Peter Simons
9c45b91002 lua-5: update default version from 5.1.4 to 5.1.5 and add version 5.2.2 2013-09-16 11:50:20 +02:00
Peter Simons
6665c1e6b0 Merge pull request #971 from ocharles/esqueleto
haskellPackages.esqueleto: New expression
2013-09-16 02:03:31 -07:00
Domen Kožar
24ebf96229 Merge pull request #974 from offlinehacker/virt-viewer/fix
virt-viewer: fix build, add libcap-ng to build inputs
2013-09-15 23:17:07 -07:00
Domen Kožar
4d913bf0f6 Merge pull request #976 from jcumming/netatalk.130915
netatalk-3.0.5
2013-09-15 23:15:57 -07:00
Jack Cummings
122b19c429 netatalk-3.0.5 2013-09-15 22:54:57 -07:00
Jonas Hoersch
786ff721c8 vlc: update to version 2.0.8a
this new release together with an updated ffmpeg solves segfaults
errors, i was having for some videos.
2013-09-16 07:08:43 +02:00
Jonas Hoersch
11b2added0 librsvg: move cairo dependency into propagatedBuildInputs
the pkgconfig description file of librsvg states cairo as a build requirement.
and with cairo being propagated, vlc now picks up librsvg as available.
2013-09-16 07:08:42 +02:00
Jonas Hoersch
b0976dcdfc ffmpeg_1: update to version 1.2.3 2013-09-16 07:01:36 +02:00
Jaka Hudoklin
c3cd361927 virt-viewer: fix build, add libcap-ng to build inputs, needed after libvirt update to 1.1.2 2013-09-16 00:39:17 +02:00
Peter Simons
75c5fc541d pkgs/desktops/gnome-2/desktop/libgweather: remove dubious assertion
Fix assertion failure from http://hydra.nixos.org/build/5985506/nixlog/1/raw
for some suitable definition of "fixing". Let's see what happens now.
2013-09-15 21:36:18 +02:00
Gergely Risko
b882b82033 Disable tests for perlPackages.ack 2013-09-15 21:00:36 +02:00
Jonas Hoersch
986b34580d add mathematica version 9.0.0
Wolfram Mathematica based on the makeself archive found on the Mathematica installation DVD.
2013-09-15 18:33:13 +02:00
Vladimír Čunát
ce07819201 PerlMagick: fix build via update (broken by imagemagick update)
I found nothing in Changelog, hopefully OK.
2013-09-15 18:27:08 +02:00
Vladimír Čunát
6b2379f43f imagemagick: add link for $out/include/ImageMagick
For transition. Fixes calibre build, at least.
2013-09-15 18:27:08 +02:00
Oliver Charles
6dfd36781f haskellPackages.esqueleto: New expression 2013-09-15 17:24:36 +01:00
cillianderoiste
e5e3d47a68 Merge pull request #969 from coroa/ipdbplugin
python-ipdbplugin: update to version 1.14
2013-09-15 06:52:19 -07:00
Jonas Hoersch
9c533f4745 python-ipdbplugin: update to version 1.14 2013-09-15 14:34:46 +02:00
Domen Kožar
39d359b4d7 libvirt: note patch source 2013-09-15 12:37:24 +02:00
Jaka Hudoklin
22b7f00423 libvirt: update to 1.1.2 2013-09-15 12:30:39 +02:00
Domen Kožar
656184f89c FlexGet: 1.0.3353 -> 1.1.121 2013-09-15 12:18:04 +02:00
Lluís Batlle i Rossell
41e95c68b3 go: adding an option to remove external references in godoc
godoc pages point to googleapis and google plus URLs, for every visit in
your local godoc. I added an option to disable that (the hard way, it
takes out the references). I don't think it removes any feature of
godoc.
2013-09-15 11:57:52 +02:00
Lluís Batlle i Rossell
00abf42fc6 Adding the reference to bird 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
9dcca4e3f5 Adding bird-1.3.11 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
8361e0b142 openjpeg: update to 2.0.0 2013-09-15 11:39:24 +02:00
Lluís Batlle i Rossell
50a1eb53ff Navit update to current svn 2013-09-15 11:39:23 +02:00
Marc Weber
513dad6527 colord, gusb: package.
Part of #517.
2013-09-15 11:53:11 +03:00
Edward Tjörnhammar
953eecb0fc ssvnc: The Enhanced TightVNC Viewer, SSVNC, adds encryption security to VNC connections.
Close #950.
2013-09-15 10:50:59 +03:00
Vladimír Čunát
3036e86284 libffi on FreeBSD: remove unsupported "-r" option to ln
Done without changing hashes on other platforms.
Sometimes I forget that GNU's not UNIX.
2013-09-15 07:57:48 +02:00
Ricardo M. Correia
1ac7ba823d tinc: Update to 1.0.22
close #957
2013-09-15 06:34:44 +03:00
Oliver Charles
af8a83c378 haskellPackages.amqp: New expression.
Close #965.
2013-09-15 06:25:14 +03:00
Oliver Charles
c537d07f21 haskellPackages.snapletAcidState: New Expression (close #966) 2013-09-15 05:51:24 +03:00
Domen Kožar
cf9601dff7 libreoffice: fix build 2013-09-15 00:38:09 +02:00
Domen Kožar
784bda6d30 libreoffice: don't build all languages until we use multiple-outputs to minimize disk usage 2013-09-14 21:49:35 +02:00
Vladimír Čunát
7f7c196912 libffi: disable tests on FreeBSD as well
There are strange build failures of expect. Ikwildrpepper says the bash
eats all CPU, but the build is stuck.
2013-09-14 21:18:55 +02:00
Vladimír Čunát
16040297a7 gamin: don't change hashes on non-darwin
Sorry, I didn't realize this is "fam" which is used in glib.
2013-09-14 16:52:01 +02:00
James Cook
39bc57f35f ImageMagick: update 6.7.5-3 -> 6.8.6-9 (close #960) 2013-09-14 16:04:34 +02:00
Jason \"Don\" O'Conal
e0fd701942 enscript: fix build on darwin (close #933, really this time) 2013-09-14 16:03:20 +02:00
Vladimír Čunát
d3c6bd45ca emacs24: fix license typo, change indentation
Note that the double-quote "indented strings" strip indentation,
so this ugly style was pointless.
2013-09-14 15:30:27 +02:00
Jason \"Don\" O'Conal
2a73189a9c deluge: fix build on darwin (close #930) 2013-09-14 15:26:48 +02:00
Jason \"Don\" O'Conal
9767a725cc djvulibre: fix build on darwin (close #931) 2013-09-14 15:21:35 +02:00
Jason \"Don\" O'Conal
ad454f3511 emacs24: fix build on darwin (clos #932) 2013-09-14 15:19:54 +02:00
Jason "Don" O'Conal
5bfb4a4f30 fail2ban: fix build on darwin (close #933) 2013-09-14 15:18:29 +02:00
Zef Hemel
8d001c1a08 Darwin support for Go 1.1 (close #952) 2013-09-14 15:13:26 +02:00
Vladimír Čunát
961c2fe7c3 coreutils,gettext: don't change hash except for darwin
Also some style cleanup.
Note that defining an empty-string variable *does* change the hash.
I would like to change this behaviour one day
(clean up attrs when compiling the derivation).
2013-09-14 14:56:10 +02:00
Danie Roux
055e646bfc coreutils: Guard against compiler not supporting __builtin_stpncpy_chk
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html:

5) Building with a compiler that doesn't support newer __builtins

If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions.  You'll see errors at
link time about undefined __builtin_* functions.  If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:07 +02:00
Danie Roux
123ab78ee0 coreutils: Remove 8.19 reference 2013-09-14 14:45:07 +02:00
Danie Roux
14109047bd gettext: Guard against compiler not supporting __builtin_stpncpy
From https://lists.macosforge.org/pipermail/macports-dev/2011-July/015263.html:

5) Building with a compiler that doesn't support newer __builtins

If your port uses MacPorts compilers rather than the default compiler,
you may run into trouble with string functions.  You'll see errors at
link time about undefined __builtin_* functions.  If this happens, you
may want to compile with -D_FORTIFY_SOURCE=0 to tell the headers to
use unfortified versions which do not use compiler builtins.
2013-09-14 14:45:06 +02:00
Danie Roux
76ca653d7b coreutils: 8.20 does build on Darwin
Where gcc is:

i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
2013-09-14 14:45:06 +02:00
Danie Roux
c183c7b3ec coreutils: Make it build on OSX 10.0.8
Take patch from: https://lists.gnu.org/archive/html/bug-coreutils/2013-01/msg00119.html
2013-09-14 14:45:06 +02:00
Evgeny Egorochkin
35cd18503e Merge pull request #958 from wizeman/linux_3_2
Update linux-3.2 & grsecurity
2013-09-13 21:07:11 -07:00
Krofek
51f63b1d03 Merge branch 'master' of https://github.com/Krofek/nixpkgs 2013-09-14 00:28:27 +02:00
Krofek
da21a852c3 gtkdialog: update to 0.8.3 2013-09-14 00:10:17 +02:00
Sander van der Burg
28d8e93871 My attempt to get Steam working in NixOS. It uses a function called buildFHSChrootEnv {} that composed chroot environments. In such a chroot environment, I could run Steam without much problem 2013-09-13 23:58:59 +02:00
Domen Kožar
e67a2479e1 add poedit 2013-09-13 20:42:49 +02:00
Domen Kožar
afdc44df8d pip: 1.2.1 -> 1.4.1 (CVE-2013-1888, CVE-2013-1629) 2013-09-13 12:37:43 +02:00
Ricardo M. Correia
342fcfc82f grsecurity: Update to 2.9.1-3.2.51-201309101928 2013-09-13 05:13:25 +02:00
Ricardo M. Correia
72f49af65b linux: Update to 3.2.51 2013-09-13 05:13:18 +02:00
Rickard Nilsson
45b8a1b1ff avrdude: Update to version 5.11 2013-09-13 00:28:02 +02:00
Vladimir Still
6c2d4f9862 freetds: Update expression with working url. 2013-09-12 20:57:55 +02:00
Peter Simons
6fff4c01e8 haskell-HaRe: update to version 0.7.0.4 2013-09-12 19:27:25 +02:00
Peter Simons
535819ccd3 haskell-wai-app-static: update to version 1.3.2.1 2013-09-12 19:27:25 +02:00
Peter Simons
cd0545d740 haskell-snap: update to version 0.13.0.1 2013-09-12 19:27:25 +02:00
Peter Simons
38bd86b424 haskell-postgresql-simple: update to version 0.3.7.1 2013-09-12 19:27:24 +02:00
Peter Simons
a1f346f701 haskell-crypto-cipher-types: update to version 0.0.5 2013-09-12 19:27:24 +02:00
Peter Simons
1025b367d8 haskell-crypto-cipher-tests: update to version 0.0.7 2013-09-12 19:27:24 +02:00
Vladimír Čunát
a189a68401 lipng_apng: fix via using the previous patch 2013-09-12 19:12:10 +02:00
Vladimír Čunát
f7843b341b Merge branch 'x-updates' into master 2013-09-12 18:56:48 +02:00
Vladimír Čunát
56c2ee8dcf gtk3: bugfix update 3.8.2 -> .4 2013-09-12 18:11:00 +02:00
Bjørn Forsman
fe520e6d1f ditaa: new package
Ditaa is a small command-line utility written in Java, that can convert
diagrams drawn using ascii art ('drawings' that contain characters that
resemble lines like | / - ), into proper bitmap graphics.

Homepage: http://ditaa.sourceforge.net/
2013-09-12 17:25:09 +02:00
Vladimír Čunát
117f2e6683 libpng: minor update 1.6.3 -> .4
Also make myself maintainer.
2013-09-12 17:19:27 +02:00
Peter Simons
edfefa6167 gnulib: update to version 0.0-8015-gf0aab22 2013-09-12 12:22:17 +02:00
Eelco Dolstra
89fa23c43d linux: Update to 3.4.61 2013-09-12 10:38:38 +02:00
Eelco Dolstra
9c49229aae kexec-tools: Update to 2.0.4 2013-09-12 10:38:37 +02:00
Peter Simons
51604bf13f haskell-llvm-general-pure: add version 3.3.8.1 2013-09-11 20:48:05 +02:00
Peter Simons
6c4c9cd8a8 haskell-yesod-form: update to version 1.3.2.2 2013-09-11 20:48:05 +02:00
Peter Simons
b6b154a8b8 haskell-yesod-core: update to version 1.2.4.3 2013-09-11 20:48:05 +02:00
Peter Simons
3cfd7ac7c4 haskell-yesod-bin: update to version 1.2.3.3 2013-09-11 20:48:05 +02:00
Peter Simons
aae4ca3516 haskell-yesod-auth: update to version 1.2.3 2013-09-11 20:48:05 +02:00
Peter Simons
8bd4aaec49 haskell-mwc-random: update to version 0.13.0.0 2013-09-11 20:45:19 +02:00
Peter Simons
bfa5bd9371 haskell-llvm-general: update to version 3.3.8.1 2013-09-11 20:45:19 +02:00
Peter Simons
66dc4eba7f haskell-http-conduit: update to version 1.9.5 2013-09-11 20:45:19 +02:00
Peter Simons
8908a9af7c haskell-hspec: update to version 1.7.2.1 2013-09-11 20:45:19 +02:00
Peter Simons
64e91e00df haskell-diagrams-svg: update to version 0.8.0.1 2013-09-11 20:45:19 +02:00
Peter Simons
cd08c94ac8 haskell-diagrams-lib: update to version 0.7.1 2013-09-11 20:45:18 +02:00
Peter Simons
8be4a8f6b0 haskell-diagrams: update to version 0.7.1.1 2013-09-11 20:45:18 +02:00
Peter Simons
4580b1c97e haskell-basic-prelude: update to version 0.3.6.0 2013-09-11 20:45:18 +02:00
Peter Simons
b5e626e3db haskell-acid-state: update to version 0.12.0 2013-09-11 20:45:18 +02:00
Peter Simons
da6b1e6d81 idris: re-generate with cabal2nix 2013-09-11 20:45:18 +02:00
Peter Simons
39043ce87e yap: add 'zlib' and 'gmp' build inputs to enable additional features 2013-09-11 20:43:04 +02:00
Peter Simons
d8d001da13 Merge pull request #954 from DriesVanDaele/master
Update SWI-Prolog to version 6.4.1
2013-09-11 11:33:55 -07:00
Peter Simons
94cfe0549d Merge pull request #955 from DriesVanDaele/upstream
Update YAP to version 6.2.2
2013-09-11 11:33:27 -07:00
Peter Simons
e541f509ca git-annex: update to version 4.20130909 2013-09-11 19:59:33 +02:00
Peter Simons
a8d3ba9b8d haskell-vault: update to version 0.3.0.2 2013-09-11 19:59:24 +02:00
Peter Simons
a1cca8226a happy: add version 1.18.11 2013-09-11 19:58:34 +02:00
Dries Van Daele
0cc6bf647d Update YAP to version 6.2.2 2013-09-11 19:44:17 +02:00
Dries Van Daele
412b970479 Update YAP to version 6.2.2 2013-09-11 19:40:10 +02:00
Dries Van Daele
3d5e7a99f4 Update SWI-Prolog to version 6.4.1 2013-09-11 19:00:31 +02:00
Peter Simons
c749c24076 tcpcrypt: patch tcpcryptd to run under uid 93 instead of 666 2013-09-11 17:24:32 +02:00
Peter Simons
e761405c50 os-specific/darwin/setfile: drop the "unfree" license
Setfile is included by other derivation, which in turns makes them unfree, too.
This causes plenty of evaluation errors on Hydra, i.e.:

  at `haskellPackages_ghc763_profiling.wx.x86_64-darwin' [nixpkgs = ..., officialRelease = false]:
  user-thrown exception: package ‘setfile’ has an unfree license, refusing to evaluate

Now, it's true that "setfile" is unfree, but this doesn't affect us: our
derivation doesn't include the actual binary -- it just contains a symlink to
"/usr/bin/SetFile". Arguably, our setfile derivation is free and we can
re-distribute it.
2013-09-11 13:08:46 +02:00
Vladimír Čunát
2dc0f91806 mesa: fix the default DRI driver dir to /run/opegl-driver{,-32} 2013-09-11 11:38:15 +02:00
Rob Vermaas
aa28196ec4 Update hash for fail2ban 2013-09-11 10:44:14 +02:00
Vladimír Čunát
aa8e8303e1 Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
Peter Simons
b728835bc1 Merge pull request #953 from errge/statvfs
Add statvfs haskell library
2013-09-10 15:32:34 -07:00
Peter Simons
e08fab28f5 Um, make that 'linuxHeaders26'. Sorry. 2013-09-10 21:16:33 +02:00
Peter Simons
5a75874b96 all-packages.nix: add 'linuxHeaders36' attribute
We have that version of the kernel headers in Nixpkgs already, there was
just no attribute for them.
2013-09-10 21:15:41 +02:00
Rickard Nilsson
d1882a1940 trac: Update to 1.0.1. The old version did not work at all with the current genshi package (0.7). 2013-09-10 19:19:27 +02:00
Eelco Dolstra
b73deae714 nix: Update to 1.6 2013-09-10 17:53:29 +02:00
Vladimír Čunát
bb6b42385d Merge PR #901: adding Storm
vcunat edit: use symlink instead of hardlink (failed for me with a
cross-device error), minor whitespace cleanup
2013-09-10 16:18:31 +02:00
Gergely Risko
b2c97f6ca5 Add statvfs haskell library 2013-09-10 16:06:56 +02:00
Eelco Dolstra
70fee5da11 Fix Nixpkgs evaluation
The evaluation of liferea causes an error:

  error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1'

Why this happens is a mystery, since liferea doesn't depend on
libgweather.  The problem can be reproduced by evaluating:

  builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea

It seems to have something to do with builderDefs magic in webkit_gtk2.

http://hydra.nixos.org/build/6039089
2013-09-10 15:54:06 +02:00
Eelco Dolstra
64d648e92e Update nixUnstable 2013-09-10 13:57:32 +02:00
Domen Kožar
1628c03c4e upgrade deform and deform_bootstrap 2013-09-10 12:28:10 +02:00
Vladimír Čunát
ea8a7bcd0c libav: update 9.8 -> 9.9
It's supposed to include some security-related fixes.
2013-09-10 10:42:33 +02:00
Peter Simons
aeefa7b070 Cabal-1.18.0: this version won't build without deepseq 1.3 or later 2013-09-09 15:07:38 +02:00
Peter Simons
66f905c14e haskell-yesod-platform: update to version 1.2.4.2 2013-09-09 15:07:37 +02:00
Peter Simons
563786deff haskell-unix-bytestring: update to version 0.3.7 2013-09-09 15:07:37 +02:00
Peter Simons
32d609654c haskell-free: update to version 3.4.2 2013-09-09 15:07:37 +02:00
Peter Simons
bca133d225 haskell-dimensional: update to version 0.12.1.1 2013-09-09 15:07:37 +02:00
Peter Simons
7e8b474485 haskell-digestive-functors-heist: update to version 0.8.0.0 2013-09-09 15:07:37 +02:00
Peter Simons
09477f6002 haskell-HaRe: update to version 0.7.0.2 2013-09-09 15:07:36 +02:00
Peter Simons
28c5958658 haskell-thyme: disable the test suite some more 2013-09-09 15:07:36 +02:00
Peter Simons
0e7783c608 haskell-exceptions: re-generate with cabal2nix 2013-09-09 15:07:35 +02:00
Rob Vermaas
eac934c83a Fix collectd, couldn't run due to missing pthread_cancel. 2013-09-09 13:05:50 +02:00
Rob Vermaas
3a8adb7014 Update nixops to 1.1 2013-09-09 13:03:59 +02:00
Peter Simons
0c5cf00829 tcpcrypt: add current HEAD of the Github master branch 2013-09-09 12:56:22 +02:00
Peter Simons
2282809b35 libnetfilter_queue: add version 1.0.2 2013-09-09 12:52:31 +02:00
Peter Simons
9f6d539707 cabal-install-1.18.0.1: this package requires Cabal 1.18.x to compile 2013-09-09 12:23:00 +02:00
Peter Simons
a9d625b3dc haskell-tagsoup: Revert "update to version 0.13"
This reverts commit d0b0d530b6. The new version
breaks the build of Pandoc.
2013-09-09 10:44:55 +02:00
Peter Simons
da69f13863 haskell-pandoc-types: Revert "update to version 1.12"
This reverts commit 17f8b63837. The new version
breaks Pandoc, curiously enough. Who would have thought? Everyone seems to be
going Snoyman these days.
2013-09-09 10:43:15 +02:00
Peter Simons
b2a54d51b5 haskell-vault: jailbreak to fix build with older versions of GHC 2013-09-09 10:20:27 +02:00
Peter Simons
d58b4205c8 haskell-thyme: disable unit tests
https://github.com/liyang/thyme/issues/4
2013-09-09 10:02:30 +02:00
Peter Simons
2943574903 haskell-citeproc-hs: jailbreak to fix build with recent pandoc-types 2013-09-08 22:56:29 +02:00
Peter Simons
53f8f8f50d haskell-digestive-functors-heist: jailbreak to fix the build with recent heist 2013-09-08 22:56:29 +02:00
Peter Simons
c8c7a8dc42 haskell-keter: update to version 1.0.1 2013-09-08 22:56:29 +02:00