Commit graph

61655 commits

Author SHA1 Message Date
Domen Kožar d06aa704d8 Merge pull request #10763 from sjourdois/mkvtoolnix
mkvtoolnix: darwin fixes
2015-10-31 22:11:03 +01:00
Domen Kožar 5d123217fc Merge pull request #10754 from sjourdois/ascii
ascii: allow build on darwin
2015-10-31 22:10:41 +01:00
Domen Kožar 0d2f8cfd47 Merge pull request #10756 from sjourdois/ssdeep
ssdeep: only run patchelf on linux
2015-10-31 22:10:27 +01:00
Domen Kožar afdeffd61a Merge pull request #10753 from sjourdois/darwin
xdg-utils: allow build on darwin
2015-10-31 22:09:03 +01:00
Domen Kožar f1cc9ac9eb Merge pull request #10761 from sjourdois/gptfdisk
gptfdisk: darwin fixes
2015-10-31 22:06:28 +01:00
Domen Kožar 61bf01d774 Merge pull request #10762 from sjourdois/testdisk
testdisk: darwin fixes
2015-10-31 22:06:10 +01:00
Domen Kožar 7207dd8f1a typo 2015-10-31 22:05:12 +01:00
Domen Kožar b8d9a16eec letsencrypt: add 0.0.0.dev20151030 2015-10-31 22:01:20 +01:00
Stéphane Jourdois 4532d88447 mkvtoolnix: darwin fixes 2015-10-31 22:01:05 +01:00
Stéphane Jourdois 754e1a285b testdisk: darwin fixes 2015-10-31 21:45:23 +01:00
Stéphane Jourdois a8c0eab3d0 gptfdisk: darwin fixes 2015-10-31 21:26:52 +01:00
Stéphane Jourdois 480a4069f1 ssdeep: only run patchelf on linux 2015-10-31 20:03:56 +01:00
Peter Simons a9254356d1 haskell-math-functions: trigger re-build to fix broken binaries on Hydra 2015-10-31 18:44:43 +01:00
Peter Simons ed3f952933 configuration-hackage2nix.yaml: update list of broken packages 2015-10-31 18:44:41 +01:00
Peter Simons 7a6fe2d4c5 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-27-g14f44af using the following inputs:

  - Nixpkgs: 07b9003464
  - Hackage: b8c50379ae
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 05c38f5cda
2015-10-31 18:43:34 +01:00
Arseniy Seroka ae7e59f0a7 Merge pull request #10742 from sjourdois/lilypond
lilypond: allow build on darwin
2015-10-31 20:00:17 +03:00
Stéphane Jourdois a39832a12c xdg-utils: allow build on darwin 2015-10-31 17:58:23 +01:00
John Wiegley 22392d8134 Correction to Boost RPATH for Darwin systems 2015-10-31 09:35:06 -07:00
John Wiegley cdfb08b9c6 haskellPackages.c2hs: Disable tests on Darwin
The tests require gcc, but gcc is no longer available on Darwin systems.
2015-10-31 09:34:26 -07:00
John Wiegley 8f97ad7b3c coqPackages.ssreflect: add ncurses as a dependency
This is needed in the Darwin pure environment, where ncurses is not
available within the sandbox.  The exact error was:

coqmktop -coqlib `coqtop -where` -o bin/ssrcoq.byte -I +threads src/ssrmatching.cmo src/ssreflect.cmo
ld: warning: directory not found for option '-L/nix/store/wlf8pb7gz5alzbhdxwayxx0x4as3rnw8-coq-8.5b2/lib/coq/kernel/byterun'
ld: library not found for -lncurses
2015-10-31 09:33:05 -07:00
John Wiegley 8c183349e5 emacs24Macport: update 24.5-mac-5.12 -> 24.5-mac-5.13 2015-10-31 09:32:30 -07:00
Stéphane Jourdois 42dfe8f4e1 ascii: allow build on darwin 2015-10-31 16:08:03 +01:00
Stéphane Jourdois ffd26935cc lilypond: allow build on darwin 2015-10-31 12:24:25 +01:00
Jude Taylor 7eea66cabe Merge pull request #10729 from Profpatsch/hsparql-fix-build
haskellPackages: skip hsparql checks
2015-10-30 20:30:18 -07:00
Profpatsch 35dd880019 haskellPackages: skip hsparql checks 2015-10-31 04:25:37 +01:00
Jude Taylor 9da6517c36 atlas: patch out usage of deprecated tmpnam on darwin 2015-10-30 20:15:26 -07:00
William A. Kennington III aed092339d rustcMaster: 2015-10-17 -> 2015-10-27 2015-10-30 19:40:52 -07:00
William A. Kennington III 3406cdd0ce rustc: 1.3.0 -> 1.4.0 2015-10-30 19:40:35 -07:00
William A. Kennington III ea49c910a5 kernel: 3.18.22 -> 3.18.23 2015-10-30 17:17:14 -07:00
Eelco Dolstra 58f9896a43 nixUnstable: Update to 1.11pre4273_71039be 2015-10-31 00:22:32 +01:00
Peter Simons 9405a67858 uhc: the build is broken
src/ehc/Base/Debug.chs:22:34:
        Ambiguous occurrence `showPP'
        It could refer to either `UHC.Compiler.Base.Debug.showPP',
                                 defined at src/ehc/Base/Debug.chs:19:1
                              or `UHC.Util.Pretty.showPP',
                                 imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22

    src/ehc/Base/Debug.chs:28:32:
        Ambiguous occurrence `showPP'
        It could refer to either `UHC.Compiler.Base.Debug.showPP',
                                 defined at src/ehc/Base/Debug.chs:19:1
                              or `UHC.Util.Pretty.showPP',
                                 imported from `UHC.Util.Pretty' at UHC/Compiler/Base/Debug.hs:5:1-22
2015-10-30 23:16:25 +01:00
Peter Simons e2db6af4b6 configuration-hackage2nix.yaml: update broken builds 2015-10-30 23:16:19 +01:00
Peter Simons 51ce51a60f hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20150922-26-gcb66650 using the following inputs:

  - Nixpkgs: 62a178f86b
  - Hackage: d288879f8a
  - LTS Haskell: 4622b913dc
  - Stackage Nightly: 61e6f9dbeb
2015-10-30 23:16:10 +01:00
John Wiegley a946805aa2 emacs24Macport: update 24.5-mac-5.11 -> 24.5-mac-5.12 2015-10-30 12:09:09 -07:00
Domen Kožar dd1882d991 nova, keystone, glance, neutron: use correct mysql lib 2015-10-30 19:48:57 +01:00
Jude Taylor 9b4ba3c5da style fix in ffmpeg expression 2015-10-30 11:40:35 -07:00
Asko Soukka aa12640cb9 darwin: ffmpeg: add needed inputs 2015-10-30 11:40:35 -07:00
Pascal Wittmann 75aadaeef7 Merge pull request #10725 from jb55/dragon-drop
dragon-drop: init at git-2014-08-14
2015-10-30 19:28:43 +01:00
William Casarin a2f8585c39 dragon-drop: init at git-2014-08-14 2015-10-30 11:17:22 -07:00
Arseniy Seroka 21e2d0b264 Merge pull request #10717 from richardipsum/richardipsum/cliapp
cliapp: 1.20140719 -> 1.20150305
2015-10-30 21:07:12 +03:00
Arseniy Seroka d0a225528b Merge pull request #10722 from steveeJ/godep
godep: init at release 17
2015-10-30 21:06:34 +03:00
Shea Levy 3c14c32975 Really disable the firmware loader user helper fallback 2015-10-30 13:31:51 -04:00
Richard Ipsum db6ba342e9 cliapp: 1.20140719 -> 1.20150305
Also fetch from git rather than from tarball
2015-10-30 16:57:50 +00:00
Stefan Junker d8d3c1aba9 vim-plugins: add colorschemes and colorstepper 2015-10-30 16:21:37 +01:00
Stefan Junker 40eaa5fe02 godep: init at release 17 2015-10-30 16:05:43 +01:00
Eelco Dolstra e0596c9603 Remove apparently unnecessary use of enableDebugging 2015-10-30 15:31:47 +01:00
Shea Levy a7157fa2f0 Remove firmware loader fallback.
Systemd dropped support in 207 (would be nice if configure failed with a bad flag),
so all this does is add an annoying delay if firmware can't be found by the kernel
2015-10-30 10:29:56 -04:00
Arseniy Seroka 99744943a4 Merge pull request #10657 from rycee/bump/cd-discid
cd-discid: 0.9 -> 1.4
2015-10-30 17:25:03 +03:00
Eelco Dolstra d9d5c98c56 Add option environment.enableDebugInfo
This makes the debug outputs of packages that have them available to
programs like gdb.
2015-10-30 15:21:16 +01:00
Eelco Dolstra 58e9440b89 Add option to link additional package outputs into system.path
This is necessary to get stuff like separate manpages, info files,
debug symbols, etc.
2015-10-30 15:21:02 +01:00