1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

313601 commits

Author SHA1 Message Date
Sandro 1771675aed
Merge pull request #137083 from r-ryantm/auto-update/python3.8-google-cloud-asset
python38Packages.google-cloud-asset: 3.4.0 -> 3.5.0
2021-09-08 16:56:21 +02:00
Sandro c7639c1238
Merge pull request #137074 from r-ryantm/auto-update/python3.8-google-resumable-media
python38Packages.google-resumable-media: 2.0.1 -> 2.0.2
2021-09-08 16:55:52 +02:00
Sandro 92a298b4e3
Merge pull request #137108 from figsoda/fix-neorg
vimPlugins.neorg: fix owner
2021-09-08 16:54:57 +02:00
Geoff Reedy c524608dca
mkshell: small fix for #137005 (#137105)
I somehow accidentally left out the lib.flatten from mergeInputs. Without it, subtractLists won't ever remove anything from the inputs since the inputs will be a list of lists.
2021-09-08 16:54:24 +02:00
Sergei Trofimovich 6338963691 python39Packages.pomegranate: disable two failing tests
Two tests started failing after commit cd7360f19f
("python38Packages.networkx: 2.5.1 -> 2.6.2"):
    test_exact_dp_structure_learning_exclude_edges
    test_constrained_slap_structure_learning_exclude_edges
Both failures are triggered by networkx commit 15b74c552
("Use bidirection_dijkstra as default in weighted shortest_path")

My guess is that among equal paths the different one is picked.
Which should be a benign test failure and not a real regression.

Let's disable the tests to fix package building on master.
2021-09-08 23:48:51 +09:00
figsoda 4ad1d0ea31 vimPlugins.neorg: fix owner 2021-09-08 10:35:37 -04:00
Mario Rodas 91d2ebe422
Merge pull request #137050 from marsam/update-difftastic
difftastic: 0.6 -> 0.8
2021-09-08 08:49:55 -05:00
Théo Zimmermann 7136060765 mkCoqDerivation: use COQMF_COQLIB for dev versions of Coq 2021-09-08 15:15:28 +02:00
Geoff Reedy 087513bc11
mkShell: exclude inputsFrom from merged inputs (#137005)
The motivation for inputsFrom is to create a shell environment that is suitable for development of the packages listed in inputsFrom. This commit filters out any dependencies from one package in inputsFrom to another when computing the shell environment's inputs. This supports the use case where several closely related packages (perhaps even built from the same source tree) are being mutually developed. It is assumed that the user will configure their environment to resolve dependencies between these mutually developed packages.
2021-09-08 13:53:09 +02:00
Doron Behar 5a65943b93
Merge pull request #137044 from VergeDX/gnome-network-displays 2021-09-08 14:31:30 +03:00
Théo Zimmermann 1eebd96344 coqPackages.corn: c366d3f01ec1812b145117a4da940518b092d3a6 -> 8.13.0
Fix to use a released version.
2021-09-08 13:15:48 +02:00
Stig 4ee9590d2f
Merge pull request #135667 from thomasSDK/3-perlPackages
perlPackages: init 3 perl packages
2021-09-08 12:10:08 +02:00
ryneeverett 3e9f6d7e99
exaile: init at 4.1.1 (#120761) 2021-09-08 06:07:28 -04:00
Sascha Grunert c43a2609a3 cni-plugins: 1.0.0 -> 1.0.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-09-08 20:06:37 +10:00
Domen Kožar d7ac390254
Merge pull request #137086 from zimbatm/foreman-0.87.2
foreman: 0.78.0 -> 0.87.2
2021-09-08 11:59:16 +02:00
Fabian Affolter 6adfc5114d
Merge pull request #136982 from ymatsiuk/upower
upower: 0.99.11 -> 0.99.13
2021-09-08 11:53:18 +02:00
zimbatm 50793c3c45
foreman: 0.78.0 -> 0.87.2
Fixes #90776
2021-09-08 11:44:30 +02:00
Maximilian Bosch 02a3844bad
Merge pull request #136388 from sumnerevans/synapse-1.42
matrix-synapse: 1.41.1 -> 1.42.0
2021-09-08 11:05:47 +02:00
Maximilian Bosch f96ba73ac0
Merge pull request #134174 from erdnaxe/grafana_hardening
nixos/grafana: systemd unit hardening
2021-09-08 10:59:06 +02:00
Fabian Affolter ae31c2b6b8
Merge pull request #136955 from lovesegfault/mediafile-0.8.0
python3Packages.mediafile: 0.6.0 -> 0.8.0
2021-09-08 10:48:04 +02:00
Alexandre Iooss bbc51efb46 nixos/grafana: systemd unit hardening 2021-09-08 10:43:46 +02:00
Fabian Affolter c8f5c0a8be
Merge pull request #137080 from NerdyPepper/add-nerdypepper-htmlq
htmlq: add nerdypepper as maintainer
2021-09-08 10:37:26 +02:00
R. RyanTM 5d56aee6da python38Packages.google-cloud-asset: 3.4.0 -> 3.5.0 2021-09-08 08:36:37 +00:00
Fabian Affolter 6eadd15320
Merge pull request #136168 from fabaff/bump-ipv6calc
ipv6calc: 2.2.0 -> 3.2.0
2021-09-08 10:21:20 +02:00
Fabian Affolter ac79dfcefc
Merge pull request #136875 from fabaff/bump-denonavr
python3Packages.denonavr: 0.10.8 -> 0.10.9
2021-09-08 10:19:15 +02:00
Fabian Affolter 5fb9c0d028
Merge pull request #137062 from r-ryantm/auto-update/python3.8-dnachisel
python38Packages.dnachisel: 3.2.7 -> 3.2.8
2021-09-08 10:12:38 +02:00
Fabian Affolter d079ff303c
Merge pull request #136984 from fabaff/bump-gdu
gdu: 5.6.2 -> 5.7.0
2021-09-08 10:10:08 +02:00
Fabian Affolter c31d787995
Merge pull request #137014 from r-ryantm/auto-update/python3.8-pubnub
python38Packages.pubnub: 5.2.0 -> 5.2.1
2021-09-08 10:08:42 +02:00
Oleksii Filonenko ce370dfcb6
Merge pull request #137052 from marsam/update-docker-slim
docker-slim: 1.36.2 -> 1.36.4
2021-09-08 11:04:50 +03:00
Akshay 6513c6e88e htmlq: add nerdypepper as maintainer 2021-09-08 13:32:58 +05:30
Jörg Thalheim e32a7566d6 nodePackages: regenerate 2021-09-08 16:57:42 +09:00
Jörg Thalheim 6f419c3cd8 nodePackages.rust-analyzer: 0.2.727 -> 0.2.735 2021-09-08 16:57:42 +09:00
Jörg Thalheim 43152ffb57 rust-analyzer: 2021-08-30 -> 2021-09-06 2021-09-08 16:57:42 +09:00
Fabian Affolter e3b8d8905b
Merge pull request #136986 from r-ryantm/auto-update/python3.8-numpy-stl
python38Packages.numpy-stl: 2.16.2 -> 2.16.3
2021-09-08 08:59:06 +02:00
Fabian Affolter 1554e7dc38
Merge pull request #136758 from fabaff/bump-pymazda
python3Packages.pymazda: 0.2.0 -> 0.2.1
2021-09-08 08:57:48 +02:00
Fabian Affolter 6fbeb93736
Merge pull request #136981 from r-ryantm/auto-update/python3.8-pyfma
python38Packages.pyfma: 0.1.4 -> 0.1.6
2021-09-08 08:57:02 +02:00
Fabian Affolter f61502b87e
Merge pull request #136991 from chivay/bump-karton
pythonPackages.karton-core: 4.2.0 -> 4.3.0
2021-09-08 08:55:28 +02:00
Fabian Affolter 3dcaf92e24
Merge pull request #137006 from r-ryantm/auto-update/python3.8-python-nomad
python38Packages.python-nomad: 1.3.0 -> 1.4.1
2021-09-08 08:53:24 +02:00
R. RyanTM 377848dc23 python38Packages.google-resumable-media: 2.0.1 -> 2.0.2 2021-09-08 06:07:45 +00:00
AndersonTorres d559051a1c zig: 0.8.0 -> 0.8.1 2021-09-08 14:50:08 +09:00
Ben Siraphob 2d6b693907
Merge pull request #137064 from siraben/htmlq-init 2021-09-08 00:42:09 -05:00
Ben Siraphob 29d262cf7f htmlq: init at 0.2.0 2021-09-08 00:30:13 -05:00
Michael Raskin 75ba363f87
Merge pull request #137041 from risicle/ris-botan-CVE-2021-40529
botan2: 2.18.0 -> 2.18.1, add patch for CVE-2021-40529
2021-09-08 05:03:27 +00:00
Mario Rodas 0ecd963c1d
Merge pull request #137055 from marsam/update-grpc
grpc: 1.39.1 -> 1.40.0
2021-09-07 23:58:33 -05:00
Mario Rodas 4b030d5f3e
Merge pull request #137053 from marsam/update-postgresql-pgvector
postgresqlPackages.pgvector: 0.1.7 -> 0.1.8
2021-09-07 23:58:09 -05:00
Mario Rodas ba29a0da7b
Merge pull request #137048 from marsam/update-nodejs-16_x
nodejs-16_x: 16.8.0 -> 16.9.0
2021-09-07 23:43:26 -05:00
Vanilla 84bcbaccd0 maintainers: update vanilla's mail and add gpg key 2021-09-08 00:42:27 -04:00
tomberek aba959c710
Merge pull request #137051 from marsam/update-syncthing
syncthing: 1.18.1 -> 1.18.2
2021-09-08 00:39:38 -04:00
R. RyanTM 696ec0dc6f python38Packages.dnachisel: 3.2.7 -> 3.2.8 2021-09-08 04:22:03 +00:00
DavHau 172edcb426 libspng: enable tests 2021-09-08 12:50:47 +09:00