Commit Graph

34854 Commits

Author SHA1 Message Date
Peter Simons
306a760bdb Merge pull request #2027 from thoughtpolice/ssdeep
ssdeep: remove Darwin from Hydra platforms for now
2014-03-26 11:23:47 +01:00
Peter Simons
637a571b4e Merge pull request #2029 from ashalkhakov/master
Adding ATS1, updating ATS2 package.
2014-03-26 11:22:04 +01:00
Peter Simons
cda8eb03a2 Merge pull request #2032 from the-kenny/fix-udisks1
Fix services.udisks.enable = true
2014-03-26 11:20:26 +01:00
Peter Simons
0cbf18a1c2 Merge pull request #2037 from ambrop72/cura
Add Cura.
2014-03-26 11:11:56 +01:00
Peter Simons
903df21f65 Merge pull request #2010 from ambrop72/fetchgit-no-submodules
fetchgit: Implement option to not check out submodules.
2014-03-26 11:11:25 +01:00
Peter Simons
aaf414cb09 Merge pull request #2034 from ambrop72/pyopengl
pyopengl: Bump to 3.0.2 and hack the library loading to make it work.
2014-03-26 11:10:48 +01:00
Peter Simons
078f064e9c Merge pull request #2036 from ambrop72/wxpython3
Add wxPython-3.0 with OpenGL support.
2014-03-26 11:10:15 +01:00
Shea Levy
97a733ae57 Merge branch 'submit/sloane' of git://github.com/akc/nixpkgs
Add sloane -- a command line interface to OEIS
2014-03-26 02:42:22 -04:00
aszlig
a5a5abd2fe
chromium: Fix startup of beta and dev channels.
Since version 34, ICU data files are now created separately and thus
need to be installed as well.

Closes #2016

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit f117341ff2de4b95d223b41b36942e2f60ada2a3)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-26 01:33:07 +01:00
Jaka Hudoklin
72d8c4225b Add seyren, an alerting dashboard for Graphite 2014-03-25 23:45:11 +00:00
ambrop7@gmail.com
4121f9d745 python-packages: Add power-1.2. 2014-03-25 23:38:25 +00:00
ambrop7@gmail.com
5f2167627e Add Cura. 2014-03-25 23:17:17 +01:00
Vladimír Čunát
58857096fb file: update to fix CVE-2014-2270, CVE-2013-7345 2014-03-25 23:02:37 +01:00
ambrop7@gmail.com
93d313c0ed Add wxPython-3.0 with OpenGL support. 2014-03-25 22:35:25 +01:00
ambrop7@gmail.com
be46ca4882 pyopengl: Bump to 3.0.2 and hack the library loading to make it work. 2014-03-25 22:20:21 +01:00
ambrop7@gmail.com
3a765a7309 fetchgit: Implement option to not check out submodules. 2014-03-25 20:03:55 +01:00
Moritz Ulrich
02a30bea44 Fix services.udisks.enable.
Latest update to udisks in 344f2e65 broke it for me. Fix it by doing the
following:

- Add udisks.service to /etc/systemd/system (via systemd.packages)
- Fix path to udisks-daemon in udisks.service (libexec/ instead of lib/)
2014-03-25 16:52:45 +01:00
Oliver Charles
af89e63bf7 haskellPackages.digestiveFunctorsAeson: Update to 1.1.6 2014-03-25 14:29:41 +00:00
Oliver Charles
45c6aabf69 haskellPackages.jsonAssertions: Update to 1.0.2 2014-03-25 14:23:59 +00:00
Artyom Shalkhakov
0242b3c6ac Adding ATS1, updating ATS2 package. 2014-03-25 04:53:13 +01:00
Vladimír Čunát
c814dab2ee libarchive: *permanently* fix patch source and hash
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
2014-03-24 22:30:52 +01:00
Shea Levy
ff6febb75d sox: Update, get rid of composableDerivation 2014-03-24 12:01:20 -04:00
Shea Levy
84fba566f1 quickcheck-instances: jailbreak to work with newer QuickCheck 2014-03-24 09:48:23 -04:00
Shea Levy
5221cfdda9 Add memcached php module.
Yes, it's different from memcache. Yes, we need both
2014-03-24 09:23:10 -04:00
Shea Levy
d4c711ee1d Add memcache php module 2014-03-24 08:37:36 -04:00
Lluís Batlle i Rossell
fa5a583098 Bringing back the xkeyboard-config eo patch 2014-03-24 10:42:00 +01:00
Mathijs Kwik
64e7ee4142 libarchive: patch checksum failure
Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
2014-03-24 10:35:52 +01:00
Mathijs Kwik
231f6c5460 psmisc: the tarball got updated upstream
looking at our git history, I think it is very peculiar that we
managed to have this version (22.21) 2 months before release :)

So I think we were using some beta/rc that accidentally got called
22.21
2014-03-24 10:35:52 +01:00
Mathijs Kwik
d8d8606da4 unison: upgrade to 2.40.102 2014-03-24 10:35:51 +01:00
Mathijs Kwik
149dcb2113 conkeror: upgrade to more recent snapshot
needed for scripting Downloads.jsm with Gecko >= 26
2014-03-24 10:35:51 +01:00
Austin Seipp
b5c39bfada ssdeep: remove Darwin from Hydra platforms for now
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 00:07:55 -05:00
Shea Levy
a18eb2daa0 Fix tarball 2014-03-24 00:16:42 -04:00
Shea Levy
d4b28df8a2 Merge branch 'mplayer_vdpau' of git://github.com/matejc/nixpkgs
mplayer: add option config.mplayer.vdpauSupport
2014-03-23 20:54:59 -04:00
Shea Levy
a2b6ec902c Merge branch 'master' of git://github.com/AndersonTorres/nixpkgs
Updating Portuguese and Brazilian language dictionaries for Aspell
2014-03-23 20:52:21 -04:00
Shea Levy
e07b58fee3 Merge branch 'pkgs/build-support/writeTextDir' of git://github.com/offlinehacker/nixpkgs
build-support: Add writeTextDir
2014-03-23 20:50:14 -04:00
Shea Levy
57bbdffe39 Merge branch 'electrum' of git://github.com/ehmry/nixpkgs
electrum: initial expression
2014-03-23 20:47:28 -04:00
Shea Levy
3d8154359a Merge branch 'fix-openbox' of git://github.com/Shados/nixpkgs
Openbox: Added wrapping for XDG_DATA_DIRS
2014-03-23 20:45:26 -04:00
Domen Kožar
3f577799af Merge pull request #2017 from wizeman/u/python-lzma
python-3.3, 3.4: Add support for lzma compression
2014-03-23 23:03:11 +01:00
Peter Simons
4c5d093ae0 esniper: add patch to fix unrecognized e-bay log-in page 2014-03-23 22:30:54 +01:00
Ricardo M. Correia
842ae7674b python-3.4: Add support for lzma 2014-03-23 21:26:54 +01:00
Ricardo M. Correia
c173ddb70e python-3.3: Add support for lzma 2014-03-23 21:26:54 +01:00
Matej Cotman
13bc37ed3e vlc: ncurses support (close #2012) 2014-03-23 20:21:16 +01:00
Domen Kožar
eb2992a4c7 Merge pull request #2014 from offlinehacker/pkgs/transmission-remote-gtk/fix_filechooser_schema
transmission-remote-gtk: fix missing schema for gtk3 FileChooser
2014-03-23 18:06:52 +01:00
Jaka Hudoklin
6f44ffc61c transmission-remote-gtk: fix missing schema for gtk3 FileChooser 2014-03-23 18:04:03 +01:00
Matej Cotman
6c9ecc1573 mplayer: add option config.mplayer.vdpauSupport 2014-03-23 17:27:55 +01:00
AndersonTorres
0c79b76271 Aspell dictionaries update: Portuguese (pt_PT) and Brazilian (pt_BR) 2014-03-23 13:17:34 -03:00
Emery Hemingway
e91daf327d electrum: initial expression
Electrum is a Bitcoin thin-wallet.
https://electrum.org
2014-03-23 11:22:57 -04:00
AndersonTorres
d8648c47cf Merge remote-tracking branch 'upstream/master' 2014-03-23 11:52:03 -03:00
Alexei Robyn
a7070743a3 Openbox: Added wrapping for XDG_DATA_DIRS
Fixes issue with Openbox failing to start due to not finding its default
theme
2014-03-23 21:48:36 +11:00
Jaka Hudoklin
7c2d00aefd build-support: Add writeTextDir
This `writeTextFile` based helper function is especially usefull for writing a
bunch of configuration files to root of the output folder
2014-03-23 10:05:38 +00:00
Shea Levy
ae8a8b5deb Add buildLocalCabal helper function 2014-03-22 22:40:35 -04:00
Shea Levy
e7172cad9a haskell-postgresql-simple: bump 2014-03-22 22:40:14 -04:00
Shea Levy
be821ba0bf Merge branch 'f2fs-tools' of git://github.com/ehmry/nixpkgs
f2fs-tools: initial expression
2014-03-22 21:53:07 -04:00
Emery Hemingway
d306441360 f2fs-tools: initial expression 2014-03-22 21:47:37 -04:00
Shea Levy
5fca5a4435 Merge branch 'ncdc' of git://github.com/ehmry/nixpkgs
ncdc: initial expression
2014-03-22 21:36:24 -04:00
Emery Hemingway
ed7f95be88 ncdc: initial expression
http://dev.yorhel.nl/ncdc
2014-03-22 21:21:24 -04:00
Shea Levy
fc0ea57efc Merge branch 'misc-gvolicon' of git://github.com/bennofs/nixpkgs
new expression: gvolicon
2014-03-22 20:56:00 -04:00
Shea Levy
2c9f176b94 Merge branch 'master' of git://github.com/urv/nixpkgs
pcsclite: $out was misspelled
2014-03-22 20:54:01 -04:00
Shea Levy
5c7e77d1a9 Merge branch 'master' of git://github.com/zopa/nixpkgs
newsbeuter: Update to 2.8
2014-03-22 20:40:59 -04:00
Ben Doyle
bc025bf632 Fix mistaken change to top level packages 2014-03-22 17:54:39 -04:00
AndersonTorres
e48ae6a079 A minor fix to maintainers field for some packages (aegisub,mpv,8086tiny and bochs) 2014-03-22 14:30:45 -03:00
Peter Simons
9a107da470 wxHaskell: touch files after extracting the tarball to fix broken timestamps 2014-03-22 17:08:47 +01:00
Peter Simons
1bc1ddcda0 haskell-unix-time: fix test suite in shared library build
https://github.com/kazu-yamamoto/unix-time/issues/20
2014-03-22 17:08:47 +01:00
Peter Simons
5c3be05e90 ghc-HEAD: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons
e54ae8cce1 ghc-7.8.1: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons
ec8e5b99fc ghc-7.4.2: fix build on recent versions of Darwin 2014-03-22 17:08:47 +01:00
Peter Simons
fffe521344 haskell-wxHaskell: drop obsolete patch 2014-03-22 17:08:47 +01:00
Peter Simons
02e8e7021b haskell-wxdirect: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons
33a55a58c1 haskell-wxcore: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons
9761a0c49a haskell-wxc: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons
9fdacd0d6d haskell-wx: update to version 0.90.1.0 2014-03-22 17:08:47 +01:00
Peter Simons
e2193175cd haskell-vty: update to version 4.7.5 2014-03-22 17:08:47 +01:00
Peter Simons
c30f45dbdc haskell-filepath: update to version 1.3.0.2 2014-03-22 17:08:47 +01:00
Peter Simons
65e3713630 haskell-tls: update to version 1.2.3 2014-03-22 17:08:47 +01:00
Peter Simons
70f6b1e506 haskell-QuickCheck: jailbreak to that the test suite for 2.7.1 accepts its own library 2014-03-22 17:08:47 +01:00
Peter Simons
3cb4ddb3d5 haskell-QuickCheck: update to version 2.7.1 2014-03-22 17:08:47 +01:00
Peter Simons
d294dd7774 Merge pull request #1996 from jacobhinkle/slrn
Add slrn: command-line newsreader
2014-03-22 14:34:24 +01:00
Jacob Hinkle
941682efba Remove pkgs from slrn. Use stdenv.lib instead 2014-03-22 06:58:31 -06:00
Arvin Moezzi
9111ce6be2 pcsclite: $out was misspelled
$(out) was evaluated to an empty string and hence pcscd didn't startup:

  configfile.l:234:tok_error() tok_error: invalid value line ...
2014-03-22 13:37:15 +01:00
Benno Fünfstück
3f2b74bf08 new expression: gvolicon 2014-03-22 12:50:45 +01:00
Shea Levy
451bc020e1 Add libsystemd-journal haskell package 2014-03-22 06:20:36 -04:00
Shea Levy
dbee90b242 Merge branch 'fsharp' of git://github.com/thoughtpolice/nixpkgs
fsharp: 3.0 -> 3.1, and attempt to fix build
2014-03-22 05:08:53 -04:00
Peter Simons
ceb7673bf0 Fix broken references to 'maintainers' attribute set. 2014-03-22 10:01:42 +01:00
Peter Simons
bf653a2a05 git-annex: Crypto build input (propagated by hS3) needs to be compiled with QuickCheck 2.7 2014-03-22 09:04:47 +01:00
Peter Simons
9443e618ff haskell-conduit: disable test suite to work around https://github.com/snoyberg/conduit/issues/142 2014-03-22 09:04:47 +01:00
Peter Simons
b1ad3e9dee haskell-singletons: update to version 0.10.0 2014-03-22 09:04:47 +01:00
Peter Simons
2d4e2dcca4 haskell-shake: update to version 0.11.4 2014-03-22 09:04:47 +01:00
Peter Simons
170a359904 haskell-persistent: update to version 1.3.0.4 2014-03-22 09:04:47 +01:00
Peter Simons
cc8c69890b haskell-yi: update to version 0.7.2 2014-03-22 09:04:46 +01:00
Peter Simons
441dca211e haskell-yi-contrib: update to version 0.7.2 2014-03-22 09:04:46 +01:00
Peter Simons
065584ffdb haskell-yesod-persistent: update to version 1.2.2.2 2014-03-22 09:04:46 +01:00
Peter Simons
fd1283ed1d haskell-wai-extra: update to version 2.1.1 2014-03-22 09:04:46 +01:00
Peter Simons
61f395a760 haskell-wai-app-static: update to version 2.0.0.5 2014-03-22 09:04:46 +01:00
Peter Simons
fefc4a93b7 haskell-hjsmin: update to version 0.1.4.6 2014-03-22 09:04:46 +01:00
Peter Simons
6337e79a7c haskell-foldl: update to version 1.0.3 2014-03-22 09:04:46 +01:00
Peter Simons
5270fd003b haskell-errors: update to version 1.4.6 2014-03-22 09:04:46 +01:00
Peter Simons
1fb0dfdb52 haskell-conduit: update to version 1.0.17 2014-03-22 09:04:46 +01:00
Peter Simons
3ec9395ff2 haskell-conduit-combinators: update to version 0.2.3 2014-03-22 09:04:46 +01:00
Peter Simons
6035821427 haskell-classy-prelude: update to version 0.8.1.1 2014-03-22 09:04:46 +01:00
Peter Simons
0ecfcfc073 haskell-chunked-data: update to version 0.1.0.1 2014-03-22 09:04:46 +01:00
Peter Simons
2ca5022f62 haskell-base64-conduit: update to version 1.0.0.1 2014-03-22 09:04:46 +01:00
Peter Simons
fa62ab13de haskell-git-annex: update to version 5.20140320 2014-03-22 09:04:46 +01:00
Peter Simons
9f5063a7a4 haskell-hspec-meta: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
f62b4c6251 haskell-hspec: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
638d238d95 haskell-tasty-quickcheck: require QuickCheck 2.7 or later some more 2014-03-22 09:04:46 +01:00
Peter Simons
500ea1c6f3 haskell-hspec: update to version 1.9.0 2014-03-22 09:04:46 +01:00
Peter Simons
6eae14cc26 haskell-hspec-meta: update to version 1.9.0 2014-03-22 09:04:46 +01:00
Peter Simons
d225486c0b haskell-tasty-quickcheck: require QuickCheck 2.7 or later 2014-03-22 09:04:46 +01:00
Peter Simons
a1615dedf6 haskell-yesod-test: update to version 1.2.1.1 2014-03-22 09:04:45 +01:00
Peter Simons
7176a84eb0 haskell-yesod-core: update to version 1.2.9 2014-03-22 09:04:45 +01:00
Peter Simons
cf29fe8205 haskell-yesod-bin: update to version 1.2.7.3 2014-03-22 09:04:45 +01:00
Peter Simons
d063b8f6ce haskell-yaml: update to version 0.8.8 2014-03-22 09:04:45 +01:00
Peter Simons
4a6d30c2e7 haskell-wai-test: update to version 2.0.1 2014-03-22 09:04:45 +01:00
Peter Simons
0da6b352fe haskell-unix-process-conduit: update to version 0.2.2.3 2014-03-22 09:04:45 +01:00
Peter Simons
048824a55b haskell-tasty-quickcheck: update to version 0.8.0.3 2014-03-22 09:04:45 +01:00
Peter Simons
bd9e4c352a haskell-snap: update to version 0.13.2.4 2014-03-22 09:04:45 +01:00
Peter Simons
fd8e133b42 haskell-list-tries: update to version 0.5.2 2014-03-22 09:04:45 +01:00
Peter Simons
94a591deed haskell-html-conduit: update to version 1.1.0.2 2014-03-22 09:04:45 +01:00
Peter Simons
161d5a2077 haskell-filesystem-conduit: update to version 1.0.0.2 2014-03-22 09:04:45 +01:00
Peter Simons
1386b4cee1 haskell-derive: update to version 2.5.14 2014-03-22 09:04:45 +01:00
Peter Simons
e964dbf4d4 haskell-dbmigrations: update to version 0.7 2014-03-22 09:04:45 +01:00
Peter Simons
4fed76e19a haskell-conduit-combinators: update to version 0.2.2 2014-03-22 09:04:45 +01:00
Peter Simons
cd5fd2f6c8 haskell-classy-prelude: update to version 0.8.1 2014-03-22 09:04:45 +01:00
Peter Simons
3aa6b99d83 haskell-snap: jailbreak some more to support lens 4.1 or later 2014-03-22 09:04:45 +01:00
Peter Simons
19c328d28f haskell-llvm-general: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons
56259ddd89 haskell-llvm-general-pure: update to version 3.4.2.2 2014-03-22 09:04:45 +01:00
Peter Simons
a5e408dbf8 haskell-HaRe: update to version 0.7.1.6 2014-03-22 09:04:45 +01:00
Peter Simons
e738b7ae83 haskell-warp: update to version 2.1.2 2014-03-22 09:04:45 +01:00
Peter Simons
c2cd1abedb haskell-wai-middleware-static: update to version 0.4.0.3 2014-03-22 09:04:44 +01:00
Peter Simons
afb614ad31 haskell-scotty: update to version 0.7.1 2014-03-22 09:04:44 +01:00
Peter Simons
19ac8eb7a0 haskell-lens: update to version 4.1 2014-03-22 09:04:44 +01:00
Peter Simons
85505d75a0 haskell-http-client: update to version 0.2.2.3 2014-03-22 09:04:44 +01:00
Peter Simons
08fed7fab5 haskell-ghcjs-dom: update to version 0.0.6 2014-03-22 09:04:44 +01:00
Peter Simons
0135fe7b1a haskell-force-layout: update to version 0.3.0.3 2014-03-22 09:04:44 +01:00
Peter Simons
96d7bc61ad haskell-exceptions: update to version 0.3.3.1 2014-03-22 09:04:44 +01:00
Peter Simons
911373dbdb haskell-diagrams-svg: update to version 1.0.2.1 2014-03-22 09:04:44 +01:00
Peter Simons
1df4fcb804 haskell-diagrams-postscript: update to version 1.0.2.2 2014-03-22 09:04:44 +01:00
Peter Simons
844e01577d haskell-diagrams-lib: update to version 1.1.0.3 2014-03-22 09:04:44 +01:00
Peter Simons
de50656b24 haskell-diagrams-core: update to version 1.1.0.1 2014-03-22 09:04:44 +01:00
Peter Simons
24683a4353 haskell-diagrams-contrib: update to version 1.1.1.2 2014-03-22 09:04:44 +01:00
Peter Simons
d5aa5b0e8b haskell-diagrams-cairo: update to version 1.1.0.2 2014-03-22 09:04:44 +01:00
Peter Simons
5fd7fac971 haskell-conduit: update to version 1.0.16 2014-03-22 09:04:44 +01:00
Peter Simons
34ed797ecf haskell-QuickCheck: add version 2.7 2014-03-22 09:04:44 +01:00
Peter Simons
9b135f8372 haskell-tf-random: add version 0.4 2014-03-22 09:04:44 +01:00
Peter Simons
12c201bc6a haskell-hjsmin: jailbreak to fix build with recent versions of optparse-applicative 2014-03-22 09:04:44 +01:00
Peter Simons
a65a505898 haskell-optparse-applicative: update to version 0.8.0.1 2014-03-22 09:04:44 +01:00
Peter Simons
0d62f71006 haskell-snap: update to version 0.13.2.3 2014-03-22 09:04:44 +01:00
Peter Simons
9f5bc89019 haskell-diagrams: update to version 1.1.0.1 2014-03-22 09:04:43 +01:00
Peter Simons
763bdd7ed5 haskell-llvm-general: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00
Peter Simons
1b6b1b8f87 haskell-llvm-general-pure: update to version 3.4.2.1 2014-03-22 09:04:43 +01:00