3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

37325 commits

Author SHA1 Message Date
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
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
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
Peter Simons d31052058e haskell-timeplot: update to version 1.0.25 2014-05-16 21:35:54 +02:00
Peter Simons 1d14076943 haskell-splot: update to version 0.3.12 2014-05-16 21:35:54 +02:00
Peter Simons 26b568149b haskell-vector-th-unbox: update to version 0.2.1.0 2014-05-16 21:35:54 +02:00
Peter Simons 1f1fa7cac4 haskell-vcs-revision: update to version 0.0.2 2014-05-16 21:35:53 +02:00
Peter Simons cdbaa41f24 haskell-thyme: update to version 0.3.5.1 2014-05-16 21:35:52 +02:00
Peter Simons 65b6ac1d67 haskell-safecopy: update to version 0.8.3 2014-05-16 21:35:52 +02:00
Peter Simons 25747d8ca9 haskell-postgresql-simple: update to version 0.4.2.2 2014-05-16 21:35:52 +02:00
Peter Simons beb5d5fb84 haskell-pipes-safe: update to version 2.2.0 2014-05-16 21:35:52 +02:00
Peter Simons 9ec6a52691 haskell-ncurses: update to version 0.2.10 2014-05-16 21:35:51 +02:00
Peter Simons d4c25a3d49 haskell-monoid-extras: update to version 0.3.3.3 2014-05-16 21:35:51 +02:00
Peter Simons 1f136e3b8c haskell-lens: update to version 4.1.2.1 2014-05-16 21:35:51 +02:00
Peter Simons 9fe86905b5 haskell-ghc-mod: update to version 4.1.1 2014-05-16 21:35:51 +02:00
Peter Simons 7926c20ca5 haskell-fb: update to version 1.0.1 2014-05-16 21:35:51 +02:00
Peter Simons cb4d80b4f4 haskell-errors: update to version 1.4.7 2014-05-16 21:35:50 +02:00
Peter Simons 4f877f9235 haskell-dual-tree: update to version 0.2.0.3 2014-05-16 21:35:50 +02:00
Peter Simons f19d74e207 haskell-diagrams-lib: update to version 1.1.0.7 2014-05-16 21:35:50 +02:00
Peter Simons 5d89ce7db5 haskell-diagrams-core: update to version 1.1.0.3 2014-05-16 21:35:50 +02:00
Peter Simons 48dde3b7cd haskell-diagrams-contrib: update to version 1.1.1.5 2014-05-16 21:35:50 +02:00
Peter Simons 07cfcbd1d0 haskell-active: update to version 0.1.0.14 2014-05-16 21:27:55 +02:00
Peter Simons 6ce3c69cf8 haskell-acid-state: update to version 0.12.2 2014-05-16 21:27:48 +02:00
Peter Simons ced6447277 haskell-highlighting-kate: update jailbreaking code 2014-05-16 18:51:38 +02:00
Peter Simons 268433f6e5 haskell-these: jailbreak to fix build with recent semigroups 2014-05-16 18:51:38 +02:00
Peter Simons b8f0602b5c haskell-HTTP: don't run the test suite, it fails real bad 2014-05-16 18:51:38 +02:00
Peter Simons 07479ee664 haskell-fay-text: update to version 0.3.0.2 2014-05-16 18:51:38 +02:00
Peter Simons 0611807038 haskell-lifted-base: update to version 0.2.2.2
The test suite must be disabled because it depends on transformers 0.4.x, which
we cannot provide because it's a core package that no compiler ships yet.
2014-05-16 18:51:38 +02:00
Peter Simons 14958391df haskell-multiset: drop obsolete version 0.2.1 2014-05-16 18:51:38 +02:00
Peter Simons 8baf727bad haskell-yap: jailbreak to fix build with recent versions of 'base' 2014-05-16 18:51:38 +02:00
Peter Simons 53ecf3fe17 haskell-modular-arithmetic: require ghc >7.8 2014-05-16 18:51:38 +02:00
Peter Simons 728ea66754 haskell-enummapset: jailbreak to fix build with recent versions of containers 2014-05-16 18:51:38 +02:00
Peter Simons e048994d58 haskell-defaults.nix: stick to transformers 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons cd13437120 haskell-aeson: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons 8f7bfaca4d haskell-attoparsec: jailbreak to fix build with scientific 0.3.x 2014-05-16 18:51:38 +02:00
Peter Simons 6a46d71832 haskell-keys: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:38 +02:00
Peter Simons f0b034f13d haskell-pointed: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons 19e56fafaf haskell-reducers: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons c7a09ba40a haskell-free: jailbreak to fix build with transformers 0.4.x 2014-05-16 18:51:37 +02:00
Peter Simons 413401f760 haskell-attoparsec: update to version 0.11.3.1 2014-05-16 18:51:37 +02:00
Peter Simons e62a8e5b82 haskell-hashable: update to version 1.2.2.0 2014-05-16 18:51:37 +02:00
Peter Simons e50442a35b haskell-tls: update to version 1.2.7 2014-05-16 18:51:37 +02:00
Peter Simons 8d51acf74f haskell-text: update to version 1.1.1.2 2014-05-16 18:51:37 +02:00
Peter Simons 51fc4fe842 haskell-primitive: update to version 0.5.3.0 2014-05-16 18:51:37 +02:00
Peter Simons 9847b8d148 haskell-mtl: update to version 2.2.0.1 2014-05-16 18:51:37 +02:00
Peter Simons 9bc73e0f1e haskell-binary: update to version 0.7.2.0 2014-05-16 18:51:37 +02:00
Peter Simons 63a69164d0 haskell-transformers: update to version 0.4.1.0 2014-05-16 18:51:37 +02:00
Peter Simons 17b80ebf06 haskell-HTTP: update to version 4000.2.15 2014-05-16 18:51:37 +02:00
Peter Simons c44c96a2a0 haskell-hasktags: update to version 0.69.0 2014-05-16 18:51:37 +02:00
Peter Simons 2bc8175982 haskell-cake3: update to version 0.5.0.0 2014-05-16 18:51:37 +02:00
Peter Simons 63a94f2941 haskell-yesod-form: update to version 1.3.9 2014-05-16 18:51:37 +02:00
Peter Simons ee9b13b751 haskell-yesod-bin: update to version 1.2.9.3 2014-05-16 18:51:37 +02:00
Peter Simons d198cd7f34 haskell-yesod-auth: update to version 1.3.0.5 2014-05-16 18:51:37 +02:00
Peter Simons 948a00ac49 haskell-vacuum: update to version 2.2.0.0 2014-05-16 18:51:36 +02:00
Peter Simons c26a3b3387 haskell-transformers-base: update to version 0.4.2 2014-05-16 18:51:36 +02:00
Peter Simons 7cba5944b4 haskell-thyme: update to version 0.3.5.0 2014-05-16 18:51:36 +02:00
Peter Simons 2c462d0c1a haskell-th-desugar: update to version 1.4.0 2014-05-16 18:51:36 +02:00
Peter Simons 2d891e031b haskell-temporary: update to version 1.2.0.3 2014-05-16 18:51:36 +02:00
Peter Simons b455a81f22 haskell-tasty-quickcheck: update to version 0.8.1 2014-05-16 18:51:36 +02:00
Peter Simons cebd3d783a haskell-tasty-golden: update to version 2.2.1.1 2014-05-16 18:51:36 +02:00
Peter Simons b1bbb8f7bc haskell-streaming-commons: update to version 0.1.2.4 2014-05-16 18:51:36 +02:00
Peter Simons 9d2a903491 haskell-singletons: update to version 1.0 2014-05-16 18:51:36 +02:00
Peter Simons 2ce311dac7 haskell-shelly: update to version 1.5.3.1 2014-05-16 18:51:36 +02:00
Peter Simons 149dda2527 haskell-semigroups: update to version 0.14 2014-05-16 18:51:36 +02:00
Peter Simons f02b8c91fd haskell-resource-pool: update to version 0.2.2.0 2014-05-16 18:51:36 +02:00
Peter Simons ddb935096d haskell-profunctors: update to version 4.0.4 2014-05-16 18:51:36 +02:00
Peter Simons 60a1167056 haskell-postgresql-libpq: update to version 0.9.0.1 2014-05-16 18:51:36 +02:00
Peter Simons 7fbc69eb96 haskell-pipes: update to version 4.1.2 2014-05-16 18:51:36 +02:00
Peter Simons 4f52801b8b haskell-persistent: update to version 1.3.1.1 2014-05-16 18:51:36 +02:00
Peter Simons a83c84e370 haskell-pandoc: update to version 1.12.4.2 2014-05-16 18:51:36 +02:00
Peter Simons e85b9efe3f haskell-operational: update to version 0.2.3.2 2014-05-16 18:51:36 +02:00
Peter Simons 521b27f45e haskell-nats: update to version 0.2 2014-05-16 18:51:35 +02:00
Peter Simons a29b9d25ca haskell-mono-traversable: update to version 0.6.0 2014-05-16 18:51:35 +02:00
Peter Simons ae5ab1638b haskell-monadLib: update to version 3.7.3 2014-05-16 18:51:35 +02:00
Peter Simons f8c842660e haskell-monad-control: update to version 0.3.3.0 2014-05-16 18:51:35 +02:00
Peter Simons 52e746d981 haskell-libsystemd-journal: update to version 1.2.0 2014-05-16 18:51:35 +02:00
Peter Simons a5cc3d2391 haskell-leksah-server: update to version 0.13.1.0 2014-05-16 18:51:35 +02:00
Peter Simons 8da91d47a1 haskell-irc: update to version 0.6.0.1 2014-05-16 18:51:35 +02:00
Peter Simons ed4911dda0 haskell-instant-generics: update to version 0.4 2014-05-16 18:51:35 +02:00
Peter Simons c2dc0277be haskell-hint: update to version 0.4.2.0 2014-05-16 18:51:35 +02:00
Peter Simons 8403401120 haskell-highlighting-kate: update to version 0.5.8.1 2014-05-16 18:51:35 +02:00
Peter Simons 6412e24b6a haskell-haskell-src-meta: update to version 0.6.0.7 2014-05-16 18:51:35 +02:00
Peter Simons 09668488d8 haskell-haskell-names: update to version 0.4 2014-05-16 18:51:35 +02:00
Peter Simons 557b40de00 haskell-hakyll: update to version 4.5.3.0 2014-05-16 18:51:35 +02:00
Peter Simons 3c83531c7e haskell-graphviz: update to version 2999.17.0.0 2014-05-16 18:51:35 +02:00
Peter Simons 9778f505de haskell-ghc-mtl: update to version 1.2.1.0 2014-05-16 18:51:35 +02:00
Peter Simons d3e09c21c2 haskell-foldl: update to version 1.0.4 2014-05-16 18:51:35 +02:00
Peter Simons 7e74937230 haskell-fay: update to version 0.20.0.3 2014-05-16 18:51:35 +02:00
Peter Simons 19ddd4c3bb haskell-exceptions: update to version 0.6.1 2014-05-16 18:51:34 +02:00
Peter Simons d3b2eb8283 haskell-ex-pool: update to version 0.2 2014-05-16 18:51:34 +02:00
Peter Simons 93018b4939 haskell-either: update to version 4.1.2 2014-05-16 18:51:34 +02:00
Peter Simons 7aaec99beb haskell-dns: update to version 1.2.3 2014-05-16 18:51:34 +02:00
Peter Simons 51c5803431 haskell-digestive-functors: update to version 0.7.1.1 2014-05-16 18:51:34 +02:00
Peter Simons cd2da3afc4 haskell-contravariant: update to version 0.6 2014-05-16 18:51:34 +02:00
Peter Simons 1558af28c6 haskell-conduit-combinators: update to version 0.2.5.2 2014-05-16 18:51:34 +02:00
Peter Simons c2e628585c haskell-cond: update to version 0.4.1 2014-05-16 18:51:34 +02:00
Peter Simons 72da0b2b69 haskell-classy-prelude: update to version 0.9.2 2014-05-16 18:51:34 +02:00
Peter Simons 71c322a3c6 haskell-classy-prelude-conduit: update to version 0.9.2 2014-05-16 18:51:34 +02:00
Peter Simons cf00b5ae97 haskell-bindings-GLFW: update to version 3.0.3.2 2014-05-16 18:51:34 +02:00
Peter Simons 7cc0d519c4 haskell-aeson: update to version 0.7.0.4 2014-05-16 18:51:34 +02:00
Peter Simons fedef2e73e haskell-AES: update to version 0.2.9 2014-05-16 18:51:34 +02:00
Peter Simons beeda31e3b haskell-X11: update to version 1.6.1.2 2014-05-16 18:51:34 +02:00
Peter Simons a82d0962eb haskell-data-lens-light: add version 0.1.1 2014-05-16 18:51:34 +02:00
Peter Simons aae174b361 haskell-temporary-rc: add version 1.2.0.3 2014-05-16 18:51:34 +02:00
Vladimír Čunát 832c661822 xorg.libXfont: security update, CVE-2014-{0209,0210,0211}
For details see http://lists.x.org/archives/xorg-announce/2014-May/002431.html
2014-05-16 18:33:24 +02:00
Vladimír Čunát 0430f59d64 llvmPackages.lld: fix build after 3.4.1 update
Somehow I forgot this package.
2014-05-16 18:29:12 +02:00
Peter Simons 26f158c994 R-MASS: update to version 7.3-33 2014-05-16 17:52:42 +02:00
Shea Levy 345a8a1c39 Merge branch 'master' of git://github.com/sol/nixpkgs
Update haskell-http-kit to version 0.3.0
2014-05-16 10:46:05 -04:00
Simon Hengel 26fb26e331 nix-prefetch-git: Print git revision 2014-05-16 15:22:28 +08:00
Rob Vermaas 1cf51eb3fc Merge pull request #2589 from linquize/cccc
cccc: New package 3.1.4
2014-05-16 09:16:25 +02:00
Rob Vermaas 3589c095ad Merge pull request #2620 from linquize/non-java
Move non-java libraries to "DEVELOPMENT / LIBRARIES" section
2014-05-16 09:15:40 +02:00
Rob Vermaas 1fb624c17c Merge pull request #2662 from wkennington/master.mumble
mumble: Update 1.2.5 -> 1.2.6
2014-05-16 09:15:14 +02:00
Rob Vermaas 41b6eb3c2d Merge pull request #2655 from hrdinka/syncthing
syncthing: update to version 0.8.5
2014-05-16 09:10:23 +02:00
Rob Vermaas 8a447ed1d5 Merge pull request #2654 from iyzsong/libmodplug
libmodplug: update to 0.8.8.5
2014-05-16 09:10:03 +02:00
Rob Vermaas eef6cac0ab Merge pull request #2650 from doublec/fhs-chroot-fix
Add -p to mkdir in build-fhs-chrootenv to prevent error if directory exists
2014-05-16 09:09:23 +02:00
Simon Hengel cde9461d06 Update haskell-http-kit to version 0.3.0 2014-05-16 14:27:33 +08:00
Aristid Breitkreuz 2e6c46ce36 ori: enable orilocal 2014-05-15 23:00:18 +02:00
William A. Kennington III 4eee3b66bc mumble: Update 1.2.5 -> 1.2.6 2014-05-15 15:08:39 -05:00
Georges Dubus 658c136615 add Posterazor (close #2538)
@vcunat patched for newer gcc.
2014-05-15 21:32:21 +02:00
Vladimír Čunát 4da7eb78ec lib/maintainers: add "berdario", maintain redis
Relates #2541.
2014-05-15 21:11:17 +02:00
Vladimír Čunát f1ded0d7bd gtk3: bugfix update 3.12.1 -> .2 2014-05-15 21:02:28 +02:00
Vladimír Čunát cf1dbbbf72 llvm+clang: maintenance update 3.4 -> 3.4.1
Slightly hacky for clang at some points, as directory names change strangely.
2014-05-15 21:02:28 +02:00
Vladimír Čunát 0c142b2a18 mesa: small bugfix update 10.1.2 -> .3
Mainly fixes performance regression for vmware.
2014-05-15 21:02:28 +02:00
Jordan Patterson 4b668bb554 rxvt-unicode: update to 9.20, fixing CVE-2014-3121 (close #2649) 2014-05-15 20:57:57 +02:00
Peter Simons 485ad34b9c Merge pull request #2647 from crooney/master
cabal2nix derivation for haskellPackages.fayText
2014-05-15 18:12:24 +02:00
chris rooney cc51572bd5 Register expression for fay-text in catalog. 2014-05-15 11:11:47 -04:30
Linquize 10fa1bcf66 git: Update to 1.9.3 2014-05-15 16:15:09 +02:00
Eelco Dolstra 168fe56f3b Merge branch 'monit-5.8' of github.com:wmertens/nixpkgs 2014-05-15 14:42:20 +02:00
Christoph Hrdinka b1feffd1a1 haskell-glfw-b: add package version 1.4.6 2014-05-15 13:46:20 +02:00
Christoph Hrdinka 8fbe635fa6 syncthing: update to version 0.8.5 2014-05-15 13:37:24 +02:00
宋文武 b750d03def libmodplug: update to 0.8.8.5 2014-05-15 18:17:06 +08:00
Chris Double a6ddfbceac Add -p to mkdir in build-fhs-chrootenv to prevent error if directory exists 2014-05-15 18:38:45 +12:00
aszlig 4be7e939a0
Merge pull request #2645 from vandenoever/ori.
Add ori, a secure distributed filesystem.
2014-05-15 06:31:23 +02:00
Chris Rooney a50fc668c1 cabal2nix derivation for haskellPackages.fayText 2014-05-14 16:46:51 -04:30
Karn Kallio 432998852c Add the Mercury compiler to nixpkgs. 2014-05-14 22:44:38 +02:00
Jason "Don" O'Conal b11c9c582b perlPackages.MHonArc: add expression 2014-05-14 22:43:19 +02:00
AndersonTorres 2e950bd72e 8086tiny: update to 1.25
Locally build BIOS support
2014-05-14 22:40:09 +02:00
Benjamin Podszun 2ce5162252 Bump virt-viewer to 0.6.0, from the 2009 version 2014-05-14 22:24:01 +02:00
lethalman 0bf388b697 Merge pull request #2618 from coreyoconnor/jmtpfs-upstream
add jmtpfs - a FUSE filesystem for MTP
2014-05-14 22:17:13 +02:00
Austin Seipp a82e8cbb3d Merge pull request #2415 from cstrahan/libmx
libmx: Add package
2014-05-14 15:04:39 -05:00
Austin Seipp 798a521709 Merge pull request #2423 from giogadi/eigen-3.2.1
eigen: upgrading version to 3.2.1
2014-05-14 15:01:23 -05:00
Austin Seipp 832c1abc91 Merge pull request #2632 from cstrahan/biosdevname
biosdevname: add package
2014-05-14 15:00:10 -05:00
Austin Seipp 3fbe6f3292 Merge pull request #2605 from ro6/master
Ur/Web compiler: new release, 20130421 -> 20140426
2014-05-14 14:59:09 -05:00
Austin Seipp 349b5f1397 Merge pull request #2646 from evolarium/awesome
Update Awesome WM to 3.5.5
2014-05-14 14:58:38 -05:00
Austin Seipp aaf7f570c1 Merge pull request #2438 from falsifian/gnunet_deps
fix GNUnet missing dependencies
2014-05-14 14:56:25 -05:00
Bjørn Forsman 77000f7af0 python-usbtmc: new package
This Python package supports the USBTMC instrument control protocol for
controlling instruments over USB.

http://alexforencich.com/wiki/en/python-usbtmc/start
2014-05-14 21:50:36 +02:00
Bjørn Forsman bc847600a9 python-pyusb: new package
PyUSB is a Python module that wraps libusb 1.0. (It can wrap other USB
libraries too, but I've hardcoded it for libusb as it seems the most
appropriate.)
2014-05-14 21:50:35 +02:00
Shea Levy 2baeefee27 Add function for fetching from a private git repo 2014-05-14 14:47:42 -04:00
Jordan Patterson 26f2d67a65 Update Awesome WM to 3.5.5
Fix LGI test
Prefix LD_LIBRARY_PATH instead of clobbering it
2014-05-14 12:25:26 -06:00
Jos van den Oever 8d6a940057 Add ori, a secure distributed filesystem. 2014-05-14 20:07:39 +02:00
Peter Simons 3c656b702c haskell-defaults.nix: don't provide gloss to ghc < 7.8 2014-05-14 15:02:35 +02:00
Peter Simons edd71867e5 haskell-websockets: require QuickCheck 2.6 2014-05-14 15:02:35 +02:00
Peter Simons 481ec8ab9b haskell-usb: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons ded83927ba haskell-snaplet-stripe: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons 237b2de6a0 haskell-parsec-3.1.3: jailbreak to fix build with text 1.x 2014-05-14 15:02:35 +02:00
Peter Simons 438a8d1cb8 haskell-HTTP-4000.2.5: require network < 2.5 2014-05-14 15:02:34 +02:00
Peter Simons 3512c3c523 haskell-ghc-vis: jailbreak to fix build with recent fgl and text libraries 2014-05-14 15:02:34 +02:00
Peter Simons f57d6ebaea haskell-timeparsers: jailbreak to fix build with attoparsec 0.11.x 2014-05-14 15:02:34 +02:00
Peter Simons f10bf6653c haskell-HTF: disable test suite to fix the build
https://github.com/skogsbaer/HTF/issues/37
2014-05-14 15:02:34 +02:00
Peter Simons 55e5a1546e haskell-GloveVec: re-generate with cabal2nix 2014-05-14 15:02:34 +02:00
Peter Simons f77b806b46 haskell-Pathfinder and DSH: remove broken packages 2014-05-14 15:02:34 +02:00
Peter Simons 514a57c6d9 haskell-AspectAG: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons 5d1b8ea3b5 haskell-MazesOfMonad: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons 6be622c178 haskell-NanoProlog: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons d5307df65f haskell-Hipmunk: remove broken package 2014-05-14 15:02:33 +02:00
Peter Simons 7dcce5b013 ebnf2ps: drop un-maintained package that doesn't compile 2014-05-14 15:02:33 +02:00
Peter Simons 6c61d41dc9 Drop obsolete Haskell packages WebBits, WebBitsHtml, JsContracts, and flapjax.
None of our compilers can build these packages. I suppose that stuff has
been replaced by language-ecmascript.
2014-05-14 15:02:33 +02:00
Peter Simons cb644cafa8 Agda: require QuickCheck < 2.7 2014-05-14 15:02:32 +02:00
Peter Simons cd03e41fc7 haskell-xmlgen: the test suite needs libxml2 plus some DTDs 2014-05-14 15:02:32 +02:00
Peter Simons 45bd1ddb7d haskell-ChasingBottoms: require QuickCheck < 2.7 2014-05-14 15:02:32 +02:00
Peter Simons 614e6d46e6 haskell-libsystemd-journal: build only on Linux 2014-05-14 15:02:32 +02:00
Peter Simons ca078e43f3 haskell-cuda: don't try to build this package on Hydra 2014-05-14 15:02:32 +02:00
Peter Simons d51617e877 haskell-pipes-binary: fix build with ghc < 7.8 2014-05-14 15:02:32 +02:00
Peter Simons 2220e24ee3 haskell-parsec-3.1.2: jailbreak to fix build with text >= 1 2014-05-14 15:02:32 +02:00
Peter Simons b7e383487b haskell-packages: remove obsolete parsec2 and parsec3 aliases 2014-05-14 15:02:31 +02:00
Peter Simons 7eaca0cab7 haskell-network-simple: jailbreak to fix build with network >= 2.5 2014-05-14 15:02:31 +02:00
Peter Simons 06691d6b1e haskell-openssl-streams: jailbreak to fix build with network >= 2.5
And re-enable the test suite.
2014-05-14 15:02:31 +02:00
Peter Simons 9b8fdfb8b1 haskell-xdot: jailbreak to fix build with text >= 1.1 2014-05-14 15:02:31 +02:00
Peter Simons f6341cb43f haskell-checkers: require QuickCheck < 2.7 2014-05-14 15:02:31 +02:00
Peter Simons 5e7de2f457 haskell-ariadne: fix build with ghc < 7.8 2014-05-14 15:02:31 +02:00
Peter Simons 557c48a067 haskell-cabal-macosx: jailbreak to fix build with fgl >= 5.5 2014-05-14 15:02:30 +02:00
Peter Simons 8fe9c64b13 haskell-binary-conduit: fix build with ghc < 7.8 2014-05-14 15:02:30 +02:00
Peter Simons 44d03082d4 haskell-GLUT-2.3.1.0: fix build 2014-05-14 15:02:30 +02:00
Peter Simons 16958ffaf9 haskell-bson: fix build with ghc < 7.8 2014-05-14 15:02:30 +02:00
Peter Simons 7710da4950 haskell-tar: re-generate with cabal2nix 2014-05-14 15:02:30 +02:00
Peter Simons 9417188afc haskell-oeis: jailbreak to fix build with network 2.5.x 2014-05-14 15:02:30 +02:00
Peter Simons e1b52f54e3 haskell-hakyll: jailbreak to allow building with network 2.5.x
https://github.com/jaspervdj/hakyll/issues/255
2014-05-14 15:02:29 +02:00
Peter Simons 86fc581dbf haskell-unbound: update to version 0.4.3.1 2014-05-14 15:02:29 +02:00
Peter Simons 2511e06330 haskell-system-fileio: update to version 0.3.13 2014-05-14 15:02:29 +02:00
Peter Simons 388c60124f haskell-statistics: update to version 0.11.0.1 2014-05-14 15:02:29 +02:00
Peter Simons 76586faed1 haskell-shake: update to version 0.12 2014-05-14 15:02:29 +02:00
Peter Simons cfb676e7ce haskell-pandoc: update to version 1.12.4 2014-05-14 15:02:29 +02:00
Peter Simons 8ae67934ce haskell-iCalendar: update to version 0.4.0.1 2014-05-14 15:02:29 +02:00
Peter Simons 2fff26941e haskell-hledger: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons b82a30aa8d haskell-hledger-web: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons 91ecc85a37 haskell-hledger-lib: update to version 0.23.2 2014-05-14 15:02:28 +02:00
Peter Simons b3ea4264b9 haskell-esqueleto: update to version 1.4.1 2014-05-14 15:02:28 +02:00
Peter Simons acaad29162 haskell-digestive-functors-aeson: update to version 1.1.8 2014-05-14 15:02:28 +02:00
Peter Simons bebeef404d haskell-data-lens: update to version 2.10.5 2014-05-14 15:02:28 +02:00
Peter Simons a984b8a012 haskell-RepLib: update to version 0.5.3.3 2014-05-14 15:02:28 +02:00
Peter Simons f2e81ce7cb haskell-Glob: update to version 0.7.5 2014-05-14 15:02:27 +02:00