Fabian Affolter
e5625ffe44
python310Packages.archinfo: 9.2.18 -> 9.2.19
2022-09-21 14:52:02 +02:00
Sandro and GitHub
982b560b2a
Merge pull request #192084 from SuperSandro2000/openssl-static-cross
2022-09-21 14:37:49 +02:00
Vladimír Čunát
14384cf3ca
knot-resolver: 5.5.2 -> 5.5.3
...
CVE-2022-40188 and also the patches were included in the release.
https://gitlab.nic.cz/knot/knot-resolver/-/tags/v5.5.3
2022-09-21 14:34:46 +02:00
superherointj and GitHub
30b4b73b1c
Merge pull request #192167 from NickCao/k3s-cross
...
k3s: fix cross compilation
2022-09-21 09:24:40 -03:00
Peter Romfeld
9b454809d3
infra: init at 0.15.1
2022-09-21 15:23:18 +03:00
R. Ryantm
e6b5dc2eeb
checkSSLCert: 2.45.0 -> 2.46.0
2022-09-21 12:13:05 +00:00
R. Ryantm
0e40d1f469
changie: 1.9.0 -> 1.9.1
2022-09-21 12:12:49 +00:00
Sandro and GitHub
7a60d1fd15
Merge pull request #191189 from romildo/upd.xfce4-windowck-plugin
2022-09-21 14:02:07 +02:00
github-actions[bot] and GitHub
15bbf4d3fc
Merge master into staging-next
2022-09-21 12:01:48 +00:00
figsoda and GitHub
d6490a0bd9
Merge pull request #192102 from figsoda/vim-caddyfile
...
vimPlugins.vim-caddyfile: init at 2022-05-09
2022-09-21 07:57:03 -04:00
Martin Weinelt
766a59d215
buildMozillaMach: Build 102esr using nss_esr
2022-09-21 13:45:38 +02:00
Martin Weinelt
18e3293550
buildMozillaMach: Prune control flow for versions <102
2022-09-21 13:45:38 +02:00
Martin Weinelt
b3c86ef755
firefox-esr-91-unwrapped: drop
...
The 91 series has reached its end of life.
2022-09-21 13:45:38 +02:00
cw789
90893c68f2
erlang: remove undesired nix-prefetch comments
2022-09-21 13:15:35 +02:00
cw789
90c8fcab1d
erlang: 25.0.3 -> 25.1
2022-09-21 13:14:51 +02:00
Yureka
595ed0ec11
opencv: 4.5.4 -> 4.6.0
2022-09-21 13:08:28 +02:00
R. RyanTM and GitHub
a0e3904713
buildah: 1.27.1 -> 1.27.2 ( #192229 )
2022-09-21 20:44:23 +10:00
Yureka
cabf66eefa
pkgsMusl.game-music-emu: fix build
2022-09-21 12:19:14 +02:00
Yureka
21bc002b61
pkgsMusl.python3.pkgs.watchdog: fix build
2022-09-21 12:11:58 +02:00
Robert Hensing
5727fd3e6f
nixosTests.agate: Use module based runner
2022-09-21 10:55:12 +01:00
Robert Hensing
15dcbc2514
nixosTests.aesmd: Use module based runner
2022-09-21 10:55:12 +01:00
Robert Hensing
edf8be37af
nixosTests.adguardhome: Use module based runner
2022-09-21 10:55:12 +01:00
Robert Hensing
b7ffe44469
nixosTests.acme: Use module system based runner
2022-09-21 10:55:12 +01:00
Robert Hensing
9e4277b970
nixos/testing/network.nix: Fix for specialisations and specialArgs.name
...
Before this, it relied on being able to `imports` from the `name`
module argument, which wasn't really necessary and required a
potentially quite breaking change. We can revert that now.
2022-09-21 10:55:12 +01:00
Robert Hensing
0691b450b1
nixosTests._3proxy: Use module system based runner
2022-09-21 10:55:11 +01:00
Robert Hensing
a958a4aa00
nixos/testing: Add pkgs parameter
...
This parameter is for packages to use in VMs, unlike hostPkgs.
2022-09-21 10:55:11 +01:00
Robert Hensing
124b0c4abc
nixos/testing/network.nix: Avoid deprecated .config
2022-09-21 10:55:11 +01:00
Robert Hensing
3c09cb2363
nixos/all-tests.nix: Improve runTest for release.nix
...
... and add runTestOn.
2022-09-21 10:55:11 +01:00
Robert Hensing
b3de22483c
nixos/testing-python.nix: Add evalTest
...
This is a decomposition of the testing-python.nix and build-vms.nix
files into modules.
By refactoring the glue, we accomplish the following:
- NixOS tests can now use `imports` and other module system features.
- Network-wide test setup can now be reusable; example:
- A setup with all VMs configured to use a DNS server
- Split long, slow tests into multiple tests that import a
common module that has most of the setup.
- Type checking for the test arguments
- (TBD) "generated" options reference docs
- Aspects that had to be wired through all the glue are now in their
own files.
- Chief example: interactive.nix.
- Also: network.nix
In rewriting this, I've generally stuck as close as possible to the
existing code; copying pieces of logic and rewiring them, without
changing the logic itself.
I've made two exceptions to this rule
- Introduction of `extraDriverArgs` instead of hardcoded
interactivity logic.
- Incorporation of https://github.com/NixOS/nixpkgs/pull/144110
in testScript.nix.
I might revert the latter and split it into a new commit.
2022-09-21 10:55:11 +01:00
Robert Hensing
1ffa30b055
lib/modules: Fix meta duplication in shorthand syntax
2022-09-21 10:55:11 +01:00
Robert Hensing
fce8b018f0
lib: Add lazyDerivation
2022-09-21 10:55:07 +01:00
Pavol Rusnak and GitHub
0615155dab
Merge pull request #192100 from prusnak/elements-aarch64-darwin
...
elements: fix build on aarch64-darwin (apply changes from bitcoin)
2022-09-21 11:46:44 +02:00
Pavol Rusnak
cbcdc23b9d
elements: apply fixes from bitcoin package
2022-09-21 11:46:17 +02:00
Sandro and GitHub
19aa0eb4de
Merge pull request #192083 from NixOS/wip/jtojnar/git2-threads
2022-09-21 11:35:25 +02:00
Sandro and GitHub
a904ff1f66
Merge pull request #190885 from hexagonal-sun/sdrangel-update
2022-09-21 11:34:02 +02:00
Frederik Rietdijk
9a448bdf92
autorandr: fix build dist issue
...
The build uses a custom build and install phase and should therefore not
use the hooks that are provided by default.
2022-09-21 11:33:20 +02:00
Sandro and GitHub
26ce434926
Merge pull request #192060 from wegank/prl-tools-update
2022-09-21 11:33:04 +02:00
Vladimír Čunát
88cb8dd07d
thunderbird-bin: 102.2.2 -> 102.3.0
...
https://www.thunderbird.net/en-US/thunderbird/102.3.0/releasenotes/
2022-09-21 11:30:12 +02:00
Sandro and GitHub
58c9141043
Merge pull request #192091 from r-ryantm/auto-update/docker-compose
2022-09-21 11:18:12 +02:00
Marcello Nuccio ARPAE
46a8195784
subversion: openssl_3 -> openssl_1_1 to fix https lock
...
Subversion hangs when accessing an HTTPS repository.
Rollback to openssl_1_1 fixes the problem.
Setting `openssl = openssl_1_1` only for subversion is not enough.
I had to also set it for the `aprutil` instance used by the `serf`
library used by `subversion`. I do not know if this is a distinct bug.
I first reported the problem at
https://discourse.nixos.org/t/how-to-find-what-has-changed-between-two-builds-of-a-derivation/21854?u=mnuccioarpae
2022-09-21 11:17:25 +02:00
Sandro and GitHub
7dac364af1
Merge pull request #191874 from figsoda/cargo-ui
2022-09-21 11:12:50 +02:00
Fabian Affolter and GitHub
ec726bb24c
Merge pull request #191737 from viraptor/servefile-fix-darwin
...
python310Packages.servefile: mark not broken on darwin
2022-09-21 11:09:34 +02:00
Fabian Affolter and GitHub
289bfcc2d0
Merge pull request #191891 from firefly-cpp/overpy
...
python310Packages.overpy: init at 0.6
2022-09-21 11:07:43 +02:00
Vladimír Čunát
7c9d604e32
Merge #192202 : thunderbird-91: 91.13.0 -> 91.13.1
...
https://www.thunderbird.net/en-US/thunderbird/91.13.1/releasenotes/
2022-09-21 10:44:39 +02:00
R. Ryantm
580d54e27d
libsForQt5.kdsoap: 2.0.0 -> 2.1.1
2022-09-21 08:44:30 +00:00
Fabian Affolter and GitHub
c6475fc5db
Merge pull request #191950 from McSinyx/moderngl-context
...
python3Packages.moderngl: propagate build input glcontext
2022-09-21 10:43:51 +02:00
R. Ryantm
1008651931
last: 1409 -> 1411
2022-09-21 08:24:01 +00:00
R. Ryantm
7286bad3a9
kubebuilder: 3.6.0 -> 3.7.0
2022-09-21 08:18:01 +00:00
R. Ryantm
9fd75b45a0
kubevirt: 0.56.1 -> 0.57.0
2022-09-21 08:17:18 +00:00
R. Ryantm
6cf481e230
jython: 2.7.2b3 -> 2.7.3
2022-09-21 08:09:31 +00:00