Commit graph

206734 commits

Author SHA1 Message Date
Mario Rodas ffa023d0c4
Merge pull request #76574 from zowoq/podman
podman: install completion
2019-12-27 15:03:14 -05:00
Peter Simons 4ba505b887
Merge pull request #75857 from NixOS/haskell-updates
Update Haskell Package Set
2019-12-27 20:59:21 +01:00
Peter Simons 525b8cd3f6 ghc: add 8.10.1-alpha2 2019-12-27 20:58:23 +01:00
Peter Simons 56f1127a42 ghc: add 8.8.2-rc1 2019-12-27 20:43:35 +01:00
Peter Simons fdd64fbc37 haskell-servant-{ekg,blaze}: jailbreak to fix the build 2019-12-27 20:37:13 +01:00
Peter Simons 4d403a3a51 haskell-ghcide: drop broken overrides
We made an effort to support ghcide in Nixpkgs, but the complexity of the
problem is a bit too high, IMHO. We need to keep older versions of several
packages around in order to satisfy the build requirements, and some of those
older packages don't even build themselves (like hie-bios). We had ghcide
working at some point, but then it was broken again right away after a couple
of days. I fear that we'll run into that issue again and again with a setup of
that complexity.

Instead, I'd propose that we work with upstream to fix their build, i.e. let's
make sure that the proper ghcide build works with recent versions of its build
inputs.

Closes https://github.com/NixOS/nixpkgs/pull/75449.
Closes https://github.com/NixOS/nixpkgs/pull/76103.
2019-12-27 20:37:13 +01:00
Peter Simons 4979823e46 git-annex: update sha256 hash for version 7.20191218 2019-12-27 20:37:13 +01:00
Peter Simons dbcb34900a haskell-lsp-test: update override to the latest version 2019-12-27 20:37:13 +01:00
Peter Simons 6010ce05b7 pandoc: update override for the ghc-8.8.x to the latest version 2019-12-27 20:37:13 +01:00
Dmitry Kalinkin c744527e3e gitAndTools.git-annex: fix darwin build
Closes: #76342
Fixes: #73435
2019-12-27 20:37:13 +01:00
(cdep)illabout b7a5df05c3 spago: 0.12.1.0 -> 0.13.0 2019-12-27 20:37:13 +01:00
(cdep)illabout 54fad88234 haskellPackages.dhall_1_27_0: fix build 2019-12-27 20:37:13 +01:00
Merlin Göttlinger 693b68be7f haskell-lsp: Added 0.18.* to extra-packages for ghcide 2019-12-27 20:37:13 +01:00
(cdep)illabout db1adfe3c8 haskellPackages.dhall_1_28_0: fix overrides so it builds
This PR fixes dhall_1_28_0, dhall-bash_1_0_25, and dhall-json_1_6_0 so
they build.

They all require a newer version of prettyprinter than we get from the
LTS package set.

This is from https://github.com/NixOS/nixpkgs/pull/75931 by @ijaketak.

Co-authored-by: Keito Kajitani <ijaketak@gmail.com>
2019-12-27 20:37:13 +01:00
(cdep)illabout 7cbc498a0e spago: add update script for automatically updating to new versions 2019-12-27 20:37:13 +01:00
Matt McHenry 9f053666ae haskellPackages.snap-server: patch for network >= 3.0 2019-12-27 20:37:13 +01:00
Robert Djubek 0787a562c4 glirc: init at 2.33.1
haskellPackages.glirc is a "Console IRC Client." I've added a doJailbreak
to fix the build (thanks @infinisil) and added it to top-level/all-packages.nix
so people can find and install it as they would normally.

Would be nice to make this build in a way that allows the OTR extension to be
enabled. One thing at a time....
2019-12-27 20:37:13 +01:00
Peter Simons 42e51bd42e hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-11-g2fb6f7e from Hackage revision
16e46fea2e.
2019-12-27 20:37:03 +01:00
(cdep)illabout 753a0d3f72 haskellPackages.dhall_1_27_0: generate this package
This adds dhall-1.27.0 to extra-packages in
configuration-hackage2nix.yaml.

dhall-1.27.0 is used by spago, so this package needs to be available.
2019-12-27 20:37:01 +01:00
Peter Simons 992de916ce hackage2nix: disable broken builds 2019-12-27 20:35:33 +01:00
Aditya Manthramurthy aaf838d095 haskellPackages.postgresql-simple-url: mark unbroken
Builds fine now.
2019-12-27 20:35:33 +01:00
(cdep)illabout c1be286ca2 haskellPackages.stack2cabal: mark unbroken 2019-12-27 20:35:33 +01:00
Peter Simons b77ed68156 LTS Haskell 14.18 2019-12-27 20:35:33 +01:00
R. RyanTM 24a323b767
josm: 15492 -> 15553 2019-12-27 19:28:05 +01:00
Gabriel Ebner dae537c37a linuxPackages.digimend: fix build with linux 5.4 2019-12-27 19:14:27 +01:00
Peter Simons 3e2e061529 structured-haskell-mode: update github repo location 2019-12-27 18:42:56 +01:00
Peter Simons c2ba83e98a haskell-descriptive: use the proper release version instead of the one from git
The released version has all the fixes we needed.
2019-12-27 18:37:42 +01:00
Maximilian Bosch 49962a88aa
zookeper_mt: fix darwin build
https://hydra.nixos.org/build/108500112
2019-12-27 18:18:30 +01:00
R. RyanTM de13f9c5a4 stress-ng: 0.10.11 -> 0.10.14 (#76436) 2019-12-27 18:14:15 +01:00
Vladimír Čunát c3d4998e41
Merge #75803: kresd service: unify listen declarations 2019-12-27 15:55:38 +01:00
zowoq 21a28f2f0b podman: install completion 2019-12-27 22:53:17 +10:00
Peter Simons bc555a24af
Merge pull request #76209 from r-ryantm/auto-update/bind
bind: 9.14.8 -> 9.14.9
2019-12-27 12:17:36 +01:00
zimbatm 727c20f8e1
rambox: fix node_modules sha256 2019-12-27 10:28:29 +01:00
lewo 3ffbbd5951
Merge pull request #76224 from r-ryantm/auto-update/dhcpcd
dhcpcd: 8.1.2 -> 8.1.4
2019-12-27 10:15:34 +01:00
lewo cee8906c5c
Merge pull request #76297 from ruuda/acme-client-0.2.5
acme-client: 0.2.4 -> 0.2.5
2019-12-27 10:14:02 +01:00
lewo 2002bf9b34
Merge pull request #76309 from mehlon/gnunet
gnunet: 0.11.8 -> 0.12.0
2019-12-27 10:10:25 +01:00
Jan Tojnar b38c283991
Merge pull request #76510 from alyssais/mikutter
mikutter: 3.8.7 -> 4.0.0
2019-12-27 07:21:27 +01:00
Ryan Mulligan 60659a5687
Merge pull request #76371 from r-ryantm/auto-update/postman
postman: 7.12.0 -> 7.14.0
2019-12-26 21:04:43 -08:00
Alyssa Ross f04b8f52b2
mikutter: 3.8.7 -> 4.0.0; mark broken 2019-12-27 02:39:00 +00:00
Tim Steinbach 8c01abd962
oh-my-zsh: 2019-12-22 -> 2019-12-27 2019-12-26 20:10:45 -05:00
Tim Steinbach 3e6bdc0600
linux_latest-libre: 17145 -> 17151 2019-12-26 20:06:27 -05:00
worldofpeace 7217f6ce40
Merge pull request #76521 from romildo/test.mate
mate.mate-control-center: look for system themes in system data dirs
2019-12-26 19:54:14 -05:00
worldofpeace ab322bb4fc
Merge pull request #76558 from Kiwi/simplenote-fix
simplenote: fix libstdc++ error
2019-12-26 18:58:13 -05:00
Dmitry Kalinkin a10ba57d29
Merge pull request #76550 from veprbl/pr/histbook_remove
pythonPackages.histbook: remove
2019-12-26 18:10:39 -05:00
Dmitry Kalinkin 2272e349f1
Merge pull request #76555 from veprbl/pr/remove_ndowens
maintainer-list.nix: remove ndowens
2019-12-26 17:14:13 -05:00
Robert Djubek cc2037307b
simplenote: fix libstdc++ error
Fixes a bug that was noticed during an automated version bump.

What was needed was to add an LD_LIBRARY_PATH entry for stdenv.cc.cc in
makeWrapper

```
--prefix LD_LIBRARY_PATH : "${stdenv.lib.makeLibraryPath [ stdenv.cc.cc ] }" \
```

The error as seen in developer tools console was:

```
/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:158 Unable to load preload script: /nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/desktop/preload.js
(anonymous) @ /nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:158
/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/electron.asar/renderer/init.js:159 Error: libstdc++.so.6: cannot open shared object file: No such file or directory
    at process.module.(anonymous function) [as dlopen] (ELECTRON_ASAR.js:160:31)
    at Object.Module._extensions..node (internal/modules/cjs/loader.js:722)
    at Object.module.(anonymous function) [as .node] (ELECTRON_ASAR.js:169:18)
    at Module.load (internal/modules/cjs/loader.js:602)
    at tryModuleLoad (internal/modules/cjs/loader.js:541)
    at Function.Module._load (internal/modules/cjs/loader.js:533)
    at Module.require (internal/modules/cjs/loader.js:640)
    at require (internal/modules/cjs/helpers.js:20)
    at Object.<anonymous> (/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/node_modules/@paulcbetts/spellchecker/lib/spellchecker.js:3)
    at Object.<anonymous> (/nix/store/d4b2xcpdf4y4hspbwrmjdz540m493894-simplenote-1.12.0/opt/Simplenote/resources/app.asar/node_modules/@paulcbetts/spellchecker/lib/spellchecker.js:116)
```
To (help) anyone that may find have errors like this in the future:

makeWrapper requiring the makeLibraryPath with stdenv.cc.cc is fairly common for electron apps.
At least ones that use dpkg on prebuilt debian .deb files (my `bitwarden` derivation requires it, too) that use gappsWrapperArgs

Thanks @ryantm / r-ryantm and @worldofpeace :)

Reference: https://github.com/NixOS/nixpkgs/pull/76421#pullrequestreview-336359695
2019-12-26 22:01:36 +00:00
Nathan b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
K. Bruneau 690390d493 texlab: fix macOS build (#76544) 2019-12-26 16:12:58 -05:00
Dmitry Kalinkin 88f77259d4
pythonPackages.histbook: remove
The development of this library has been stopped, the github repo
archived.
2019-12-26 16:06:25 -05:00
Maximilian Bosch 645d99ecc3
cargo-expand: 0.4.16 -> 0.4.17
https://github.com/dtolnay/cargo-expand/releases/tag/0.4.17
2019-12-26 21:40:20 +01:00