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

28709 commits

Author SHA1 Message Date
Shea Levy a8a197587a Add some Dist::Zilla plugins and their many deps
Definitely need to write a more complete cpan2nix

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 15:16:52 -04:00
Shea Levy 8bcfcac0c1 Add Dist::Zilla and its many deps
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-28 13:28:56 -04:00
Eelco Dolstra 6f9c01cfbc vessel: Don't build on Hydra
http://hydra-test.nixos.org/build/5822528
2013-08-28 17:38:54 +02:00
Rickard Nilsson 4f6b248e16 smartmontools: Update driverdb to r3849, and fix broken url 2013-08-28 16:58:07 +02:00
Peter Simons dc5843399d maxima: add $out/bin to $PATH in the maxima wrapper scripts
This ensures that Maxima's wrapper scripts (such as rmaxima) find the
correct maxima binary.
2013-08-28 16:33:53 +02:00
Peter Simons 5fc7590886 maxima: update to version 5.30.0 2013-08-28 16:33:53 +02:00
Peter Simons 900ed0c353 Merge pull request #873 from errge/linear
Add linear haskell library
2013-08-28 03:10:58 -07:00
Evgeny Egorochkin 56412378b7 Merge pull request #880 from vlstill/aspell_cs
aspell: Add Czech dictionary (pkgs.aspellDicts.cs).
2013-08-28 02:22:34 -07:00
Vladimir Still dce544ee6e aspell: Add Czech dictionary (pkgs.aspellDicts.cs). 2013-08-28 11:09:31 +02:00
Evgeny Egorochkin ce57c3e917 lbdb: fix formatting 2013-08-28 10:57:31 +03:00
Domen Kožar 8b3aeda82c Merge pull request #879 from matejc/newtarman
tarman: switch to newer version 0.1.3
2013-08-28 00:46:01 -07:00
Evgeny Egorochkin deecf7e1cb Merge pull request #869 from j4/master
Add The Little Brother's Database (lbdb) package
2013-08-28 00:44:52 -07:00
Matej Cotman 0d689828a2 tarman: switch to newer version 0.1.3 2013-08-28 06:06:07 +02:00
Cillian de Róiste 6e3416c898 Merge branch 'master' of github.com:NixOS/nixpkgs 2013-08-28 00:26:39 +02:00
Cillian de Róiste 01cc4301f3 Add a patched version of buildout 2.2.0 for development with nix
Without this patch buildout will copy eggs from the nix store into the
./eggs directory and then try to compile them. This fails because they
are read only. This patch changes the behaviour to create symlinks to
eggs available in the nix store instead of copying them, and not to
try to compile the eggs in the store. To differentiate this from the
default buildout (which may be provided otherwise e.g. as a
dependency) the executable is renamed to buildout-nix.

This can be used in conjuntion with myEnvFun to create development
environments which make use of the python modules available in the
store while downloading any additional required eggs. A pleasant side
effect is that you can conveniently replace the symlink with a copy
for debugging purposes.
2013-08-28 00:26:06 +02:00
Domen Kožar 71e735998e Merge pull request #878 from the-kenny/fix-fcron
Fcron: Disable checks for root{name,group} and others.
2013-08-27 13:28:48 -07:00
Moritz Ulrich 65e5dd8f99 Fcron: Disable checks for root{name,group} and others.
This fixes building fcron. It was complaining it couldn't check root's
user name and the suggested flag (--with-rootname) didn't do anything.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-27 22:22:57 +02:00
Domen Kožar bed5514a6e bittorrentsync: 1.1.42 -> 1.1.70 2013-08-27 20:19:25 +02:00
Evgeny Egorochkin e207d52e2b Merge pull request #877 from aristidb/master
nvidia driver no longer requires kernel 3.10 patch
2013-08-27 10:19:11 -07:00
Aristid Breitkreuz 53866352c2 nvidia driver no longer requires kernel 3.10 patch 2013-08-27 19:07:21 +02:00
Evgeny Egorochkin d3c61738e4 Merge pull request #876 from aristidb/master
id3v2 now also requires zlib (presumably because id3lib no longer ships it)
2013-08-27 09:38:15 -07:00
Aristid Breitkreuz 4233d98925 id3v2 now also requires zlib (presumably because id3lib no longer ships it) 2013-08-27 18:23:24 +02:00
Gergely Risko 9cb6a10949 Add linear haskell library 2013-08-27 17:11:33 +02:00
Song Wenwu eb0aafd4c9 add mate-themes 1.6.1 2013-08-27 17:00:03 +02:00
Song Wenwu d80e7b3799 add mate-icon-theme 1.6.1 2013-08-27 17:00:03 +02:00
Bjørn Forsman 6863b3053c spice: update 0.12.3 -> 0.12.14 (latest stable) 2013-08-27 16:20:45 +02:00
Jean-Alexandre Peyroux 1ffc963383 correct indent platforms line in default.nix 2013-08-27 14:39:38 +02:00
Bjørn Forsman a74ab8c0a1 cudatoolkit: fix missing dependencies
Some of the java tools failed to run (notably nsight) because of missing
libraries. This fixes it.
2013-08-27 14:11:23 +02:00
Justin Bedo 6c2985e8d7 Update CUDA Toolkit to 5.5 2013-08-27 13:44:56 +02:00
Peter Simons 95491128cf gprolog: update to version 1.4.4, clean up installation layout, update license information 2013-08-27 13:21:29 +02:00
Song Wenwu 757568b8fe add gtk-engine-murrine 0.98.2 2013-08-27 13:10:11 +02:00
Rickard Nilsson c44d8970ea raspberrypi-kernel: Updated to latest version as of 20130826 (rev 7849605f5a) 2013-08-27 12:30:47 +02:00
Rickard Nilsson 38ba397afd raspberrypi-firmware: Update to latest version as of 20130826 (rev 3ab17ac25e) 2013-08-27 12:30:47 +02:00
Vladimír Čunát 991a617025 wesnoth: fix build, minor update, parallel builds
Yes, games are the most important things in nixpkgs...
not that I actually plan to play it anytime soon ;-)
2013-08-27 12:08:35 +02:00
Jean-Alexandre Peyroux ed522b59c6 Modif lbdb package. Following the remarks after the 1st commit.
* add in all-packages.nix sorted alphabetically
* add platforms and license in default.nix
2013-08-27 11:08:11 +02:00
Peter Simons b0688a69fe haskell-hoogle: update to version 4.2.20 2013-08-27 10:49:54 +02:00
Peter Simons 527b448ab9 haskell-texmath: update to version 0.6.4 2013-08-27 10:49:54 +02:00
Peter Simons 741daef79b haskell-network-multicast: update to version 0.0.8 2013-08-27 10:49:54 +02:00
Bjørn Forsman 86f39c218f xmlrpc-c: update old svn -> latest stable (v1.25.25)
Also:
 - install the "xmlrpc" tool, similar to the Debian/Ubuntu package
 - add meta.* attributes
2013-08-27 10:05:46 +02:00
Evgeny Egorochkin 3a2506c4b4 Merge pull request #866 from errge/haddockutf
Add noHaddock flag to modular-artihmetic
2013-08-27 00:33:58 -07:00
Evgeny Egorochkin c6f88edebe Merge pull request #862 from jcumming/zfs.130823
zfs-0.6.2 and spl-0.6.2
2013-08-27 00:31:55 -07:00
Jean-Alexandre Peyroux d0f40f17b8 Add The Little Brother's Database (lbdb) package 2013-08-27 09:28:36 +02:00
Arseniy Alekseyev eba178ad52 Updated id3lib to avoid building its own zlib, fixes #867 2013-08-27 07:25:32 +03:00
aszlig 35229f0cf4
boomerang: Refactor and fix build.
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.

One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.

Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.

Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
aszlig efa748a166
git-and-tools/hub: Update to version 1.10.6.
This now uses fetchurl instead of fetchgit to speed up fetching.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Eelco Dolstra a1c74c5603 linux: Update to 3.4.59 2013-08-26 22:55:54 +02:00
Eelco Dolstra 97b822b3bb nvidia-x11: Update to 319.49 2013-08-26 22:55:54 +02:00
Rob Vermaas de9a2c342e Make generated node expression overridable in nodePackages. 2013-08-26 21:55:48 +02:00
Vladimír Čunát c7187ad59f libav: major update and refactoring (close #839)
Also leaving 0_8 branch, as it's compatible with older ffmpeg versions.
I'm planning that all expressions will be able to switch easily
between ffmpeg and libav (whatever default we choose, but I prefer libav).

Edited (twice) according to notes on the reverted b003138.
2013-08-26 18:02:33 +02:00
Gergely Risko 78ae5bb3c2 Add noHaddock flag to modular-artihmetic
Building of haddock for packages with UTF-8 source is already
fixed in the stdenv-updates branch.  This fixes modular-arithmetic
until that branch is merged.  Will send another pull request to
add back haddock for that branch.
2013-08-26 17:20:06 +02:00