Commit Graph
227968 Commits
Author SHA1 Message Date
Timo KaufmannandGitHub 69ea180bc9 Merge pull request #87383 from stianlagstad/sl/dstask-0.17
dstask: init at 0.18
2020-05-30 11:48:07 +00:00
Aaron AndersenandGitHub a7b2e19215 Merge pull request #89189 from stigtsp/package/perl-data-ulid-init
perlPackages.DataULID: init at 1.0.0
2020-05-30 07:03:05 -04:00
Jörg ThalheimandGitHub 87908c3743 Merge pull request #89184 from mayflower/continue-pull-85764 2020-05-30 11:36:56 +01:00
Jörg ThalheimandGitHub 19d44fc97d Merge pull request #88431 from zowoq/editorconfig-fixes 2020-05-30 11:30:26 +01:00
Stian Lågstad 036eb89f16 dstask: init at 0.18
Thank you to: foxit64, naggie, timokau, Lassulus, 06kellyjac,
symphorien, wamserma.
2020-05-30 11:56:21 +02:00
LassulusandGitHub 89e60f61ab Merge pull request #89188 from danielfullmer/wifite-2.5.5
wifite2: 2.5.3 -> 2.5.5
2020-05-30 09:44:27 +02:00
Mario RodasandGitHub 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
Mario RodasandGitHub 0f114432d4 Merge pull request #89193 from zowoq/minikube
minikube: 1.10.1 -> 1.11.0
2020-05-29 19:54:08 -05:00
zowoq 54f4bb4442 .editorconfig: add/disable files
add Gemfile, .json, .lock, .md, .pm

disable for some files or file types that are auto-generated
or require significant changes
2020-05-30 09:41:06 +10:00
zowoq 268ea8abf4 minikube: 1.10.1 -> 1.11.0
https://github.com/kubernetes/minikube/releases/tag/v1.11.0
2020-05-30 08:21:37 +10:00
Christian Albrecht 6149df8fd0 Readd the two node-packages that were lost in transition and time 2020-05-29 23:44:05 +02:00
Maximilian BoschandGitHub 76d6d5b096 Merge pull request #89182 from Frostman/docker-19.03.10
docker: 19.03.9 -> 19.03.10
2020-05-29 23:21:58 +02:00
Daniel Fullmer 1f7b543e9e wifite2: 2.5.3 -> 2.5.5 2020-05-29 16:58:54 -04:00
Maximilian BoschandGitHub 710430b67d Merge pull request #89174 from avdv/wtf-0.30.0
Wtf 0.30.0
2020-05-29 22:58:02 +02:00
Stig Palmquist 3b2c8ef4f4 perlPackages.DataULID: init at 1.0.0
dependencies:
perlPackages.EncodeBase32GMP: init at 0.02
perlPackages.MathGMPz: init at 0.48
2020-05-29 22:53:13 +02:00
Kurt Robert Rudolph 28c8a68f90 cue: 0.1.2 -> 0.2.0 2020-05-29 13:43:02 -07:00
Peter SimonsandGitHub a7e42e64c8 Merge pull request #88894 from NixOS/haskell-updates
Update Haskell package set to LTS 15.13 (plus other fixes)
2020-05-29 22:31:41 +02:00
Soares ChenandPeter Simons 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 HermaszewskiandPeter Simons 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 e35f94c80c all-cabal-hashes: update to Hackage at 2020-05-28T23:38:21Z 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 BrandyandPeter Simons 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 IricanandPeter Simons 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 BauerandPeter Simons d895bad12a Fix dependencies issues of postgresql-syntax and re+base 2020-05-29 22:28:46 +02:00
Mike SperberandPeter Simons 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
https://github.com/commercialhaskell/all-cabal-hashes/commit/5f32599b70a90c90b5660de1db3195e16001cec9.
2020-05-29 22:28:46 +02:00
Peter Simons 05ba8c56cb hackage2nix.yaml: update list of broken builds 2020-05-29 22:28:38 +02:00
Peter Simons 496fad525b hackage2nix.yaml: cabal-fmt now has a maintainer 2020-05-29 22:23:47 +02:00
Malte BrandyandPeter Simons 80cc18ac32 haskellPackages.shh: Mark unbroken 2020-05-29 22:16:02 +02:00
Malte BrandyandPeter Simons e9b611352f configuration-hackage2nix: Add maralorn as a maintainer for a number of haskellPackages 2020-05-29 22:16:02 +02:00
Markus HauckandPeter Simons 368364fbaa Unbreak amazonka-dynamodb 2020-05-29 22:16:02 +02:00
Gabriel VolpeandPeter Simons 678e947b88 haskellPackages.dhall-lsp-server: unbreak 2020-05-29 22:16:02 +02:00
Manuel BärenzandPeter Simons 9a302dffc8 rhine, rhine-gloss: Remove broken marker 2020-05-29 22:16:02 +02:00
PoscatandPeter Simons 44e8c5c0b8 haskellPackages.vulkan: unbreak 2020-05-29 22:16:02 +02:00
pacienandPeter Simons b2e0f05b6b haskellPackages.tart: unmark as broken
Dependency issues for this package have been fixed in the latest release.
See https://github.com/jtdaugherty/tart/issues/10
2020-05-29 22:16:01 +02:00
Peter Simons 4fa8c3e67a LTS Haskell 15.13 2020-05-29 22:16:01 +02:00
Michael Weiss 4d0d0b8dd1 rav1e: 0.3.1 -> 0.3.2 2020-05-29 21:34:51 +02:00
Peter SimonsandGitHub e080ab1e61 Merge pull request #76427 from countoren/vscode-utils/vscodeEnv
vscode-utils/vscodeEnv: add vscodeWithConfiguration, vscodeExts2nix a…
2020-05-29 21:33:32 +02:00
Christian Albrecht db062297cb Add meta.broken and meta.platforms to node-packages 2020-05-29 21:24:31 +02:00
Michael WeissandGitHub 401df90cfa Merge pull request #89153 from alapshin/android-studio
androidStudioPackages.stable: 3.6.3.0 -> 4.0.0.16
2020-05-29 21:11:45 +02:00
Frederik Rietdijk 4df2f78ec7 Revert "Merge pull request #78910 from serokell/libarchive-zstd"
Should go to staging instead.

This reverts commit f8d9f59abe, reversing
changes made to b27a19d5bf.
2020-05-29 21:03:02 +02:00
Frederik RietdijkandGitHub f8d9f59abe Merge pull request #78910 from serokell/libarchive-zstd
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Sergey Lukjanov c8dddcb1a9 docker: 19.03.9 -> 19.03.10 2020-05-29 11:08:03 -07:00
Frederik RietdijkandGitHub b27a19d5bf Merge pull request #87814 from NixOS/staging-next
Staging next
2020-05-29 19:42:39 +02:00