Commit Graph

38048 Commits

Author SHA1 Message Date
Peter Simons ce7be7584f Merge pull request #2790 from ehmry/unbound
unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemd
2014-05-30 14:46:29 +02:00
Peter Simons 1c535209a7 Merge pull request #2788 from jwiegley/stdenv
Change stdenv on darwin to not set NIX_ENFORCE_PURITY.

Further details are at <https://github.com/NixOS/nixpkgs/pull/2788>.
2014-05-30 14:45:16 +02:00
Kirill Elagin a44fbeeaa4 samba: install pkg-config files
Close #2794, fixes #1341.
2014-05-30 13:46:02 +02:00
Austin Seipp 90f01d6a68 arcanist: 20140521 -> 20140530
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-30 04:38:36 -05:00
Vladimír Čunát 2436bb705c libvpx on darwin: attempt to fix build
CC @lovek323.
2014-05-30 11:19:31 +02:00
Rickard Nilsson 11ac14f31b spotify: Update from 0.9.4.183.g644e24e.428 to 0.9.10.17.g4129e1c.78 (only for x86_64) 2014-05-30 10:18:39 +02:00
John Wiegley 176797576c Build Haddocks with source hyperlinks unless doHscolour is false 2014-05-29 20:00:04 -05:00
Joel Taylor fdebea003e fix getopt path on darwin 2014-05-29 09:46:53 -07:00
Emery Hemingway 0ddce8db12 unbound: update from 1.4.21 to 1.4.22, service from Upstart to systemd 2014-05-29 09:59:55 -04:00
Domen Kožar 1905e054c1 Merge pull request #2789 from matejc/pgsql_almir
almir: add psycopg2 dependency
2014-05-29 15:44:39 +02:00
Cillian de Róiste a1d350287b Plymouth: update to 0.9.0, fix build, sanitize, enable systemd-integration
NOTE: I can start the daemon and ping it, but I haven't been able to
get it to do more than that.
2014-05-29 14:39:37 +02:00
Moritz Ulrich 29da3bce27 usermount: New Package.
A simple tool to automatically mount removable drives using UDisks2 and
D-Bus.

https://github.com/tom5760/usermount
2014-05-29 13:39:16 +02:00
Luca Bruno 4a2936e74d nautilus-sendto: add to gnome 3.10 2014-05-29 12:38:50 +02:00
Matej Cotman fabdb68055 almir: add psycopg2 dependency 2014-05-29 12:23:02 +02:00
Lluís Batlle i Rossell 9df4bb9d67 ocropus: it was still missing a package: lxml
Now "./run-tests" passes. But it can't be run without DISPLAY, so
I don't run it in the builder.
2014-05-29 10:13:31 +02:00
Lluís Batlle i Rossell caa9007e84 Making ocropus-hocr run (matplotlib + gdk backend)
I added the gtk backend to matplotlib; if these added dependencies are
too much, we can make this optional.
2014-05-29 09:46:03 +02:00
John Wiegley 27ecc1c9e9 Change stdenv on darwin to not set NIX_ENFORCE_PURITY 2014-05-29 02:43:10 -05:00
John Wiegley d58370db24 haskell-process-conduit: temporarily disable tests
The tests have not been ported to use conduit-1.1 yet (there is a pull
request pending on GitHub).
2014-05-29 07:29:20 +00:00
John Wiegley c0d39ba93a haskell-singletons: fix tests for darwin 2014-05-29 07:28:13 +00:00
John Wiegley f4fbda241d haskell-compressed: added 3.10 2014-05-29 07:27:12 +00:00
Rob Vermaas a089dbfe8a Fix regression in fetchhg. 2014-05-29 09:06:13 +02:00
Mateusz Kowalczyk 82a30be74a xboxdrv: 0.8.5 2014-05-29 04:22:34 +02:00
Chris Double b793f92233 Alice ML 1.4 programming language 2014-05-29 13:18:31 +12:00
Mateusz Kowalczyk 59f98d0d8c PPSSPP: 0.9.8 2014-05-28 23:05:01 +02:00
Moritz Ulrich 57e0371f12 flightgear & simgear: Bump to 3.0.0. 2014-05-28 22:36:54 +02:00
Luca Bruno a7d6947343 gnome-terminal 3.12: enable nautilus extension 2014-05-28 18:16:54 +02:00
Luca Bruno a013d00448 nautilus-sendto: new package
Integrates Evolution and Pidgin into the Nautilus file manager
2014-05-28 17:27:48 +02:00
Luca Bruno bf6ddc6285 nautilus 3.12: find extensions 2014-05-28 17:27:48 +02:00
Lluís Batlle i Rossell 338969701c Fixing upnp in syncthing 2014-05-28 15:23:36 +02:00
Evgeny Egorochkin cf32243de5 pythonPackages.gcutil: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 4437a90a6f pythonPackages.google-apputils: add package 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 7be252bd4f pythonPackages.ipaddr: update to 2.1.10 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin 350c96cce9 pythonPackages.iso8601_0_1_4: add package version 0.1.4 for gcutil 2014-05-28 14:33:09 +03:00
Evgeny Egorochkin d6f793b453 pythonPackages.gflags: update to 2.0 2014-05-28 14:33:08 +03:00
Moritz Ulrich c4349c3b17 crrcsim: Update to 0.9.12 & simplify. 2014-05-28 13:04:16 +02:00
Peter Simons 1d70298e2e Elm: require binary 0.7.x on ghc <= 7.6.3 2014-05-28 12:48:30 +02:00
Peter Simons 5c3c688f7b Elm: fix build by ignoring the build instructions provided by upstream
Re-apply the build fix from <https://github.com/NixOS/nixpkgs/issues/2089>,
because apparently the underlying issue has not been fixed.

According to <https://github.com/elm-lang/Elm/issues/384>, Elm's release
archive comes with a Setup.hs that cannot compile an Elm release. Duh!
Replacing the custom Setup.hs file with a dummy version fixes this issue.
2014-05-28 12:48:29 +02:00
Lluís Batlle i Rossell 6a35958936 Adding missing dependencies. There is still a matplotlib problem running ocropus-hocr. 2014-05-28 12:39:54 +02:00
Lluís Batlle i Rossell 3ee69912b2 Adding ocropus, based on an expression from iElectric. 2014-05-28 12:15:02 +02:00
Rob Vermaas ea23ea00e4 Make fetchhg do the same as nix-prefetch-hg, use hg archive. Fixes #2781. 2014-05-28 10:40:21 +02:00
Rob Vermaas 625b8f310f Merge pull request #2748 from ttuegel/ark
ark: wrap for zipinfo
2014-05-28 08:41:29 +02:00
Rob Vermaas 5f0d62801d Merge pull request #2737 from AndersonTorres/galculator
Galculator: add version 2.3.1
2014-05-28 08:38:22 +02:00
Rob Vermaas e110d2eafe Merge pull request #2741 from bergey/nafees
Nafees font family (5 fonts)
2014-05-28 08:37:29 +02:00
Rob Vermaas 1e10aaebdc Merge pull request #2747 from ttuegel/lohit
add lohit-fonts-20140220
2014-05-28 08:36:38 +02:00
John Wiegley 4cb43d2a75 Build ppl and gmp correctly for building gcc48 on darwin 2014-05-28 01:35:31 -05:00
Rob Vermaas fdc78ad9e0 Merge pull request #2760 from offlinehacker/pkgs/grafana/add
Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor
2014-05-28 08:33:43 +02:00
Rob Vermaas 514ffd60b6 Merge pull request #2759 from offlinehacker/pkgs/influxdb/add
Add influxdb, scalable datastore for metrics, events, and real-time analytics
2014-05-28 08:32:19 +02:00
Rob Vermaas ce87d3e307 Merge pull request #2465 from robberer/nvidia/driver
nvidia-x11: add nvidia-uvm module which is necessary for blender GPU support
2014-05-28 08:30:22 +02:00
Michael Raskin 5c5cef35cb Updating Asymptote to 2.32 2014-05-28 01:33:29 +04:00
Michael Raskin 783fb585bf Updating ZPAQ to 651 2014-05-28 01:33:29 +04:00
Michael Raskin 515a7e78fa Updating conspy 2014-05-28 01:33:29 +04:00
Michael Raskin f769585c95 Updating SlimerJS to 0.9.1 2014-05-28 01:33:28 +04:00
Michael Raskin bc292a5882 Updating Wine unstable to 1.7.19 2014-05-28 01:33:28 +04:00
Michael Raskin 97c61e9a44 Updating LuaRocks 2014-05-28 01:33:28 +04:00
Michael Raskin 700d332e7d Updating CL-Launch 2014-05-28 01:33:28 +04:00
Michael Raskin 5c5bae9587 Updatign ASDF to 3.1.2 2014-05-28 01:33:28 +04:00
Michael Raskin 736dff5328 Updating libsodium to 0.5.0 2014-05-28 01:33:28 +04:00
Michael Raskin f36db74cc4 Updating libgphoto2 2014-05-28 01:33:28 +04:00
Michael Raskin 66925a57ba Updating SBCL to 1.2.0 2014-05-28 01:33:28 +04:00
Thomas Tuegel 4dd050b425 update znc 1.2 -> 1.4 2014-05-27 15:27:17 -05:00
Rob Vermaas 6bfb25b9e8 dos2unix: update from 6.0.4 to 6.0.5 2014-05-27 21:33:07 +02:00
Rob Vermaas 400e85ae1e debootstrap: update from 1.0.42 to 1.0.60 2014-05-27 21:30:59 +02:00
Rob Vermaas 4d6f2e41d7 ethtool: update from 3.13 to 3.14 2014-05-27 21:28:40 +02:00
Jason "Don" O'Conal a33cb37695 perl-file-mimeinfo: update to 0.23 and fix build on darwin
Close #2508. The test also fails on x86_64-linux, disabling.
2014-05-27 21:23:08 +02:00
Vladimír Čunát 97b9deaca5 Merge #2487: add handbrake and update/patch dependents 2014-05-27 21:08:51 +02:00
Vladimír Čunát 48458b1c96 handbrake: disable unfree faac, as it doesn't build with it 2014-05-27 21:07:59 +02:00
Jaka Hudoklin a8a9c78af8 Add grafana, A Graphite & InfluxDB Dashboard and Graph Editor 2014-05-27 21:02:55 +02:00
Michael Raskin 3cffc08974 Merge pull request #2752 from jwiegley/crafty
Add expression for building crafty and craftyFull
2014-05-27 11:17:48 -07:00
宋文武 ddfd374c40 Merge #2030: add openra game (C&C RTS engine)
Modifications from @vcunat, who tried Dune,
but it typically segfaults in mono after a few minutes
(IMHO unlikely to be a problem with packaging it).
2014-05-27 20:08:50 +02:00
宋文武 0f65f11d6e mono: fix libgdiplus finding 2014-05-27 20:08:50 +02:00
John Wiegley cdadc70e5d Merge pull request #2772 from Fuuzetsu/tibia
tibia: 10.41
2014-05-27 13:05:38 -05:00
John Wiegley 4d2000a071 Merge pull request #2753 from jwiegley/chessdb
Add expression for ChessDB
2014-05-27 12:59:01 -05:00
John Wiegley 93936fdf8a Add expression for building crafty and craftyFull 2014-05-27 12:57:50 -05:00
John Wiegley b4b2aeebf3 Merge pull request #2754 from jwiegley/lhfix
Fix to local Hoogle expression
2014-05-27 12:53:45 -05:00
John Wiegley 23fb83b37d Correctly locate Haddocks in hoogle-local expression
On some versions of GHC, documentation is at, for example:

    LIB/share/doc/

In others, it is at:

    LIB/share/doc/x86_64-darwin-ghc7.6.3/

This change will pick up documentation first from the second location, then
from the first.
2014-05-27 12:53:26 -05:00
John Wiegley 71ef4852a4 Merge pull request #2755 from jwiegley/yesod-bin
Wrap yesod-bin so that yesod devel works with Nix
2014-05-27 12:50:16 -05:00
John Wiegley 3cc6165e0c Merge pull request #2756 from jwiegley/machines
Add Haskell expression for machines
2014-05-27 12:49:52 -05:00
Alexei Robyn 4fa4518875 Add TeamSpeak 3 server & service module (close #2056)
Conflicts (trivial):
	lib/maintainers.nix
	nixos/modules/misc/ids.nix
2014-05-27 17:30:26 +02:00
Vladimír Čunát 4c792e58aa ncmpc: another attempt to fix linkage on darwin 2014-05-27 16:55:56 +02:00
Lluís Batlle i Rossell 31bc96eee7 Updating syncthing to 0.8.11. 2014-05-27 16:55:02 +02:00
Peter Simons 4f80f3b4db Merge pull request #2765 from hrdinka/haskell-GLUtil
haskell-glutil: add version 0.7.4
2014-05-27 16:40:35 +02:00
Peter Simons 4c79ef6d6e Merge pull request #2751 from jwiegley/newhask2
Add three more Haskell expressions
2014-05-27 16:35:13 +02:00
Michael Raskin 90602bc8a9 Merge pull request #2773 from ederoyd46/master
Added goaccess package
2014-05-27 05:11:13 -07:00
Michael Raskin 670f12b7d1 Merge pull request #2774 from CodeBlock/screenfetch
add screenfetch
2014-05-27 05:10:51 -07:00
Ricky Elrod c1bbfbc13e add screenfetch
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 07:13:44 -04:00
Matthew Brown 155de0279e Added goaccess package 2014-05-27 11:57:32 +01:00
John Wiegley 0572139020 Correct the source URL for dovecot-pigeonhole 2014-05-27 10:54:22 +00:00
Michael Raskin 80cc011f77 Merge pull request #2617 from ttuegel/hplip
hplip: update and fix scanning
2014-05-27 02:31:27 -07:00
Domen Kožar aa97760285 Merge pull request #2771 from matejc/notest_pyramidtm
pythonPackages.pyramid_tm: set doCheck to false
2014-05-27 11:29:37 +02:00
Michael Raskin 75607107ea Merge pull request #2721 from evolarium/urxvt
Add unicode3 option to rxvt_unicode
2014-05-27 02:28:59 -07:00
Matej Cotman e13d6d36ae pythonPackages.pyramid_tm: set doCheck to false 2014-05-27 11:26:26 +02:00
Mateusz Kowalczyk d32593a222 tibia: 10.41
Also I'm personally done with this game so I will no longer maintain the
package.
2014-05-27 11:18:02 +02:00
John Wiegley cfb7884719 Add expression for the YUI compressor 2014-05-27 09:13:40 +00:00
Michael Raskin 40471227a9 Merge pull request #2679 from kirelagin/zathura-mupdf
Zathura mupdf
2014-05-27 01:54:49 -07:00
Michael Raskin 8274466f6b Merge pull request #2404 from ttuegel/rxvt-unicode
rxvt-unicode: add 256-color resources patch
2014-05-27 01:49:46 -07:00
Michael Raskin f9c05a3bad Merge pull request #2378 from wizeman/u/kernel-zram
linux: Add support for zram
2014-05-27 01:40:18 -07:00
Chris Double c05f252dac Definitions for Open Dylan 2013.2 (Dylan Language Implementation) 2014-05-27 20:27:47 +12:00
Ricky Elrod 03b54bcd55 Add haskell/purescript :D
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 03:07:05 -04:00
Ricky Elrod 8228ca0479 Add haskell/pattern-arrows
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:27:25 -04:00
Ricky Elrod 400333b9f8 Add haskell/monad-unify
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-05-27 02:26:42 -04:00
Eelco Dolstra a0072b4d2d hipchat: Fix access to /usr/share/X11/xkb
HipChat (or rather its copy of Qt) expects to find keyboard data in
/usr/share/X11/xkb. So use a LD_PRELOAD library to intercept and
rewrite the Glibc calls that access those paths. We've been doing the
same thing with packages like Spotify, but now this functionality has
been abstracted into a reusable library, libredirect.so. It uses an
environment variable $NIX_REDIRECTS containing a colon-separated list
of path prefixes to be rewritten, e.g. "/foo=bar:/xyzzy=/fnord".
2014-05-27 01:06:54 +02:00
Eelco Dolstra 481f428604 hipchat: Update to 2.2.1107 2014-05-27 01:06:53 +02:00
Christoph Hrdinka 8bb7c4e766 haskell-glutil: add version 0.7.4 2014-05-26 23:59:13 +02:00
Vladimír Čunát 4a85312295 mesa: maintenance update 10.1.3 -> .4 2014-05-26 22:46:04 +02:00
Vladimír Čunát bd96a4bb43 xorg: maintenance updates of a few modules 2014-05-26 22:45:50 +02:00
宋文武 12d8c020e8 webkitgtk: update to 2.4.3 (close #2640) 2014-05-26 22:45:16 +02:00
wmertens 8ad1a0ceaf swig: enable on Darwin (close #2326)
Verified on OS X 10.9.2 to build and check, dependents build fine too.

@vcunat enabled doCheck as it works for him on x86_64-linux;
also did style nitpick modification, and changed platforms to .all
according to the homepage http://www.swig.org/compat.html
2014-05-26 21:50:27 +02:00
_1126 25ea04f2c9 ncmpc: propable fix for x86_64-darwin build error
@vcunat fixed syntax a bit. Close #2761.
2014-05-26 21:35:32 +02:00
Mateusz Kowalczyk 1cbcdd5159 cantata: fix build failure (close #2723)
We were one directory too high for configure.
2014-05-26 21:25:56 +02:00
Luca Bruno 6b21186742 gnome 3.12: make remote desktop sharing work 2014-05-26 17:18:04 +02:00
Rickard Nilsson c4086f9185 dovecot-pigeonhole: Update from 0.4.2 to 0.4.3 2014-05-26 16:23:20 +02:00
Rickard Nilsson fcb4e7128c dovecot 2.2.x: Update from 2.2.12 to 2.2.13 2014-05-26 16:22:49 +02:00
Maxim Ivanov e7d5e1cdbc Don't hardcode shell, use $SHELL instead 2014-05-26 14:48:39 +01:00
Jaka Hudoklin b9737cb4ab Add influxdb, scalable datastore for metrics, events, and real-time analytics 2014-05-26 11:12:50 +02:00
Jussi Maki 9ebb53c0e3 ansible: add boto as dependency for s3 module 2014-05-26 10:29:17 +02:00
Jussi Maki ab3aed6dfc Merge branch 'master' of https://github.com/NixOS/nixpkgs into ansible 2014-05-26 10:28:52 +02:00
John Wiegley 9d4ca3fa50 Add Haskell expression for machines 2014-05-26 02:50:14 -05:00
John Wiegley bf1bde8215 Wrap yesod-bin so that yesod devel works with Nix 2014-05-26 02:48:28 -05:00
John Wiegley aea8bff895 Add expression for ChessDB 2014-05-26 02:45:59 -05:00
John Wiegley 4e6ee200cd Add three more Haskell expressions 2014-05-26 02:03:39 -05:00
Thomas Tuegel 71522f1ec2 ark: wrap for zipinfo 2014-05-25 15:25:34 -05:00
Thomas Tuegel dfd96f77a7 add lohit-fonts-20140220 2014-05-25 14:17:23 -05:00
Bjørn Forsman 97af2620c7 clementine: fix evaluation
$ nix-env -f . -qa '*' --meta --xml --drv-path --show-trace
error: while querying the derivation named `clementine-1.2.1':
while evaluating `optional' at .../lib/lists.nix:113:20, called from .../pkgs/applications/audio/clementine/default.nix:50:22:
undefined variable `not' at .../pkgs/applications/audio/clementine/default.nix:50:32
2014-05-25 20:32:46 +02:00
Mateusz Kowalczyk 1815ac2dfc tibia: update 10.39 -> 10.40 2014-05-25 19:33:42 +02:00
wmertens 7fafc6ff85 monit: bump 5.8 -> 5.8.1 (bug fixes) 2014-05-25 19:27:10 +02:00
Domen Kožar 6915bc07b2 Merge pull request #2740 from ttuegel/clementine
clementine: disable unfree dependencies by default
2014-05-25 15:38:22 +02:00
Domen Kožar ed5490a2b0 Merge pull request #2729 from iyzsong/renpy
renpy: update to 6.17.6
2014-05-25 15:37:35 +02:00
Domen Kožar 17371176ee Merge pull request #2736 from matejc/updateseafile
seafile: update client, ccnet, libsearpc and shared
2014-05-25 15:37:17 +02:00
Domen Kožar 908f2f8fe0 Merge pull request #2738 from jagajaga/moc_update
update moc
2014-05-25 15:36:45 +02:00
Domen Kožar a088c6fa36 Merge pull request #2710 from lovek323/mpd
mpd: fix build on darwin
2014-05-25 15:34:10 +02:00
Charles Strahan 6d173e2a81 spawn-fcgi: Add package 2014-05-25 15:27:58 +02:00
Domen Kožar 7ce1ffbfa5 weechatDev: 0.4.4dev -> 0.1dev 2014-05-25 15:27:50 +02:00
Jaka Hudoklin 115b7313c5 xca: fix package
For some reason library paths are not set at all for some libraries during
the build. Wrapper with LD_LIBRARY_PATH set for relevant libraries is currently
solution.
2014-05-25 14:28:49 +02:00
Bjørn Forsman 5e460b2dee munin: update 2.0.20 -> 2.0.21 (bug fix) 2014-05-25 13:55:20 +02:00
Bjørn Forsman e1d2e0d380 srecord: update 1.62 -> 1.63 2014-05-25 13:44:31 +02:00
Bjørn Forsman ef66088ae1 bcache-tools: update 1.0.5 -> 1.0.7 2014-05-25 13:15:25 +02:00
Bjørn Forsman 1d79330e1d basex: update 7.7.2 -> 7.8.2 2014-05-25 13:00:37 +02:00
John Wiegley b09a788e13 Correct patch the rpath for GHC-built executables on Darwin
@peti This addresses #2488.
2014-05-25 03:29:24 -05:00
John Wiegley cceea413bc Add expression to build the eboard chess client 2014-05-25 03:21:21 -05:00
Daniel Bergey 2bfd36fa14 Nafees font family (5 fonts) 2014-05-25 01:30:57 +00:00
Thomas Tuegel 0a794b79ca clementine: disable unfree dependencies by default
Clementine has an optional dependency on libspotify, which is unfree.
Enabling libspotify unconditionally prevented Hydra from distributing
Clementine. Now, we optionally enable it based on
config.clementine.spotify.
2014-05-24 18:25:04 -05:00
Cillian de Róiste b924959648 qtractor: update from 0.6.0 to 0.6.1 2014-05-24 21:11:59 +02:00
Cillian de Róiste 94fd1a83bd ardour3: 3.5.357 -> 3.5.380 Critical bug fix release 2014-05-24 20:42:47 +02:00
Arseniy Seroka 4c45997423 update moc 2014-05-24 22:34:27 +04:00
AndersonTorres 956a012988 Galculator: add version 2.3.1
Galculator is a GTK full-fledged calculator.
2014-05-24 13:33:28 -03:00
Cillian de Róiste 056bd4fdba synthv1: update from 0.4.1 to 0.4.2 2014-05-24 15:43:07 +02:00
Cillian de Róiste 2dc6eb3941 samplv1: update from 0.4.1 to 0.4.2 2014-05-24 15:42:32 +02:00
Cillian de Róiste 18df371fe3 drumkv1: update from 0.4.1 to 0.4.2 2014-05-24 15:41:45 +02:00
Eelco Dolstra 39f994cd60 qt-5: Prevent some unnecessary runtime dependencies
The file $out/mkspecs/qconfig.pri contains a list of all include /
library paths used during the build, including build-time-only
packages like GDB and Ruby. So get rid of those.
2014-05-24 12:37:05 +02:00
Eelco Dolstra 1cfea9bd1a qt-5: Don't build tests
Building the tests (which as far as I can tell we don't even run)
makes the build take > 19 GiB of disk space, which is a bit
excessive. Without the tests, it takes 2.6 GiB.
2014-05-24 12:37:05 +02:00
Peter Simons acaf4a6253 haskell-tasty: update to version 0.8.1.1 2014-05-24 12:01:37 +02:00
Peter Simons 283e4f1921 haskell-xdot: update to version 0.2.4.3 2014-05-24 12:01:37 +02:00
Peter Simons 26f0953158 haskell-usb: update to version 1.2.0.1 2014-05-24 12:01:37 +02:00
Peter Simons 9f6469a1a1 haskell-openssl-streams: update to version 1.1.0.2 2014-05-24 12:01:37 +02:00
Peter Simons 5e9b258bd8 haskell-http-types: update to version 0.8.5 2014-05-24 12:01:37 +02:00
Peter Simons e08c94e804 haskell-ghc-vis: update to version 0.7.2.2 2014-05-24 12:01:37 +02:00
Peter Simons ff6db963fc haskell-aeson: update to version 0.7.0.6
Keep version 0.7.0.4 for builds with ghc <= 7.4.2.
2014-05-24 12:01:19 +02:00
Peter Simons 82df69a1de haskell-zip-archive: add version 0.2.3.2
Use latest zip archive only with GHC 7.8.2 so that we don't have to
override 'binary' everywhere else.
2014-05-24 12:01:08 +02:00
Peter Simons ecaf15c324 haskell-attoparsec: add version 0.11.3.4 2014-05-24 12:00:58 +02:00
Peter Simons 9b86fb4ea4 haskell-scientific: update default to the latest version 2014-05-24 12:00:38 +02:00
Peter Simons 19c4909124 cabal-install: update to version 1.20.0.2 2014-05-24 10:42:07 +02:00
Mateusz Kowalczyk 6da85d3cf6 free-game: jailbreak due to new OpenGLRaw version
This allows it to keep building after
ba5473676f was pushed. Perhaps we should
add the extra OpenGL versions (2.9.1.0) and specify strict versions so
that it doesn't fail to build in 2 weeks.
2014-05-24 10:36:01 +02:00
Matej Cotman 116ab5f0c1 seafile: update client, ccnet, libsearpc and shared 2014-05-24 03:36:10 +02:00
Peter Simons 458087db37 Merge pull request #2712 from joamaki/typescript
typescript: add package
2014-05-23 23:02:51 +02:00
Peter Simons 95aa6a9afa esniper: update to version 2.30.0 2014-05-23 21:56:03 +02:00
Peter Simons 00594510e8 haskell-defaults.nix: fix hashtables build with GHC 6.10.x 2014-05-23 21:54:28 +02:00
Peter Simons a1e3aef5d8 haskell-split: don't run the test suite with GHC 7.9.x to avoid infinite loop 2014-05-23 21:54:28 +02:00
Peter Simons e081cc3b44 haskell-defaults.nix: fix hashable and case-insensitive builds with GHC 6.x 2014-05-23 21:54:28 +02:00
Peter Simons ca02d3734b haskell-defaults.nix: override case-sensitive on GHC 7.2.2 to avoid build error 2014-05-23 21:54:28 +02:00
Peter Simons 5538d68aca haskell-defaults.nix: move extensible-exceptions override into the right place 2014-05-23 21:54:27 +02:00
Peter Simons 6962c86135 haskell-defaults.nix: improve configuration for GHC 6.x 2014-05-23 21:54:27 +02:00
Peter Simons da38198b4f Use attoparsec 0.10.x when building with GHC 6.x.
Newer versions depend on 'scientific', which this compiler cannot build.
2014-05-23 21:54:27 +02:00
Peter Simons d364ba0fba haskell-wreq: remove unnecessary overrides 2014-05-23 21:54:27 +02:00
Peter Simons 45799eeaba haskell-scientific: there's no point in using 0.1.0.1, because it doesn't build with GHC 6.12.x either :-( 2014-05-23 21:54:27 +02:00
Peter Simons db0b1b76d3 haskell-scientific: add versions 0.1.0.1 and 0.3.2.1 2014-05-23 21:54:27 +02:00
Peter Simons 1fddf8d0aa Merge pull request #2733 from pSub/org-update
Update org-mode to latest stable version
2014-05-23 20:17:08 +02:00
Pascal Wittmann 8806abe97e Update org-mode to latest stable version 2014-05-23 20:06:02 +02:00
Peter Simons 78618e12d3 haskell-async: fix build with GHC 6.12.x 2014-05-23 18:59:09 +02:00
Peter Simons 70d61f8517 haskell-defaults.nix: don't override 'Cabal' in GHC 6.10.4; it's a core library 2014-05-23 18:57:03 +02:00
Peter Simons de014b4b86 haskell-split: add version 0.1.4.3 for the benefit of GHC 6.x 2014-05-23 18:56:10 +02:00
Peter Simons 020b1bf00a Re-generate expressions with cabal2nix. 2014-05-23 18:17:53 +02:00
Peter Simons 807482ca18 xmobar: enable all extensions by default
https://github.com/NixOS/nixpkgs/pull/2728
2014-05-23 18:13:54 +02:00
Peter Simons ce919ad3c7 Merge pull request #2730 from pSub/dwb-update
Update dwb. This fixes some bugs in dwb.
2014-05-23 18:08:38 +02:00
Mateusz Kowalczyk 7943355954 free-game: 1.0.5, 1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 099f7d5620 minioperational: 0.4.3 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk f4f0dab825 JuicyPixels-util: 0.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk ab59d64a59 freetype2: 0.1.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 7bd546b816 control-bool: 0.2.1 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 9e8f9b5528 boundingboxes: 0.1.1, 0.2 2014-05-23 18:02:20 +02:00
Mateusz Kowalczyk 555d1fbfdf colors: 0.1.1 2014-05-23 18:02:20 +02:00
Pascal Wittmann 10f96a30ff Update dwb. This fixes some bugs in dwb. 2014-05-23 18:00:36 +02:00
Peter Simons 466678afda haskell-compdata: update to version 0.8.1.0 2014-05-23 17:59:24 +02:00
Peter Simons 3f0a45e88f haskell-codex: update to version 0.0.2 2014-05-23 17:58:48 +02:00
Peter Simons 5b85e4825c arbtt: re-generate with cabal2nix 2014-05-23 17:58:05 +02:00
Peter Simons 6dbc7547ea Merge pull request #2722 from Fuuzetsu/wcwidth
wcwidth
2014-05-23 17:52:13 +02:00
宋文武 3d59f42ce5 renpy: update to 6.17.6 2014-05-23 23:51:05 +08:00
Peter Simons 6421a74f67 haskell-packages.nix: rename GLFWb to GLFWB for consistency
https://github.com/NixOS/cabal2nix/issues/65
2014-05-23 17:42:51 +02:00
Peter Simons a71a8e85de arbtt: jailbreak to fix build with tasty > 0.7 2014-05-23 17:39:16 +02:00
Peter Simons 4d7d3d6aab haskell-heist: jailbreak to fix build with current versions of 'directory-tree' 2014-05-23 17:39:16 +02:00
John Wiegley a1df473db7 haskell-hobbes: add version 0.2.2 2014-05-23 17:39:16 +02:00
John Wiegley 47a8cd7008 haskell-codex: add version 0.0.1.6 2014-05-23 17:39:15 +02:00
John Wiegley 04f3c8e718 haskell-recursion-schemes: add version 4.0 2014-05-23 17:39:15 +02:00
John Wiegley 34c6a26f5d haskell-compdata: add version 0.7.0.1 2014-05-23 17:39:15 +02:00
John Wiegley d7bc0de8c8 haskell-categories: add version 1.0.6 2014-05-23 17:39:15 +02:00
Peter Simons ba5473676f Update Haskell OpenGL and GLUT packages.
1) GLURaw 1.4.0.0 --> 1.4.0.1
 2) GLUT 2.5.1.0 -> 2.5.1.1
 3) OpenGL 2.9.1.0 -> 2.9.2.0
 4) OpenGLRaw 1.5.0.0 added
2014-05-23 17:39:15 +02:00
Peter Simons 363b35ac2c haskell-tls: update to version 1.2.8.nix 2014-05-23 17:39:15 +02:00
Peter Simons 0259eaf66c haskell-yaml: update to version 0.8.8.3 2014-05-23 17:39:15 +02:00
Peter Simons 3fdef94fd1 haskell-xml-conduit: update to version 1.2.0.2 2014-05-23 17:39:15 +02:00
Peter Simons c9cd254f5c haskell-websockets: update to version 0.8.2.3 2014-05-23 17:39:15 +02:00
Peter Simons d2b7d99891 haskell-warp: update to version 2.1.5.2 2014-05-23 17:39:15 +02:00
Peter Simons 0c0bbfb883 haskell-wai: update to version 2.1.0.3 2014-05-23 17:39:15 +02:00
Peter Simons 08b81cfa08 haskell-wai-websockets: update to version 2.1.0.2 2014-05-23 17:39:15 +02:00
Peter Simons 6de944958c haskell-wai-test: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons 48810471c1 haskell-wai-handler-launch: update to version 2.0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons a8cfe984c3 haskell-wai-extra: update to version 2.1.1.2 2014-05-23 17:39:15 +02:00
Peter Simons a2d8dd0688 haskell-vty-ui: update to version 1.7 2014-05-23 17:39:15 +02:00
Peter Simons d874bb14d2 haskell-transformers-compat: update to version 0.3.3 2014-05-23 17:39:15 +02:00
Peter Simons 84373ee34d haskell-streaming-commons: update to version 0.1.3 2014-05-23 17:39:15 +02:00
Peter Simons 52b290805a haskell-shelly: update to version 1.5.3.2 2014-05-23 17:39:15 +02:00
Peter Simons 649536da19 haskell-pipes-parse: update to version 3.0.2 2014-05-23 17:39:14 +02:00
Peter Simons 3fc2c64ba9 haskell-pipes-aeson: update to version 0.4 2014-05-23 17:39:14 +02:00
Peter Simons ae77242759 haskell-optparse-applicative: update to version 0.9.0 2014-05-23 17:39:14 +02:00
Peter Simons b1da717d8a haskell-openssl-streams: update to version 1.1.0.1 2014-05-23 17:39:14 +02:00
Peter Simons 163ae08d46 haskell-io-streams: update to version 1.1.4.4 2014-05-23 17:39:14 +02:00
Peter Simons bb3d7b8a85 haskell-httpd-shed: update to version 0.4.0.2 2014-05-23 17:39:14 +02:00
Peter Simons 85aef68466 haskell-http-client: update to version 0.3.3 2014-05-23 17:39:14 +02:00
Peter Simons b247f72680 haskell-file-embed: update to version 0.0.7 2014-05-23 17:39:14 +02:00
Peter Simons d07260e685 haskell-fay: update to version 0.20.0.4 2014-05-23 17:39:14 +02:00
Peter Simons c3b34eafc4 haskell-esqueleto: update to version 1.4.1.2 2014-05-23 17:39:14 +02:00
Peter Simons f125c54f1e haskell-directory-tree: update to version 0.12.0 2014-05-23 17:39:14 +02:00
Peter Simons b8c26e757e haskell-conduit: update to version 1.1.3 2014-05-23 17:39:14 +02:00
Peter Simons eb1a7e83cd haskell-amqp: update to version 0.8.3 2014-05-23 17:39:14 +02:00
Peter Simons a815933a5d haskell-pretty-show: update to version 1.6.7
... and drop obsolete 1.2 version.
2014-05-23 17:39:14 +02:00
Peter Simons 07151095a7 Merge pull request #2532 from jwiegley/gtk
Get glib, gtk+, harfbuzz and pango working on Darwin
2014-05-23 16:37:00 +02:00
Luca Bruno 3514ad8b98 geary: new package
Mail client for GNOME 3

https://wiki.gnome.org/Apps/Geary
2014-05-23 15:24:32 +02:00
Sander van der Burg 7cdeb712c3 Merge pull request #2720 from aristidb/master
fhs-chrootenv (steam): support directly using users other than root, fix sound support, fix /run/user
2014-05-23 11:41:14 +02:00
Jason "Don" O'Conal 1ab31c05e7 mpdcron: add expression 2014-05-23 08:39:28 +10:00
Mateusz Kowalczyk cb2cf60a14 wcwidth: 0.0.2 2014-05-22 23:46:12 +02:00
Mateusz Kowalczyk f8ae62a8d0 setlocale: 0.0.3 2014-05-22 23:45:46 +02:00
Jordan Patterson 0bc17d9fa9 Add unicode3 option to rxvt_unicode
Needed to user fonts patched for powerline.
2014-05-22 15:13:25 -06:00
Aristid Breitkreuz eb928c5d46 fhs-chrootenv: use -l to umount for the rbind mount 2014-05-22 22:18:30 +02:00
Aristid Breitkreuz ecee297a18 fhs-chrootenv (steam): support directly using users other than root, fix sound support, fix /run/user 2014-05-22 22:01:00 +02:00
Austin Seipp 925a016113 Merge pull request #2521 from jwiegley/agda
Build AgdaStdlib before installing it
2014-05-22 14:22:31 -05:00
Vladimír Čunát 4241e30874 Merge pull request #2719 from wizeman/u/transmission-upd
transmission: Update from 2.82 -> 2.83 + fixes
2014-05-22 21:11:34 +02:00
Austin Seipp 23e53f1057 Merge pull request #2512 from jwiegley/hoogle-local
Add an expression for building fullly local Hoogle docs
2014-05-22 14:09:28 -05:00
Ricardo M. Correia 5255e5692e flashplayer: Update from 11.2.202.356 -> 11.2.202.359 2014-05-22 20:15:29 +02:00
Ricardo M. Correia 68d93de10c chromium: Update stable channel from 34.0.1847.132 -> 35.0.1916.114 2014-05-22 20:10:10 +02:00
Ricardo M. Correia f9daf50214 transmission: Fix compilation due to missing systemd dependency 2014-05-22 19:46:07 +02:00
Ricardo M. Correia 1ab0cd1242 transmission: Update from 2.82 -> 2.83 2014-05-22 19:46:07 +02:00
Daniel Bergey f211c32e6d IMM RSS reader and dependencies 2014-05-22 14:17:24 +00:00
Jaka Hudoklin 4d634e2bae Add apktool, tool for reverse engineering Android apk files 2014-05-22 15:43:50 +02:00
Eelco Dolstra fc70d6f712 nvidia-x11: Don't install nvidia-xconfig
Rewriting the X11 config doesn't work on NixOS.
2014-05-22 13:00:52 +02:00
Eelco Dolstra 5ec3a63fcb nvidia-x11: Update to 331.79 2014-05-22 13:00:51 +02:00
Rob Vermaas 3ec2851264 dcraw: update from 9.19 to 9.20 2014-05-22 12:58:08 +02:00
Rob Vermaas 06f2afa77b libmicrohttpd: update from 0.9.34 to 0.9.35 2014-05-22 12:57:34 +02:00
Rob Vermaas 5abc5dea27 lynx: update from 2.8.7 to 2.8.8 2014-05-22 12:57:17 +02:00
Rob Vermaas 1cc7ebe3cc pv: update from 1.5.2 to 1.5.3 2014-05-22 12:56:14 +02:00
Rob Vermaas c32e17b319 speedtest_cli: update from 0.2.5 to 0.2.7 2014-05-22 12:55:15 +02:00
Rob Vermaas 1cb2f20511 swiProlog: update from 6.6.3 to 6.6.5 2014-05-22 12:55:03 +02:00
Rob Vermaas f430a8810d syslogng: update from 3.5.3 to 3.5.4.1 2014-05-22 12:54:06 +02:00
Rob Vermaas 29dc000e60 unrar: update from 5.1.2 to 5.1.5 2014-05-22 12:53:51 +02:00
Eelco Dolstra e6c304a5d9 Update some Perl packages 2014-05-22 12:11:53 +02:00
Eelco Dolstra 1e6c82825a gimp: Fix download URL 2014-05-22 12:11:52 +02:00
Eelco Dolstra 9b6eeecbde openssh: Fix broken URL 2014-05-22 12:11:52 +02:00
Jussi Maki 0b484a0a1d Add typescript to node-packages
Typescript (http://www.typescriptlang.org/) is a typed language
for JavaScript application development.
2014-05-22 11:38:40 +02:00
Luca Bruno 48e969d776 Fix gnome3 evaluation due to missing glib_networking 2014-05-22 11:17:00 +02:00
Domen Kožar 53465c35a0 python: 3.4.0 -> 3.4.1 2014-05-22 09:05:38 +02:00
Domen Kožar eac9fe354c python27Packages is now a hiPrioSet to avoid other python versions interfering 2014-05-22 08:58:57 +02:00
Peter Simons 5396bcdad1 haskell-zlib-enum: update to version 0.2.3.1 2014-05-21 23:04:33 +02:00
Peter Simons b20aede17a haskell-transformers-compat: update to version 0.3.2 2014-05-21 23:04:33 +02:00
Peter Simons 8662d7aefa haskell-threepenny-gui: update to version 0.4.2.0 2014-05-21 23:04:33 +02:00
Peter Simons 271ef11cc1 haskell-tasty-hspec: update to version 0.1.0.1 2014-05-21 23:04:33 +02:00
Peter Simons c8a72f96ab haskell-tasty-ant-xml: update to version 1.0.0.7 2014-05-21 23:04:33 +02:00
Peter Simons 4e2d47c314 haskell-snap-loader-dynamic: update to version 0.10.0.2 2014-05-21 23:04:33 +02:00
Peter Simons 1d402bc6ba haskell-reactive-banana: update to version 0.8.0.2 2014-05-21 23:04:33 +02:00
Peter Simons 1b1d572d70 haskell-pointed: update to version 4.1 2014-05-21 23:04:32 +02:00
Peter Simons 38ea99475e haskell-pipes-network: update to version 0.6.3 2014-05-21 23:04:32 +02:00
Peter Simons 17d0a2831d haskell-options: update to version 1.2 2014-05-21 23:04:32 +02:00
Peter Simons 784fb7f434 haskell-network-simple: update to version 0.4 2014-05-21 23:04:32 +02:00
Peter Simons c5793ae614 haskell-iteratee: update to version 0.8.9.6
Drop the jailbreak which seems to have become unnecessary.
2014-05-21 23:04:32 +02:00
Peter Simons d689ae91d3 haskell-http-reverse-proxy: update to version 0.3.1.7 2014-05-21 23:04:32 +02:00
Peter Simons 27905f4654 haskell-happstack-server: update to version 7.3.6 2014-05-21 23:04:32 +02:00
Peter Simons ee84b91d18 haskell-graphviz: update to version 2999.17.0.1 2014-05-21 23:04:32 +02:00
Peter Simons 938eeff7e3 haskell-dbus: update to version 0.10.8 2014-05-21 23:04:31 +02:00
Peter Simons c7891eb8f3 haskell-chell: update to version 0.4 2014-05-21 23:04:31 +02:00
Peter Simons 05956e3b3f haskell-chell-quickcheck: update to version 0.2.4 2014-05-21 23:04:31 +02:00
Peter Simons 28eb5cf3e2 haskell-blaze-svg: update to version 0.3.4 2014-05-21 23:04:31 +02:00
Peter Simons 8388d60aeb haskell-ListLike: update to version 4.1.0 2014-05-21 23:04:31 +02:00
Peter Simons 4f5fce2710 haskell-Elm: update to version 0.12.3 2014-05-21 23:04:30 +02:00
Peter Simons 41d7d0ad31 haskell-elm-server: update to version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons 8de29ff4e1 haskell-git-annex: update to version 5.20140517 2014-05-21 23:04:30 +02:00
Peter Simons 2244541cda haskell-parsers: add version 0.11.0.1 2014-05-21 23:04:30 +02:00
Peter Simons a59b8c143e haskell-fmlist: add version 0.8 2014-05-21 23:04:30 +02:00
Peter Simons 548cce8826 haskell-language-glsl: add version 0.0.2 2014-05-21 23:04:30 +02:00
Austin Seipp 7685754f0f arcanist: Fix license
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:21:50 -05:00
Austin Seipp 79a0ae902f arcanist: version 20140521
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-21 15:17:52 -05:00
Luca Bruno d05e832b14 vlock: add meta and take maintainership 2014-05-21 16:12:33 +02:00
Peter Simons 6eeb989a35 xmobar: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons 18a82b7da1 haskell-amqp: re-generate with cabal2nix 2014-05-21 16:12:06 +02:00
Peter Simons b1b24494f2 haskell-binary: update to version 0.7.2.1 2014-05-21 16:12:06 +02:00
Peter Simons 8882c77d4b haskell-vector: update to version 0.10.9.2 2014-05-21 16:12:06 +02:00
Luca Bruno 0f51ae90b9 Revert "typescript: add package. Closes #2712"
This reverts commit 93a7cf74b9.
2014-05-21 15:57:34 +02:00
Eelco Dolstra 784503864b Enable the xf86-video-modesetting driver 2014-05-21 15:55:50 +02:00
Eelco Dolstra c54eb79063 Don't kill unionfs-fuse during shutdown
Killing the daemon backing /nix/store prevents a clean shutdown.  See
http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/
2014-05-21 15:55:50 +02:00
Eelco Dolstra f43d9f0164 mkpasswd: Add to channel 2014-05-21 15:55:49 +02:00
Jussi Maki 93a7cf74b9 typescript: add package. Closes #2712
Typed superset of JavaScript that compiles to plain JavaScript.

http://www.typescriptlang.org/
2014-05-21 15:21:48 +02:00
Jussi Maki 75cb485718 ansible: conventions, fix module execution 2014-05-21 14:46:37 +02:00
Luca Bruno 7a1e2d5a39 evolution 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno cecd439827 epiphany 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 7d0d2e3166 gnome-documents 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 09ab3bb6f7 gnome-photos 3.12: fix wrapping binaries 2014-05-21 13:40:35 +02:00
Luca Bruno 6e13cc82df Override glib_networking with gnome 3.12 scope 2014-05-21 13:40:35 +02:00
Luca Bruno e49509a4b1 glib-networking: 2.38.2 -> 2.40.1 2014-05-21 13:40:35 +02:00
Luca Bruno 90eb94d7e8 Override gvfs with gnome 3.12 scope 2014-05-21 13:40:35 +02:00
Luca Bruno 265351051e Override networkmanager GUI packages with gnome 3.12 scope 2014-05-21 13:40:34 +02:00
Jussi Maki 92d8001c25 ansible: Add maintainer 2014-05-21 09:41:48 +02:00
Jussi Maki 0ebc2e75f1 ansible: add package 2014-05-21 09:36:29 +02:00
Jason "Don" O'Conal bcc36ee23e mpd: fix build on darwin 2014-05-21 15:50:15 +10:00
Charles Strahan e5eed8f664 fix mkpasswd: use the git repository
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-20 23:07:15 -05:00
Thomas Tuegel 8ffd6af27e hplip: don't use udev rules to change device owner 2014-05-20 16:43:59 -05:00
Jaka Hudoklin 647b4a579d nm-applet: add support for pptp 2014-05-20 23:29:06 +02:00
lethalman cd4063b99b Merge pull request #2708 from offlinehacker/pkgs/network-manager/gnome3
network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet does
2014-05-20 22:44:01 +02:00
Jaka Hudoklin 3673ba6150 network-manager: Fix all plugins to use gnome3 and gtk3, like nm-applet does
I think this makes sense, because now all the plugins will be gnome3 gtk3
based, the same way nm-applet is.

I also removed networkmanager_pptp_gnome variation of networkmanager_pptp
package, because i think no variation is needed and gnome support should
be on by default like in other packages.
2014-05-20 20:37:29 +02:00
Luca Bruno fdd56d5504 seahorse: add 3.12.2 version 2014-05-20 18:11:31 +02:00
Luca Bruno 7985c6036d gcr: enable vala bindings 2014-05-20 18:11:31 +02:00
Luca Bruno b8de31aa4b gnome-clocks: add 3.12.0 version 2014-05-20 17:15:18 +02:00
Luca Bruno eb8ab149ac gedit: add 3.12.1 version 2014-05-20 17:14:38 +02:00
Luca Bruno b3f1412374 file-roller: add 3.12.2 version 2014-05-20 17:14:00 +02:00
Luca Bruno 25c96caa9c Fix goffice_0_8 after gnome-3 directory renaming 2014-05-20 16:03:11 +02:00
Luca Bruno 84cafa5c5d Fix infinite recursion in gnome3.gnome3... 2014-05-20 16:02:54 +02:00
Luca Bruno 23ccdd979a gnome-terminal: disable migration from gconf to gsettings 2014-05-20 13:41:41 +02:00
Luca Bruno 6a62b890b3 gnome-photos: add 3.12.1 version 2014-05-20 13:41:40 +02:00
Luca Bruno c334a85073 gfbgraph: 0.2 -> 0.2.2 2014-05-20 13:41:40 +02:00
Luca Bruno bf280dbbed gnome 3.12: compile clutter-gtk and clutter-gst with clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno 6c0e43d249 Add clutter 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno 9032bcd1dc gnome-documents: add 3.12.1 version 2014-05-20 13:41:40 +02:00
Luca Bruno c4ccc4afbc bijiben: add 3.12.2 version 2014-05-20 13:41:40 +02:00
Luca Bruno 8204625598 evolution: add 3.12.2 version 2014-05-20 13:41:40 +02:00
Luca Bruno 3b39718eba Add cogl 1.18 2014-05-20 13:41:40 +02:00
Luca Bruno 380af2be66 geoclue2: 2.0.0 -> 2.1.8 2014-05-20 13:41:40 +02:00
Luca Bruno 288076154f appdata-tools: add new package 2014-05-20 13:41:39 +02:00
Luca Bruno df95a8cc2f upower: add 0.99 version for gnome 3.12 2014-05-20 13:41:39 +02:00
Luca Bruno 819b5841c6 gnome-music: add 3.12.2 version 2014-05-20 13:41:39 +02:00
Luca Bruno 5de85d27ab vte: 0.35.90 -> 0.36.2 2014-05-20 13:41:39 +02:00
Luca Bruno 4334d8be9f json-glib: 0.16.0 -> 1.0.0 2014-05-20 13:41:39 +02:00
Luca Bruno 02934df3ee libzapojit: use gnome mirror 2014-05-20 13:41:39 +02:00
Luca Bruno 5637f0fbcd gnome-keyring: add 3.12.2 version 2014-05-20 13:41:39 +02:00
Luca Bruno 28bc9ddfb0 zenity: add 3.12.1 version 2014-05-20 13:41:39 +02:00
Luca Bruno 18bfa30a30 sushi: add 3.12.0 version 2014-05-20 13:41:39 +02:00
Luca Bruno 824a88d6d8 dconf: add 0.20.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno c2d4a3ffc1 nautilus: add 3.12.2 version and add tracker support 2014-05-20 13:41:38 +02:00
Luca Bruno 3de0ba8a3e vino: add 3.12.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno 2246827de1 at-spi2-atk: add 2.12.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno e2879bdc63 epiphany: add 3.12.1 version and cleanup expr 2014-05-20 13:41:38 +02:00
Luca Bruno d38e915e22 yelp-xsl: add 3.12.0 version 2014-05-20 13:41:38 +02:00
Luca Bruno 9157babb2e yelp-tools: add 3.12.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno a343b9e380 gjs: add 1.40.1 version 2014-05-20 13:41:38 +02:00
Luca Bruno d1720a73dd Add spidermonkey_24 2014-05-20 13:41:38 +02:00
Luca Bruno d29c41e692 geocode-glib: add 3.12.2 version 2014-05-20 13:41:38 +02:00
Luca Bruno 7a4c6d1fa6 libgweather: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 790fd907dd libgee: add 0.14.0 version 2014-05-20 13:41:37 +02:00
Luca Bruno bfae2a646b libpeas: add 1.10.0 version 2014-05-20 13:41:37 +02:00
Luca Bruno 961a4aace6 gucharmap: add 3.12.1 version and cleanup expr 2014-05-20 13:41:37 +02:00
Luca Bruno aa56842577 gcr: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 81b375fa5e gdm: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 8afd771056 gsettings-desktop-schemas: add 3.12.2 version and remove unused passthru 2014-05-20 13:41:37 +02:00
Luca Bruno 7b33973ea5 gtksourceview: add 3.12.2 version and use mirror 2014-05-20 13:41:37 +02:00
Luca Bruno 519790975a evolution-data-server: add 3.12.2 version 2014-05-20 13:41:37 +02:00
Luca Bruno 155f4b9ebd tracker: add 1.0.1 version 2014-05-20 13:41:37 +02:00
Luca Bruno 45a5e81138 rest: add 0.7.91 version and use mirror 2014-05-20 13:41:36 +02:00
Luca Bruno 39478f037a empathy: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno 00e2746e9b mutter: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno 8ca8504315 caribou: add 0.4.13 version 2014-05-20 13:41:36 +02:00
Luca Bruno f7d8afcf2b gnome-font-viewer: add 3.12.0 version and cleanup expr 2014-05-20 13:41:36 +02:00
Luca Bruno 820da31448 gnome-settings-daemon: add 3.12.2 and cleanup expr 2014-05-20 13:41:36 +02:00
Luca Bruno 14b4eecc8f gnome-online-miners: add 3.12.0 version 2014-05-20 13:41:36 +02:00
Luca Bruno 9ed0b65528 gnome-online-accounts: add 3.12.2 version 2014-05-20 13:41:36 +02:00
Luca Bruno b5b3c85515 gnome-control-center: add 3.12.1 version and cleanup expr 2014-05-20 13:41:36 +02:00
Luca Bruno 8f708a13b1 gnome-themes-standard: add 3.12.0 version 2014-05-20 13:41:35 +02:00
Luca Bruno a321e5bbba gnome-shell-extensions: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno a1abb9a525 gnome-disk-utility: add 3.12.1 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno 18f39ac660 gnome-terminal: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno 5eb739fb1e gnome-user-docs: add 3.12.1 version 2014-05-20 13:41:35 +02:00
Luca Bruno 4b32659c0b gnome-contacts: add 3.12.0 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno a7a457e78a gnome-backgrounds: add 3.12.2 version 2014-05-20 13:41:35 +02:00
Luca Bruno 24fdbd0c78 gnome-icon-theme-symbolic: add 3.12.0 version 2014-05-20 13:41:35 +02:00
Luca Bruno d558e5c090 gnome-calculator: add 3.12.1 version and cleanup expr 2014-05-20 13:41:35 +02:00
Luca Bruno 73fe63f13e gnome-system-monitor: add 3.12.2 version and cleanup expr 2014-05-20 13:41:34 +02:00
Luca Bruno 58309f68c1 gnome-screenshot: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 4ed15531b2 gnome-desktop: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno f160950ad2 gnome-common: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 3bf7226d8c gnome-shell: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno b6286bf481 gnome-session: add 3.12.1 version 2014-05-20 13:41:34 +02:00
Luca Bruno ae20e1c5f5 yelp: add 3.12 version 2014-05-20 13:41:34 +02:00
Luca Bruno 2708d9798a totem: add 3.12.1 version 2014-05-20 13:41:34 +02:00
Luca Bruno a1dbe6ba43 libgnome-keyring: add 3.12.0 version 2014-05-20 13:41:34 +02:00
Luca Bruno 7b7a9253ea eog: add 3.12.2 version 2014-05-20 13:41:34 +02:00
Luca Bruno b0dc8bf703 evince: add 3.12.1 version 2014-05-20 13:41:33 +02:00
Luca Bruno 11be39c238 gnome-icon-theme: add 3.12.0 version 2014-05-20 13:41:33 +02:00
Luca Bruno b01b15bb0b baobab: add 3.12.1 version and cleanup expr 2014-05-20 13:41:33 +02:00
Luca Bruno d05fa3ccfe Branch gnome 3.12 2014-05-20 13:41:33 +02:00
Eelco Dolstra 139608dd34 Update Ubuntu Packages.bz2 hashes 2014-05-20 13:39:06 +02:00
Vladimír Čunát 82ad01e899 pygobject3: update 3.10.2 -> 3.12.1 2014-05-20 13:37:09 +02:00
lethalman 81df6151c3 Merge pull request #2703 from offlinehacker/pkgs/cutter/add
Add cutter, TCP/IP Connection cutting
2014-05-20 12:54:19 +02:00
Vladimír Čunát e470391988 pycairo: fix for python-3.4 by LFS patches
Fixes #2693.
2014-05-20 12:44:09 +02:00
Jaka Hudoklin 22f78aa3f4 Add cutter, TCP/IP Connection cutting 2014-05-20 12:37:32 +02:00
Peter Simons 5db0f18a9c Merge pull request #2698 from sol/update-http-kit
Update haskell-http-kit to version 0.4.0
2014-05-20 10:09:34 +02:00
AndersonTorres 010833c634 mednafen: fix wrong URL (close #2696) 2014-05-20 09:16:30 +02:00
Vladimír Čunát 02a72a7e44 unetbootin: update 585 -> 603 2014-05-20 09:16:06 +02:00
Simon Hengel b34f550397 Update haskell-http-kit to version 0.4.0 2014-05-20 11:47:37 +08:00
Eelco Dolstra 4844969689 blender: Make JACK support optional. 2014-05-19 21:47:11 +02:00
Eelco Dolstra 2cb65a3b99 testdisk: Enable NTFS support 2014-05-19 21:45:48 +02:00
Eelco Dolstra 8b89cba9c6 firefox: Update to 29.0.1 2014-05-19 16:04:46 +02:00
Eelco Dolstra ec332f520c nss: Update to 3.16.1 2014-05-19 16:04:32 +02:00
Eelco Dolstra 0a3a90ed01 nspr: Update to 4.10.5 2014-05-19 16:04:19 +02:00
Eelco Dolstra 2ee6c0c63e linux: Update to 3.12.20 2014-05-19 16:03:37 +02:00
Moritz Ulrich d4dadce5e4 elixir: update from 0.13.0 to 0.13.2 2014-05-19 15:38:21 +02:00
Moritz Ulrich 0e44d8e3e8 rebar: update from 2.2.0 to 2.3.0 2014-05-19 15:36:59 +02:00
Moritz Ulrich cd1294cac2 pngcrush: update from 1.7.71 to 1.7.73. 2014-05-19 15:36:12 +02:00
Moritz Ulrich f1a80945e4 pass: Bump to 1.6.2. 2014-05-19 15:34:45 +02:00
Peter Simons a053a0cca7 haskell-retry: jailbreak to fix build with recent versions of 'exceptions' 2014-05-19 13:56:30 +02:00
Oliver Charles be17f7fef2 haskellPackages.networkMetrics: New expression 2014-05-19 10:46:33 +01:00
Oliver Charles dcb4eee106 haskellPackages.amqp: Don't run tests
The tests require a running AMQP server, and fail if there isn't one running.
2014-05-19 10:41:24 +01:00
Lluís Batlle i Rossell b194050ee1 Fixing the cross gcc building.
gcc 4.8 added libatomic, and it has to be disabled in case of
gccCrossStageStatic, as it requires libc.
2014-05-19 10:26:54 +02:00
Joel Taylor 1564af1d99 update constraints and maintainers 2014-05-18 20:51:08 -07:00
Joel Taylor 8be662f659 remove patches 2014-05-18 20:50:40 -07:00
Joel Taylor dc6c1423cd build cdecl on darwin 2014-05-18 20:00:28 -07:00
Austin Seipp 3d32e49058 btsync: fix my stupidity
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 16:33:33 -05:00
Austin Seipp de96d25294 qemu: 1.7.1 -> 2.0.0
The patch for CVE-2014-0150 is still required.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:52:44 -05:00
Austin Seipp d08395713b fmod: 4.44.33 -> 4.44.34
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:33:03 -05:00
Austin Seipp 7fbe238a49 btsync: 1.3.93 -> 1.3.94
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:28:50 -05:00
Austin Seipp 0781563b46 lockdep: 3.14.2 -> 3.14.4
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 15:28:50 -05:00
Austin Seipp c0db39e294 Merge pull request #2671 from wmertens/recode-osx
Recode: Build on OS X
2014-05-18 14:07:35 -05:00
Lluís Batlle i Rossell b10fe939ea Fixing binutils cross-building.
Gold is now enabled, and the last time I built this, it was not.
2014-05-18 18:25:45 +02:00
Lluís Batlle i Rossell 471e5bcf41 rkflashtool: install more files
rkcrc is quite needed, for example, to prepare files to flash.
2014-05-18 18:25:45 +02:00
Vladimír Čunát 6275803808 Merge branch 'test-1515' (close #1515) 2014-05-18 17:34:28 +02:00
Austin Seipp c166bd3e07 jhc: Fix license
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 10:15:06 -05:00
Austin Seipp 1651871250 jhc: 0.8.0 -> 0.8.1
Also, bootstrap the compiler with GHC 7.6.3 instead of 6.12.3.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 10:14:05 -05:00
Austin Seipp 76beda705e kernel/grsec: disable vserver packages for now
Fixing this will require some fiddling due to the odd version number;
see the Hydra build logs for more.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 08:58:16 -05:00
Austin Seipp ac38b32974 kernel/grsec: another optional option
This should fix the testing kernels.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 08:57:10 -05:00
Austin Seipp e64e3ad88a kernel: only use DEBUG_STACKOVERFLOW if !grsecurity
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 08:56:52 -05:00
Austin Seipp 80d0e31a94 kernel: allow features to be used in common-config
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 08:49:32 -05:00
Benno Fünfstück 8b6300822b virtualbox: update 4.3.10 -> 4.3.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-18 08:33:25 -05:00
Austin Seipp c8dd0f68d7 Merge pull request #2350 from wizeman/u/upd-jruby
jruby: Update from 1.6.5.1 to 1.7.12
2014-05-18 08:27:37 -05:00
Austin Seipp 7d16157c87 Merge pull request #2478 from Fuuzetsu/cantata
cantata: create version 1.3.4
2014-05-18 08:25:27 -05:00
Austin Seipp 32b0416cf0 Merge pull request #2509 from lovek323/lbdb
lbdb: fix build on darwin
2014-05-18 08:24:10 -05:00
Austin Seipp 35aa1e2421 Merge pull request #2510 from lovek323/goobook
goobook: fix build on darwin
2014-05-18 08:23:34 -05:00
Austin Seipp 9fa2ea2a37 Merge pull request #2674 from AndersonTorres/mednafen
Mednafen: add version 0.9.34.1 + server 0.5.1
2014-05-18 08:22:20 -05:00
Austin Seipp eaaacb380b Merge pull request #2348 from AndersonTorres/sword
Sword: update to 1.7.2
2014-05-18 08:21:20 -05:00
Austin Seipp b3b6faa5ec Merge pull request #2398 from cstrahan/rust-update
rust: update to 0.10 release
2014-05-18 07:49:41 -05:00
Austin Seipp 06de946355 Merge pull request #2668 from sol/print-git-revision
nix-prefetch-git: Print git revision
2014-05-18 07:47:27 -05:00
Austin Seipp 31012648e8 Merge pull request #2682 from wavewave/hgal
hgal: haskell library for computation automorphism group of a graph
2014-05-18 07:46:52 -05:00
Austin Seipp b9cdc8be1f Merge pull request #2683 from robberer/bump/keepnote
keepnote: update to version 0.7.8
2014-05-18 07:46:33 -05:00
Austin Seipp b5459f9380 Merge pull request #2685 from robberer/perlpkg/TieHashIndexed
perl-packages: new module: TieHashIndexed
2014-05-18 07:46:19 -05:00
Austin Seipp be30328d3c Merge pull request #2684 from robberer/perlpkg/modern-perl
perl-packages: new module: ModernPerl
2014-05-18 07:46:08 -05:00
Robert Stark be1a11e644 perl-packages: new module: TieHashIndexed 2014-05-18 14:13:31 +02:00
Robert Stark 9b38460e24 perl-packages: new module: ModernPerl 2014-05-18 14:00:02 +02:00
Robert Stark 53ab15b560 keepnote: update to version 0.7.8 2014-05-18 13:43:21 +02:00
Vladimír Čunát 8e9ead8656 berlios.de probably shut down, replace it
The shutdown was announced years ago, only now it stopped working.
2014-05-18 13:30:27 +02:00
Ian-Woo Kim e6f4534ee7 hgal: new package. library for computation automorphism group and canonical labelling of a graph 2014-05-18 12:58:49 +02:00
Austin Seipp 657998dbcb kernel/common-config: Another optional option
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 19:44:03 -05:00
Austin Seipp aae821493d Revert "virtualbox: update 4.3.10 -> 4.3.12"
This reverts commit a0ae412a10.

It snuck by me in #2677. I'll test it more first.
2014-05-17 16:45:58 -05:00
Austin Seipp 9d2a85badb Merge pull request #2677 from bennofs/xmobar-mpd
haskell-xmobar: build with mpd support
2014-05-17 16:45:03 -05:00
Austin Seipp a0c6f07be4 Merge pull request #2604 from wkennington/master.notbit
notbit: Bump version and add more configuration options
2014-05-17 16:44:27 -05:00
Austin Seipp 3c8e1a9e47 Merge pull request #2680 from ellis/libR.so
R: install lib/libR.so for use by other programs such as RStudio
2014-05-17 16:41:42 -05:00
Austin Seipp 00692e7255 Merge pull request #2663 from aristidb/master
ori: enable orilocal
2014-05-17 16:41:06 -05:00
Austin Seipp 85b5dc3949 grsec: Fix vserver/stable packaging
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 16:37:22 -05:00
Austin Seipp b5b434c98a kernel: make some common-config options optional for grsec
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 16:37:22 -05:00
Austin Seipp 453f93cc92 Merge pull request #2514 from jwiegley/coq
Make Coq buildable on any Unix
2014-05-17 14:49:57 -05:00
Austin Seipp 008dc39ca3 Merge pull request #2518 from jwiegley/nginx
Add -Wno-error=deprecated-declarations for nginx, required to build on Darwin
2014-05-17 14:48:27 -05:00
Austin Seipp 5db4d83c12 Merge pull request #2602 from jwiegley/dar
Allow dar to build on Darwin
2014-05-17 14:45:04 -05:00
Ellis Whitehead a257d14925 R: install lib/libR.so for use by other programs such as RStudio 2014-05-17 21:35:02 +02:00
Austin Seipp 4f27ad14a1 grsec: refactor grsecurity packages
This now provides a handful of different grsecurity kernels for slightly
different 'flavors' of packages. This doesn't change the grsecurity
module to use them just yet, however.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:43 -05:00
Austin Seipp cb894d4fc3 grsec: updates
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Austin Seipp 92abc4c610 kernel: enable AppArmor by default
AppArmor only requires a few patches to the 3.2 and 3.4 kernels in order
to work properly (with the minor catch grsecurity -stable includes the
3.2 patches.) This adds them to the kernel builds by default, removes
features.apparmor (since it's always true) and makes it the default MAC
system.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Austin Seipp 3efdeef6a3 linux-3.{4,10}: update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Austin Seipp f1dc681538 cryptol: add a convenient clang/lss wrapper
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Austin Seipp 552db25e7f nixpkgs: add abc version 040509
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Austin Seipp f7123982c2 apparmor: 2.8.2 -> 2.8.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-05-17 14:09:09 -05:00
Benno Fünfstück a7b67d93c1 haskell-xmobar: build with mpd support 2014-05-17 21:00:28 +02:00
Shea Levy 224f9b478d Add cpp-netlib library 2014-05-17 09:32:56 -04:00
Kirill Elagin d15c34f677 zathura: mupdf plugin 2014-05-17 16:46:20 +04:00
Kirill Elagin cadbca8a6f openjpeg: provide .pc 2014-05-17 16:15:51 +04:00
Kirill Elagin a422c021b6 mupdf: build a shared library instead 2014-05-17 16:14:42 +04:00
Kirill Elagin fec634c25a mupdf: build with -fpic 2014-05-17 16:14:07 +04:00
Sander van der Burg d9cf906516 Propagate SDL_mixer's build inputs, because otherwise every dependent package must add libvorbis etc. to its buildInputs which is inconvenient 2014-05-17 13:23:20 +02:00
Peter Simons 79250d01e9 haskell-fclabels: update to version 2.0.1.1 2014-05-17 12:58:37 +02:00
Peter Simons e2d1b8c60b leksah: remove broken package 2014-05-17 12:56:52 +02:00
Peter Simons edeffd7c49 haskell-DrIFT: add version 2.4.2 2014-05-17 12:56:52 +02:00
Peter Simons 499f49f392 binary: fix build with ghc 6.10.4 2014-05-17 12:56:51 +02:00
Peter Simons 4505378424 haskell-platform-2012.4.0.0: fix incorrect version of 'network' 2014-05-17 12:51:18 +02:00
Peter Simons c9887ca489 cabal-install: use native Cabal version when compiling with GHC 7.9.x 2014-05-17 12:51:17 +02:00
Benno Fünfstück a0ae412a10 virtualbox: update 4.3.10 -> 4.3.12 2014-05-17 12:28:33 +02:00
Vladimír Čunát f77e2dcb38 mupdf: fix patch hash by fetchpatch
Thanks to @kirelagin for reporting on IRC.
2014-05-17 12:15:41 +02:00
Jaka Hudoklin 71b923fa74 systemd: fix python support 2014-05-17 12:13:29 +02:00
Bjørn Forsman b8ca39e2f2 cgit: improve a comment 2014-05-17 11:01:57 +02:00
Vladimír Čunát 137eae0b55 Merge #2630: add and use fetchpatch
fetchpatch is fetchurl that determinizes the patch.
Some parts of generated patches change from time to time, e.g. see #1983 and
http://comments.gmane.org/gmane.linux.distributions.nixos/12815
Using fetchpatch should prevent the hash from changing.

Conflicts (auto-solved):
	pkgs/development/libraries/haskell/gitit/default.nix
2014-05-17 07:31:03 +02:00
AndersonTorres b1dbafbdbb Mednafen: add version 0.9.34.1 + server 0.5.1
Mednafen is a portable, CLI-driven, multi-system emulator
2014-05-17 00:08:04 -03:00
Wout Mertens d04c84d0ac Recode: Build on OS X 2014-05-16 23:28:19 +02:00
Vladimír Čunát 4ac818601e blender: fix build and minor update to 2.70a
It seems it needs to explicitly know python version in case of 3.4.
2014-05-16 22:55:55 +02:00