1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

41637 commits

Author SHA1 Message Date
Jaka Hudoklin 217cda9c54 pythonPackages: add websocket_client, fix pythonPackages.docker 2014-09-02 16:37:13 +02:00
Sander van der Burg ef8220d1bf Expose Android NDK in the top level expression 2014-09-02 14:11:09 +02:00
Cray Elliott c8871e0b65 ewemoa : add the Android Support repository 2014-09-02 14:09:01 +02:00
Sander van der Burg 3b0c725255 Add attributes for all relevant Android SDK API levels and their capabilities 2014-09-02 14:05:09 +02:00
Andreas Herrmann 728793ef0b h5py: New package, version 2.3.1 2014-09-02 13:56:54 +02:00
Andreas Herrmann 1e786087e4 mpi4py: New package, version 1.3.1 2014-09-02 13:56:47 +02:00
Vincent Laporte 7d3706c788 Merge remote-tracking branch 'upstream/master' into ocaml-sqlite3EZ
Conflicts:
	pkgs/top-level/all-packages.nix
2014-09-02 13:32:43 +02:00
Luca Bruno 268a5618f4 Merge branch 'gnome3' 2014-09-02 12:59:47 +02:00
Luca Bruno 8a4a0a5aa0 json-glib: update from 1.0.0 to 1.0.2 2014-09-02 12:58:06 +02:00
Luca Bruno 17e96cd1a3 vte: update from 0.36.2 to 0.36.3 2014-09-02 12:57:10 +02:00
Luca Bruno 12018a0df9 gnome3_12.tracker: update from 1.0.1 to 1.0.3, potentially fixes CVE-2012-2671, CVE-2012-6109 2014-09-02 12:56:07 +02:00
Luca Bruno f02ab3f9c4 gnome3_12.totem: update from 3.12.1 to 3.12.2 2014-09-02 12:56:01 +02:00
Luca Bruno 70991e666e gnome3_12.gtksourceview: update from 3.12.2 to 3.12.3 2014-09-02 12:55:54 +02:00
Luca Bruno 7cb6d4cd87 gnome3_12.grilo-plugins: update from 0.2.12 to 0.2.13 2014-09-02 12:55:46 +02:00
Luca Bruno 4426b5aca7 grilo: update from 0.2.10 to 0.2.11 2014-09-02 12:55:33 +02:00
Luca Bruno b00b560dba gnome3_12.gnome-user-docs: update from 3.12.1 to 3.12.2 2014-09-02 12:54:38 +02:00
Luca Bruno ac7f0a8cf2 gnome3_12.gnome-music: update from 3.12.2 to 3.12.2.1 2014-09-02 12:54:30 +02:00
Luca Bruno 95dffc12e8 gnome3_12.gnome-calculator: update from 3.12.1 to 3.12.3 2014-09-02 12:54:22 +02:00
Luca Bruno f08c327ab2 gnome3_12.gedit: update from 3.12.1 to 3.12.2 2014-09-02 12:54:14 +02:00
Luca Bruno f3bc1dc263 gnome3_12.geary: update from 0.6.0 to 0.6.2 2014-09-02 12:54:08 +02:00
Luca Bruno de51a490f5 gnome3_12.folks: update from 0.9.6 to 0.9.8 2014-09-02 12:54:01 +02:00
Luca Bruno 64746e1f24 gnome3_12.evolution: update from 3.12.2 to 3.12.5 2014-09-02 12:53:49 +02:00
Luca Bruno df6d65ad55 gnome3_12.empathy: update from 3.12.2 to 3.12.5 2014-09-02 12:53:41 +02:00
Luca Bruno ac9cb29935 gnome3_12.clutter-gst: update from 2.0.10 to 2.0.12 2014-09-02 12:53:33 +02:00
Peter Simons 2fc76ea054 haskell-auto-update: disable test suite to work around build failure
https://github.com/yesodweb/wai/issues/285
2014-09-02 12:29:17 +02:00
Michael Raskin 48dce0642b Add auto-updater for XScreensaver 2014-09-02 14:25:17 +04:00
Michael Raskin 10b4bc3c43 Update XDaliClock 2014-09-02 14:25:17 +04:00
Michael Raskin 85caa0942d Update SleuthKit 2014-09-02 14:25:17 +04:00
Michael Raskin 0d8c76057f Update Wavemon 2014-09-02 14:25:17 +04:00
Michael Raskin 7b6d33a591 Update spandsp 2014-09-02 14:25:17 +04:00
Michael Raskin f78afc0b27 Update libefw. Releases on Google Drive. Ouch 2014-09-02 14:25:17 +04:00
Michael Raskin 3ba3ec0f8f Update Regina-REXX 2014-09-02 14:25:17 +04:00
Michael Raskin bacd3e852d Update pari 2014-09-02 14:25:17 +04:00
Michael Raskin ee713859f4 Update libosip 2014-09-02 14:25:17 +04:00
Michael Raskin 6d7c2c7858 Update ised 2014-09-02 14:25:16 +04:00
Michael Raskin 1d7f18798e Update ipmiutil 2014-09-02 14:25:16 +04:00
Michael Raskin 5addaeb74f More support for SF.net in auto-updater 2014-09-02 14:25:16 +04:00
Michael Raskin 36e3de7646 ioping auto-updater 2014-09-02 14:25:16 +04:00
Michael Raskin 23639a93fa Update ioping 2014-09-02 14:25:16 +04:00
Michael Raskin 9668a7a63b Update getmail 2014-09-02 14:25:16 +04:00
Michael Raskin f6dd506372 Update freeipmi 2014-09-02 14:25:16 +04:00
Jaka Hudoklin 44b58f4e74 pythonPackages: add docker-py 2014-09-02 12:07:36 +02:00
Peter Simons b8260f5435 dolphin-emu: drop reference to git from buildInputs since it's no longer an argument to the expression after #3936 2014-09-02 11:57:34 +02:00
Peter Simons 2fcbff576a haskell-timeplot: broken by Chart update
https://github.com/jkff/timeplot/issues/17
2014-09-02 11:48:20 +02:00
Peter Simons bf197d6f58 haskell-ncurses: broken by update of c2hs
Upstream has been notified.
2014-09-02 11:48:20 +02:00
Peter Simons 3129fb3a11 haskell-docs: broken by the recent update to Haddock 2.15 2014-09-02 11:48:20 +02:00
Peter Simons baa186c020 haskell-directory-layout: disable test suite to fix https://github.com/supki/directory-layout/issues/9 2014-09-02 11:48:20 +02:00
Peter Simons 49c7b7040b haskell-haddock: add version 2.15.0 2014-09-02 11:48:19 +02:00
Peter Simons 3c63776aa5 haskell-recaptcha: update to version 0.1.0.3 2014-09-02 11:48:19 +02:00
Peter Simons 1e43fac171 haskell-http-client: update to version 0.3.8.1 2014-09-02 11:48:19 +02:00
Peter Simons ab5e6c2e5c haskell-haddock-library: update to version 1.1.1 2014-09-02 11:48:19 +02:00
Peter Simons 3c52c0c203 haskell-doctest: update to version 0.9.11.1 2014-09-02 11:48:19 +02:00
Peter Simons 3bd01d9203 haskell-c2hs: update to version 0.18.1 2014-09-02 11:48:19 +02:00
Peter Simons 7c8afa9d04 haskell-Chart: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons ba1ccb4bf4 haskell-Chart-gtk: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons e76cc54f0c haskell-Chart-diagrams: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons 1cac137bd7 haskell-Chart-cairo: update to version 1.3 2014-09-02 11:48:19 +02:00
Peter Simons ccd4a52f68 haskell-git-annex: update to version 5.20140831 2014-09-02 11:48:19 +02:00
Eelco Dolstra aa8a728b04 Cache::Cache: Disable tests 2014-09-02 11:44:09 +02:00
Luca Bruno 463585a5ec gnome-tweak-tool: update 3.10.1 -> 3.12.0 2014-09-02 11:24:49 +02:00
Luca Bruno eaeee57483 gnome-tweak-tool: update 3.10.1 -> 3.12.0 2014-09-02 11:20:26 +02:00
Cray Elliott cc7fa316a4 dolphinEmu doesn't need the git package 2014-09-02 02:07:22 -07:00
lethalman 73778e3eff Merge pull request #3933 from MP2E/dolphin-emu
add dolphinEmu and dolphinEmuMaster
2014-09-02 10:24:33 +02:00
Cray Elliott 73439c6053 add dolphinEmu and dolphinEmuMaster
Dolphin is a high quality, open source Gamecube/Wii/Triforce emulator for
Windows, Mac OS X and Linux
2014-09-02 01:20:38 -07:00
Cray Elliott b56a348af7 add retroarchMaster package 2014-09-02 00:56:47 -07:00
Cillian de Róiste cc1866eacb processing: apply patch from IRC to make it work without the IDE too 2014-09-02 08:58:09 +02:00
Ricky Elrod aaa7e89a93 [screenfetch] Bump to the stable release
Signed-off-by: Ricky Elrod <ricky@elrod.me>
2014-09-02 02:51:24 -04:00
Michael Raskin 416b20fbd5 Don't specify Perl version 2014-09-02 03:04:17 +04:00
Michael Raskin d33a20ef4a Merge pull request #3869 from pmahoney/skarnet
skarnet.org UNIX utilities
2014-09-02 02:15:22 +04:00
Michael Raskin f927e860f2 Merge pull request #3849 from vbgl/cmdliner
Adds ocaml-cmdliner
2014-09-02 02:14:19 +04:00
Pascal Wittmann d1db6465bb muparser: update from 2.2.2 to 2.2.3 2014-09-02 00:10:22 +02:00
Michael Raskin bbcf58b217 Merge pull request #3599 from RumataEstor/erlang-odbc
Support odbc in erlang R16 and R17
2014-09-02 02:09:46 +04:00
Michael Raskin 3ad91106f1 Merge pull request #3704 from sfultong/upstream-master
tomcat: update to upstream master
2014-09-02 02:09:18 +04:00
Michael Raskin 4e3ee27060 Merge pull request #3681 from vbgl/merlin-1.7
Merlin: update to 1.7
2014-09-02 02:07:27 +04:00
Raymond Gauthier 7727a3fe1d Added support for minimal zim desktop wiki package. 2014-09-02 02:07:23 +04:00
Pascal Wittmann 4cf191a425 miscfiles: update from 1.4.2 to 1.5 and adopt it 2014-09-01 23:59:07 +02:00
Michael Raskin e743d1ca85 Minor cleanup 2014-09-02 02:04:59 +04:00
Michael Raskin b761b5cc09 Merge pull request #3135 from doublec/namecoin
Add namecoin cryptocurrency
2014-09-02 01:56:05 +04:00
Thomas Strobel a1eefe1a94 Update: Haste-Compiler: 0.4.1 -> 0.4.2 2014-09-01 23:55:21 +02:00
Michael Raskin a0ea30c613 Minor cleanup after merge 2014-09-02 01:53:42 +04:00
Michael Raskin 81627ab2d4 Merge pull request #3496 from auntieNeo/gmock
Added gmock (Google Mock) package to complement gtest package.
2014-09-02 01:45:24 +04:00
Chris Farmiloe 08534000a4 Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown 2014-09-02 01:48:50 +04:00
Chris Farmiloe 76a4de68c1 formatting/retab 2014-09-02 01:48:50 +04:00
Chris Farmiloe 8ef11bb0ee add openvswitch package + basic nixos module to enable it 2014-09-02 01:48:50 +04:00
Michael Raskin 9deb7f8aae Create wrapper directory outside of /bin/ for FHS chroots to be closer to FHS 2014-09-02 01:45:15 +04:00
tv@shackspace.de a6dd9bd0cb python-wrapper: fix wrapped argv[0] w/o sed, maybe 2014-09-02 01:31:49 +04:00
tv@shackspace.de f87c516a91 urlwatch: add version 1.16 2014-09-02 01:29:30 +04:00
Michael Raskin 23b3495a25 Merge pull request #3876 from wkennington/master.btrfsProgs
btrfsProgs: 3.14.2 -> 3.16.0
2014-09-02 01:00:22 +04:00
Michael Raskin 2921966300 Merge pull request #3902 from DamienCassou/backintime
backintime: Definition improvement
2014-09-02 00:57:58 +04:00
Michael Raskin 82ed86dd76 Remove unneeded definitions 2014-09-02 01:03:39 +04:00
Michael Raskin f70337a8bd Merge pull request #3905 from AndersonTorres/stella
Stella 4.0: New Package
2014-09-02 00:55:52 +04:00
Michael Raskin 319d8ac609 Merge pull request #3925 from proger/sysdig-no-kernel-dev
sysdig: cheat nix into not capturing linux-dev as a runtime dependency
2014-09-02 00:54:50 +04:00
Michael Raskin a6dfb4dc28 Merge pull request #3241 from ehmry/cjdns
cjdns declarative configuration
2014-09-02 00:53:18 +04:00
Michael Raskin ace2e42638 Merge pull request #3917 from lovek323/openldap
openldap: fix build on darwin
2014-09-02 00:52:16 +04:00
Pascal Wittmann 038c71a11a boinc: update from 7.2.42 to 7.4.14 (fixes CVE-2013-2298) 2014-09-01 22:51:04 +02:00
Michael Raskin 5b9110233d Update atftp 2014-09-02 00:56:07 +04:00
Michael Raskin 5e1f405916 Merge pull request #3919 from wkennington/master.spice
Spice Updates
2014-09-02 00:46:44 +04:00
Michael Raskin 8c167b22a5 Merge pull request #3918 from robberer/pkgs/clamav
clamav: update to version 0.98.4 and run freshclam in daemon mode
2014-09-02 00:46:25 +04:00
Vladimir Kirillov e15aa51f2f sysdig: cheat nix into not capturing linux-dev as a runtime dependency 2014-09-01 21:28:14 +03:00
Daniel Peebles 933ac5e9f8 Use a more permanent URL for the byacc version we're using
The other one is likely to change with every new release.
2014-09-01 19:26:21 +01:00
Mateusz Kowalczyk 41cd2d870a haskell-saltine: add 0.0.0.3 2014-09-01 17:07:37 +01:00
aszlig 3fbb9f0502
Add new openntpd package in version 20080406p-10.
It's actually a fork from Debian who are providing cross-platform
compatibility fixes for it. A big advantage is that it is far more
minimal than the ntpd reference implementation and especially useful if
you don't want to run an NTP service.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:27 +02:00
Ricardo M. Correia f9e63ca20d inotify-tools: Fix hash
The hash wasn't updated when the version was bumped.
2014-09-01 15:07:54 +02:00
Ricardo M. Correia cfed33ce2b flashplayer: Update from 11.2.202.394 -> 11.2.202.400 2014-09-01 15:07:19 +02:00
Lluís Batlle i Rossell ba0c5e7b9e Updating homebank to 4.6.3. 2014-09-01 12:59:34 +02:00
vbgl 624e98e78e ocaml-javalib, ocaml-sawja: removes wrong path to bash in
configure scripts
2014-09-01 12:04:43 +02:00
Lluís Batlle i Rossell 3a663f679f duplicity: update to 0.6.24. 2014-09-01 11:34:44 +02:00
William A. Kennington III b0d13c5400 spice: 0.12.4 -> 0.12.5 2014-09-01 00:53:30 -07:00
William A. Kennington III bc7f1b058a spice-protocol: 0.12.6 -> 0.12.7 2014-09-01 00:47:42 -07:00
Longrin Wischnewski 38f2c19324 clamav: update to version 0.98.4 2014-09-01 09:44:00 +02:00
Emery Hemingway 9aa9345a5a uhub: initial package for version 0.4.1 2014-09-01 10:53:19 +04:00
Michael Raskin 4d95ac6102 Merge pull request #3257 from tailhook/myenv-proxy
my-env: Preserve http_proxy and ftp_proxy variables
2014-09-01 10:35:18 +04:00
Michael Raskin ef22c53905 Update ACL2 2014-09-01 09:11:32 +04:00
Michael Raskin a27e27c1f9 Fix barcode src 2014-09-01 09:07:54 +04:00
Michael Raskin 24b4105ed7 Remove fpc 2.4.0: lazarus doesn't need it and it doesn't like .2.6.0 as bootstrap compiler 2014-09-01 08:56:37 +04:00
Jason "Don" O'Conal a20b4cbbba openldap: fix build on darwin 2014-09-01 13:55:46 +10:00
Mateusz Kowalczyk 61c17e326f Use agda builder for stdlib. mv to all-packages 2014-09-01 01:38:01 +01:00
Mateusz Kowalczyk d54b62ca60 Add a builder for Agda packages. 2014-09-01 01:05:48 +01:00
Emery Hemingway fc6ccd1080 cjdns: package update from 20140303 to 20140829 2014-08-31 18:14:16 -04:00
Michael Raskin d9b13c1eb1 Make dmeventd support in lvm2 optional; use it for dmraid 2014-09-01 02:06:41 +04:00
Cillian de Róiste 622bdca26c processing: keep processing-java and patch it to make it work 2014-08-31 22:46:02 +02:00
Michael Raskin 08131bd5d5 Update guitone 2014-09-01 00:38:07 +04:00
Michael Raskin 60d4216d01 Update Graphviz 2014-09-01 00:38:07 +04:00
Peter Simons 92c15baa62 Merge pull request #3906 from dmalikov/haskell-directory-layout
haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true
2014-08-31 22:20:25 +02:00
Peter Simons 7c5e3e5b57 Merge pull request #3907 from dmalikov/haskell-wordexp
haskell-wordexp: add 0.2.0.0
2014-08-31 22:20:04 +02:00
Peter Simons 45d05d85f5 Merge pull request #3912 from copumpkin/byacc-fix
Fix byacc
2014-08-31 22:19:37 +02:00
Cillian de Róiste edbaf9497b zynaddsubfx: 2.4.3 -> 2.4.4 2014-08-31 22:19:04 +02:00
Cillian de Róiste e728e7cb6d petri-foo: use released version 0.1.87 2014-08-31 22:03:48 +02:00
Daniel Peebles ba13808259 Fix byacc 2014-08-31 16:01:03 -04:00
Cillian de Róiste 3c8ddf7881 lmms: 0.4.15 -> 1.0.3, fix ogg vorbis and fluidsynth support 2014-08-31 21:51:49 +02:00
Philip Horger 3da42c811f hawkthorne: Initial commit, license issue still unresolved 2014-08-31 20:08:15 +01:00
Michael Raskin fc83dfbc49 Update smbnetfs 2014-08-31 22:54:37 +04:00
Michael Raskin 2406a89219 Update FPC to 2.6.4 2014-08-31 22:47:55 +04:00
Michael Raskin 6b962e6e9e Update FPC binary expression 2014-08-31 22:47:55 +04:00
Mateusz Kowalczyk b1e388cefb agda-stdlib: update to 0.8.1
This is necessary after the Agda-2.4.2 bump
2014-08-31 19:26:05 +01:00
Domen Kožar d1a8a8d76d pythonPackages.rainbowstream: 0.9.3 -> 0.9.5, fix build on py3k 2014-08-31 20:02:47 +02:00
Dmitry Malikov 14f417ce9b haskell-wordexp: add 0.2.0.0 2014-08-31 19:54:02 +02:00
AndersonTorres 44d772d1e0 Stella 4.0: New Package
Stella is an Atari 2600 VCS emulator
2014-08-31 14:31:09 -03:00
Michael Raskin 5f22bc48cd Update dmraid 2014-08-31 21:16:07 +04:00
Michael Raskin eecfa6d657 Enable dmeventd 2014-08-31 21:15:57 +04:00
Dmitry Malikov 7c40939c3a haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true 2014-08-31 19:09:44 +02:00
Michael Raskin eb66d3654f Update and adopt LVM2. 2014-08-31 21:08:56 +04:00
Michael Raskin 655e5c01b4 Oops; a mistake with src 2014-08-31 20:44:17 +04:00
Michael Raskin c5168debe8 Update eigen 2014-08-31 20:42:08 +04:00
Michael Raskin 8152e66da5 update dd_rescue 2014-08-31 20:42:08 +04:00
Vladimír Čunát a1814ea2b0 pinfo: resurrect, update, add meta 2014-08-31 18:34:02 +02:00
Peter Simons c3c03a0cdb haskell-hakyll: jailbreak to fix build with pandoc-citeproc 0.5 2014-08-31 18:17:02 +02:00
Peter Simons 807e68c8c0 haskell-binary-conduit: jailbreak to fix build with conduit 1.2.x 2014-08-31 18:17:02 +02:00
Peter Simons fb16c61577 haskell-scotty: disable test suite to break infinite recursion with hspec-wai 2014-08-31 18:17:02 +02:00
Peter Simons 544eceebf4 haskell-packages.nix: cosmetic 2014-08-31 18:17:02 +02:00
Peter Simons 7910aef42c haskell-llvm-general: update to version 3.4.4.x 2014-08-31 18:17:02 +02:00
Peter Simons 903e273afb haskell-scotty: update to version 0.9.0 2014-08-31 18:17:02 +02:00
Dmitry Malikov e81977172a Add haskell-directory-layout 0.7.4 2014-08-31 18:17:02 +02:00
Peter Simons 6ea21ad737 haskell-Agda: update to version 2.4.2
I had to disable the Haddock phase because of lots of errors:

  http://hydra.cryp.to/build/181564/nixlog/1/raw
2014-08-31 18:17:01 +02:00
Peter Simons 2f6b3ed7ef haskell-vcswrapper: update to version 0.1.0 2014-08-31 18:17:01 +02:00
Peter Simons 7eac7c3d57 haskell-fay: update to version 0.20.1.3 2014-08-31 18:17:01 +02:00
Peter Simons 8aa476f4ff haskell-vcsgui: update to version 0.1.0.0 2014-08-31 18:17:01 +02:00
Peter Simons 6641887a7c haskell-zeromq4-haskell: update to version 0.6.1 2014-08-31 18:17:01 +02:00
Peter Simons 6e8fd49909 haskell-simple-sendfile: update to version 0.2.17 2014-08-31 18:17:01 +02:00
Peter Simons 2f25d295b9 haskell-robots-txt: update to version 0.4.1.1 2014-08-31 18:17:01 +02:00
Peter Simons fd4927d25e haskell-pandoc: update to version 1.13.1 2014-08-31 18:17:01 +02:00
Peter Simons b253792e06 haskell-pandoc-citeproc: update to version 0.5 2014-08-31 18:17:01 +02:00
Peter Simons dfcf682c21 haskell-monad-journal: update to version 0.2.3.1 2014-08-31 18:17:01 +02:00
Peter Simons 8e307572d2 haskell-diagrams-rasterific: update to version 0.1.0.1 2014-08-31 18:17:01 +02:00
Peter Simons f5527b2594 haskell-FontyFruity: update to version 0.3 2014-08-31 18:17:01 +02:00
Peter Simons e4555d80c8 haskell-Rasterific: re-generate with cabal2nix 2014-08-31 18:17:01 +02:00
Dmitry Malikov 6059abeea7 Add haskell-meep package 2014-08-31 18:17:01 +02:00
Peter Simons 9733b56609 haskell-cabal-bounds: update to version 0.8.6 2014-08-31 18:17:01 +02:00
Peter Simons 536fd769bf haskell-http-client: update to version 0.3.8 2014-08-31 18:17:01 +02:00
Peter Simons 4a04820bcf haskell-hspec-wai: update to version 0.3.0.2 2014-08-31 18:17:01 +02:00
Peter Simons ba190e40a1 haskell-hsimport: update to version 0.5.2 2014-08-31 18:17:00 +02:00
Peter Simons 3ab26e53a5 haskell-haste-compiler: update to version 0.4.1 2014-08-31 18:17:00 +02:00
Peter Simons 0b537d24cf haskell-either: update to version 4.3.0.2 2014-08-31 18:17:00 +02:00
Peter Simons 0c817d5bcf haskell-cabal-lenses: update to version 0.4 2014-08-31 18:17:00 +02:00
Peter Simons 86264d9b52 haskell-cabal-cargs: update to version 0.7.2 2014-08-31 18:17:00 +02:00
Peter Simons fe2cc9870a haskell-Yampa: update to version 0.9.6 2014-08-31 18:17:00 +02:00
Peter Simons 7c5c6d0750 haskell-MFlow: update to version 0.4.5.8 2014-08-31 18:17:00 +02:00
Peter Simons b0c34028ba haskell-JuicyPixels: update to version 3.1.7.1 2014-08-31 18:17:00 +02:00
Peter Simons 5f46cfdfcd haskell-IntervalMap: update to version 0.4.0.1 2014-08-31 18:17:00 +02:00
Peter Simons c04507ea3e haskell-idris: update to version 0.9.14.2 2014-08-31 18:17:00 +02:00
Peter Simons b259dde853 haskell-codex: update to version 0.1.0.4 2014-08-31 18:17:00 +02:00
Michael Raskin 8fe8cb204e Update conspy; note the project move to SF.net 2014-08-31 20:18:53 +04:00
Michael Raskin 5599a2959e Update CM-Unicode font; note its migration to SF.net 2014-08-31 20:11:55 +04:00
Damien Cassou 242ae9c38c backintime: Definition improvement 2014-08-31 18:04:51 +02:00
Michael Raskin 965cf1b9fb Update CGAL; NB: updating requires going through a formto get the fresh links 2014-08-31 19:59:22 +04:00
Peter Simons 45c4e4d04a Merge pull request #3895 from robberer/pkgs/audacious
audacious: update to version 3.5.1
2014-08-31 17:33:01 +02:00
Michael Raskin 92ad86bb5e Allow search for updates for GNU Barcode 2014-08-31 19:32:21 +04:00
Michael Raskin 979f0e1d67 Update TPTP 2014-08-31 19:25:32 +04:00
Domen Kožar f70acd2584 munin: fix test 2014-08-31 16:54:09 +02:00
Michael Raskin a3d0fcda13 Update serf 2014-08-31 18:36:07 +04:00
Michael Raskin 8bc60391c6 Remove old version of LibreOffice dependencies: we now have fresh LibreOffice, the old versions of deps are not used otherwise, and they require old versions of more packages 2014-08-31 18:24:41 +04:00
Michael Raskin 5fc69283f5 Update SBCL 2014-08-31 18:20:07 +04:00
Michael Raskin 1bfcc7b477 Update SCons 2014-08-31 18:20:07 +04:00
Michael Raskin 7a998aca73 Update SlimerJS 2014-08-31 18:20:07 +04:00
Michael Raskin 7b4f0e2265 Update Sodiuum library 2014-08-31 18:20:06 +04:00
Michael Raskin 27ffa4093d Update libgphoto2 2014-08-31 18:20:06 +04:00
Michael Raskin 3bbf64b6d0 Update unstable Wine 2014-08-31 18:20:06 +04:00
Michael Raskin bddcee7747 Update Firejail 2014-08-31 18:20:06 +04:00
Michael Raskin b28d7974fb Update SysDig 2014-08-31 18:20:06 +04:00
Michael Raskin fe549d89be Update CL-Launch 2014-08-31 18:20:06 +04:00
Michael Raskin 9785c31c98 Update ASDF 2014-08-31 18:20:06 +04:00
Cillian de Róiste 933bca648f hydrogen: 0.9.5.1 -> 0.9.6 2014-08-31 16:09:44 +02:00
Domen Kožar cdb3e6fa2f python33Packages.sqlalchemy(8): fix build 2014-08-31 15:53:08 +02:00
Cillian de Róiste 80da458388 guitarix: fix 0.30.0 build by adding new dependencies 2014-08-31 15:45:27 +02:00
Cillian de Róiste 2bfe0a5d38 guitarix: update from 0.28.3 to 0.30.0 2014-08-31 15:45:14 +02:00
Cillian de Róiste dcbfff28f3 jalv: update from 1.4.4 to 1.4.6 2014-08-31 15:13:05 +02:00
Cillian de Róiste b820c284d7 sratom: update from 0.4.4 to 0.4.6 2014-08-31 15:13:05 +02:00
Cillian de Róiste 9447a855f2 lv2: update from 1.8.0 to 1.10.0 2014-08-31 15:13:05 +02:00
Domen Kožar 7e91d1c8a1 Revert "mpi4py: New package, version 1.3.1"
This reverts commit 63c062947e.

Doesn't build.
2014-08-31 15:12:34 +02:00
Domen Kožar b63496ba6b Revert "h5py: New package, version 2.3.1"
This reverts commit 3c6afb3496.

Doesn't build.
2014-08-31 15:12:17 +02:00
Domen Kožar d4de312452 pypyPackages: use pypy internal greenlet module 2014-08-31 15:07:01 +02:00
AndersonTorres f5f4bf1a25 Higan: Updating builder.sh script
Now builder.sh will install a higan-config.sh script
to write auxiliary stuff on $HOME/.config/higan directory.
That way, higan searches locally and runs cleanly.

Obviously it's a hack, but the only other way is to do a huge patch on
upstream sources; personally I think it is better to work that type of
thing directly on higan sources.
2014-08-31 09:47:49 -03:00
Aristid Breitkreuz f3fbe46e67 Merge pull request #3897 from dmalikov/haskell-xml-html-conduit-lens
haskell-xml-html-conduit-lens 0.3.2.0 -> 0.3.2.1
2014-08-31 14:42:02 +02:00
Aristid Breitkreuz f37d043984 Merge pull request #3898 from robberer/pkgs/deluge
deluge: update to version 1.3.7
2014-08-31 14:40:36 +02:00
Longrin Wischnewski 23b4635e18 deluge: update to version 1.3.7 2014-08-31 14:31:02 +02:00
Michael Fellinger 57b667fe65 ruby: add version 2.1.2 2014-08-31 13:24:10 +01:00
Longrin Wischnewski 6ad299460c rdesktop: update to version 1.8.2
rdesktop: add meta fields
2014-08-31 13:19:10 +01:00
Longrin Wischnewski 47ebc25c62 audacious: update to version 3.5.1 2014-08-31 13:43:24 +02:00
Domen Kožar 7327e3f808 PyPy ships with cffi, so don't use external cffi for packages 2014-08-31 13:41:27 +02:00
Domen Kožar b497011da9 pythonPackages.cffi: 0.7.2 -> 0.8.6 2014-08-31 13:33:29 +02:00
Domen Kožar 66f525c8d6 pypyPackages.pycryptopp: mark as not supported on pypy 2014-08-31 13:33:29 +02:00
Aycan iRiCAN 9103b8b512 Bump snort and daq 2014-08-31 12:31:39 +01:00
Dmitry Malikov 59ed27db2d haskell-xml-html-conduit-lens 0.3.2.0 -> 0.3.2.1 2014-08-31 13:16:48 +02:00
Peter Simons f8b3591365 Merge pull request #3889 from dbohdan/master
Added package tcl2048
2014-08-31 13:07:58 +02:00
Edward Tjörnhammar a5a92fdd53 emulationstation: 1.0.2 -> 2.0.0-rc1 2014-08-31 12:50:35 +02:00
Longrin Wischnewski a555193ee9 gource: update to version 0.42 2014-08-31 12:44:29 +02:00
Danyil Bohdan 68917916ee tcl2048: wrong sha256sum. 2014-08-31 12:43:36 +03:00
Danyil Bohdan 327cab298e tcl2048: update to 0.2.6 2014-08-31 12:32:29 +03:00
Danyil Bohdan dba5fed12b add game 'tcl2048' 2014-08-31 12:02:04 +03:00
Michael Raskin 94205f5f21 Revert "Merge pull request #2449 from wkennington/master.grub"
This reverts commit 469f22d717, reversing
changes made to 0078bc5d8f.

Conflicts:
	nixos/modules/installer/tools/nixos-generate-config.pl
	nixos/modules/system/boot/loader/grub/install-grub.pl
	nixos/release.nix
	nixos/tests/installer.nix

I tried to keep apparently-safe code in conflicts.
2014-08-31 12:58:37 +04:00
Michael Raskin 347dd52019 Fix K3D build 2014-08-31 12:53:13 +04:00
AndersonTorres 0847250505 Higan - a quick&dirty workaround
Higan uses a lot of hardcoded paths when it looks for runtime files
as shaders, icons and mainly BIOS files. So, we made a q&d wrapper
script: it copies all these files to $HOME/.config/higan in the 1st
invocation.
2014-08-30 23:59:49 -03:00
Luca Bruno efdb6ecb0c lirc: add missing semicolon 2014-08-31 02:17:19 +02:00
Luca Bruno 2bee211fc9 mcabber: fix mispelled stdenv 2014-08-31 02:09:21 +02:00
William A. Kennington III 86d72b2c30 btrfsProgs: 3.14.2 -> 3.16.0
Additionally, add myself as a maintainer.
2014-08-30 16:23:50 -07:00
Dmitry Malikov b88c4796ea Add haskell-tagged-transformer 0.7.1 2014-08-31 00:44:13 +02:00
Pascal Wittmann 907845127e mcabber: update from 0.10.1 to 0.10.3, add meta-information and adopt it 2014-08-31 00:41:40 +02:00
Pascal Wittmann 5c3c7574e2 lirc: update from 0.9.0 to 0.9.1, add meta information and adopt it 2014-08-31 00:32:37 +02:00
Pascal Wittmann 408832ac67 help2man: update from 1.44.1 to 1.46.1 and add myself as a maintainer 2014-08-30 23:59:35 +02:00
Daniel Peebles 3182cf00ff Add xar 2014-08-30 22:52:46 +01:00
Eelco Dolstra 6437e2541a Remove numerous failing kernel packages from Hydra
http://hydra.nixos.org/eval/1149989?filter=linuxPackages
2014-08-30 23:20:57 +02:00
Eelco Dolstra 4b7f1a9be3 lttng-modules: Mark as broken
These do not build for any kernel:

  http://hydra.nixos.org/eval/1149989?filter=lttng&compare=1149981
2014-08-30 23:14:17 +02:00
Eelco Dolstra cafeb8e4f5 Disable Xen kernel builds
Xen itself is currently broken in Nixpkgs, so building kernels for it
is kind of pointless.
2014-08-30 23:11:30 +02:00
Domen Kožar df98dda81d pypy: compile also curses 2014-08-30 23:01:09 +02:00
Domen Kožar 188f0796b9 mesos: fix build 2014-08-30 23:01:09 +02:00
Domen Kožar b746a1644f fix eval 2014-08-30 23:01:09 +02:00
Domen Kožar e9e5ff8776 pypyPackages.random2: disable tests 2014-08-30 23:01:09 +02:00
Damien Cassou c59ef6af6f backintime: a simple backup tool 2014-08-30 21:52:01 +01:00
Michael Raskin 64a18d70e5 Julia 0.3.0 seems to have no more problems than 0.2.1, so make it default 2014-08-31 00:37:01 +04:00
Michael Raskin dcb38fc8aa Add missing libXmu dependency 2014-08-31 00:26:03 +04:00