sternenseemann
85c606d097
ocamlPackages.git: 3.2.0 -> 3.3.0; ocamlPackages.irmin: 2.4.0 -> 2.5.1 ( #113717 )
...
* ocamlPackages.git: 3.2.0 -> 3.3.0
* minor fixes to tests (while introducing new failures in the nix
sandbox we have to patch)
* compatibility fixes to commit messages with git fsck and github at the
expense of potentially breaking older ocaml-git managed repositories.
https://github.com/mirage/ocaml-git/releases/tag/3.3.0
* ocamlPackages.irmin: 2.4.0 -> 2.5.1
* irmin-graphql: enable tests as they now work without network
* irmin-layers: tests were removed
* ppx_irmin: tests were removed
Compatibility with git 3.3.0 and improved performance.
https://github.com/mirage/irmin/releases/tag/2.5.0
https://github.com/mirage/irmin/releases/tag/2.5.1
* ocamlPackages.{git, irmin}: add myself to maintainers
2021-02-19 22:19:24 +01:00
Peter Simons
391ac04675
Merge pull request #112936 from NixOS/haskell-updates
...
Update Haskell package set to Stackage Nightly 2021-02-12 (plus other fixes)
2021-02-19 21:04:55 +01:00
Malte Brandy
f3cb2534d6
hackagePackages.haskell-language-server: Fix build
2021-02-19 20:56:32 +01:00
Peter Simons
020ed23391
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.16.0-13-gefcfbb2 from Hackage revision
f8a5fcf1df
.
2021-02-19 20:56:32 +01:00
Peter Simons
df5db9a42e
hackage2nix: update list of broken builds to avoid evaluation errors on Hydra
2021-02-19 20:56:32 +01:00
Peter Simons
a1b8172b32
hackage2nix: yarn2nix has a maintainer now
2021-02-19 20:56:32 +01:00
Poscat
d968b65ce4
haskellPackages: make poscat the maintainer for hinit
2021-02-19 20:56:32 +01:00
Poscat
47bd0f2462
haskellPackages.hinit: unbreak
2021-02-19 20:56:32 +01:00
sternenseemann
a1008836b4
haskellPackages.yarn-lock: fix build by jailbreaking
2021-02-19 20:56:32 +01:00
sternenseemann
ac462c555a
haskellPackages: add myself as maintainer for a few pkgs
...
Some packages I maintain already and additionally some packages I have
experience with, so I should be able to help fixing stuff related to
them.
2021-02-19 20:56:32 +01:00
Manuel Bärenz
9451522c54
haskellPackages: Add myself (turion) to maintainer list
2021-02-19 20:56:32 +01:00
Olli Helenius
5885a721a6
haskellPackages.xml-extractors: broken -> unbroken
2021-02-19 20:56:32 +01:00
Manuel Bärenz
92c790582b
haskellPackages.Agda: Remove outdated patch
2021-02-19 20:56:32 +01:00
Dennis Gosnell
36b42af29a
haskellPackages.hadolint: add comment explaining override
2021-02-19 20:56:32 +01:00
Olli Helenius
d9443bf7cd
haskellPackages.hadolint: fix build by disabling static linking
...
The `static` flag was enabled by default for 1.22.1:
e1305042c6 (diff-e0ee4e21f8811c1171864cc68ea4005347b1b0ca70626026f251bf4111c2aa6e)
We need to disable it in nixpkgs.
2021-02-19 20:56:32 +01:00
Dmitry Kalinkin
d657b4cd91
rivet: add sansmath to fix make-plots
...
ef29ea553c
2021-02-19 14:41:46 -05:00
Poscat
18e82ca47a
Disable tests on haskellPackages.pixiv
2021-02-19 20:24:05 +01:00
Poscat
180ec7be87
Disable tests on haskellPackages.telegraph
2021-02-19 20:24:04 +01:00
Peter Simons
071863cf74
Stackage Nightly 2021-02-12
2021-02-19 20:24:04 +01:00
Sandro
41edfe8c20
Merge pull request #113295 from siraben/cc-eq-cc
2021-02-19 19:25:41 +01:00
Ben Siraphob
4b2c44c0a7
treewide: drop conditional makeFlag for darwin when specifiying cross-compiler
2021-02-20 01:02:08 +07:00
Ben Siraphob
223f25cf4a
treewide: add targetPrefix to hardcoded references to CC=cc
2021-02-20 01:01:46 +07:00
Sandro
906adb1d1a
Merge pull request #113393 from fabaff/bump-adb-shell
2021-02-19 18:57:18 +01:00
Sandro
5f923d1e9e
Merge pull request #112979 from fabaff/tellduslive
2021-02-19 18:56:34 +01:00
superwhiskers
c90d8b8242
carp: 0.3.0 -> 0.5.0 ( #113376 )
2021-02-19 18:51:52 +01:00
R. RyanTM
cad32a90a1
xdg-desktop-portal: 1.8.0 -> 1.8.1 ( #113632 )
...
fontconfig dependency was dropped.
Co-authored-by: Daniël de Kok <me@danieldk.eu>
2021-02-19 17:23:22 +01:00
Thiago Kenji Okada
2c3ad4ef9c
clojure-lsp: build it from source
...
Nowadays we build it from the jar released from upstream, but this PRs
changes it to build it from source code.
2021-02-19 10:38:31 -03:00
Thiago Kenji Okada
cd98c0e4ba
clojure-lsp: add tests
2021-02-19 10:25:55 -03:00
Thiago Kenji Okada
3fa00685ce
clojure-lsp: migrate to GraalVM
...
clojure-lsp now supports GraalVM builds that makes the binary faster to
start and also seems to reduce memory usage.
2021-02-19 10:25:55 -03:00
Sandro
4b694d5e3d
Merge pull request #113674 from SuperSandro2000/fix-collection16
2021-02-19 13:27:03 +01:00
Fabian Affolter
952b650b47
python3Packages.tellduslive: init at 0.10.11
2021-02-19 11:22:09 +01:00
Fabian Affolter
873476ed9c
python3Packages.adb-shell: switch to pytestCheckHook
2021-02-19 10:55:45 +01:00
Sandro Jäckel
aee42549dd
pythonPackages.qiskit-aer: remove unused inputs
2021-02-19 10:38:08 +01:00
Sandro Jäckel
ab76f0885b
pythonPackages.graphene: remove unused input
2021-02-19 10:37:45 +01:00
Sandro
ad4db3f4d8
Merge pull request #113670 from danieldk/maturin-0.9.4
...
maturin: 0.9.3 -> 0.9.4
2021-02-19 10:37:11 +01:00
Frederik Rietdijk
1e47264608
python.tests: test overriding functions
2021-02-19 10:12:21 +01:00
R. RyanTM
2f6523f96b
ocamlPackages.utop: 2.6.0 -> 2.7.0
2021-02-19 08:15:26 +01:00
Daniël de Kok
cb57f80732
maturin: 0.9.3 -> 0.9.4
...
Changelog:
https://github.com/PyO3/maturin/blob/v0.9.4/Changelog.md#094---2021-02-18
2021-02-19 06:54:14 +01:00
adisbladis
0a3dde32ba
Merge pull request #113658 from zowoq/skopeo
...
skopeo: 1.2.1 -> 1.2.2
2021-02-19 06:52:50 +01:00
adisbladis
ead9e552a2
Merge pull request #113653 from zowoq/buildah
...
buildah: 1.19.4 -> 1.19.6
2021-02-19 06:52:03 +01:00
Ryan Mulligan
49cb6f1cc3
Merge pull request #112729 from r-ryantm/auto-update/python3.7-openrouteservice
...
python37Packages.openrouteservice: 2.3.0 -> 2.3.3
2021-02-18 21:25:01 -08:00
Ryan Mulligan
930466c59f
Merge pull request #113257 from r-ryantm/auto-update/clojure-lsp
...
clojure-lsp: 2021.02.13-18.04.19 -> 2021.02.14-19.46.47
2021-02-18 21:23:42 -08:00
Doron Behar
456681a6c2
Merge pull request #113623 from r-ryantm/auto-update/tweeny
2021-02-19 07:11:21 +02:00
Ryan Mulligan
b3ff981deb
Merge pull request #113579 from r-ryantm/auto-update/librealsense
...
librealsense: 2.41.0 -> 2.42.0
2021-02-18 21:07:07 -08:00
Ryan Mulligan
fbd4d9bc9c
Merge pull request #113562 from r-ryantm/auto-update/fly
...
fly: 6.7.5 -> 7.0.0
2021-02-18 21:06:11 -08:00
zowoq
84c2dc79e7
skopeo: 1.2.1 -> 1.2.2
...
https://github.com/containers/skopeo/releases/tag/v1.2.2
2021-02-19 09:29:46 +10:00
zowoq
28f5b52af1
buildah: 1.19.4 -> 1.19.6
...
https://github.com/containers/buildah/releases/tag/v1.19.6
2021-02-19 08:28:17 +10:00
Sandro
a5eb4bf24b
Merge pull request #113644 from bachp/ganache-cli
...
nodePackages.ganache-cli: init at 6.12.2
2021-02-18 22:41:50 +01:00
Cyril Cohen
268e43a005
elpi: 1.12.0 -> 1.13.0
2021-02-18 22:26:10 +01:00
Sandro
2f5b9f0c09
Merge pull request #113641 from taktoa/master
...
pythonPackages.cozy: add setuptools propagatedBuildInput
2021-02-18 22:22:13 +01:00