Commit Graph

8216 Commits

Author SHA1 Message Date
Lluís Batlle i Rossell
4dbdbda37f Adding storebrowse, a tool to browse the nix store with a web browser.
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Lluís Batlle i Rossell
9db9af4fa6 opencascade: Adding ode version
(Open Community version)
2013-03-15 14:34:53 +01:00
Peter Simons
e0b0be9fb3 pkgs/top-level/release.nix: enable Hydra builds of GHC versions 6.10.4, 6.12.3, 7.0.4, 7.4.2, and 7.6.2
Ensure that binary packages of the compiler itself are available from Hydra.
2013-03-14 19:25:27 +01:00
Eelco Dolstra
3bf249cb12 Module::Find: Update to 0.11 2013-03-14 16:37:18 +01:00
Rob Vermaas
4619675011 Add rsyslog 7.2.6 and its dependencies 2013-03-14 14:13:55 +01:00
Peter Simons
a8a6fd4063 texinfo: update to version 5.1 2013-03-13 15:13:40 +01:00
Shea Levy
0a52bc5d8e Add Catalyst::Action::REST perlPackage
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-13 09:02:27 -04:00
Rob Vermaas
b512e3e934 Initial try to update spotify to version 0.8.4.103. Still need to get rid
of LD_LIBRARY_PATH wrapper, and properly patchelf any libs in the spotify
prefix.
2013-03-12 22:13:29 +01:00
Lluís Batlle i Rossell
90bca24b38 Adding mktorrent 1.0 2013-03-12 19:43:57 +01:00
Shea Levy
aeb00df015 Merge branch 'deluge136' of git://github.com/iElectric/nixpkgs
Trivial upgrade, deluged still starts fine.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 21:00:00 -04:00
Domen Kožar
a69d56a807 upgrade deluge to 1.3.6 2013-03-12 01:13:52 +01:00
Shea Levy
3e61084006 eclipses: use older cairo
In #167, Marc Weber reported that eclipse crashes after selecting a
workspace with the current nixpkgs cairo. This has the same functional
change as #167, but IMO the implementation is cleaner.

Fixes #167

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:29:39 -04:00
Shea Levy
897840f76f Add cairo-1.12.2
Needed for an upcoming fix to eclipse.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 19:19:48 -04:00
Shea Levy
ef82ab3fca Merge branch 'sdcc' of git://github.com/bjornfor/nixpkgs
New package, it builds, I ship.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-11 18:51:17 -04:00
Bjørn Forsman
859a227595 sdcc: new nixpkg (SDCC -> Small Device C Compiler)
SDCC is a retargettable, optimizing ANSI - C compiler suite that targets
the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.),
Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola)
HC08 based (hc08, s08) and Zilog Z80 based MCUs (z80, z180, gbz80,
Rabbit 2000/3000, Rabbit 3000A). Work is in progress on supporting the
Microchip PIC16 and PIC18 targets. It can be retargeted for other
microprocessors.
2013-03-11 21:59:40 +01:00
Sander van der Burg
3d55f1d222 nijs: Bump to 0.0.4 2013-03-11 17:43:59 +01:00
Andres Loeh
db104a8c3f haskell-constraints: add package 2013-03-11 12:47:01 +01:00
Peter Simons
e1f633bdae all-packages.nix: strip trailing whitespace 2013-03-11 11:36:15 +01:00
Peter Simons
e45d55964b alex: update to version 3.0.5 2013-03-11 11:26:14 +01:00
Sander van der Burg
53ee192dc5 perl-Error: bump to 0.17019 2013-03-11 11:10:10 +01:00
Lluís Batlle i Rossell
5e3e07293f Updating glibc locales and info to 2.17 too. 2013-03-10 23:59:08 +01:00
Александр Цамутали
a39f05f46a applications/audio/jack-rack: New nixpkg. 2013-03-09 18:03:12 +04:00
Александр Цамутали
241f94f59f applications/audio/caps: New nixpkg. 2013-03-09 17:54:59 +04:00
Michael Raskin
f5195531ae Adding reference to ZPAQ in all-packages 2013-03-09 17:31:01 +04:00
Peter Simons
acd06b6ea0 haskell-shake: add version 0.9.1 2013-03-09 13:11:48 +01:00
Peter Simons
edfcb485a8 jailbreak-cabal: build jailbreak-cabal with a version of Cabal that has its unit tests disabled
Cabal's unit test suite depends on testFrameworkQuickcheck2, which
depends on jailbreakCabal, which depends on Cabal: *BOOM*
2013-03-09 13:04:19 +01:00
Peter Simons
63cd00856e haskell-defaults.nix: don't pass inconsistent Cabal versions to cabal2nix 2013-03-09 13:04:19 +01:00
Peter Simons
78140c3acd haskell-packages.nix: add 'disableTests' convenience function 2013-03-09 13:04:19 +01:00
Peter Simons
3704855f78 pkgs/top-level/haskell-defaults.nix: cosmetic 2013-03-09 13:04:19 +01:00
Florian Friesdorf
a49bd047c0 add older buildout152 2013-03-09 10:41:27 +01:00
Florian Friesdorf
de36ddf7e7 add older pycrypto25 2013-03-09 10:24:38 +01:00
Shea Levy
08d076d6fc Merge branch 'perl.130308' of git://github.com/jcumming/nixpkgs
Trivial update to XML-LibXML perlPackage

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:17:40 -05:00
Shea Levy
9158ad45f1 Merge branch 'xchainkeys' of git://github.com/iyzsong/nixpkgs
This adds a new package, xchainkeys. It builds, so I ship.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 19:08:56 -05:00
Shea Levy
5e434ef318 Merge branch 'p/selinux' of git://github.com/vcunat/nixpkgs
This branch adds libcap-ng and updates SELinux. It doesn't seem like
anyone is actually using SELinux from nixpkgs, but everything compiles
and looks right.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 18:00:16 -05:00
Shea Levy
e13c058fd2 Merge branch 'makemkv.130223.0' of git://github.com/jcumming/nixpkgs
This adds the proprietary makemkv package to convert dvd and blu-ray
videos to mkv.

I've tested that it builds, nothing more.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:26:53 -05:00
Shea Levy
66ad165829 Merge branch 'add-opam-0.9.5' of git://github.com/orbitz/nixpkgs
This adds the opam ocaml package, and also adds orbitz as a maintainer.
I've tested that it builds, nothing more.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-08 17:10:54 -05:00
Shea Levy
1670244f80 Merge branch 'vlada/xfce-notg' of git://github.com/vcunat/nixpkgs
This branch refactors xfce and updates it to 4.10. I had been hoping to
find someone besides Vlada to test this (I don't use xfce), but no one
has come forward yet in 2 weeks so if this breaks something they can
make an issue or fix it. It all looks good by inspection.
2013-03-08 17:03:22 -05:00
orbitz
fd48192018 Add opam 0.9.5 2013-03-08 22:42:22 +01:00
Shea Levy
f2c79c4542 Remove some references to non-existent packages 2013-03-08 16:36:59 -05:00
Jack Cummings
1e2e5babf1 XML-LibXML-2.0014, as XML-LibXML-2.0001 doesn't exist upstream anymore 2013-03-08 07:44:30 -08:00
Peter Simons
cf53885d84 haskell-syb: update to version 0.4.0 2013-03-08 13:43:35 +01:00
Peter Simons
d7bc87693f haskell-quickcheck: update to version 2.6 2013-03-08 13:43:21 +01:00
orbitz
6da29419e4 Add opam 0.9.4 2013-03-08 11:56:50 +01:00
Song Wenwu
9cbcbc5323 add xchainkeys-0.11 2013-03-08 13:55:32 +08:00
Eelco Dolstra
234c6b74c6 Merge remote-tracking branch 'origin/stdenv-updates' 2013-03-07 23:09:05 +01:00
Lluís Batlle i Rossell
78e71242d7 Adding idle3-tools (for WD Green HDDs) 2013-03-07 21:40:28 +01:00
Eelco Dolstra
674c51af3c Merge remote-tracking branch 'origin/master' into stdenv-updates 2013-03-07 19:33:52 +01:00
Peter Simons
4fd407bab5 haskell-QuickCheck: add version 2.6 2013-03-07 16:57:52 +01:00
Peter Simons
95ff746654 haskell-syb: add version 0.4.0 2013-03-07 16:57:33 +01:00
Rob Vermaas
03519851bc Add elasticsearch 0.20.5 2013-03-07 12:36:29 +01:00