Commit Graph

44977 Commits

Author SHA1 Message Date
Peter Simons
a6fff0b710 haskell-classy-prelude: update to version 0.10.2 2014-11-07 23:22:26 +01:00
Peter Simons
df6b7eceae haskell-classy-prelude-conduit: update to version 0.10.2 2014-11-07 23:22:26 +01:00
Peter Simons
1692a01f58 haskell-bifunctors: update to version 4.2 2014-11-07 23:22:26 +01:00
Peter Simons
a63314c6bc haskell-atomic-primops: update to version 0.6.1 2014-11-07 23:22:26 +01:00
Peter Simons
cd2dddd882 haskell-tagged: update to version 0.7.3 2014-11-07 23:22:26 +01:00
Peter Simons
74a70af0d6 haskell-json-schema: update to version 0.7.1.1 2014-11-07 23:22:26 +01:00
Peter Simons
dce6c45365 haskell-hspec: update to version 1.12.3 2014-11-07 23:22:26 +01:00
Peter Simons
d576d22d3f haskell-hspec-meta: update to version 1.12.3 2014-11-07 23:22:26 +01:00
Peter Simons
cdfb44d5f6 haskell-hindent: update to version 3.9.1 2014-11-07 23:22:26 +01:00
Peter Simons
8a4ffca4df haskell-generic-deriving: update to version 1.7.0 2014-11-07 23:22:26 +01:00
Peter Simons
3049fb6f35 haskell-generic-aeson: update to version 0.2.0.2 2014-11-07 23:22:26 +01:00
Peter Simons
5e865740f1 haskell-extra: update to version 0.7 2014-11-07 23:22:26 +01:00
Peter Simons
0d392185e9 haskell-HaTeX: update to version 3.15.0.0 2014-11-07 23:22:26 +01:00
Peter Simons
55d8f58d76 haskell-Extra: update to version 1.46.3 2014-11-07 23:22:26 +01:00
Peter Simons
40bb2781ee cabal: add "-hidir $TMPDIR" parameter to ghc call that compiles Setup.hs
Packages that don't have a Setup.hs file get to use a default version that
lives in the Nix store. By default ghc tries to put the Setup.o and Setup.hi
files in the same directory as the source file, which isn't writable. This
leads to build errors [1]. Thus, we re-direct those paths to a build-local
writable location: $TMPDIR.

Arguably, we could also use "." or copy the /nix/store/deadbeef-Setup.hs file
into the local source directory before compiling, which would work fine, too.

[1] https://github.com/NixOS/nixpkgs/issues/4851
2014-11-07 23:22:25 +01:00
Arseniy Seroka
d3bcc4ac98 Merge pull request #4877 from rycee/morituri
New packages 'morituri' and 'pycdio'
2014-11-07 23:33:24 +03:00
Robert Helgesson
c85b1c63df Add package 'morituri', a CD ripper. 2014-11-07 21:26:53 +01:00
Robert Helgesson
442b097b0d Add 'pycdio', a Python wrapper for libcdio. 2014-11-07 21:26:53 +01:00
Arseniy Seroka
babd40d7e3 Merge pull request #4872 from joachifm/sympy-fixes
Sympy fixes
2014-11-07 23:12:30 +03:00
Michael Raskin
0934ddf3e0 Update firefox source build, too 2014-11-07 21:42:45 +03:00
Michael Raskin
f5da4dab72 Merge pull request #4873 from taku0/firefox-bin-33.0.3
Update firefox-bin to 33.0.3
2014-11-07 20:57:45 +03:00
stewart
02e4f82191 new package: ccnx 2014-11-08 01:27:39 +08:00
Peter Simons
4c84621a7f Fix gnupgcompat1 which doesn't seem to work with gnupg version 2.1. 2014-11-07 18:03:34 +01:00
Moritz Ulrich
35ea4085bc dwarf-fortress: delete old 34.11 package. 2014-11-07 17:22:29 +01:00
Moritz Ulrich
9c301c1fa1 dwarf-fortress: Update to 40.15. 2014-11-07 17:22:29 +01:00
Cillian de Róiste
afc80bb170 Fixed typo: home -> homepage 2014-11-07 16:51:27 +01:00
cillianderoiste
1fe98d4057 Merge pull request #4871 from exlevan/master
pasystray: new package
2014-11-07 16:48:34 +01:00
Joachim Fasting
432ffd257e sympy: minor updates
- Specify meta.license
- Download from pypi rather than github
2014-11-07 16:44:14 +01:00
Moritz Ulrich
9cf9675a60 openttd: Update to 1.4.4. 2014-11-07 16:40:44 +01:00
Moritz Ulrich
df995253e3 ledger3: Update to 3.1
This commit also adds pkgs.ledger2 and pkgs.ledger3 plus a default
attribute pkgs.ledger pointing at ledger3.
2014-11-07 16:29:15 +01:00
Alexey Levan
3fb4af7f75 pasystray: add meta attributes 2014-11-07 17:19:50 +02:00
taku0
ffcf930daa Update firefox-bin to 33.0.3 2014-11-08 00:00:13 +09:00
Alexey Levan
ede000316a pasystray: new package 2014-11-07 14:42:45 +02:00
Domen Kožar
a0696b4536 linux_3_12: fix hash 2014-11-07 12:39:04 +01:00
Peter Simons
183c297ea1 haskell-hdevtools: update hash of the patch after its pull request has been rebased 2014-11-07 12:21:48 +01:00
Eelco Dolstra
dde6d5708c Add set apacheHttpdPackages containing modules for specific Apache versions
Similar to linuxPackages etc.
2014-11-07 12:08:30 +01:00
Peter Simons
69bb66902f emacs-icicles: add current icicles snapshot to emacsPackages 2014-11-07 11:55:57 +01:00
Eelco Dolstra
2819063c37 mod_evasive: Add Apache version check 2014-11-07 11:42:43 +01:00
Eelco Dolstra
690154993d mod_fastcgi: Fix building against Apache 2.4 2014-11-07 11:38:50 +01:00
Eelco Dolstra
bad2955079 mod_python: Update to 3.5.0
This fixes building against Apache 2.4.
2014-11-07 11:31:04 +01:00
Vincent Laporte
fbbd88017f zarith: propagate build input gmp 2014-11-07 09:50:39 +00:00
Alexey Levan
662d357684 Add anthy support to uim 2014-11-07 11:17:48 +02:00
Michael Raskin
3e118edf3a Refactor and fix fdm build. Moved makeFlags definition because non-builderDefs packages cannot use $out in direct variable definitions like makeFlags. 2014-11-07 12:05:15 +03:00
Pascal Wittmann
647f58bfaf calibre: update from 2.8.0 to 2.9.0 2014-11-07 09:55:21 +01:00
lethalman
7d9d7e751d Merge pull request #4866 from iyzsong/ostree
add ostree
2014-11-07 09:48:30 +01:00
Michael Raskin
689f1af563 Refactor Lazarus build a bit and build it with all the components by default 2014-11-07 11:41:12 +03:00
Arseniy Seroka
f33436596b Merge pull request #4852 from sjmackenzie/new-pkg-libcouchbase
libcouchbase: new package
2014-11-07 11:13:08 +03:00
宋文武
33d1a9a3cf ostree: new package 2014-11-07 13:30:04 +08:00
宋文武
95350bb659 libgsystem: new package 2014-11-07 13:24:45 +08:00
stewart
787d0b1c63 libcouchbase: new package 2014-11-07 05:18:19 +00:00
Mateusz Kowalczyk
4aff88cd48 Merge pull request #4856 from InternetSolutions/wreq-lens45
patch for wreq 0.2 to work with lens 4.5
2014-11-07 04:12:45 +00:00
Brian McKenna
f8dd99cf83 Add Pinpoint presentation software 2014-11-06 20:50:40 -07:00
Mateusz Kowalczyk
b8c561451f haskell-yi: update to version 0.11.1
cc @peti ; I took the courtesy to cherry-pick your yi-rope update ahead
2014-11-07 02:51:01 +00:00
Peter Simons
0b372455ce haskell-yi-rope: update to version 0.7.0.0 2014-11-07 02:49:58 +00:00
David Rusu
1628cee892 hasklig: new font
Closes #4847

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-11-07 01:14:48 +00:00
Pascal Wittmann
3a0f2619ce ragel: update from 6.3 to 6.9 2014-11-07 00:31:21 +01:00
William A. Kennington III
63629dbd5c ldb: Add package 2014-11-06 15:05:02 -08:00
William A. Kennington III
39d77d9d44 tevent: Add package 2014-11-06 15:04:35 -08:00
William A. Kennington III
59d3fd5aca tdb: 1.2.1 -> 1.3.1 2014-11-06 15:04:35 -08:00
William A. Kennington III
70b7ec0ad2 talloc: 2.0.1 -> 2.1.1 2014-11-06 15:04:35 -08:00
Rickard Nilsson
3b6953abdf Up syslog-ng-incubator to work with syslog-ng 3.6
Also disable riemann extension, since it is now part of 3.6.
2014-11-06 21:59:04 +01:00
Rickard Nilsson
71f64ded06 Revert "Revert "syslog-ng: Update from 3.5.6 to 3.6.1""
This reverts commit 8e1072fd60.
2014-11-06 21:59:04 +01:00
Edward Tjörnhammar
beb14981bb idea-{community,ultimate}: 14pre -> 14 2014-11-06 21:19:47 +01:00
William A. Kennington III
850da1803f gnupg: Add gnupg 2.1 as default
Additionally, move all gnupg expressions into the gnupg folder.
2014-11-06 11:44:12 -08:00
Vincent Laporte
3d049938c8 Adds some “branch” meta-data 2014-11-06 19:40:50 +00:00
Michael Raskin
ee7e65f033 As Atlas dependency is considered a bad thing, update Liberation fonts while using binary distributin by default 2014-11-06 20:42:46 +03:00
Eelco Dolstra
5b4ffae464 Starman: Update to 0.4010 2014-11-06 15:46:12 +01:00
Eelco Dolstra
e047db8f4a Net::Amazon::S3: Shut up a big fat warning during Hydra startup 2014-11-06 15:42:06 +01:00
Eelco Dolstra
8eb5b12366 Add Term::Size::Any 2014-11-06 15:38:03 +01:00
Eelco Dolstra
1d5147dd17 linux: Update to 3.12.32 2014-11-06 15:12:01 +01:00
Eelco Dolstra
b3eb981a95 apache-httpd: Make 2.4 the default
The NixOS 14.11 release is a good time to finally make 2.4 the
default.
2014-11-06 14:55:44 +01:00
Shaun Sharples
314385d7ca patch for wreq 0.2 to work with lens 4.5 2014-11-06 14:11:37 +02:00
Rok Garbas
e3ec452b1f pythonPackages.sphinx: updated Sphinx from 1.2 -> 1.2.3 2014-11-06 12:28:54 +01:00
Eelco Dolstra
6f53886360 imagemagick: Use --with-gcc-arch
Without this, ImageMagick's configure script will generate code
specific to the machine building the package. This code may then fail
on other CPU types.

http://hydra.nixos.org/build/16564129
Signed-off-by: Domen Kožar <domen@dev.si>
2014-11-06 11:10:32 +01:00
Eelco Dolstra
782a12e450 Revert "Update Liberation fonts"
This reverts commit e85f67f215. It makes
NixOS depend on Atlas, gfortran, numpy, etc. In particular nothing
importation should ever gepend on Atlas, because it's prone to random
build failures:

  http://hydra.nixos.org/build/16766850
2014-11-06 10:03:42 +01:00
William A. Kennington III
9a7143918b libu2f-host: 0.0 -> 0.0.1 2014-11-05 22:03:18 -08:00
Vincent Laporte
6e8a9b8145 wxmaxima: update from 13.04.2 to 14.09.0 2014-11-06 01:41:02 +00:00
Mateusz Kowalczyk
007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Vincent Laporte
fa09f72162 ccache: update from 3.1.9 to 3.1.10 2014-11-06 00:32:43 +00:00
Vincent Laporte
9ad81702f7 scribus: update from 1.4.3 to 1.4.4 2014-11-05 23:59:11 +00:00
Cillian de Róiste
21f57b8d78 Add tessel: cli tools and node libs for tessel.io devices 2014-11-06 00:54:12 +01:00
Mathijs Kwik
d0e0d62e61 add duperemove: btrfs deduplication tool 2014-11-06 00:02:45 +01:00
Carlo Nucera
9f338061af Haskell - added package unification-fd 2014-11-05 22:52:47 +01:00
Bjørn Forsman
4f220bd0c3 munin: add missing dependency on 'NetCIDR'
Fixes

  munin-node[30100]: Can't locate Net/CIDR.pm in @INC (@INC contains: [...])

when using the 'cidr_allow' configuration directive.
2014-11-05 22:27:27 +01:00
Bjørn Forsman
4201769344 perl-Net-CIDR: new package
Expression is generated with nix-generate-from-cpan. Then I added
platforms and maintainers.
2014-11-05 22:27:26 +01:00
Michael Raskin
aeb032044d Readd BtrFS-progs 3.16 for snapper build 2014-11-06 00:32:31 +03:00
Michael Raskin
d66bf89faa Update PhantomJS; should also fix remarkjs 2014-11-06 00:32:31 +03:00
Bjørn Forsman
ef321f539d opkg-utils: new package
Helper scripts for use with the opkg package manager.

Upstream doesn't do releases it seems, so I'm packaging the latest git
version.
2014-11-05 21:58:12 +01:00
Rickard Nilsson
f2b6b9871f new package: swaks, a command line SMTP tool 2014-11-05 21:43:25 +01:00
Mathijs Kwik
8913f14a5f emacs-idris-mode: upgrade to 0.9.15 2014-11-05 18:28:59 +01:00
Eelco Dolstra
af0557cf82 Allow marking licenses as unfree
This allows licenses like the Amazon Software License to be identified
properly while still preventing packages with those licenses from
being distributed in the Nixpkgs/NixOS channels.
2014-11-05 15:15:00 +01:00
Eelco Dolstra
ebfdfdb7e4 geeqie: Disable libchamplain dependency for now
It causes Geeqie to depend on both GTK+ 2 and 3, which is undesirable.
2014-11-05 14:45:52 +01:00
Eelco Dolstra
4942acc0d9 geeqie: Don't use fetchgit
Fetchgit considered harmful.
2014-11-05 14:45:49 +01:00
Eelco Dolstra
1aafb0a700 Revert "geeqie: xxd is required as build dependency"
This reverts commit 852f0bf2d4. Geeqie
builds fine without vim.
2014-11-05 14:45:20 +01:00
Rob Vermaas
af2a19426b Merge pull request #4845 from proger/ec2-ami-tools-1.5.6
ec2-ami-tools -> 1.5.6, updated license & homepage
2014-11-05 14:30:45 +01:00
Vladimir Kirillov
e10a8b7318 ec2-ami-tools -> 1.5.6, updated license & homepage 2014-11-05 15:28:52 +02:00
Rob Vermaas
a1fd333816 Add locustio, msgpack-python. Upgraded requests2. 2014-11-05 14:27:38 +01:00
Pascal Wittmann
852f0bf2d4 geeqie: xxd is required as build dependency 2014-11-05 13:52:58 +01:00
wmertens
e13f15b43a Merge pull request #4839 from cdepillabout/fcitx-with-plugins-2
Create wrapper package for fcitx with plugins.
2014-11-05 13:44:44 +01:00
Vladimír Čunát
66ae2a5322 Revert "syslinux: disable parallel building"
The change fixed nothing. I'm sorry, I confused the platforms when testing.
The actual problem was fixed by peti.
This reverts commit e682e8018c.
2014-11-05 13:24:01 +01:00