Michael Raskin
ba7a1b6505
Merge pull request #24520 from asppsa/octave-hg
...
Add Octave HG version, use with purePackages.octave
2017-04-09 15:23:51 +02:00
Peter Simons
4e307b644a
Merge pull request #24760 from matthewbauer/linux-only-pkgs
...
Mark linux-only pkgs
2017-04-09 14:18:10 +02:00
Alastair Pharo
68c56c46fb
purePackages.octave: Use octaveHg
...
Pure's Octave package compiles but crashes with Octave 4.2 due to an
upstream bug which is fixed in mercurial.
2017-04-09 21:54:39 +10:00
Alastair Pharo
813eb41cf6
octaveHg: add package
2017-04-09 21:54:14 +10:00
Benno Fünfstück
8130c350b2
Merge pull request #24743 from ljli/hs-haskell-tools
...
haskell: Correct dependencies for haskell-tools-*_0_6_0_0
2017-04-09 13:35:21 +02:00
Franz Pletz
a49481a740
Merge pull request #24763 from matthewbauer/darwin-glfw-fixes
...
glfw: fix darwin build
2017-04-09 11:17:42 +02:00
Matthew Bauer
8df24b78d5
wxGTK28: linux only
2017-04-09 02:11:16 -05:00
Alastair Pharo
250ddfe1a2
octave: add runtime texinfo dependency
...
makeinfo (provided by the texinfo package) is used by the "help"
command in Octave to display info about functions, etc. By default,
Octave looks for "makeinfo" in the PATH, rather than specifying the
location of the executable. This results in Nix not being aware that
makeinfo is required at runtime (so unless you happen have makeinfo
available from your path, "help" won't work).
This patch fixes that by setting the path to makeinfo in Octave,
thereby creating a runtime dependency on texinfo.
2017-04-09 16:42:56 +10:00
Matthew Bauer
23d8b4f10c
glfw: fix darwin build
2017-04-09 00:23:24 -05:00
Matthew Bauer
3f2560cc08
xbase: make linux-only
2017-04-08 23:34:51 -05:00
Matthew Bauer
a1f22aafa2
neardal: make linux-only
2017-04-08 23:34:51 -05:00
Matthew Bauer
04f8199e5b
libx86emu: make linux-only
2017-04-08 23:34:41 -05:00
Cole Scott
ff1e372849
arm-frc-linux-gnueabi-gcc: init at 4.9.4
...
fixes #24578
2017-04-09 01:06:34 +02:00
Cole Scott
1d7a478c92
arm-frc-linux-gnueabi-binutils: init at 2.28
2017-04-09 01:06:34 +02:00
Cole Scott
7c32b93c9a
arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83
2017-04-09 01:06:33 +02:00
Cole Scott
9597247cc0
arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36
2017-04-09 01:06:33 +02:00
Tim Steinbach
9d94e100f5
coursier: 1.0.0-M15-5 -> 1.0.0-RC1
2017-04-08 15:03:33 -04:00
Leon Isenberg
55e191d844
haskell: Correct dependencies for haskell-tools-*_0_6_0_0
2017-04-08 14:51:43 +02:00
Tim Steinbach
184e3238c7
Merge pull request #24544 from NeQuissimus/skopeo_policy
...
skopeo: default policy
2017-04-08 08:36:41 -04:00
Thomas Tuegel
e0b1288ebd
Merge pull request #24340 from periklis/topic_qt58_modules
...
qt58: extend darwin compatibility
2017-04-08 07:32:21 -05:00
Aristid Breitkreuz
a0eabfbcbd
Merge pull request #24715 from ljli/ghcjs-dep-cycle
...
haskell: ghcjs packages: Break dependency cycle less invasive
2017-04-08 12:25:54 +02:00
Aristid Breitkreuz
43626b6a88
Merge pull request #24698 from MP2E/ffmpeg_sdl2
...
ffmpeg-full: replace SDL support with SDL2 support
2017-04-08 12:16:11 +02:00
Aristid Breitkreuz
18e5d913d7
Merge pull request #24740 from dyrnade/chefdk
...
chefdk: 0.11.2 -> 1.3.40
2017-04-08 12:13:56 +02:00
Aristid Breitkreuz
e893646494
Merge pull request #24692 from LumiGuide/haskell-link-with-gold
...
haskell: add the linkWithGold function to link packages with ld.gold
2017-04-08 12:01:05 +02:00
Aristid Breitkreuz
058610c355
Merge pull request #24722 from ljli/ghcjs-prim
...
haskell: ghcjs packages: Remove ghcjs-prim
2017-04-08 11:58:23 +02:00
Aristid Breitkreuz
59057d2272
Merge pull request #24679 from lsix/django_security_fixes
...
Django security fixes (for CVEs)
2017-04-08 11:48:46 +02:00
Aristid Breitkreuz
6dd7dd52b8
Merge pull request #24539 from Ralith/vulkan-loader
...
vulkan-loader: 1.0.39.1 -> 1.0.42.2
2017-04-08 11:48:04 +02:00
Aristid Breitkreuz
290315ff6a
Merge pull request #24627 from mdaiter/suitesparseCUDATouchups
...
suitesparse: refining CUDA support
2017-04-08 11:45:17 +02:00
Aristid Breitkreuz
672160a00f
Merge pull request #24741 from kamilchm/ponyc
...
ponyc: 0.12.2 -> 0.13.0
2017-04-08 11:28:43 +02:00
Vladimír Čunát
26766f0e57
Merge branch 'staging'
...
There are a few dozen new failures on Darwin, probably related to
updates of stdenv's llvm and/or pkgconfig.
Still the total number of successes increases.
2017-04-08 11:02:36 +02:00
Periklis Tsirakidis
775531c1e3
qt58: extend darwin compatibility
2017-04-08 09:54:46 +02:00
Kamil Chmielewski
b55a9f86e4
ponyc: 0.12.2 -> 0.13.0
...
https://github.com/ponylang/ponyc/issues/1823
2017-04-08 09:43:24 +02:00
dyrnade
0a573f7a0c
changed chefdk version to 1.3.40
...
upgraded dependencies for chefdk-1.3.40
2017-04-08 10:16:56 +03:00
Jörg Thalheim
efe12d6658
Merge pull request #24732 from NeQuissimus/scala_2_11_10
...
scala: 2.11.9 -> 2.11.10
2017-04-08 08:50:50 +02:00
Jörg Thalheim
6c59393888
Merge pull request #24735 from nixy/hy/0.12.1-update
...
hy: 0.11.1 -> 0.12.1
2017-04-08 08:45:00 +02:00
Andrew R. M
106214a7c9
hy: 0.11.1 -> 0.12.1
...
Fixed build inputs up a little while bumping version
2017-04-07 23:15:16 -04:00
Tim Steinbach
4151bf5fd4
scala: 2.11.9 -> 2.11.10
2017-04-07 19:54:40 -04:00
Leon Isenberg
60e9371738
haskell: ghcjs packages: Remove ghcjs-prim
...
It is wired into ghcjs now.
2017-04-07 21:41:01 +02:00
Aristid Breitkreuz
be6e9dce32
Merge branch 'master' of github.com:NixOS/nixpkgs
2017-04-07 20:44:40 +02:00
Aristid Breitkreuz
d486006e06
rq: 0.9.2 -> 0.10.4 (still broken, our v8 is too old)
2017-04-07 20:43:55 +02:00
Dan Peebles
b9e558597d
stdenv-darwin: bump to use LLVM 4.0 & new bootstrap tools
2017-04-07 14:36:21 -04:00
Leon Isenberg
7a08e57b9e
haskell: ghcjs packages: Break dependency cycle less invasive
...
Between cabal and hscolour.
2017-04-07 19:02:52 +02:00
Gabriel Ebner
66606beb23
Merge pull request #24706 from NeQuissimus/sbt_0_13_14
...
sbt: 0.13.13 -> 0.13.14
2017-04-07 14:34:09 +02:00
Dan Peebles
57e25171a5
Merge branch 'master' into staging
2017-04-07 08:28:07 -04:00
Dan Peebles
27cec397b1
itk: 4.10 -> 4.11
...
Also includes a patch to work against clang 4, which was my original
motivation for the 4.10 -> 4.11 upgrade (since it fixed another issue)
2017-04-07 08:23:08 -04:00
Tim Steinbach
4c718a9a5a
sbt: 0.13.13 -> 0.13.14
2017-04-07 08:22:04 -04:00
Markus Hauck
370452ef41
scalafmt: 0.6.7 -> 0.6.8 ( #24699 )
2017-04-07 11:42:31 +01:00
Bas van Dijk
c865b8e35e
haskell: add the linkWithGold function to link packages with ld.gold
...
Also support linking the double-conversion package with ld.gold.
2017-04-07 09:44:11 +02:00
Dan Peebles
1be61d1921
podofo: fix on LLVM 4
...
Not sure if the things I made optional on Darwin are really worth keeping
at all, but I don't have a Linux box handy so I'm minimizing potential
damage.
2017-04-06 23:33:14 -04:00
Dan Peebles
0cacae6a5f
gcc6: fix for LLVM 4.0
2017-04-06 23:20:35 -04:00