Commit graph

46172 commits

Author SHA1 Message Date
Vladimír Čunát abcb355453 restund, openssh_hpn: mark as broken 2014-11-27 01:19:24 +01:00
Vladimír Čunát 607c64fe55 pthread-man-pages: fix build by using older perl 2014-11-27 01:18:49 +01:00
Vladimír Čunát c52db08aa0 sdcc: fix build with glibc-2.20 (from upstream) 2014-11-27 00:51:35 +01:00
Vladimír Čunát 75d7b9c0c3 stlport: mark as broken (it's unused anyway)
I seem unable to fix the error.
2014-11-27 00:00:39 +01:00
Vladimír Čunát 130c324809 rsnapshot: fix build by using older perl 2014-11-26 23:52:32 +01:00
Vladimír Čunát a68c1adc35 *: fix builds by disregarding warning from new glibc
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803. There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Vladimír Čunát 3ef186bdb4 fontconfig: drop infinality (for now), close #5140
Also the simplify the expression when we rebuild anyway.
2014-11-26 22:04:57 +01:00
Igor Pashev 53fc3e178f ImageMagick: update (close #5133) 2014-11-26 21:49:11 +01:00
Vladimír Čunát b5ff06eda4 Merge branch 'master' into staging 2014-11-26 21:48:26 +01:00
Vladimír Čunát b1803465d9 imagemagick: use a stable URL, reshuffle mirrors
CC: #5133.
2014-11-26 21:42:42 +01:00
Domen Kožar f45b6fb078 fix tarball job 2014-11-26 21:04:59 +01:00
Domen Kožar 412a2e21fb chromium: set two additional mimetypes for desktop icon 2014-11-26 20:56:29 +01:00
Shaun Sharples 61d7fb934b fontconfig: avoid questionmark in patch name on darwin
Close #5135.
@vcunat made this conditional to avoid rebuild for now.
2014-11-26 17:11:44 +01:00
Peter Simons fd27bc85be Merge pull request #5128 from abbradar/c2hs
Move c2hs/c2hsc into tools, update
2014-11-26 14:33:36 +01:00
Mathijs Kwik a5dafe7746 rethinkdb: upgrade to 1.15.2 2014-11-26 14:30:19 +01:00
Peter Simons 26bbbecae3 haskell-pandoc: use new editedCabalFile feature 2014-11-26 14:24:46 +01:00
Peter Simons 232e90378f haskell-twitter-conduit: use new editedCabalFile feature 2014-11-26 14:24:45 +01:00
Peter Simons c7d3f60217 cabal: add support for "editedCabalFile" attribute to address https://github.com/NixOS/cabal2nix/issues/84
When 'editedCabalFile' is set to an SHA256 hash, the build driver replaces the
original Cabal instructions with the new version that is downloaded from
"http://hackage.haskell.org/package/${fname}/${pname}.cabal".
2014-11-26 14:24:45 +01:00
Vincent Laporte 1bd68c4478 zim: update from 0.61 to 0.62 2014-11-26 13:08:01 +00:00
Pascal Wittmann 5c85b556dc Merge pull request #5119 from jeremyjh/dp-monad-control
haskell-distributed-process-monad-control add from Hackage
2014-11-26 12:19:31 +01:00
Edward Tjörnhammar 456882b142 Merge pull request #5115 from iu-parfunc/racket
racket: add libreadline to ffi libs - enables xrepl.
2014-11-26 12:08:50 +01:00
vbgl ee31a41da5 Merge pull request #5033 from michelk/saga_2.1.4
saga: update from 2.1.2 to 2.1.4 and re-enable build on x86_64-linux
2014-11-26 08:47:49 +00:00
vbgl 7f4f44d85a Merge pull request #5131 from spwhitt/git-extras
New package: git-extras
2014-11-26 07:41:30 +00:00
Bjørn Forsman 26c2e6a8a8 python-robomachine: add myself (bjornfor) as maintainer 2014-11-26 08:13:55 +01:00
Jeremy Huffman 1a516da865 haskell-distributed-process-monad-control add from Hackage 2014-11-25 21:56:19 -05:00
Spencer Whitt fdbd5e1323 New package: git-extras 2014-11-25 20:24:43 -05:00
Nikolay Amiantov 08748b4098 c2hs: update and move to development/tools 2014-11-26 01:27:07 +03:00
Nikolay Amiantov df16451fa5 c2hsc: move to development/tools 2014-11-26 01:27:07 +03:00
Edward Tjörnhammar 35bd5e6d0d Merge pull request #5124 from iyzsong/performous
performous: new package
2014-11-25 22:44:59 +01:00
Bjørn Forsman 3c748b6023 python-robomachine: new package
Test data generator for Robot Framework.

https://github.com/mkorpela/RoboMachine
2014-11-25 22:40:35 +01:00
Edward Tjörnhammar 4b287deccd ideas version bumps 2014-11-25 22:08:26 +01:00
Edward Tjörnhammar 49e112c309 i2pd: 0.3.0 -> 0.4.0 2014-11-25 21:15:53 +01:00
Austin Seipp 57ec90f90f nixpkgs: Fuzzing test case optimizer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-11-25 13:03:43 -06:00
Austin Seipp b0dc5b17ca nixpkgs: American Fuzzy Lop
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-11-25 12:43:03 -06:00
Rene Donner 49561b8b65 julia -> 0.3.3 2014-11-25 20:57:36 +03:00
Pascal Wittmann c73ce5fa1e lessc: add comment that versions > 2.x break twitter-bootstrap 2014-11-25 18:45:59 +01:00
Pascal Wittmann 10c9196c0f parallel: update from 20141022 to 20141122 2014-11-25 18:18:05 +01:00
Pascal Wittmann 880f6a517e bmon: update from 3.5 to 3.6 2014-11-25 18:18:05 +01:00
Eelco Dolstra 1e5242931b libxslt: Fix propagation of the libxml2 setup hook 2014-11-25 17:52:43 +01:00
Oliver Charles 60e661074d haskellPackages.ekgBosun: New expression 2014-11-25 16:10:36 +00:00
Ricardo M. Correia a4beb6a2b6 flashplayer: Update from 11.2.202.418 -> 11.2.202.424 2014-11-25 16:32:44 +01:00
Eelco Dolstra 1abc3e0155 firefox-bin: Fix meta.license 2014-11-25 16:30:50 +01:00
Eelco Dolstra 880616c353 docbook-xsl-ns: Cleanup 2014-11-25 16:23:49 +01:00
Eelco Dolstra e611215f5c Move finding XML catalogs into a separate setup hook
This is because libxml/libxslt are not the only implementations that
respect $XML_CATALOG_FILES.

Also, look in share/xml for catalogs (in addition to the
now-deprecated xml/dtd and xml/xsl).
2014-11-25 16:23:48 +01:00
Eelco Dolstra 9adc6fe276 docbook5: Install a catalog.xml 2014-11-25 16:23:48 +01:00
Shea Levy 957eb52f6f Merge branch 'strongswan' of github.com:ip1981/nixpkgs
Add strongswan service
2014-11-25 09:37:15 -05:00
Cillian de Róiste d250ca4e31 openimageio: update from 1.4.14 to 1.4.15 2014-11-25 15:33:22 +01:00
Igor Pashev 4f9111e91f strongSwan needs python for building (Closes #4940) 2014-11-25 15:29:05 +01:00
Oliver Charles 8a6914e659 haskellPackages.snapErrorCollector: New expression 2014-11-25 14:12:36 +00:00
宋文武 159bdd1219 performous: new package 2014-11-25 21:39:46 +08:00