3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

352202 commits

Author SHA1 Message Date
Jonathan Ringer 6ddaba62ad
python3Packages.secp256k1: fix build 2022-02-08 10:17:24 -08:00
sternenseemann d24b8431aa packages-config.nix: ignore haskellPackages.hs-mesos
This attribute will necessarily cause an evaluation failures without
aliases, but removing the reliance on aliases will remove the error
message for users trying to use this attribute. Thus we'll work around
this for now.
2022-02-08 19:04:49 +01:00
Fabian Affolter b28a3d56b1 python3Packages.velbus-aio: 2022.02.1 -> 2022.2.3 2022-02-08 10:02:26 -08:00
Sandro Jäckel 2376811b2b python39Packages.django-auth-ldap: fix version number 2022-02-08 10:00:11 -08:00
Sandro Jäckel 2a285d4d68 python39Packages.doc8: fix version number 2022-02-08 09:59:54 -08:00
Las Safin fc7550d33c secp256k1: unstable-2021-06-06 -> unstable-2022-02-06 2022-02-08 09:58:49 -08:00
Guillaume Girol 7b2317da1b
Merge pull request #158587 from fabaff/tests-nagiosplugin
python3Packages.nagiosplugin: switch to pytestCheckHook
2022-02-08 17:56:53 +00:00
Sandro Jäckel 3d6eb1487e python39Packages.casa-formats-io: fix version number, update homepage 2022-02-08 09:54:53 -08:00
Sandro Jäckel 0d79bd6699 python39Packages.boost-histogram: fix version number, remove default meta.platforms 2022-02-08 09:54:38 -08:00
Sandro Jäckel dacbe2de52 python39Packages.aiomusiccast: fix version number 2022-02-08 09:50:54 -08:00
Sandro Jäckel 3d8dd6bbd9 python39Packages.adguardhome: fix version number 2022-02-08 09:50:30 -08:00
R. Ryantm 4b13f83bf0 python310Packages.od: 2.0.1 -> 2.0.2 2022-02-08 09:48:50 -08:00
Will Dietz 9b014bdb47 vimPlugins: update 2022-02-08 09:46:50 -08:00
Will Dietz 3307d70562 vimPlugins: add a few plugins for completion and misc other bits 2022-02-08 09:46:50 -08:00
Sandro Jäckel 210ef18b57 python39Packages.cartopy: fix version number 2022-02-08 09:42:58 -08:00
Fabian Affolter 6a41e084c3
Merge pull request #158584 from r-ryantm/auto-update/python3.10-atlassian-python-api
python310Packages.atlassian-python-api: 3.18.1 -> 3.19.0
2022-02-08 18:40:54 +01:00
Bernardo Meurer 767aa38fd5
Merge pull request #158491 from mweinelt/firefox
firefox, firefox-bin: 96.0.3 -> 97.0; firefox-esr: 91.5.1esr -> 91.6.0esr
2022-02-08 09:26:13 -08:00
Jonathan Ringer 48a98a84e0 python3Packages.tomli: add downstream dependency tests 2022-02-08 09:13:17 -08:00
Jonathan Ringer ce92a609bd python3Packages.thinc: enable tests 2022-02-08 09:12:30 -08:00
Jonathan Ringer 36be2dd240 python3Packages.thinc: fix relax dependencies 2022-02-08 09:12:30 -08:00
Vincent Laporte bb89d8d9ee ocamlPackages.core: 0.11.2 → 0.11.3 2022-02-08 18:09:46 +01:00
Ben Siraphob 71daebd2ae
Merge pull request #158649 from siraben/fastnumbers-arm
python3Packages.fastnumbers: disable tests on ARM
2022-02-08 11:06:22 -06:00
Ben Siraphob 1fc7d47cb4
python3Packages.fastnumbers: disable tests on ARM 2022-02-08 11:02:28 -06:00
7c6f434c 8cccfea82c
Merge pull request #158553 from rikhuijzer/rh/julia-1.7.2
julia_17-bin: 1.7.1 -> 1.7.2
2022-02-08 16:57:45 +00:00
7c6f434c 717247424b
Merge pull request #158448 from r-ryantm/auto-update/simgear
simgear: 2020.3.11 -> 2020.3.12
2022-02-08 16:57:18 +00:00
Fabian Affolter 092fe80925
python3Packages.atlassian-python-api: add pythonImportsCheck 2022-02-08 17:55:18 +01:00
Fabian Affolter d371d8dc20
Merge pull request #158570 from r-ryantm/auto-update/python3.10-heatzypy
python310Packages.heatzypy: 2.0.1 -> 2.0.2
2022-02-08 17:42:43 +01:00
Vincent Ambo f259444398
terraform: fix overrideAttrs with passthru attributes (#158632)
If plugins are specified in a call to `terraform.withPlugins`, the
standard override functions do not act on the wrapper derivation that
a user sees but on the underlying Terraform derivation.

Due to this, overriding attributes does nothing as they are not passed
through to the "outer" wrapper derivation.

This change fixes this for at least passthru attributes, but other
applications of `.overrideAttrs` (and potentially of the other
overrides) will do nothing (except compute a bit internally).

This fixes #158620 at least partially.
2022-02-08 17:41:58 +01:00
Vincent Ambo 2fcfc72e68
terraform-providers: wrap mkProvider in lib.makeOverridable (#158618)
This allows for an easier interface for doing things like overriding
the version of a specific Terraform provider, which is a fairly common
use-case.
2022-02-08 17:41:03 +01:00
Thiago Kenji Okada 819bf6b10a
Merge pull request #158194 from KyleOndy/fix_tmux_fzf
tmuxPlugins.tmux-fzf: unstable-2020-12-07 -> unstable-2021-10-20
2022-02-08 13:20:55 -03:00
Gabriel Ebner 3bf260d171
Merge pull request #158635 from collares/lean-3.39.1
lean: 3.39.0 -> 3.39.1
2022-02-08 16:45:40 +01:00
Mauricio Collares 58f58c8de6 lean: 3.39.0 -> 3.39.1 2022-02-08 12:24:19 -03:00
Fabian Affolter 686164dc1e
Merge pull request #158593 from r-ryantm/auto-update/python3.10-flux-led
python310Packages.flux-led: 0.28.21 -> 0.28.22
2022-02-08 16:18:02 +01:00
Fabian Affolter dc7d431cd8
Merge pull request #158617 from r-ryantm/auto-update/python3.10-deezer-python
python310Packages.deezer-python: 5.1.0 -> 5.1.1
2022-02-08 16:16:42 +01:00
Thiago Kenji Okada 570ae7d7b6
Merge pull request #158596 from johnrichardrinehart/fix/linux-slack-4.23.0
slack: change download URL
2022-02-08 11:55:06 -03:00
Pavol Rusnak 79c9085b9b
Merge pull request #158616 from nixbitcoin/lightning-loop-0.17.0-beta
lightning-loop: 0.16.0-beta -> 0.17.0-beta
2022-02-08 15:53:57 +01:00
Thiago Kenji Okada 0f1c388b16
Merge pull request #158531 from arcticlimer/bump-tmux-cpu-plugin
tmuxPlugins.cpu: unstable-2020-07-25 -> unstable-2021-12-15
2022-02-08 11:50:07 -03:00
Pavol Rusnak 18a062b02d
Merge pull request #158624 from nixbitcoin/btcpayserver-1.4.4
btcpayserver: 1.4.3 -> 1.4.4
2022-02-08 15:31:34 +01:00
ajs124 a5d888f6a6
Merge pull request #156392 from helsinki-systems/upd/libnats-c
libnats-c: 2.1.0 -> 3.2.0
2022-02-08 14:49:16 +01:00
pennae c4a6784457
Merge pull request #158611 from Xe/patch-4
nixos/cloud-init: fix trivial error that prevents deploy
2022-02-08 13:41:36 +00:00
R. Ryantm 84c1ce0224 python310Packages.deezer-python: 5.1.0 -> 5.1.1 2022-02-08 13:38:28 +00:00
nixbitcoin 2c9572c862
lightning-loop: 0.16.0-beta -> 0.17.0-beta 2022-02-08 14:30:41 +01:00
Xe Iaso 1a417bc1dd nixos/cloud-init: fix trivial error that prevents deploy 2022-02-08 08:15:27 -05:00
Marek Mahut 829942fd95
Merge pull request #155648 from mmahut/mmahut/besu
besu: init at 21.10.8
2022-02-08 14:15:13 +01:00
Marek Mahut eb911e75d7
Merge pull request #157779 from 1000101/7kaa
7kaa: init at 2.15.4p1
2022-02-08 14:01:53 +01:00
nixbitcoin 547809e2be
btcpayserver: 1.4.3 -> 1.4.4 2022-02-08 13:50:36 +01:00
sternenseemann 8c27f7a2bd haskellPackages.ghcWithPackages: throw on old override interface
Adding a fake override function via passthru will at least give users of
the old override interface a more helpful error message. Additionally we
also document the changes in the changelog.
2022-02-08 13:28:30 +01:00
Andreas fae4895e11 Falkon: 3.1.0 -> 3.2.0 2022-02-08 20:15:25 +08:00
Luke Granger-Brown 1d36731a2a
Merge pull request #158578 from delroth/iptables-docs
nixos/firewall: make 'networking.firewall.package' example less confusing
2022-02-08 12:11:59 +00:00
Sandro 9933a1c8c2
Merge pull request #158585 from fabaff/fix-graphene 2022-02-08 12:46:27 +01:00