Commit graph

265640 commits

Author SHA1 Message Date
Jörg Thalheim f6a583eeec
Merge pull request #110465 from siraben/development-compilers-stdenv-lib
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 10:07:31 +00:00
Sandro 3698438873
Merge pull request #110572 from doronbehar/stdenv/no-stdenv.lib
treewide: Remove usages of stdenv.lib by @doronbehar
2021-01-23 10:43:20 +01:00
Fabian Affolter bfa62ed53c home-assistant: update component-packages 2021-01-23 09:54:56 +01:00
Fabian Affolter 002b6599da python3Packages.amcrest: init at 1.7.2 2021-01-23 09:52:45 +01:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
Frederik Rietdijk 4affc40a50 sqlite: test sqlalchemy when updating
This is an important Python package that should keep functioning on an
upgrade.
2021-01-23 08:35:54 +01:00
Jörg Thalheim 103dfe655e
Merge pull request #109722 from euank/libvirt-ebtables-iptables
libvirt: don't use iptables-nftables
2021-01-23 07:29:31 +00:00
Milan Pässler 7ccc4fd222
alertmanager-bot: 0.4.0 -> 0.4.3 2021-01-23 07:55:46 +01:00
Spencer Baugh 0bdc35a2ed crawl: 0.25.1 -> 0.26.0
FORCE_PKGCONFIG was added upstream in crawl/crawl@61de54256c, so we
can drop our patch to the Makefile which does the same thing - nice!
Still need the other patches since crawl/crawl#1367 isn't yet fully
merged.
2021-01-23 00:27:25 -05:00
AndersonTorres bdb60d7fa9 pyspread: init at 1.99.5 2021-01-23 01:31:52 -03:00
David Birks bd680be132
kind: 0.9.0 -> 0.10.0 2021-01-22 22:54:10 -05:00
Stig b8c3cd1318
Merge pull request #110321 from stigtsp/package/perl-5.33.6
perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
2021-01-23 03:17:03 +01:00
Stig 63333a977f
Merge pull request #110298 from stigtsp/perl/remove-parallel-building-patch
perl: remove obsolete parallel building patch
2021-01-23 03:02:49 +01:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Stig c52a11e741
Merge pull request #110389 from tnias/usbguard_test_pr
nixos/tests/usbguard: init
2021-01-23 02:50:50 +01:00
zowoq f8013960c6 minikube: 1.16.0 -> 1.17.0
https://github.com/kubernetes/minikube/releases/tag/v1.17.0
2021-01-23 11:31:36 +10:00
Ryan Horiguchi 0a900a5c75
vscode-extensions.hookyqr.beautify: init at 1.5.0 2021-01-23 02:29:06 +01:00
Ryan Horiguchi 6cead806db
vscode-extensions.spywhere.guides: init at 0.9.3 2021-01-23 02:24:57 +01:00
Ryan Horiguchi d314c0141b
vscode-extensions.streetsidesoftware.code-spell-checker: init at 1.10.2 2021-01-23 02:22:57 +01:00
Ryan Horiguchi a24832ae8c
vscode-extensions.jock.svg: init at 1.4.4 2021-01-23 02:18:16 +01:00
Ryan Horiguchi 6773cbc50c
vscode-extensions.davidanson.vscode-markdownlint: init at 0.38.0 2021-01-23 02:16:17 +01:00
Ryan Horiguchi 8ff285d579
vscode-extensions.gruntfuggly.todo-tree: init at 0.0.196 2021-01-23 02:13:14 +01:00
Stig 2bc16b381e
Merge pull request #110440 from zakame/updates/perl-IO-Async-0.78
perlPackages.IOAsync: 0.77 -> 0.78
2021-01-23 02:10:48 +01:00
Mario Rodas 4766c5e8be
Merge pull request #110510 from r-ryantm/auto-update/nfpm
nfpm: 2.2.2 -> 2.2.3
2021-01-22 19:57:34 -05:00
Mario Rodas d65c354710
Merge pull request #110528 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.10.3 -> 1.10.5
2021-01-22 19:57:04 -05:00
Ryan Horiguchi fd72f6a8ac
vscode-extensions.rubymaniac.vscode-paste-and-indent: init at 0.0.8 2021-01-23 01:51:28 +01:00
Zak B. Elep 79ff3de8a5 perlPackages.IOAsync: 0.77 -> 0.78 2021-01-23 08:33:41 +08:00
Philipp Bartsch b912846267 nixos/tests/usbguard: init 2021-01-23 01:19:11 +01:00
Ryan Mulligan dbc7805691
Merge pull request #110527 from r-ryantm/auto-update/pg_tileserv
pg_tileserv: 1.0.4 -> 1.0.5
2021-01-22 15:40:54 -08:00
Florian Klink e1c86b9a1d
Merge pull request #110293 from pjjw/python-extension-musl-fix
cpython: fix extensions when using a musl toolchain
2021-01-23 00:23:24 +01:00
Florian Klink 994e221f16
Merge pull request #106988 from drewrisinger/dr-pr-qemu-bump
qemu: 5.1.0 -> 5.2.0
2021-01-23 00:20:06 +01:00
Peter Woodman 858eebe1f9 cpython: fix extensions when using a musl toolchain 2021-01-22 23:56:19 +01:00
Euan Kemp f0b1cdb189 libvirt: don't use iptables-nftables
Per a comment on the PR that made this change, it turns out to cause
issues in some cases: https://github.com/NixOS/nixpkgs/pull/109332#issuecomment-762005163

For now, let's revert back. Presumably the issues derive from the system
iptables not matching libvirt's iptables.

In the future, #81172 should move us back into the future, and I'm
perfectly fine waiting for that PR to handle this separately.
2021-01-22 22:44:20 +00:00
Maximilian Bosch c6d4197e4f
Merge pull request #110283 from r-ryantm/auto-update/docker-compose
docker-compose: 1.27.4 -> 1.28.0
2021-01-22 23:25:29 +01:00
Maximilian Bosch 3d4ee7c660
Merge pull request #110344 from ilian/u/reaper
reaper: 6.19 -> 6.20
2021-01-22 23:23:49 +01:00
Maximilian Bosch cf3130641a
Merge pull request #110097 from r-ryantm/auto-update/mdbook
mdbook: 0.4.5 -> 0.4.6
2021-01-22 23:15:03 +01:00
Robert Schütz c173f673ed pythonPackages.hbmqtt: disable on Python 3.9
See https://github.com/beerfactory/hbmqtt/issues/223.
2021-01-22 14:11:34 -08:00
Robert Schütz 8c1ce4ec70 pythonPackages.transitions: 0.8.5 -> 0.8.6 2021-01-22 14:11:34 -08:00
Jonathan Ringer 0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
Maximilian Bosch 2e5475381b
Merge pull request #110049 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.25.0 -> 0.26.0
2021-01-22 23:06:28 +01:00
Michele Guerini Rocco 1bf54f0770
Merge pull request #110449 from matthiasbeyer/update-mutt
mutt: 2.0.4 -> 2.0.5
2021-01-22 23:00:33 +01:00
Ryan Mulligan ffdc2886fa
Merge pull request #110498 from r-ryantm/auto-update/matrix-corporal
matrix-corporal: 2.0.1 -> 2.1.0
2021-01-22 13:57:19 -08:00
Ivan Babrou aea19f284a docker: correct substitution path with buildx enabled
Starting with Docker 20.10, the client repo moved and the path changed.
2021-01-22 13:43:30 -08:00
Maximilian Bosch 7c0db07752
Merge pull request #110297 from bbigras/feh
feh: 3.6.1 -> 3.6.2
2021-01-22 22:18:26 +01:00
Maximilian Bosch e47aca4524
Merge pull request #110373 from r-ryantm/auto-update/bingrep
bingrep: 0.8.2 -> 0.8.5
2021-01-22 22:14:39 +01:00
Maximilian Bosch 932d8850c8
Merge pull request #110372 from bbigras/httplz
httplz: dropping maintainership
2021-01-22 22:09:10 +01:00
Thomas Gerbet b989a9802f libredwg: 0.10.1.3707 -> 0.12
Fix CVE-2020-15807
2021-01-22 21:58:46 +01:00
Martin Weinelt c245e9d2ff
Merge pull request #110530 from mweinelt/python-mpd
python3Packages.mpd2: 3.0.2 -> 3.0.3
2021-01-22 21:37:49 +01:00
Ryan Mulligan 406a590802
Merge pull request #110503 from r-ryantm/auto-update/mlkit
mlkit: 4.5.2 -> 4.5.6
2021-01-22 12:34:56 -08:00
Jörg Thalheim fa521222a4
Merge pull request #110511 from r-ryantm/auto-update/nix-direnv
nix-direnv: 1.2 -> 1.2.1
2021-01-22 20:17:31 +00:00