Commit Graph

82065 Commits

Author SHA1 Message Date
Pavol Rusnak
4ead8259b6
gcc-arm-embedded: 9-2019-q4-major -> 9-2020-q2-update 2020-06-01 22:27:39 +02:00
Vincent Laporte
19dab239bb coqPackages.CoLoR: enable for Coq 8.11 2020-06-01 15:04:17 +02:00
Domen Kožar
48fc7fce1c
Merge pull request #89272 from marsam/disable-check-cachix
haskellPackages.cachix: dontCheck
2020-06-01 13:46:09 +02:00
contrun
99b5c0bcbe
sbt-extras: 2019-10-21 -> 2020-06-01 (#89289) 2020-06-01 08:46:15 +00:00
Konstantin Alekseev
5e8e887e0e pipenv: 2018.11.26 -> 2020.5.28 2020-06-01 08:24:39 +02:00
Mario Rodas
56a111cec1
Merge pull request #89220 from jollheef/out-of-tree-v1.3.0
out-of-tree: 1.2.1 -> 1.3.0
2020-05-31 16:35:15 -05:00
Florian Klink
5cad739409
Merge pull request #89223 from midchildan/cleanup/intel-media-sdk
intel-media-sdk: remove samples
2020-05-31 22:20:36 +02:00
midchildan
4983263166
intel-media-sdk: enable unit tests 2020-06-01 02:12:34 +09:00
Mario Rodas
a03e048348
haskellPackages.cachix: dontCheck 2020-05-31 11:00:00 -05:00
Florian Klink
98ed9c35c9
Merge pull request #89137 from bhipple/fix/colormake
colormake: use fetchFromGitHub
2020-05-31 16:12:49 +02:00
Florian Klink
d5831b9c36
Merge pull request #89138 from bhipple/fix/go-bindata
go-bindata: use fetchFromGitHub
2020-05-31 16:12:05 +02:00
Ryan Mulligan
03147cf7ae
Merge pull request #89243 from andersk/libversion-LD_LIBRARY_PATH
libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
2020-05-31 06:41:39 -07:00
Anders Kaseorg
665dfc26ed libversion: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  This particular
case probably has no security relevance, but we should avoid this
unsafe pattern anyway in case it gets copied.  See #76804.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-05-31 01:42:09 -07:00
R. RyanTM
b3206bb487 vamp-plugin-sdk: 2.9 -> 2.10 2020-05-31 00:01:55 -04:00
Mario Rodas
6cd1edc4d8
Merge pull request #89230 from lilyball/cocoapods
cocoapods: 1.9.2 -> 1.9.3
2020-05-30 22:49:13 -05:00
Mario Rodas
9c706a2f04
Merge pull request #89231 from Atemu/jc-update
jc: 1.10.12 -> 1.11.1
2020-05-30 22:48:57 -05:00
Mario Rodas
e94d97dcfe
Merge pull request #89228 from marsam/update-act
act: 0.2.8 -> 0.2.9
2020-05-30 22:45:51 -05:00
Keshav Kini
d78985704c sbcl: add option to disable immobile space
Programs which generate and compile a lot of code at runtime (such as
programming language interpreters like ACL2) are not suited for running on SBCL
executables built with the "immobile space" feature, as explained by Douglas
Katzman in this mail thread:

  https://sourceforge.net/p/sbcl/mailman/message/36007057/

In this commit, I add an optional flag to the SBCL package allowing you to
disable the "immobile space" features.

I also migrated away from specifying enabled/disabled features in a
`customize-target-features.lisp` file and towards supplying them as command line
arguments to `make.sh`, as has been recommended by the installation instructions
since 2012 or so.
2020-05-30 17:23:21 -07:00
Atemu
45ac259796 jc: 1.10.12 -> 1.11.1 2020-05-31 01:17:35 +02:00
Lily Ballard
9a11cd674e cocoapods-beta: 1.9.2 -> 1.9.3 2020-05-30 14:17:09 -07:00
Lily Ballard
8cc640b5cb cocoapods: 1.9.2 -> 1.9.3 2020-05-30 14:17:01 -07:00
Jörg Thalheim
639d53bbef
Merge pull request #89210 from Mic92/pulp 2020-05-30 19:56:12 +01:00
Jörg Thalheim
3ee20ba064
pulp: add purescript to PATH 2020-05-30 19:54:20 +01:00
midchildan
22ff785205
intel-media-sdk: remove samples
fix #88939
2020-05-31 01:25:01 +09:00
Tim Steinbach
f75d62941d
jenkins: 2.222.3 -> 2.222.4 2020-05-30 11:32:34 -04:00
Mikhail Klementev
3f99cc761c
out-of-tree: 1.2.1 -> 1.3.0 2020-05-30 15:11:37 +00:00
vponte
7d69a04d79 androidenv: add missing emulator dynamic libraries 2020-05-30 15:43:32 +02:00
R. RyanTM
71fd66ef17 catch2: 2.12.1 -> 2.12.2 2020-05-30 15:41:07 +02:00
Jörg Thalheim
9921d78589
nodePackages: fix insect build 2020-05-30 12:31:55 +01:00
Jörg Thalheim
fee8e7991a
nodePackages.pulp: fix build 2020-05-30 12:19:57 +01:00
Jörg Thalheim
87908c3743
Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Mario Rodas
f943f002c7
act: 0.2.8 -> 0.2.9 2020-05-30 04:20:00 -05:00
Mario Rodas
bb49586391
Merge pull request #89185 from rudolph9/cue-0.2.0
cue: 0.1.2 -> 0.2.0
2020-05-29 23:45:51 -05:00
Benjamin Hipple
a25bdf1742 colormake: use fetchFromGitHub
Verified the sha256 does not change.
2020-05-29 20:00:56 -04:00
Christian Albrecht
6149df8fd0
Readd the two node-packages that were lost in transition and time 2020-05-29 23:44:05 +02:00
Kurt Robert Rudolph
28c8a68f90 cue: 0.1.2 -> 0.2.0 2020-05-29 13:43:02 -07:00
Soares Chen
32d2de8e00 haskell: Fix with-packages-wrapper MacOS linker hack for GHC 8.8
`with-packages-wrapper.nix` has a hack to workaround the linker limit
in MacOS Sierra. However that is now broken with GHC 8.8, because of
slight change in the format of the package config.
In short, the package config produced by GHC 8.8 has a new line between
the key and list of values, while earlier versions have them separated
by a single space.

This PR fixes the linker hack by modifying the `grep` and `sed` commands
to pattern match on either space or new line, so that the hack can work
on all versions of GHC.
2020-05-29 22:28:47 +02:00
Joe Hermaszewski
53594c65ce haskellPackages.VulkanMemoryAllocator: Add extra library necessary for compilation 2020-05-29 22:28:47 +02:00
Peter Simons
4b2b6ce65e idris: drop obsolete overrides for the new 1.3.3 version
The test suite still fails because of all kinds of implicit assumptions that
are wrong in our build environment. For example, the test suite can't just call
"idris" and expect that executable to be in $PATH.
2020-05-29 22:28:47 +02:00
Peter Simons
a079858747 git-annex: don't update to version 8.20200522 yet to avoid test suite failures 2020-05-29 22:28:47 +02:00
Peter Simons
eb1e07865e haskell-devtools: break infinite recursion with mprelude 2020-05-29 22:28:47 +02:00
Peter Simons
5244ef40ce haskell-dhall: configure overrides for the newly added 0.32.0 version 2020-05-29 22:28:47 +02:00
Malte Brandy
6d8175075e haskellPackages.shh: Disable tests 2020-05-29 22:28:47 +02:00
Peter Simons
fbc0845f28 haskell-cabal-fmt: overriding Cabal-3.2 is unnecessary for ghc-8.10.x and beyond 2020-05-29 22:28:47 +02:00
Peter Simons
330227bc6c haskell-extra: update overrides for the new version 2020-05-29 22:28:47 +02:00
Peter Simons
995bdd4c85 haskell-ghc-lib-parser: fix overrides for the new release 2020-05-29 22:28:46 +02:00
Aycan Irican
accaa8790c guid: fix compilation of Setup.hs and disable tests
guid: fix compilation of Setup.hs and disable tests

Add more docs

Remove guid from broken-packages
2020-05-29 22:28:46 +02:00
Christoph Bauer
d895bad12a Fix dependencies issues of postgresql-syntax and re+base 2020-05-29 22:28:46 +02:00
Mike Sperber
41786ec21f Update tensorflow-haskell dependencies.
Updating to the current HEAD of the Tensorflow-Haskell bindings allows
us to also update the dependencies, specifically proto-lens, and avoid
having to retain their outdated versions.
2020-05-29 22:28:46 +02:00
Peter Simons
5c3eab8a97 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.3-1-gb7c82db from Hackage revision
5f32599b70.
2020-05-29 22:28:46 +02:00