Commit graph

57273 commits

Author SHA1 Message Date
Eric Seidel fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Eric Seidel dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Eric Seidel ebb8d03f96 darwin-specific stuff 2015-02-03 14:06:13 -08:00
Eric Seidel 92188d9d17 new darwin stdenv 2015-02-03 14:05:22 -08:00
Eric Seidel 6f7632a7bd update libcxx[abi] to 3.5 2015-02-03 14:02:59 -08:00
Eric Seidel 2ca30151c2 add llvm-3.5 2015-02-03 13:58:32 -08:00
Arseniy Seroka e01997e1ef vim-plugins: add xkb-switch 2015-02-04 00:17:08 +03:00
Peter Simons d034aa11ee Merge pull request #6121 from boothead/kafka
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
Peter Simons f637b5368b ghc-head: re-use the $version attribute in the URL to prevent mismatches 2015-02-03 17:01:09 +01:00
Peter Simons 86753ed326 ghc-7.10.1: fix misspelled version number in build expression 2015-02-03 17:01:09 +01:00
Eelco Dolstra 007feb911d libsodium: Update to 1.0.2 2015-02-03 16:59:28 +01:00
Peter Simons b79ae8c4d5 contravariant, reflection: fix builds with GHC 7.6.3 2015-02-03 16:36:56 +01:00
Peter Simons 3b06dbf63c haskell-tls: disable test suite to fix the build 2015-02-03 16:36:56 +01:00
Eelco Dolstra 86db6789ef libsodium: Fix typo 2015-02-03 16:28:20 +01:00
Nikolay Amiantov 93928557b9 Merge pull request #6107 from abbradar/updates
Update my packages
2015-02-03 15:39:26 +03:00
lethalman c6951f5420 Merge pull request #6057 from victoredwardocallaghan/ircdHybrid
ircdHybrid: update from 7.2.3 to 8.2.2
2015-02-03 13:34:43 +01:00
lethalman 49b67bb9cb Merge pull request #6078 from boothead/sabnzbd
sabnzbd Change service to systemd
2015-02-03 13:32:59 +01:00
lethalman e1a8755b96 Merge pull request #6115 from benley/packer-0.7.5
Update Packer to 0.7.5
2015-02-03 13:28:41 +01:00
Peter Simons 353e276937 haskell-mikmod: fix build 2015-02-03 12:46:39 +01:00
Peter Simons 31ecab7b7e mikmod: update to version 3.2.6 2015-02-03 12:46:39 +01:00
Peter Simons a98c79d6a1 libmikmod: update to version 3.3.7 2015-02-03 12:46:39 +01:00
Peter Simons c05892ccd3 hackage-packages.nix: re-generate from Hackage 2015-02-03T11:24:18+0100 2015-02-03 12:46:39 +01:00
Nikolay Amiantov a1c8ee9d41 tlp: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov a620487213 xlslib: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov d6363498e0 ipopt: update package 2015-02-03 14:27:51 +03:00
Nikolay Amiantov 62f2191b8b libxls: update homepage 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 10d6af5f86 libaacs: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 7e48fc4c8f folly: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov 7a2387a6b5 libbluray: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov c6dece9986 libiberty: update package 2015-02-03 14:27:50 +03:00
Nikolay Amiantov b6dfcaa08e double-conversion: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 0867c43294 fprintd: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 581549cc1a libfprint: update package 2015-02-03 14:27:49 +03:00
Nikolay Amiantov 9b631cd0f8 bomi: rename from cmplayer and update 2015-02-03 14:27:43 +03:00
Sou Bunnbu e91dd46ba4 Merge pull request #6097 from waylon531/patch-1
Update 0ad 0.0.16 -> 0.0.17
2015-02-03 19:22:44 +08:00
Peter Simons b7ecd5e729 Merge pull request #5025 from abbradar/xmonad-wrapper
nixos/xmonad: make a wrapper
2015-02-03 11:52:09 +01:00
Peter Simons 003896dfe7 Merge pull request #6109 from j-keck/libcap_progs
libcap_progs: fix bash path
2015-02-03 11:17:14 +01:00
j-keck 73ec7f243f libcap_progs: fix bash path
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
  * this fix removes the absolute path und use 'execvpe' to call 'bash'.
2015-02-03 11:11:17 +01:00
Pascal Wittmann f086517f81 mujs: update to latest revision 2015-02-03 10:43:41 +01:00
Pascal Wittmann a1ce00d81e checkstyle: update from 6.2 to 6.3 2015-02-03 10:43:41 +01:00
Pascal Wittmann 92f1590893 help2man: update from 1.46.4 to 1.46.5 2015-02-03 10:43:41 +01:00
Pascal Wittmann 80b13069db instead: update from 2.2.0 to 2.2.1 2015-02-03 10:43:41 +01:00
j-keck 236f7fd20d libcap_progs: fix bash path
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
  * this fix set's the bash path from PATH.
2015-02-03 10:25:16 +01:00
Vladimír Čunát 740c6ae240 iwlwifi, iwlegacy: finally fix 404 URLs
Resolved after discussion with upstream, CC #6105.
2015-02-03 10:07:07 +01:00
Ben Ford 02301a96db Add the zookeeper_mt c library 2015-02-03 08:48:32 +00:00
Ben Ford 12f9ea9773 Add the rdkafka c library 2015-02-03 08:46:25 +00:00
Ben Ford b34a1cc248 Add a kafka package 2015-02-03 08:46:25 +00:00
Benjamin Staffin e6baec8627 Update Packer to 0.7.5
Change-Id: I7822ac036947fb933fb66730f39426e499a097f9
2015-02-02 23:55:17 -08:00
waylon531 5b03e5d02e 0ad 0.0.16 -> 0.0.17 2015-02-02 21:33:48 -08:00
Mateusz Kowalczyk 61a493f735 Merge pull request #6103 from rdesfo/master
haskell: updated yi-language to 0.1.1.0
2015-02-03 03:42:51 +00:00