Commit Graph

28863 Commits

Author SHA1 Message Date
Peter Simons
bfa5bd9371 haskell-llvm-general: update to version 3.3.8.1 2013-09-11 20:45:19 +02:00
Peter Simons
66dc4eba7f haskell-http-conduit: update to version 1.9.5 2013-09-11 20:45:19 +02:00
Peter Simons
8908a9af7c haskell-hspec: update to version 1.7.2.1 2013-09-11 20:45:19 +02:00
Peter Simons
64e91e00df haskell-diagrams-svg: update to version 0.8.0.1 2013-09-11 20:45:19 +02:00
Peter Simons
cd08c94ac8 haskell-diagrams-lib: update to version 0.7.1 2013-09-11 20:45:18 +02:00
Peter Simons
8be4a8f6b0 haskell-diagrams: update to version 0.7.1.1 2013-09-11 20:45:18 +02:00
Peter Simons
4580b1c97e haskell-basic-prelude: update to version 0.3.6.0 2013-09-11 20:45:18 +02:00
Peter Simons
b5e626e3db haskell-acid-state: update to version 0.12.0 2013-09-11 20:45:18 +02:00
Peter Simons
da6b1e6d81 idris: re-generate with cabal2nix 2013-09-11 20:45:18 +02:00
Peter Simons
39043ce87e yap: add 'zlib' and 'gmp' build inputs to enable additional features 2013-09-11 20:43:04 +02:00
Peter Simons
d8d001da13 Merge pull request #954 from DriesVanDaele/master
Update SWI-Prolog to version 6.4.1
2013-09-11 11:33:55 -07:00
Peter Simons
94cfe0549d Merge pull request #955 from DriesVanDaele/upstream
Update YAP to version 6.2.2
2013-09-11 11:33:27 -07:00
Peter Simons
e541f509ca git-annex: update to version 4.20130909 2013-09-11 19:59:33 +02:00
Peter Simons
a8d3ba9b8d haskell-vault: update to version 0.3.0.2 2013-09-11 19:59:24 +02:00
Peter Simons
a1cca8226a happy: add version 1.18.11 2013-09-11 19:58:34 +02:00
Dries Van Daele
0cc6bf647d Update YAP to version 6.2.2 2013-09-11 19:44:17 +02:00
Dries Van Daele
412b970479 Update YAP to version 6.2.2 2013-09-11 19:40:10 +02:00
Dries Van Daele
3d5e7a99f4 Update SWI-Prolog to version 6.4.1 2013-09-11 19:00:31 +02:00
Peter Simons
c749c24076 tcpcrypt: patch tcpcryptd to run under uid 93 instead of 666 2013-09-11 17:24:32 +02:00
Peter Simons
e761405c50 os-specific/darwin/setfile: drop the "unfree" license
Setfile is included by other derivation, which in turns makes them unfree, too.
This causes plenty of evaluation errors on Hydra, i.e.:

  at `haskellPackages_ghc763_profiling.wx.x86_64-darwin' [nixpkgs = ..., officialRelease = false]:
  user-thrown exception: package ‘setfile’ has an unfree license, refusing to evaluate

Now, it's true that "setfile" is unfree, but this doesn't affect us: our
derivation doesn't include the actual binary -- it just contains a symlink to
"/usr/bin/SetFile". Arguably, our setfile derivation is free and we can
re-distribute it.
2013-09-11 13:08:46 +02:00
Vladimír Čunát
2dc0f91806 mesa: fix the default DRI driver dir to /run/opegl-driver{,-32} 2013-09-11 11:38:15 +02:00
Rob Vermaas
aa28196ec4 Update hash for fail2ban 2013-09-11 10:44:14 +02:00
Vladimír Čunát
aa8e8303e1 Merge branch 'x-updates' into master 2013-09-11 08:37:03 +02:00
Peter Simons
b728835bc1 Merge pull request #953 from errge/statvfs
Add statvfs haskell library
2013-09-10 15:32:34 -07:00
Peter Simons
e08fab28f5 Um, make that 'linuxHeaders26'. Sorry. 2013-09-10 21:16:33 +02:00
Peter Simons
5a75874b96 all-packages.nix: add 'linuxHeaders36' attribute
We have that version of the kernel headers in Nixpkgs already, there was
just no attribute for them.
2013-09-10 21:15:41 +02:00
Rickard Nilsson
d1882a1940 trac: Update to 1.0.1. The old version did not work at all with the current genshi package (0.7). 2013-09-10 19:19:27 +02:00
Eelco Dolstra
b73deae714 nix: Update to 1.6 2013-09-10 17:53:29 +02:00
Vladimír Čunát
bb6b42385d Merge PR #901: adding Storm
vcunat edit: use symlink instead of hardlink (failed for me with a
cross-device error), minor whitespace cleanup
2013-09-10 16:18:31 +02:00
Gergely Risko
b2c97f6ca5 Add statvfs haskell library 2013-09-10 16:06:56 +02:00
Eelco Dolstra
70fee5da11 Fix Nixpkgs evaluation
The evaluation of liferea causes an error:

  error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1'

Why this happens is a mystery, since liferea doesn't depend on
libgweather.  The problem can be reproduced by evaluating:

  builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea

It seems to have something to do with builderDefs magic in webkit_gtk2.

http://hydra.nixos.org/build/6039089
2013-09-10 15:54:06 +02:00
Eelco Dolstra
64d648e92e Update nixUnstable 2013-09-10 13:57:32 +02:00
Domen Kožar
1628c03c4e upgrade deform and deform_bootstrap 2013-09-10 12:28:10 +02:00
Vladimír Čunát
ea8a7bcd0c libav: update 9.8 -> 9.9
It's supposed to include some security-related fixes.
2013-09-10 10:42:33 +02:00
Peter Simons
aeefa7b070 Cabal-1.18.0: this version won't build without deepseq 1.3 or later 2013-09-09 15:07:38 +02:00
Peter Simons
66f905c14e haskell-yesod-platform: update to version 1.2.4.2 2013-09-09 15:07:37 +02:00
Peter Simons
563786deff haskell-unix-bytestring: update to version 0.3.7 2013-09-09 15:07:37 +02:00
Peter Simons
32d609654c haskell-free: update to version 3.4.2 2013-09-09 15:07:37 +02:00
Peter Simons
bca133d225 haskell-dimensional: update to version 0.12.1.1 2013-09-09 15:07:37 +02:00
Peter Simons
7e8b474485 haskell-digestive-functors-heist: update to version 0.8.0.0 2013-09-09 15:07:37 +02:00
Peter Simons
09477f6002 haskell-HaRe: update to version 0.7.0.2 2013-09-09 15:07:36 +02:00
Peter Simons
28c5958658 haskell-thyme: disable the test suite some more 2013-09-09 15:07:36 +02:00
Peter Simons
0e7783c608 haskell-exceptions: re-generate with cabal2nix 2013-09-09 15:07:35 +02:00
Rob Vermaas
eac934c83a Fix collectd, couldn't run due to missing pthread_cancel. 2013-09-09 13:05:50 +02:00
Rob Vermaas
3a8adb7014 Update nixops to 1.1 2013-09-09 13:03:59 +02:00
Peter Simons
0c5cf00829 tcpcrypt: add current HEAD of the Github master branch 2013-09-09 12:56:22 +02:00
Peter Simons
2282809b35 libnetfilter_queue: add version 1.0.2 2013-09-09 12:52:31 +02:00
Peter Simons
9f6d539707 cabal-install-1.18.0.1: this package requires Cabal 1.18.x to compile 2013-09-09 12:23:00 +02:00
Peter Simons
a9d625b3dc haskell-tagsoup: Revert "update to version 0.13"
This reverts commit d0b0d530b6. The new version
breaks the build of Pandoc.
2013-09-09 10:44:55 +02:00
Peter Simons
da69f13863 haskell-pandoc-types: Revert "update to version 1.12"
This reverts commit 17f8b63837. The new version
breaks Pandoc, curiously enough. Who would have thought? Everyone seems to be
going Snoyman these days.
2013-09-09 10:43:15 +02:00
Peter Simons
b2a54d51b5 haskell-vault: jailbreak to fix build with older versions of GHC 2013-09-09 10:20:27 +02:00
Peter Simons
d58b4205c8 haskell-thyme: disable unit tests
https://github.com/liyang/thyme/issues/4
2013-09-09 10:02:30 +02:00
Peter Simons
2943574903 haskell-citeproc-hs: jailbreak to fix build with recent pandoc-types 2013-09-08 22:56:29 +02:00
Peter Simons
53f8f8f50d haskell-digestive-functors-heist: jailbreak to fix the build with recent heist 2013-09-08 22:56:29 +02:00
Peter Simons
c8c7a8dc42 haskell-keter: update to version 1.0.1 2013-09-08 22:56:29 +02:00
Peter Simons
c690153d55 haskell-yesod: update to version 1.2.2.1 2013-09-08 22:56:29 +02:00
Peter Simons
39ac320e8e haskell-yesod-platform: update to version 1.2.4.1 2013-09-08 22:56:29 +02:00
Peter Simons
fb3e61ffb8 haskell-yesod-form: update to version 1.3.2.1 2013-09-08 22:56:29 +02:00
Peter Simons
60264d6136 haskell-yesod-core: update to version 1.2.4.2 2013-09-08 22:56:28 +02:00
Peter Simons
8b15f9ce5a haskell-yesod-bin: update to version 1.2.3.2 2013-09-08 22:56:28 +02:00
Peter Simons
699282966c haskell-yesod-auth: update to version 1.2.2.1 2013-09-08 22:56:28 +02:00
Peter Simons
cd97281731 haskell-yaml: update to version 0.8.5 2013-09-08 22:56:28 +02:00
Peter Simons
be6549a4bf haskell-xml-hamlet: update to version 0.4.0.5 2013-09-08 22:56:28 +02:00
Peter Simons
4b21c50856 haskell-wai-extra: update to version 1.3.4.5 2013-09-08 22:56:28 +02:00
Peter Simons
e890f1b66f haskell-tls: update to version 1.1.5 2013-09-08 22:56:28 +02:00
Peter Simons
d0b0d530b6 haskell-tagsoup: update to version 0.13 2013-09-08 22:56:28 +02:00
Peter Simons
a09fda2838 haskell-snap: update to version 0.13.0 2013-09-08 22:56:28 +02:00
Peter Simons
629a868e6c haskell-shakespeare: update to version 1.2.0 2013-09-08 22:56:28 +02:00
Peter Simons
c1a1f3c3ba haskell-shakespeare-text: update to version 1.0.0.7 2013-09-08 22:56:28 +02:00
Peter Simons
54c362392f haskell-shakespeare-js: update to version 1.2.0 2013-09-08 22:56:28 +02:00
Peter Simons
607da7c3c9 haskell-shakespeare-i18n: update to version 1.0.0.4 2013-09-08 22:56:27 +02:00
Peter Simons
b2d322a65d haskell-shakespeare-css: update to version 1.0.6.3 2013-09-08 22:56:27 +02:00
Peter Simons
34d6228f91 haskell-resourcet: update to version 0.4.8 2013-09-08 22:56:27 +02:00
Peter Simons
0d0679d169 haskell-project-template: update to version 0.1.3.2 2013-09-08 22:56:27 +02:00
Peter Simons
17f8b63837 haskell-pandoc-types: update to version 1.12 2013-09-08 22:56:26 +02:00
Peter Simons
61883ffabe haskell-lens: update to version 3.9.1 2013-09-08 22:56:26 +02:00
Peter Simons
49dbebec60 haskell-http-reverse-proxy: update to version 0.2.1.1 2013-09-08 22:56:26 +02:00
Peter Simons
14940d747b haskell-hspec: update to version 1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
ec7b50f81e haskell-hspec-meta: update to version 1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
d2d3efbaf8 haskell-heist: update to version 0.13.0 2013-09-08 22:56:26 +02:00
Peter Simons
e986d8b36f haskell-hamlet: update to version 1.1.7.2 2013-09-08 22:56:26 +02:00
Peter Simons
2d76cc56d4 haskell-gnutls: update to version 0.1.5 2013-09-08 22:56:26 +02:00
Peter Simons
b3e3391518 haskell-derive: update to version 2.5.13 2013-09-08 22:56:26 +02:00
Peter Simons
54a7cc2b88 haskell-crypto-random: update to version 0.0.7 2013-09-08 22:56:26 +02:00
Peter Simons
642a838e0a haskell-crypto-numbers: update to version 0.2.1 2013-09-08 22:56:25 +02:00
Peter Simons
ab574fc4fe haskell-cprng-aes: update to version 0.5.2 2013-09-08 22:56:25 +02:00
Peter Simons
7669fcf036 haskell-conduit: update to version 1.0.7.4 2013-09-08 22:56:25 +02:00
Peter Simons
1bad058b34 haskell-cipher-des: update to version 0.0.4 2013-09-08 22:56:25 +02:00
Peter Simons
e29c5d21ff haskell-cipher-blowfish: update to version 0.0.2 2013-09-08 22:56:25 +02:00
Peter Simons
f804f8390c haskell-cereal-conduit: update to version 0.7.1 2013-09-08 22:56:25 +02:00
Peter Simons
b64ddfd486 haskell-boomerang: update to version 1.4.0 2013-09-08 22:56:25 +02:00
Peter Simons
efce71f023 haskell-system-posix-redirect: add version 1.1 2013-09-08 22:56:25 +02:00
Peter Simons
d7748daf2c haskell-unordered-containers: add version 0.2.3.2 2013-09-08 22:56:25 +02:00
Peter Simons
2aa0411562 cabal-install: update to version 1.18.0.1 2013-09-08 22:56:25 +02:00
Peter Simons
b68dfd49c7 haskell-splot: re-generate expression with cabal2nix 2013-09-08 22:56:25 +02:00
Peter Simons
2f8a09a2ff haskell-thyme: enable unit tests 2013-09-08 22:56:24 +02:00
Peter Simons
98fd7e3872 Merge pull request #947 from ocharles/pipes
pipes: Add Haskell 'pipes' family of libraries
2013-09-08 13:46:05 -07:00
Gergely Risko
d26466c6d8 Fix impurity in HFuse
This impurity caused hsc2hs to start look into /usr/include in any Cabal
project that depends on HFuse on systems where /usr/include is present.
2013-09-08 22:25:27 +02:00
Bjørn Forsman
cadc9a03a7 recursive-pth-loader: fix python path
This should work for both python2 and python3.
2013-09-08 22:07:20 +02:00
Ricardo M. Correia
5f3b19e661 recursive-pth-loader: build sitecustomize.pyc
If this file is not created at build time, then python (when run as root) will
create it at run time and mess up the consistency of the nix store.
2013-09-08 21:21:28 +02:00
Jason "Don" O'Conal
575be7dd4b vimPlugins.tagbar: add expression 2013-09-08 21:13:40 +02:00
Peter Simons
aa0df547a8 bison-3.x: fix test suite by adding flex as a build input 2013-09-08 21:12:34 +02:00
Peter Simons
c4115d45a0 nbd: update to version 3.4 2013-09-08 21:12:34 +02:00
Jason "Don" O'Conal
499109b7dd vimPlugins.syntastic: update to 3.1.0 2013-09-08 21:09:14 +02:00
Jason "Don" O'Conal
f5768c5da1 pythonPackages.powerline: update to latest develop 2013-09-08 21:09:14 +02:00
Vladimír Čunát
d55fb56690 Merge branch 'master' into x-updates 2013-09-08 16:39:09 +02:00
Sergey Mironov
3a1626e1a1 upower: revert libusb1 version to 1.0.9
That workarounds the coldplug problem

$ sudo ./libexec/upowerd -v
TI:18:38:27     Starting upowerd version 0.9.19
...
TI:18:38:27     registering subsystem : usb
TI:18:38:27     failed to coldplug /sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb1
<upowerd EXITS>
2013-09-08 16:38:00 +02:00
Sergey Mironov
7cc15281b6 libusb1: bring 1.0.9 back as a separate file 2013-09-08 16:37:59 +02:00
Oliver Charles
a0ab379c00 pipes: Add Haskell 'pipes' family of libraries 2013-09-08 15:10:56 +01:00
Oliver Charles
ef72e19b27 ghc-mod: Wrap to call ghc-get-packages.sh first 2013-09-08 13:42:12 +01:00
Mathijs Kwik
0021d4495e calibre: upgrade to 1.2.0 2013-09-08 13:36:34 +02:00
Vladimír Čunát
c1ed13dad0 Merge branch 'master' into x-updates 2013-09-08 12:04:20 +02:00
Jason \"Don\" O'Conal
f3802002c3 ginac: fix build on darwin (close #944) 2013-09-08 11:01:48 +02:00
Sergey Mironov
28bf9caca2 xfce4-power-manager: fix an brightness plugin issue
Close #943.
2013-09-08 10:56:58 +02:00
Jason \"Don\" O'Conal
ac39ba7953 dbus_tools: fix build on darwin (close #929) 2013-09-08 10:49:20 +02:00
Jason \"Don\" O'Conal
834cd6c886 beret: Fix build on darwin (close #923) 2013-09-08 10:32:25 +02:00
Vladimír Čunát
1d931d049b libwnck: update
News claim it's important for Xfce-4.10, which still builds.
2013-09-07 23:36:21 +02:00
Gergely Risko
38d54cfc21 Update splot to 0.3.11, so it compiles again 2013-09-07 20:55:42 +02:00
Vladimír Čunát
9766dbb1df dejagnu: minor update 2013-09-07 16:20:39 +02:00
Vladimír Čunát
b1be46e932 Merge branch 'master' into x-updates 2013-09-07 16:19:46 +02:00
mornfall
af96f91a12 Merge pull request #938 from aristidb/master
lm_sensors 3.3.4 update, support for many more sensors
2013-09-07 07:14:03 -07:00
Aristid Breitkreuz
e70c15bb26 lm_sensors 3.3.4 update, support for many more sensors 2013-09-07 16:10:27 +02:00
Bjørn Forsman
618fc386d7 samba: provide libnss_{wins,winbind}.so.2 symlinks for nsswitch
Glibc >= 2.1 looks for libnss_<name>.so.2 files (see man nsswitch.conf),
so provide that.
2013-09-07 15:06:55 +02:00
Alexander Tsamutali
e886f9aea1 applications/networking/sniffers/kismet: Update to 2013-03-R1b. 2013-09-07 16:46:53 +04:00
Ricardo M. Correia
6039f2effe go: update to 1.1.2
Also fix impurity in src/pkg/net/lookup_unix.go.
2013-09-07 05:10:50 +02:00
Evgeny Egorochkin
138c42b5e3 Merge pull request #928 from grwlf/fuse-exfat
fuse-exfat: add FUSE-mounter for exFAT devices
2013-09-06 16:07:22 -07:00
Evgeny Egorochkin
bf82983581 Merge pull request #926 from grwlf/urweb-2013
Ur/Web: Version bump
2013-09-06 15:51:24 -07:00
Mathijs Kwik
1d11acb131 Merge pull request #925 from aristidb/master
nvidia for kernel 3.11 fixed
2013-09-06 14:55:39 -07:00
Peter Simons
71f04ebe84 haskell-regex-compat-tdfa: add version 0.95.1.2 2013-09-06 23:49:32 +02:00
Peter Simons
222cf9a8fc haskell-HaRe: jailbreak to support recent versions of Diff and hspec 2013-09-06 23:35:12 +02:00
Peter Simons
2692c6e170 haskell-rosezipper: add version 0.2 2013-09-06 23:35:12 +02:00
Peter Simons
c2c66fcda9 haskell-cmdtheline: add version 0.2.3 2013-09-06 23:35:11 +02:00
Peter Simons
0e8bf4f075 haskell-Strafunski-StrategyLib: add version 5.0.0.3 2013-09-06 23:35:11 +02:00
Peter Simons
4f827ec7d0 haskell-syz: add version 0.2.0.0 2013-09-06 23:35:11 +02:00
Peter Simons
d645b7895c haskell-github: jailbreak to fix build with new aeson 2013-09-06 23:35:11 +02:00
Peter Simons
b94cf8c733 haskell-HaRe: update to version 0.7.0.1 2013-09-06 23:35:11 +02:00
Peter Simons
eedc69957a haskell-mmap: update to version 0.5.9 2013-09-06 23:35:11 +02:00
Peter Simons
9e0cacb359 haskell-ghc-mod: update to version 3.0.0 2013-09-06 23:35:11 +02:00
Peter Simons
9ed322cc9d haskell-cryptocipher: update to version 0.6.1 2013-09-06 23:35:11 +02:00
Peter Simons
19faee15ef haskell-cipher-des: update to version 0.0.3 2013-09-06 23:35:10 +02:00
Peter Simons
5d0ffebdf7 haskell-aeson: update to version 0.6.2.0 2013-09-06 23:35:10 +02:00
Peter Simons
5204195c2c haskell-HsOpenSSL: update to version 0.10.3.4 2013-09-06 23:35:10 +02:00
Peter Simons
880ca8abbc cabal-install: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
9ed90073b3 haskell-Cabal: add version 1.18.0 2013-09-06 23:35:10 +02:00
Peter Simons
a508572731 haskell-cipher-{blowfish,camellia,des}: add new packages 2013-09-06 23:35:10 +02:00
Peter Simons
908e0cc23d haskell-uuagc-cabal: update to version 1.0.5.0 2013-09-06 23:35:10 +02:00
Peter Simons
37c870846a haskell-http-conduit: update to version 1.9.4.5 2013-09-06 23:35:10 +02:00
Peter Simons
00162c8279 haskell-ghc-mod: update to version 2.1.2 2013-09-06 23:35:09 +02:00
Peter Simons
209791d6b1 haskell-cryptocipher: update to version 0.6.0 2013-09-06 23:35:09 +02:00
Peter Simons
89d707aee4 haskell-cipher-aes: update to version 0.2.5 2013-09-06 23:35:09 +02:00
Peter Simons
7527c19c27 Merge pull request #917 from errge/thyme
Add thyme haskell library
2013-09-06 14:29:48 -07:00
Sergey Mironov
fe6b021ee1 fuse-exfat: add FUSE-mounter for exFAT devices 2013-09-07 01:25:30 +04:00
Sergey Mironov
190dcbbc7a Ur/Web: Version bump 2013-09-07 00:36:40 +04:00
Aristid Breitkreuz
d050dade3b nvidia for kernel 3.11 fixed 2013-09-06 21:46:20 +02:00
Moritz Ulrich
bf9b36b616 ledger3: Don't run tests on Darwin (they fail).
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
close #914
2013-09-06 16:17:15 +02:00
Jason \"Don\" O'Conal
63051ab66b cogl: fix build on darwin (close #924) 2013-09-06 16:13:54 +02:00
Vladimír Čunát
0cf8a74e82 dbus: minor update, style refactoring, parallel build 2013-09-06 15:51:38 +02:00
Eelco Dolstra
692dfb6af9 Update nixUnstable 2013-09-06 11:42:11 +02:00
Gergely Risko
b4a9ab5bd6 Add thyme haskell library 2013-09-06 10:37:21 +02:00
Jason "Don" O'Conal
ab0ca44ffb texliveAggregationFunction: fix eval
vcunat edited to fix all cases (not just asymptote),
and a two "licnese" typos :-)
2013-09-06 10:34:09 +02:00
Rok Garbas
1f68487337 Merge pull request #919 from edwtjo/abook-0.6.0pre2
Added abook 0.6.0pre2
2013-09-06 01:22:06 -07:00
Jason "Don" O'Conal
c93d33b74e asymptote: fix build on darwin 2013-09-06 10:19:46 +02:00
Jason \"Don\" O'Conal
e1dc4d8ea8 libusb1: fix build on darwin via dropping udev (close #920)
vcunat edit: we have udev (systemd) only on Linux systems,
extend platforms so we know about breakages from Hydra.
2013-09-06 10:11:54 +02:00
Jason "Don" O'Conal
bcec0454e9 texLive: fix build on darwin
vcunat edit: use ruby19 on all platforms now.
See #700 for discussion related to the changes.
2013-09-06 10:11:54 +02:00
Evgeny Egorochkin
782ae25458 Merge pull request #922 from lovek323/bacula
bacula: fix build on darwin
2013-09-06 01:05:37 -07:00
Evgeny Egorochkin
c3ab563e47 Merge pull request #921 from lovek323/ack
perlPackages.ack: fix build on darwin
2013-09-06 01:02:43 -07:00
Edward Tjörnhammar
485d22f862 Added abook 0.6.0pre2
Abook is a text-based addressbook program designed to use with mutt mail
client.
2013-09-06 05:37:28 +02:00
aszlig
5789021b54
chromium: Update all channels to latest versions.
Overview of the updated channels:

stable: 29.0.1547.62 -> 29.0.1547.65
beta:   29.0.1547.57 -> 30.0.1599.22
dev:    30.0.1599.10 -> 31.0.1612.0

All channels build fine and are tested. Actually if you look at the
versions, the beta channel was lagging behind the stable channel,
because the download was unavailable. This is now fixed.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-06 03:15:13 +02:00
Jason "Don" O'Conal
7bfeed07e0 bacula: fix build on darwin 2013-09-06 10:33:28 +10:00
Jason "Don" O'Conal
9f19d23282 perlPackages.ack: fix build on darwin 2013-09-06 10:03:35 +10:00
Bjørn Forsman
86c7583ab4 lttng: 2.2.x -> 2.3.0 2013-09-05 22:46:07 +02:00
Moritz Ulrich
be9b6c0fe2 GNU Stow: package - Symlink manager which makes it easy to manage dotfiles 2013-09-05 15:49:35 +03:00
Eelco Dolstra
207aa56201 linux: Update to 3.4.60 2013-09-05 11:11:02 +02:00
Sander van der Burg
f2e4efcf28 Removed obsolete patchelf instruction that was commented out 2013-09-05 10:43:01 +02:00
Shea Levy
aed1cd3c17 Add patch to fix GET Bucket requests to fake-s3
See https://github.com/jubos/fake-s3/pull/37

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-09-04 16:42:20 -04:00
Sander van der Burg
1642e3a6d7 libX11 is not in vice's rpath. this fixes it 2013-09-04 22:34:08 +02:00
Bjørn Forsman
6eb240ed24 gsoap: 2.7.15 -> 2.8.16
Version 2.7.15 doesn't build anymore (source archive not downloadable).
Bump it to latest version and update meta attributes.
2013-09-04 21:26:05 +02:00
Bjørn Forsman
6167864aab source-highlight: 3.1.6 -> 3.1.7
From NEWS file (version 3.1.7):

  * fixed compilation bugs in MacOsX systems (thanks to
    Trevor Spiteri)
  * language definition for Lilypond (thanks to Federico Bruni)
  * language definition for R statistics programming language
  * language definition for ISLISP (thanks to Christian Jullien)
  * improved Erlang definition file (thanks to Erik Søe Sørensen)
  * new output format: ESC 256 ascii code (thanks to
    Xavier-Emmanuel Vincent).

(It still needs boost 1.53 for all tests to pass.)
2013-09-04 20:00:27 +02:00
Bjørn Forsman
99942d1fad source-highlight: unbreak by using boost 1.53
One of the tests started failing when boost was bumped from 1.53 to 1.54
(in July). Instead of skipping the tests, fix it by using boost 1.53.
2013-09-04 20:00:27 +02:00
Rok Garbas
9ffc2dff98 updating node packages and adding few to the json list
- bower
 - grunt-cli
 - grunt-contrib-jshint
 - grunt-contrib-requirejs
 - grunt-contrib-less
 - grunt-contrib-cssmin
 - grunt-contrib-uglify
 - grunt-karma
 - karma-mocha
 - karma-coverage
 - karma-requirejs
 - karma-sauce-launcher
 - karma-chrome-launcher
 - karma-junit-reporter
 - almond
 - lcov-result-merger
 - coveralls
2013-09-04 19:29:15 +02:00
Vladimír Čunát
e12c5deabe libffi: disable doCheck on darwin until we fix dejagnu build 2013-09-04 15:51:49 +02:00
Eelco Dolstra
26028c2107 Install firmware in $out/lib/firmware instead of $out 2013-09-04 14:23:44 +02:00
Eelco Dolstra
8a56adee74 microcode-intel: Update to 20130808 2013-09-04 14:23:44 +02:00
Eelco Dolstra
b8bc3aa26d Remove meaningless package priority 2013-09-04 14:23:44 +02:00
Eelco Dolstra
62585a363f Support "imports" in abbreviated modules
In abbreviated modules (those without a "config" attribute), you can
use "require", but it doesn't behave in the same way.  For consistency
we should use "imports" everywhere.
2013-09-04 13:04:50 +02:00
Peter Simons
e55c0bcaaa Merge pull request #911 from the-kenny/ledger3
Ledger 3: Update to latest git & fixes
2013-09-04 02:08:36 -07:00
Eelco Dolstra
117b0034c2 thunderbird: Disable parallel building
Seems to cause random build failures.

http://hydra.nixos.org/build/5956789
2013-09-04 11:00:02 +02:00
Vladimír Čunát
90575ababb expect: fix postInstall library suffix on darwin 2013-09-04 10:15:32 +02:00
Mathijs Kwik
27a810346a Revert "linux: really provide /proc/config.gz"
This reverts commit 68ce9e91e1.

/proc/config.gz is available after "modprobe configs"
and in
/run/booted-system/kernel-modules/config
2013-09-04 09:29:00 +02:00
Mathijs Kwik
03c9a1fb33 linux 3.11
works fine for me, but nvidia binary driver fails once again
2013-09-04 09:29:00 +02:00
Mathijs Kwik
8500581ac8 libusb1: upgrade to 1.0.16 2013-09-04 09:28:59 +02:00
Mathijs Kwik
97ac37f8fd calibre: upgrade to 1.1 2013-09-04 09:28:59 +02:00
Mathijs Kwik
636ba8f4ad heimdall: upgrade to 1.4.0 2013-09-04 09:28:59 +02:00
Moritz Ulrich
b77be3f3fe ledger3: Install emacs-lisp files manually.
Build process is currently broken for emacs lisp files.

Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:46:08 +02:00
Moritz Ulrich
a7ba6d655d ledger3: Use short git rev.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-04 00:45:06 +02:00
Vladimír Čunát
590cee5d19 expect: "minor" update, no longer depends on X/Tk
ANN: https://groups.google.com/forum/#!topic/comp.lang.tcl/lwZjtKOfaLE
I hope this solves a darwin -lXss linkage problem.
(broke most X stuff through dejagnu -> libffi -> llvm or mesa)
2013-09-04 00:00:01 +02:00
Peter Simons
896d5317a3 haskell-test-framework-th-prime: update to version 0.0.6 2013-09-03 22:48:43 +02:00
Peter Simons
509c58e59c haskell-mongoDB: update to version 1.4.1.1 2013-09-03 22:48:43 +02:00
Peter Simons
5d66da2dbc haskell-hint: update to version 0.3.3.7 2013-09-03 22:48:43 +02:00
Peter Simons
8a1d0991b2 haskell-ghc-mod: update to version 2.1.1 2013-09-03 22:48:42 +02:00
Vladimír Čunát
1fb3110b84 libffi: produce portable library, enable doCheck
Thanks to #907.
2013-09-03 22:08:59 +02:00
Peter Simons
c33d00bd64 Merge pull request #906 from ivan/fix-perl-1
Fix broken perl packages
2013-09-03 04:52:15 -07:00
Domen Kožar
17c33c668e Merge pull request #905 from wizeman/scrypt
scrypt: New package
2013-09-03 03:06:24 -07:00
Ivan Kozik
95b44f1adc Update some perl packages 2013-09-03 09:58:06 +00:00
Rickard Nilsson
d5881add32 libreoffice: Put .desktop-files in correct place 2013-09-03 08:41:52 +02:00
Ricardo M. Correia
a1bb7c1cfa scrypt: New package 2013-09-03 01:49:58 +00:00
Evgeny Egorochkin
ddd1f7b52b Get rid of old rake derivation that doesn't build 2013-09-02 23:51:03 +03:00
Bjørn Forsman
bb440b3612 meld: set meta.platforms attribute
This makes Hydra build it and makes it available in the binary channel.
2013-09-02 21:57:08 +02:00
Peter Simons
c8b246bda1 haskell-hoogle: re-enable the test suite 2013-09-02 21:33:29 +02:00
Rob Vermaas
691d143b29 Update sublime text to 2.0.2 2013-09-02 20:26:25 +02:00
Danny Wilson
3f3a7e9e43 Yes. 2013-09-02 18:50:49 +02:00
Danny Wilson
2ff0b8dc14 I henceforth will maintain as my Github username. 2013-09-02 18:48:29 +02:00
Vladimír Čunát
83c734cf38 ghostscript: maintenance update 2013-09-02 17:14:49 +02:00
Peter Simons
3031968b0c haskell-timeplot: re-generate with cabal2nix 2013-09-02 14:05:25 +02:00
Peter Simons
fa5d1b958f haskell-yesod-static: update to version 1.2.0.1 2013-09-02 14:05:25 +02:00
Peter Simons
065dddbbd3 haskell-warp: update to version 1.3.9.2 2013-09-02 14:05:24 +02:00
Peter Simons
835526e28e haskell-warp-tls: update to version 1.4.1.4 2013-09-02 14:05:24 +02:00
Peter Simons
082cc0c62b haskell-wai: update to version 1.4.0.2 2013-09-02 14:05:24 +02:00
Peter Simons
d59d296293 haskell-wai-extra: update to version 1.3.4.4 2013-09-02 14:05:24 +02:00
Peter Simons
5b17392e74 haskell-wai-app-static: update to version 1.3.1.4 2013-09-02 14:05:24 +02:00
Peter Simons
d234ce0cdf haskell-vault: update to version 0.3.0.0 2013-09-02 14:05:24 +02:00
Peter Simons
91a8bfa5b2 haskell-uuid: update to version 1.2.14 2013-09-02 14:05:24 +02:00
Peter Simons
507c93f4d2 haskell-tls: update to version 1.1.4 2013-09-02 14:05:24 +02:00
Peter Simons
456dd7d5c4 haskell-tls-extra: update to version 0.6.5 2013-09-02 14:05:24 +02:00
Peter Simons
7e63d2825c haskell-tasty: update to version 0.3 2013-09-02 14:05:24 +02:00
Peter Simons
cb9ac73fba haskell-snap-server: update to version 0.9.3.4 2013-09-02 14:05:23 +02:00
Peter Simons
1cc8009006 haskell-snap-core: update to version 0.9.4.1 2013-09-02 14:05:23 +02:00
Peter Simons
9704435606 haskell-network-multicast: update to version 0.0.10 2013-09-02 14:05:23 +02:00
Peter Simons
f35773bbdb haskell-network-conduit-tls: update to version 1.0.1.1 2013-09-02 14:05:23 +02:00
Peter Simons
ae6d2c6721 haskell-multiarg: update to version 0.22.0.0 2013-09-02 14:05:23 +02:00
Peter Simons
0180e2aa0a haskell-monoid-extras: update to version 0.3.2.0 2013-09-02 14:05:23 +02:00
Peter Simons
970a2ade2e haskell-miniutter: update to version 0.4.2 2013-09-02 14:05:23 +02:00
Peter Simons
c4e1f8ee8a haskell-http-types: update to version 0.8.1 2013-09-02 14:05:23 +02:00
Peter Simons
dd3531c2b5 haskell-hspec: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons
a1bb7f96c7 haskell-hspec-meta: update to version 1.7.1 2013-09-02 14:05:23 +02:00
Peter Simons
8b938477c2 haskell-hspec-expectations: update to version 0.3.3 2013-09-02 14:05:22 +02:00
Peter Simons
bd8c82b76d haskell-hoogle: update to version 4.2.21 2013-09-02 14:05:22 +02:00
Peter Simons
97f3b6a38a haskell-hakyll: update to version 4.3.3.0 2013-09-02 14:05:22 +02:00
Peter Simons
5b291905ee haskell-cryptohash: update to version 0.10.0 2013-09-02 14:05:22 +02:00
Peter Simons
78d9fb8da9 haskell-crypto-pubkey: update to version 0.2.1 2013-09-02 14:05:22 +02:00
Peter Simons
0b2ed44968 haskell-crypto-numbers: update to version 0.2.0 2013-09-02 14:05:22 +02:00
Peter Simons
554b7cd637 haskell-cprng-aes: update to version 0.5.1 2013-09-02 14:05:22 +02:00
Peter Simons
b7d2154431 haskell-clientsession: update to version 0.9.0.3 2013-09-02 14:05:22 +02:00
Peter Simons
671fdd4e62 haskell-cipher-aes: update to version 0.2.4 2013-09-02 14:05:21 +02:00
Peter Simons
ba89677256 haskell-accelerate-cuda: update to version 0.13.0.3 2013-09-02 14:05:21 +02:00
Peter Simons
3016b359d9 haskell-hakyll: jailbreak to fix the build 2013-09-02 14:05:21 +02:00
Peter Simons
0c5c9e31ff haskell-groups: add version 0.3.0.0 2013-09-02 14:05:21 +02:00
Peter Simons
748c44df6f haskell-crypto-random: add version 0.0.5 2013-09-02 14:05:21 +02:00
Peter Simons
ffe90114bd haskell-case-insensitive: add version 1.1 2013-09-02 14:05:21 +02:00
Peter Simons
b3367cdfb9 haskell-packages.nix: transformers is a core package starting with ghc 7.7 2013-09-02 14:04:50 +02:00