3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

45626 commits

Author SHA1 Message Date
Charles Strahan 08f2ce1172 Fix Python 3.{2,3,4} on Darwin.
This removes the `-lcrypt` linker flag when compiling under Darwin.
2014-07-09 00:18:11 -04:00
Peter Simons 1e5528c15a haskell-unix-time: the -fPIC flag is now provided by the proper build instructions 2014-07-08 20:04:17 +02:00
Cillian de Róiste 26e36dcc80 Add Mark Lord's symlinks utility 2014-07-08 19:19:43 +02:00
Austin Seipp c734ec6952 Merge pull request #3201 from cstrahan/update-macvim
Update `macvim` package to v7.4.355
2014-07-08 11:47:09 -05:00
Eelco Dolstra 0a11e40596 tzdata: Update to 2014e 2014-07-08 18:35:40 +02:00
Eelco Dolstra 1b391e6bf9 openjdk: Set more informative version string
Also, disable full debug symbols. Don't know if this matters because
we're already stripping everything.
2014-07-08 18:35:40 +02:00
Eelco Dolstra 639f117ec4 openjdk: Update to 7u60-b30 2014-07-08 18:35:40 +02:00
Eelco Dolstra c4877df388 openjdk: Drop dependency on CUPS
We only need the CUPS headers, not the whole package.
2014-07-08 18:35:40 +02:00
Peter Simons ce6c23d8a6 Merge pull request #3210 from aycanirican/hpdf
Introduced haskellPackages.HPDF
2014-07-08 16:03:11 +02:00
Peter Simons 88b41ae358 haskell-unix-time: update to version 0.3.1 2014-07-08 15:58:22 +02:00
Peter Simons f7f1e3f842 haskell-git-annex: update to version 5.20140707 2014-07-08 15:58:22 +02:00
Peter Simons 4e39d2dde6 haskell-uuagc: update to version 0.9.51 2014-07-08 15:58:22 +02:00
Peter Simons cefbc461cc haskell-codex: update to version 0.1.0.0 2014-07-08 15:58:22 +02:00
Peter Simons 93e5ad83bc haskell-cake3: update to version 0.5.1.0 2014-07-08 15:58:22 +02:00
Peter Simons a9a9b758d0 haskell-HaRe: update to version 0.7.2.4 2014-07-08 15:58:22 +02:00
Peter Simons 1828059b7e haskell-websockets: update to version 0.8.2.6 2014-07-08 15:58:22 +02:00
Peter Simons f0caf8cf98 haskell-twitter-conduit: update to version 0.0.5.2 2014-07-08 15:58:22 +02:00
Peter Simons 3ce4ec0ba9 haskell-tasty: update to version 0.8.1.3 2014-07-08 15:58:22 +02:00
Peter Simons c64784a002 haskell-tasty-golden: update to version 2.2.2.4 2014-07-08 15:58:22 +02:00
Peter Simons 4fdf86415b haskell-snap: update to version 0.13.2.8 2014-07-08 15:58:22 +02:00
Peter Simons fbb94cf88c haskell-purescript: update to version 0.5.2.6 2014-07-08 15:58:22 +02:00
Peter Simons fb8c595833 haskell-pipes-binary: update to version 0.4.0.2 2014-07-08 15:58:22 +02:00
Peter Simons fb2a6eea81 haskell-libmpd: update to version 0.8.0.5 2014-07-08 15:58:21 +02:00
Peter Simons 6c975bfbda haskell-esqueleto: update to version 1.4.1.3 2014-07-08 15:58:21 +02:00
Peter Simons 5946181ebb haskell-crypto-conduit: update to version 0.5.4 2014-07-08 15:58:21 +02:00
Peter Simons a8a57c3212 haskell-bloomfilter: update to version 2.0.0.0 2014-07-08 15:58:21 +02:00
Peter Simons 81e6e97c61 haskell-vty: update to version 5.1.1 2014-07-08 15:58:21 +02:00
Peter Simons 35f380c7ba haskell-parsers: update to version 0.11.0.3 2014-07-08 15:58:21 +02:00
Peter Simons a9b0361cbf haskell-regex-tdfa-rc: add version 1.1.8.3 2014-07-08 15:58:21 +02:00
Peter Simons 023b9094aa haskell-haskell-token-utils: add version 0.0.0.2 2014-07-08 15:58:21 +02:00
Peter Simons 3d7388cee5 haskell-RSA: update to version 2.0.0 2014-07-08 15:58:21 +02:00
Peter Simons 3723f28f75 Merge pull request #3208 from jbedo/master
Fix R expressions when packages are updated
2014-07-08 15:47:44 +02:00
Eelco Dolstra 973c9abdbe Fix info command
The "info" command has been broken on NixOS since
457fdb3842 (proving that nobody uses
info).
2014-07-08 15:19:08 +02:00
Pascal Wittmann a1b27f9806 Merge pull request #3131 from bennofs/dwb-wrapper
add dwb-wrapper for plugin support
2014-07-08 14:19:47 +02:00
Domen Kožar b40055d6ec pythonPackages.beets: 1.0.0 -> 1.3.6 2014-07-08 09:36:16 +02:00
Aycan iRiCAN c57a72bbae Introduced haskellPackages.HPDF 2014-07-08 10:07:34 +03:00
Sönke Hahn c7159f0706 haskell-hspec-attoparsec: new package, version 0.1.0.1 2014-07-08 13:47:01 +08:00
Justin Bedo 57f1baa66d Added CRAN archive to R package derivation to prevent R expressions from
breaking when any package is updated.
2014-07-08 11:02:05 +10:00
Justin Bedo 0a12a50b11 Removed CRAN mirror that was incorrectly handling 404 errors, causing
builder to abort.
2014-07-08 11:00:41 +10:00
Moritz Maxeiner 682aadfc91 eclipse: add Eclipse Standard 4.4 Luna 2014-07-08 00:34:56 +02:00
Jaka Hudoklin 2cc11dd21a elasticsearch: fix darwin build 2014-07-08 00:30:20 +02:00
Markus Kohlhase 1d109fc211 added lua-sec-0.5 2014-07-08 00:26:04 +02:00
zimbatm a05ae93c66 Update direnv to v2.4.0 2014-07-08 00:20:21 +02:00
Marc Weber 672adc126e nixos: add 'firebird' group
The firebird module complains without missing 'firebird' group, add it.
2014-07-08 00:00:33 +02:00
Rickard Nilsson 233825760c New pkg: syslog-ng-incubator
A collection of tools and modules for syslog-ng
2014-07-07 23:58:24 +02:00
Rickard Nilsson 0ee69ef529 New pkg: riemann-c-client version 1.1.1
A C client library for the Riemann monitoring system
2014-07-07 23:58:24 +02:00
_1126 daa7f344ae ncmpc: update to version 0.22 2014-07-07 23:51:14 +02:00
Benno Fünfstück 52c8df4ad3 dwb: add wrapper and use GTK2 for plugin support 2014-07-07 21:00:53 +02:00
Oliver Charles 847a9a5c30 Merge pull request #3206 from bosu/mp3splt
Add mp3splt: utility to split mp3 files
2014-07-07 19:58:00 +01:00
Boris Sukholitko 70ad9ad8f9 Add mp3splt 2014-07-07 21:38:14 +03:00