3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

33400 commits

Author SHA1 Message Date
Domen Kožar b0f6170468 Merge pull request #1703 from PkmX/pr-ibus
Fix ibus-setup
2014-02-08 08:38:18 +01:00
Vladimír Čunát c4dbb0a961 rtmpdump: fix build by reverting to gnutls31 2014-02-08 08:29:09 +01:00
William A. Kennington III 4191ee53b9 murmur: Upgrade 1.2.4 -> 1.2.5 2014-02-07 21:29:38 -06:00
William A. Kennington III 07b38340bd mumble: Upgrade 1.2.4 -> 1.2.5 2014-02-07 21:29:29 -06:00
James Cook 6e6351a376 Merge remote-tracking branch 'official/master' into firefox_27 2014-02-07 17:31:54 -08:00
James Cook 8ef2cadca4 gnash: Hack to define nullptr as NULL, since some included mozilla headers seem to want nullptr 2014-02-07 17:28:02 -08:00
PkmX f7e47552bf Add dconf to GIO_EXTRA_MODULES so ibus-setup doesn't use the memory backend. 2014-02-08 07:38:04 +08:00
Vladimir Still d3979b659c perf: Make build fix for 3.13 cleaner. 2014-02-07 22:53:55 +01:00
PkmX 498c068799 Add pygobject3 to PYTHONPATH and add relevant paths to LD_LIBRRY_PATH and GI_TYPELIB_PATH to fix the perference GUI (ibus-setup). 2014-02-08 05:44:44 +08:00
Peter Simons f163bce98d Merge pull request #1694 from oxij/haskell-updates
add several haskell packages
2014-02-07 19:47:49 +01:00
Vladimir Still 70e4f8f928 perf: Allow proceeding in build even if patch fails.
Patching fails for linux 3.13 but it builds OK.
2014-02-07 18:16:24 +01:00
Jan Malakhovski a8db8e15e6 add haskellPackages.ixdopp 2014-02-07 16:46:21 +00:00
William A. Kennington III 6b2533c48f glfw: Update packaging and add v3
This patch cleans up the previous glfw2 package. Additionally, it adds
glfw3 and makes that the new default glfw version.
2014-02-07 16:05:28 +00:00
Peter Simons 97f5ebd742 Merge pull request #1668 from errge/master
Added snapBlaze and sqliteSimple haskell packages
2014-02-07 16:45:10 +01:00
Sander van der Burg 5b243ad015 netbeans: Bump to version 7.4 2014-02-07 13:20:52 +01:00
Jan Malakhovski 515d4ad8fe add haskellPackages.preprocessorTools (0.1.3 and 1.0.1) 2014-02-07 12:05:54 +00:00
Domen Kožar 4f3d4c55ff vim-ft: match attributes with dash and set nix as ft 2014-02-07 11:06:41 +01:00
Peter Simons 56d26d04ec haskell-sparse: jailbreak to fix build with current versions of vector-algorithms and QuickCheck
https://github.com/NixOS/nixpkgs/pull/1692
https://github.com/ekmett/sparse/issues/3
https://github.com/ekmett/sparse/issues/4
2014-02-07 10:04:38 +01:00
Thomas Tuegel 5b421f7bdb Add Haskell packages 'hybrid-vectors' and 'sparse'.
Also, disable the test suite of 'linear' which fails running the doctests.
2014-02-07 10:04:38 +01:00
Peter Simons 6498f48976 haskell-linear: this package requires lens 4.x to compile 2014-02-07 10:04:38 +01:00
Peter Simons fabda56521 haskell-lens: update to version 4.0.1 2014-02-07 10:04:38 +01:00
Vladimír Čunát 6fa5612a46 gnutls2: fix build in chroot (/usr/bin/perl doc script)
I've got no idea how this could get triggered on Hydra, 97e7ce2 ?
2014-02-07 09:50:27 +01:00
Mathijs Kwik 896ae598d1 Merge pull request #1698 from wkennington/master.kernel
kernel: Upgrade from 3.13.1 -> 3.13.2
2014-02-07 06:42:53 +01:00
Corey O'Connor 7a653e5156 add guvcview package 2014-02-07 00:01:40 +00:00
Jan Malakhovski f5de6b8fc8 updates: mr, vcsh and transmission-remote-gtk
- mr: copy some more stuff to output
- add vcsh package
- transmission-remote-gtk: 1.0.1 -> 1.1.1
2014-02-06 23:37:53 +00:00
Domen Kožar 506a030b91 gnome3: add missing files 2014-02-07 00:37:17 +01:00
Domen Kožar 65a28e8b73 Add gnome3 desktop manager. Very experimental.
Currently very basic gnome-shell launches on my laptop. Quite some
services won't start yet, most notable is gnome-control-center.

GTK3 apps still don't have theming applied and for example launching
chromium results in horrible red windows.
2014-02-07 00:31:29 +01:00
Domen Kožar c5c14c72f4 gnome3.gnome-settings-daemon: add missing input 2014-02-07 00:31:10 +01:00
Domen Kožar 1142be6301 gnome3.gnome_terminal: add missing runtime dependencies 2014-02-07 00:30:21 +01:00
Domen Kožar 2d166153ec gnome3.gnome-shell: add GDK_PIXBUG_MODULE that has svg and png loaders 2014-02-07 00:30:21 +01:00
Domen Kožar c9decf12e3 gnome3.gnome-keyring: add missing runtime dependency 2014-02-07 00:30:21 +01:00
Domen Kožar 15fb296b43 xfce: partially add gtk3 support 2014-02-07 00:30:21 +01:00
James Cook d7eb849349 firefox: update to 27.0. 2014-02-06 14:41:54 -08:00
William A. Kennington III 346bfc28ea kernel: Upgrade from 3.13.1 -> 3.13.2 2014-02-06 16:30:40 -06:00
Rok Garbas 23c2993ef6 node-packages: add gh and regenerate pkgs/top-level/node-packages-generated.nix 2014-02-06 21:46:42 +00:00
Peter Simons 1a40e97ba6 Merge pull request #1674 from errge/haddockhoogle
Generate hoogle databases beside HTML haddock documentation for Haskell packages
2014-02-06 22:46:12 +01:00
Jaka Hudoklin c3a81a6991 Add fakechroot 2014-02-06 21:35:20 +00:00
Domen Kožar 6cf926c38e Merge pull request #1688 from brodul/steghide
Added steghide 0.5.1
2014-02-06 22:00:55 +01:00
Vladimír Čunát 35c586e624 boost149: fix CVE-2013-0252 by upstream patch
Also have just one patch per line in the expression.
2014-02-06 21:59:01 +01:00
Vladimír Čunát 2ceb44b9a9 lightdm-gtk-greter: fix CVE-2014-0979 by upstream patch 2014-02-06 21:55:22 +01:00
James Cook ce5f84ce56 nss: update to 3.15.4 2014-02-06 12:15:43 -08:00
Vladimír Čunát 72740390d7 libarchive: fix CVE-2013-0211 by upstream patch 2014-02-06 20:59:04 +01:00
Vladimír Čunát 6e0cac6d6a hadoop: update, including fix for CVE-2013-2192 2014-02-06 20:54:07 +01:00
Vladimír Čunát 1c3950dc9d gnutls31: update 3.1.12 -> .20, including CVE fixes
Also make gnutls32 the default gnutls.
CVE-2013-{4466,4487}
2014-02-06 20:49:23 +01:00
Vladimír Čunát cb605c92d2 gnutls32: update 3.2.4 -> .10, including CVE fixes
Also make gnutls32 the default gnutls.
CVE-2013-{4466,4487}
2014-02-06 20:45:14 +01:00
Vladimír Čunát 97e7ce2344 gnutls2: fix CVE-2013-2116 by Debian patch 2014-02-06 20:34:55 +01:00
Vladimír Čunát 11914108aa gnash: fix CVE-2012-1175 by upstream patch 2014-02-06 20:33:53 +01:00
Shea Levy f4c4f121cb Add wai-middleware-static haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:16:28 -05:00
Shea Levy 15282d8228 Add scottyHastache haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-06 14:14:53 -05:00
Vladimír Čunát 32cd198d8f gimp: remove 2.6, because it's old and vulnerable
CVE-2012-2763 and three others. If we really need to resurrect it,
I think I saw debian could have patches for these somewhere.

Also add linux platforms for 2.8.
2014-02-06 19:56:28 +01:00
Vladimír Čunát 2dd13fcb0b socat-2.*: fix CVE-2014-0019 2014-02-06 19:21:26 +01:00
Peter Simons 43166e306e haskell-packages.nix: use the correct path to tls 1.2.2 2014-02-06 15:11:00 +01:00
Eelco Dolstra 77376a215e debBuild: Allow setting a maintainer address 2014-02-06 14:36:50 +01:00
Eelco Dolstra 6b613f285c Fix nixBuild 2014-02-06 12:30:26 +01:00
Andraz Brodnik 451fe867b2 Add steghide to top level. 2014-02-06 12:00:41 +01:00
Andraz Brodnik eed6431d97 Add steghide-0.5.1 . 2014-02-06 11:59:59 +01:00
Mathijs Kwik fc30e8e9b5 llvm: remove duplicate ncurses buildInput 2014-02-06 10:01:13 +01:00
Evgeny Egorochkin 0c439c3a1a socat: update from 1.7.2.2 to 1.7.2.3, potentially fixes CVE-2014-0019 2014-02-06 09:50:00 +02:00
Vladimír Čunát 5559d4d47e kicad: disable parallel building, as it often fails
CC @viric.
2014-02-06 08:06:22 +01:00
Shea Levy 9b7ecb76f3 Use proper file and attribute names for tls packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 23:19:08 -05:00
Karn Kallio 19027ca0a6 pakcs: advance version to 1.11.3, which is compatible with SWI Prolog 6.6 2014-02-05 23:06:51 +01:00
Thomas Tuegel 4424edccf4 rxvt-unicode: calculate font width correctly
It is (fairly) well known among rxvt-unicode users that its method of
calculating the width of Xft fonts is not correct. This is the Gentoo
version of the patch which corrects the problem.
2014-02-05 21:19:57 +00:00
Vladimír Čunát edb9e50ef9 flashplayer: update, fixing many security CVEs 2014-02-05 22:17:41 +01:00
Vladimír Čunát c2c50db47d gegl: fix CVE-2012-4433 via an Arch patch 2014-02-05 21:38:03 +01:00
Vladimír Čunát befe6905e2 curl: update 7.33 -> .35, including two security fixes
CVE-2013-4545
CVE-2014-0015
2014-02-05 20:45:34 +01:00
Peter Simons 190a01eb43 haskell-hlint: update to version 1.8.57 2014-02-05 20:40:27 +01:00
Peter Simons 8cefbfcb1f haskell-hasktags: update to version 0.68.7 2014-02-05 20:40:27 +01:00
Peter Simons fdce90b76c haskell-yaml: update to version 0.8.6 2014-02-05 20:40:27 +01:00
Peter Simons 8fee060a8b haskell-warp: update to version 2.0.3.1 2014-02-05 20:40:27 +01:00
Peter Simons d91fe0a1d8 haskell-tagstream-conduit: update to version 0.5.5 2014-02-05 20:40:27 +01:00
Peter Simons 363a00d1ce haskell-setenv: update to version 0.1.1.1 2014-02-05 20:40:26 +01:00
Peter Simons c1aefe3b26 haskell-pipes-zlib: update to version 0.4.0 2014-02-05 20:40:26 +01:00
Peter Simons 677eef34b3 haskell-pipes-parse: update to version 3.0.1 2014-02-05 20:40:26 +01:00
Peter Simons 390f7c4579 haskell-pandoc: update to version 1.12.3.3 2014-02-05 20:40:26 +01:00
Peter Simons c4ce58575b haskell-pandoc-types: update to version 1.12.3.2 2014-02-05 20:40:26 +01:00
Peter Simons f8fb3529e6 haskell-numbers: update to version 3000.2.0.1 2014-02-05 20:40:26 +01:00
Peter Simons 9ce70d54f6 haskell-mwc-random: update to version 0.13.1.1 2014-02-05 20:40:26 +01:00
Peter Simons ebe7e96078 haskell-murmur-hash: update to version 0.1.0.7 2014-02-05 20:40:26 +01:00
Peter Simons d5aaeb89c1 haskell-mime: update to version 0.4.0 2014-02-05 20:40:26 +01:00
Peter Simons 859f5be293 haskell-mime-mail: update to version 0.4.4 2014-02-05 20:40:26 +01:00
Peter Simons 216be85d75 haskell-lockfree-queue: update to version 0.2.3 2014-02-05 20:40:25 +01:00
Peter Simons 4e9e56382e haskell-haskell-src-exts: update to version 1.14.0.1 2014-02-05 20:40:25 +01:00
Peter Simons 24f0b095a6 haskell-free: update to version 4.5 2014-02-05 20:40:25 +01:00
Peter Simons 43f6f32170 haskell-diagrams-svg: update to version 1.0.1.2 2014-02-05 20:40:25 +01:00
Peter Simons 337a7f9e17 haskell-conduit: update to version 1.0.13 2014-02-05 20:40:25 +01:00
Peter Simons 31e1399a31 haskell-blaze-svg: update to version 0.3.3.1 2014-02-05 20:40:25 +01:00
Peter Simons 2f17d51ce8 haskell-blaze-html: update to version 0.7.0.1 2014-02-05 20:40:25 +01:00
Peter Simons 2916f880b1 haskell-bindings-DSL: update to version 1.0.21 2014-02-05 20:40:25 +01:00
Peter Simons 30ae0ae0a8 haskell-ansi-terminal: update to version 0.6.1.1 2014-02-05 20:40:25 +01:00
Peter Simons e41a33b48f haskell-abstract-deque: update to version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons 9c3c0397a2 haskell-HTF: update to version 0.11.1.1 2014-02-05 20:40:24 +01:00
Peter Simons cdbca9518e haskell-HList: update to version 0.3.2.0 2014-02-05 20:40:24 +01:00
Peter Simons f379d2f5b4 haskell-abstract-deque-tests: add version 0.3 2014-02-05 20:40:24 +01:00
Peter Simons eb7b5317fd haskell-packages.nix: provide a consistent attribute name for llvmGeneral_3_4 2014-02-05 20:40:24 +01:00
Peter Simons 37a354f632 haskell-llvm-general: drop unnecessary function arguments 2014-02-05 20:40:24 +01:00
Vladimír Čunát d39d5cbc16 gnome2.vte: fix CVE-2012-2738 (just DOS) 2014-02-05 20:25:21 +01:00
Eelco Dolstra eed3c8a6ec lcov: Don't warn about missing source files
Another upstream patch for compatibility with current GCCs.
2014-02-05 20:17:01 +01:00
Eelco Dolstra d7cb2f5712 lcov: Apply upstream patch for GCC >= 4.7 compatibility 2014-02-05 19:46:48 +01:00
Evgeny Egorochkin c60f9cdb3e kwebkitpart: update from 1.3.2 to 1.3.3 2014-02-05 20:29:56 +02:00
Nixpkgs Monitor 65fe5331f4 kde4_next.calligra: update from 2.7.2 to 2.7.5 2014-02-05 20:23:07 +02:00
Eelco Dolstra a123a2675b lcov: Filter out /nix/store/* by default 2014-02-05 19:18:33 +01:00
Eelco Dolstra 80647127a3 Turn the coverage analysis stdenv adapters into setup hooks
Stdenv adapters are kinda weird and un-idiomatic (especially when they
don't actually change stdenv).  It's more idiomatic to say

  buildInputs = [ makeCoverageAnalysisReport ];
2014-02-05 19:18:33 +01:00
Eelco Dolstra bea2b3c517 addCoverageInstrumentation: Set NIX_CFLAGS_COMPILE as an attribute
This allows it to show up in nix-shell.
2014-02-05 19:18:33 +01:00
Eelco Dolstra 58a863268a stdenv: Simplify 2014-02-05 19:18:33 +01:00
Eelco Dolstra c3d84d15ce Apply makeOverridable to stdenv
This removes the need for hacks like stdenv.regenerate.  It also
ensures that overrideGCC is now stackable (so ‘stdenv = useGoldLinker
clangStdenv’ works).
2014-02-05 19:18:33 +01:00
Eelco Dolstra 7703f04b75 Add a stdenv adapter ‘useGoldLinker’ to force use of Gold 2014-02-05 19:18:33 +01:00
Evgeny Egorochkin 1f21ae53d3 KDE: default to 4.11 2014-02-05 20:14:16 +02:00
Evgeny Egorochkin e27b00915a youtubeDL: update from 2014.01.30.2 to 2014.02.03 2014-02-05 20:12:54 +02:00
Evgeny Egorochkin bb0c35d982 kde4_next.konversation: update from 1.4 to 1.5 2014-02-05 20:12:53 +02:00
Lluís Batlle i Rossell 63adcbcfc7 libgcrypt: update to 1.6.1 2014-02-05 16:30:07 +01:00
Shea Levy b8e06f3110 Revive old haskell-tls packages
tls-1.2 broke source-compatability

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Shea Levy da16a4b631 Add string-conversions haskell package
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-05 09:56:24 -05:00
Rob Vermaas 6fe07cb304 Fix IDEA, previously it could not find the jdk. 2014-02-05 15:49:45 +01:00
Domen Kožar d1d3e841b6 spring 95.0 -> 96.0 2014-02-05 15:36:24 +01:00
Georges Dubus b9fe0b8fb1 bazaar: updated to 2.6.0 and fixed ssl bug
Fixes #1216
2014-02-05 11:36:48 +01:00
Sander van der Burg 9eaf987e62 nodejs: update packages 2014-02-05 10:19:28 +01:00
Austin Seipp 1920d6854a Add pythonPackages.pysphere 0.1.8
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-02-04 22:13:59 -06:00
Vladimír Čunát ec985c8ffa fontconfig: stop using xml:space; vital for nixos+2.11
Since fontconfig-2.11 the xml:space attribute makes it reject
/etc/fonts/fonts.conf, so it renders garbage and eats lots of CPU.

To use anything linked to fontconfig-2.11 you need to have this patch
applied to your running NixOS. That's why I'm pushing it to master
before the fontconfig update (as soon as I found and tested the fix).
2014-02-04 21:58:19 +01:00
Evgeny Egorochkin a598b62474 KDE-4.11: update to 4.11.5 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin ab9dcd9ad0 gphoto2: update from 2.5.2 to 2.5.3 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin 832324d5eb lm_sensors: update from 3.3.4 to 3.3.5 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin 60f9005fa7 exiv2: update from 0.23 to 0.24 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin b98014f7e5 openldap: update from 2.4.35 to 2.4.38 2014-02-04 21:58:25 +02:00
Evgeny Egorochkin 4ca25047d6 libassuan: update from 2.0.3 to 2.1.1 2014-02-04 21:58:25 +02:00
Sander van der Burg ab60acc1aa nodejs: update packages 2014-02-04 19:04:59 +01:00
Pascal Wittmann e8b0001268 idris-mode: fixed link to homepage (merge #1671) 2014-02-04 18:56:24 +01:00
Gergely Risko 2c8e492691 Generate hoogle databases beside HTML haddock documentation for Haskell packages 2014-02-04 18:11:57 +01:00
Sander van der Burg 81408168f2 nodejs: fix the patch to make it build on darwin 2014-02-04 18:03:21 +01:00
Vladimír Čunát cbba3f90da re-merge #1618: use ubuntu module blacklists by default
I'm sorry, previously I merged an outdated reference,
so only the old version of the PR got into master up to now.
2014-02-04 18:02:19 +01:00
Sander van der Burg 77451661d4 Updated node packages 2014-02-04 16:21:22 +01:00
Pascal Wittmann 351e070366 Add emacs minor mode writegood 2014-02-04 16:01:35 +01:00
Shea Levy 5da2c77fbd telepathy-farstream: Bump.
Hopefully fixes the tested job

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-04 07:05:21 -05:00
Nixpkgs Monitor d2451cbce6 mercurialFull: update from 2.8.2 to 2.9 2014-02-04 10:35:20 +01:00
Lluís Batlle i Rossell 627c82b991 gcc 4.8: no need for the arm eabi patch. 2014-02-04 10:18:27 +01:00
Lluís Batlle i Rossell 2ef5b4ec7c Updating tox/toxic 2014-02-04 10:12:28 +01:00
Lluís Batlle i Rossell 5d8ca218df upx: updating to 3.91. 2014-02-04 10:12:28 +01:00
Shea Levy bd996abc9c Haskell packages don't mix default.nix and <version>.nix in the same directory
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:56:27 -05:00
Shea Levy 5ac4f3dcf6 llvm: Attempt to fix build on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:54:25 -05:00
Shea Levy a2b9ed2eae gummiboot: bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:48:05 -05:00
Shea Levy 608cee44cc kmod: bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:42:04 -05:00
Shea Levy bc6aa21b05 nodejs: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:40:04 -05:00
Shea Levy 41bbe377d3 libspotify: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:38:01 -05:00
Shea Levy 3c9ed5b51a http-parser: Bump
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:37:20 -05:00
Shea Levy 72b5403ee8 edk2/OVMF: Update
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:32:21 -05:00
Shea Levy dc4c049f3c Remove refind
We never used it in NixOS

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:16:10 -05:00
Shea Levy eb4e04c24f gcc-4.6: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:14:52 -05:00
Shea Levy b47609410b ats: unmaintain
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:14:27 -05:00
Shea Levy 9cf29b7039 llvm: Propagate ncurses and zlib
Really shouldn't be needed with shared libs, should patch llvm-config

Fixes #1601

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:11:00 -05:00
Eelco Dolstra d451d12128 ntp: Update to 4.2.6p5 2014-02-03 23:44:11 +01:00
Karn Kallio e1b422d348 Update perl CPAN GraphViz package to work with latest graphviz. 2014-02-03 23:30:18 +01:00
Karn Kallio 1739fcf612 pure: The pure interpreter does not now build with llvm 3.4 on linux. 2014-02-03 23:30:18 +01:00
Karn Kallio b572051882 mlton: fix build with latest version. 2014-02-03 23:30:18 +01:00
Shea Levy f2210651eb Revert "Hide nodePackages from nix-env"
Now node packages that aren't just programs have a node- prefix in their
names.

This reverts commit 2f11bc495b.

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:28:38 -05:00
Shea Levy 3bec816e0d Update node packages to np2nix 5.5.0
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:23:54 -05:00
Domen Kožar e96bc485db retroshare: 0.5.1d -> 0.5.5c 2014-02-03 21:54:45 +01:00
Vladimír Čunát 3fe1656376 libav: bugfix updates for both branches; maintain 2014-02-03 21:43:55 +01:00
Bjørn Forsman 15eed826b6 psqlodbc: update from 8.3 to 9.3 (fixes build) 2014-02-03 21:08:27 +01:00
Shea Levy b4a9fff1aa Update node packages
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 14:43:21 -05:00
Peter Simons c19547ad42 haskell-shelly: update to version 1.4.4 2014-02-03 18:30:02 +01:00
Peter Simons a2d903d213 haskell-pipes-network: update to version 0.6.2 2014-02-03 18:30:02 +01:00
Peter Simons dae7d83454 haskell-doctest: update to version 0.9.10.1 2014-02-03 18:30:02 +01:00
Peter Simons 55bcf1bcc5 haskell-atomic-primops: update to version 0.6 2014-02-03 18:30:02 +01:00
Peter Simons aaa462c4bc haskell-abstract-deque: update to version 0.2.2.1 2014-02-03 18:30:02 +01:00
Karn Kallio 26ea10a775 proofgeneral: fix build with earlier version of texinfo. 2014-02-03 18:26:20 +01:00
Georges Dubus 8677b19c9d silver-searcher: updated to 0.19.2
Also fixed the "libgcc_s.so.1 must be installed for pthread_cancel to
work" problem.
2014-02-03 18:21:43 +01:00
Gergely Risko 8e7518f923 Added snapBlaze and sqliteSimple haskell packages 2014-02-03 18:21:42 +01:00
Bjørn Forsman 700c1323b8 sqliteodbc: fix library location
Commit d7d3c8fd82 (sqliteodbc: update to
0.995, add more metadata) mistakenly moved libraries from $out/lib to
$out (or rather stopped moving them from $out to $out/lib).

Move them back to $out/lib where they're expected to be and referred to
by the /etc/odbcinst.ini snippet.
2014-02-03 18:13:26 +01:00
Bjørn Forsman 34484e65f3 arp-scan: new package
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.

http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00
Vladimír Čunát 9dd9e52c0c pidgin: bugfix 2.10.8 -> .9
Fixes connection to some servers broken by the previous update.
2014-02-03 10:05:47 +01:00
Shea Levy 2cf7bc982b idris requires llvm-general-3.3 currently
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:40:29 -05:00
Shea Levy 134546bca2 clang: Fix linking with -flto
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:39:16 -05:00
Shea Levy 06ef22bcdd llvm-general: Fix build
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:36:50 -05:00
Shea Levy 86c587134b llvm-3.4: Try to fix build on darwin
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 19:47:59 -05:00
Peter Simons 710ddf7662 haskell-trifecta: update jail-breaking code 2014-02-02 23:36:22 +01:00
Peter Simons c6053075bd haskell-hakyll: jailbreak to fix build with recent versions of regex-tdfa
https://github.com/NixOS/nixos/issues/281
2014-02-02 23:16:29 +01:00
Peter Simons e3651da23e haskell-lens: add version 4.0 2014-02-02 22:36:13 +01:00
Peter Simons f16f44662f haskell-aeson: fix build of version 0.7.x 2014-02-02 22:36:13 +01:00
Peter Simons 422eda499e haskell-hlint: update to version 1.8.56 2014-02-02 22:36:13 +01:00
Peter Simons 4675368065 haskell-yesod-form: update to version 1.3.5 2014-02-02 22:36:13 +01:00
Peter Simons 012006bd96 haskell-yesod-core: update to version 1.2.6.6 2014-02-02 22:36:12 +01:00
Peter Simons c21822f64f haskell-yesod-bin: update to version 1.2.5.8 2014-02-02 22:36:12 +01:00
Peter Simons b5041566b4 haskell-web-routes: update to version 0.27.5 2014-02-02 22:36:12 +01:00
Peter Simons 1dfed43619 haskell-web-routes-boomerang: update to version 0.28.2 2014-02-02 22:36:12 +01:00
Peter Simons c162ba42e5 haskell-warp: update to version 2.0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons f834ae003f haskell-snap: update to version 0.13.2.2 2014-02-02 22:36:12 +01:00
Peter Simons b409b23fa0 haskell-shelly: update to version 1.4.3.1 2014-02-02 22:36:12 +01:00
Peter Simons e78bcf3b16 haskell-safe: update to version 0.3.4 2014-02-02 22:36:12 +01:00
Peter Simons 99c930d791 haskell-pipes: update to version 4.1.0 2014-02-02 22:36:12 +01:00
Peter Simons 599d0e193c haskell-pipes-safe: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons 3212a49491 haskell-pipes-parse: update to version 3.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 7ff0169247 haskell-pipes-concurrency: update to version 2.0.2 2014-02-02 22:36:12 +01:00
Peter Simons dd5010edc9 haskell-pipes-bytestring: update to version 2.0.0 2014-02-02 22:36:12 +01:00
Peter Simons cf68071ed1 haskell-pipes-aeson: update to version 0.2.1 2014-02-02 22:36:12 +01:00
Peter Simons 88c07a66b6 haskell-llvm-general: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 1ca50c0d56 haskell-llvm-general-pure: update to version 3.4.0.0 2014-02-02 22:36:12 +01:00
Peter Simons 2b81f1da45 haskell-hsimport: update to version 0.2.7 2014-02-02 22:36:12 +01:00
Peter Simons 4cffcb7002 haskell-haxr: update to version 3000.10.2 2014-02-02 22:36:12 +01:00
Peter Simons 3dbbe94e4b haskell-happstack-server: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons df7785473d haskell-happstack-lite: update to version 7.3.3 2014-02-02 22:36:11 +01:00
Peter Simons ec3f8116f8 haskell-fay: update to version 0.19.0.2 2014-02-02 22:36:11 +01:00
Peter Simons b6ac32fd41 haskell-fast-logger: update to version 2.1.5 2014-02-02 22:36:11 +01:00
Peter Simons c740b71160 haskell-email-validate: update to version 2.0.1 2014-02-02 22:36:11 +01:00
Peter Simons 997e728458 haskell-diagrams-svg: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons ba7a47ad09 haskell-diagrams-cairo: update to version 1.0.1.1 2014-02-02 22:36:11 +01:00
Peter Simons 10c4b8d0fa haskell-boomerang: update to version 1.4.2 2014-02-02 22:36:11 +01:00
Peter Simons 3829975fd5 haskell-packages.nix: obsolete regexTDFA attribute; the proper name is 'regexTdfa' 2014-02-02 22:36:11 +01:00
Peter Simons 0ee4218f41 haskell-regex-tdfa: update to version 1.2.0 2014-02-02 22:36:11 +01:00
Peter Simons 35b0a53ad3 haskell-trifecta: add version 1.4 2014-02-02 22:36:11 +01:00
Peter Simons c2cc4554f6 haskell-pipes-group: add version 1.0.0 2014-02-02 22:36:11 +01:00
Peter Simons 13b05a4975 haskell-GLUT: update to version 2.5.1.0 2014-02-02 22:36:11 +01:00
Peter Simons f2b6e77e05 Fix file name used for libcdio 0.82 2014-02-02 22:36:00 +01:00
Florian Friesdorf cbf7c54964 fix libcdio filename 2014-02-02 21:39:45 +01:00
Karn Kallio d71ea4a597 texlive: Fix download file names to be current. 2014-02-02 21:37:41 +01:00
Florian Friesdorf 9fb8624b94 libcdio-0.82 for abcde
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin 177b0a0e8b Update GCL source to latest release 2014-02-02 21:36:22 +04:00
Michael Raskin 6b0769ef90 Use dynamical libbfd because static one is searched in strange places 2014-02-02 21:14:55 +04:00
Michael Raskin 41faaa1970 Update Aria download manager 2014-02-02 21:10:33 +04:00
Michael Raskin 335e92184f Create an attribute for latest ocaml packages even when this is not the default version 2014-02-02 19:48:07 +04:00
Michael Raskin ba4461f96f Fix wvdial build by inserting missing unistd.h includes 2014-02-02 19:21:08 +04:00
Michael Raskin 8f897d2d39 Update/fix farstream: Gajim now at least builds 2014-02-02 19:21:07 +04:00
Vladimír Čunát 4a55391f1f Merge #1645 and #1646: lightdm and -gtk-greeter update 2014-02-02 15:51:35 +01:00
Vladimír Čunát b5a32b3944 Merge #1618: use ubuntu module blacklists by default 2014-02-02 15:51:07 +01:00
Bjørn Forsman 43af271ac6 siege: expression cleanup 2014-02-02 15:04:46 +01:00
Oliver Charles 83bc415a7b siege: Update to 3.0.6 2014-02-02 14:59:28 +01:00
Linquize 206b276fed Add pycangjie
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Ricardo M. Correia 61d37c62c3 hub: Update from 1.10.6 -> 1.11.1 2014-02-02 13:42:07 +00:00
Bjørn Forsman 662039802a lttng-tools: use absolute path to modprobe
Instead of relying on it being available in $PATH.
2014-02-02 14:00:09 +01:00
Linquize cbb856cb94 Update libcangjie 1.1 2014-02-02 19:39:24 +08:00
Michael Raskin e4c64d1e17 Adding missing unistd.h includes 2014-02-02 15:04:05 +04:00
Eelco Dolstra 559f5be07d dhcpcd: Update to 6.2.1
Dhcpcd now has integration with udev, so it should no longer be a
problem if udev renames an interface while dhcpcd is running.
2014-02-02 11:28:45 +01:00
Michael Raskin 14a6a059f5 Use gcc-4.6.0 for avr-gcc-libc 2014-02-02 12:54:46 +04:00
Michael Raskin 546315d933 Update/fix merkaartor to 0.18.1 2014-02-02 12:54:46 +04:00
Vladimír Čunát 80f8b2cfbd kmod-blacklist-ubuntu: fix references to binaries 2014-02-02 09:45:59 +01:00
Vladimír Čunát 22690a8cd5 kmod-blacklist-ubuntu: fetch from tar.gz, not bazaar
Now the source is just a miniature archive.
2014-02-02 09:41:11 +01:00
Evgeny Egorochkin 2ed3c10cbe youtubeDL: update from 2014.01.23.4 to 2014.01.30.2 2014-02-02 07:45:23 +02:00
Evgeny Egorochkin 72a8329ee2 vidalia: fix build with gcc-4.7 2014-02-02 07:43:56 +02:00
Evgeny Egorochkin 37b1c1481b bangarang: fix build with gcc 4.7 2014-02-02 07:43:56 +02:00
Georges Dubus a737352862 silver-searcher: updated to 0.19.1 2014-02-01 21:56:28 +01:00
Bjørn Forsman f0be5119d9 ruby/patches.nix: sort attributes alphabetically
And remove trailing whitespace.
2014-02-01 19:56:54 +01:00
William A. Kennington III 40f202e4a0 pcsclite: Upgrade from 1.8.8 -> 1.8.10 2014-02-01 19:54:40 +01:00
William A. Kennington III 03be686dec ccid: Update from 1.4.13 -> 1.4.14 2014-02-01 19:54:40 +01:00
Oliver Charles 0828be1597 xmlindent: New expression
[Bjørn Forsman <bjorn.forsman@gmail.com>:
 - introduce "name-${version}" (to not duplicate version number)
 - use mirror://sourceforge instead of specific mirror URL
 - add vertical whitespace between attributes
 - add meta description and homepage attributes
 - place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize f06c3ef47f Fix previous simutrans 112.3 build
This fixes commit b5d19fad67
2014-02-01 18:22:47 +01:00
Edward Tjörnhammar cf99e5f939 IntelliJ IDEA version bump (13.0.1->13.0.2) 2014-02-01 17:52:21 +01:00
Linquize 8f7a502af2 Add cython3 (python 3), move cython (python 2) to subfolder 2014-02-01 17:21:57 +01:00
Linquize 67d73f3957 Update cython 2014-02-01 17:21:56 +01:00
Bjørn Forsman 2d30955632 xpra: fix package name
Remove the "python2.7-" prefix from the package name so that it can be
installed with "nix-env -i xpra".
2014-02-01 17:06:37 +01:00
Bjørn Forsman 9037126df0 bcache-tools: new package
Bcache is a Linux kernel block layer cache. It allows one or more fast
disk drives such as flash-based solid state drives (SSDs) to act as a
cache for one or more slower hard disk drives.

This package contains the required user-space tools.

User documentation is in Documentation/bcache.txt in the Linux kernel
tree.

http://bcache.evilpiepirate.org/
2014-02-01 16:32:23 +01:00
Bjørn Forsman 071e26e5e8 python-dpkt: new package
dpkt is a fast, simple packet creation / parsing module, with
definitions for the basic TCP/IP protocols.
2014-02-01 16:29:30 +01:00
Bjørn Forsman 40de4d73b8 ilixi: new package
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.

http://ilixi.org/
2014-02-01 16:12:27 +01:00