Commit Graph

77666 Commits

Author SHA1 Message Date
Atemu
c6a5cc3fdf pythonPackages.jc: init at 1.7.5 2020-02-29 09:58:04 -08:00
Atemu
9fa218e3a0 pythonPackages.ifconfig-parser: init at 0.0.5 2020-02-29 09:58:04 -08:00
Michael Weiss
6ec8687047
Merge pull request #80902 from primeos/wayvnc
wayvnc, neatvnc: init at 0.1.0
2020-02-29 18:45:40 +01:00
R. RyanTM
18ff53d765 python27Packages.pymupdf: 1.16.10 -> 1.16.11 2020-02-29 18:11:01 +01:00
Mario Rodas
e12e5b6910
Merge pull request #80839 from r-ryantm/auto-update/libite
libite: 2.1.0 -> 2.1.2
2020-02-29 12:00:37 -05:00
Mario Rodas
75249fa2a4
Merge pull request #81372 from r-ryantm/auto-update/python3.7-GooCalendar
python37Packages.goocalendar: 0.6 -> 0.7.0
2020-02-29 10:51:23 -05:00
Mario Rodas
e3b9239372
Merge pull request #81350 from r-ryantm/auto-update/ocaml4.07.1-ppx_deriving
ocamlPackages.ppx_deriving: 4.4 -> 4.4.1
2020-02-29 10:49:44 -05:00
Michael Weiss
c1e77269cf
neatvnc: Disable the CPU acceleration by default
For Nixpkgs it seems best to disable the usage of CPU extensions by
default as older CPUs don't support them which will result in a crash at
runtime (SIGILL: Illegal instruction) [0].
The performance on my old test system was more than enough anyway
(usually ~10% CPU usage due to wayvnc).

[0]: https://github.com/any1/neatvnc/issues/21
2020-02-29 15:32:39 +01:00
R. RyanTM
89d7cc11c1 python37Packages.goocalendar: 0.6 -> 0.7.0 2020-02-29 13:53:00 +00:00
Mario Rodas
71fa9c5a1a
Merge pull request #81315 from zowoq/buildah
buildah: 1.14.0 -> 1.14.1
2020-02-29 05:56:13 -05:00
Peter Simons
10da6658ad ShellCheck: record the URL of the upstream issues our patches fix 2020-02-29 11:34:32 +01:00
Peter Simons
8947cba160 ShellCheck: let Hydra compile the binary 2020-02-29 11:11:24 +01:00
Peter Simons
376ff258b5 stylish-cabal: fix the build
We can still compile the package with ghc-8.6.5. Later
compiler versions don't work, unfortunately.
2020-02-29 11:10:19 +01:00
Peter Simons
a6130f1848 hackage2nix: mark stylish-cabal broken
https://github.com/pikajude/stylish-cabal/issues/12
2020-02-29 10:58:46 +01:00
lewo
a83ffc02d4
Merge pull request #80858 from jerith666/chef-47
chefdk: 2.4.17 -> 4.7.73
2020-02-29 09:38:32 +01:00
R. RyanTM
ece763e629 ocamlPackages.ppx_deriving: 4.4 -> 4.4.1 2020-02-29 06:16:02 +00:00
Matt McHenry
3a0e58d8f7 chefdk: broken on aarch64 2020-02-28 22:33:06 -05:00
Austin Seipp
806fac5d10
itktcl: wibble [NFC]
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
84878c923c
incrtcl: export ITCL_LIBRARY for downstream users
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 21:03:35 -06:00
Austin Seipp
6e797033c8
itktcl: init at 4.1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:57:39 -06:00
Austin Seipp
87f098f094
incrtcl: chores, maintain it, touch up results
Soon, this will be needed for the Bluespec compiler.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-02-28 19:56:11 -06:00
worldofpeace
d9448513a5
Merge pull request #81300 from emilazy/fix-pypy-openssl
pypy{,3}: use openssl_1_1
2020-02-29 00:31:54 +00:00
R. RyanTM
5cf6f3a46b nss_wrapper: 1.1.7 -> 1.1.8 2020-02-28 16:30:21 -08:00
Jonathan Ringer
87762c126a shellcheck: fix build 2020-02-28 16:22:11 -08:00
worldofpeace
10eeabe6d1
Merge pull request #81272 from worldofpeace/crystal-openssl
crystal: use latest openssl
2020-02-29 00:12:15 +00:00
worldofpeace
04384d56cf
Merge pull request #81091 from worldofpeace/fix-exiv2-pc
exiv2: fix exiv2.pc file
2020-02-29 00:11:09 +00:00
Maximilian Bosch
096691a787
cargo-crev: 0.16.0 -> 0.16.1 2020-02-28 22:46:27 +01:00
Vincent Laporte
5c274c6c05 ocamlPackages.core_profiler: remove at 0.11.0
This package is broken with glibc ≥ 2.28
2020-02-28 21:24:26 +01:00
Vincent Laporte
9095ca22bc ocamlPackages.ocaml_plugin: remove at 0.11.0
This package is broken with glibc ≥ 2.28
2020-02-28 21:24:26 +01:00
Vincent Laporte
fe0ebdf825 ocamlPackages.conduit_p4: remove at 0.10.0 2020-02-28 21:24:26 +01:00
Vincent Laporte
305dc2a199 ocamlPackages.cohttp_p4: remove at 0.19.3 2020-02-28 21:24:26 +01:00
Vincent Laporte
fca7f386db trv: remove at 0.1.3 2020-02-28 21:24:26 +01:00
Gabor Greif
ff6aeefb91 ghc-8.8.3: really use ld.gold (port #80466) 2020-02-28 21:17:10 +01:00
Peter Simons
e81ec2fa82 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-20-g1d0459f from Hackage revision
3ff0be5c9e.
2020-02-28 20:42:31 +01:00
Peter Simons
b5bf60e40c haskell-MissingH: add jailbreak to fix the build with ghc-8.8.x 2020-02-28 20:42:31 +01:00
Peter Simons
0dbc457393 spago: build is broken in lts-15.x
Ping @cdepillabout.
2020-02-28 20:42:30 +01:00
Michael Alan Dorman
ef891b8a46 MissingH: use a version appropriate to our compiler
If you actually look at the changelog for 1.4.2.1, you'll see that it
mentions that it was only intended for ghc-7.0.4, which is why it has
a dependency on an inconveniently old version of `unix`, which
is *also* hidden behind a flag, so that we can't jailbreak it (per
https://github.com/peti/jailbreak-cabal/issues/15).

So the right thing to do would appear to me to be to override our
default version to 1.4.2.0, until such time as the maintainer makes a
newer release.

`ConfigFile` was collateral damage, so unmark it broken, as well as
`MissingH` itself.
2020-02-28 20:42:30 +01:00
Michael Alan Dorman
df8a0d64b5 json: remove obsolete patches that break the build
The patchs in question fail to apply against the current versoin, and
thus the package fails to build; `hasktags` is then collateral damage.

Remove reference to the patch and make sure neither package will be
marked broken going forward.
2020-02-28 20:42:30 +01:00
Peter Simons
219776992d git-annex: apply patch to fix the build with ghc-8.8.x
Unfortunately, we cannot compile git-annex with S3 support in an
LTS-15.x environment, because the 'aws' library hasn't updated to
version 3.x of the 'network' library [1]. I tried whether it's
possible to build git-annex with an older version of network, but
the amount of overrides we'd have to configure to accomplish that
got out of hand quickly. So I disabled aws support [2]. If you
need S3 support in git-annex, please help upstream to update
'aws' so that it builds with recent versions of 'network'.

[1] https://github.com/aristidb/aws/issues/264
[2] 1d0459f40e
2020-02-28 20:42:29 +01:00
Peter Simons
188587edf6 haskell-feed: disable test suite to fix the build
Upstream ships a messed up tarball that lacks the proper test files.
2020-02-28 20:42:29 +01:00
Peter Simons
045f95d9b9 git-annex: update sha256 hash for version 8.20200226 2020-02-28 20:42:29 +01:00
Peter Simons
482b910b72 haskell-streamly-bytestring: drop obsolete override 2020-02-28 20:42:28 +01:00
Peter Simons
c9b2100e0b hackage2nix: stick to older hackage-security version to make cabal-install happy 2020-02-28 20:42:28 +01:00
Peter Simons
7ecd6958b9 hackage2nix: update list of broken builds to fix evaluation 2020-02-28 20:42:28 +01:00
Peter Simons
111a1b868e haskell-ormolu: update override 2020-02-28 20:42:28 +01:00
Peter Simons
78a2350f2c haskell-construct: drop obsolete overrides 2020-02-28 20:42:27 +01:00
Peter Simons
73af2522be haskell-ChasingBottoms: jailbreak to fix build with ghc-8.10.x 2020-02-28 20:42:27 +01:00
Peter Simons
1299f72e8b haskell-spacecookie & matterhorn: clean up overrides 2020-02-28 20:42:27 +01:00
Peter Simons
9347a3e5be ghc-8.10.x: add overrides to fix regex-* packages 2020-02-28 20:42:26 +01:00
Peter Simons
ba190861e8 haskell-relude: avoid test suite failure when building with ghc-8.8.x 2020-02-28 20:42:26 +01:00