Wolfgang Walther
f9969cbf47
python3Packages.conan: disable unstable test
...
This test failed repeatedly on aarch64-linux, so far.
2024-11-12 21:09:44 +01:00
Wolfgang Walther
5ea3790cbe
python3Packages.vapoursynth: remove useless $src from unittestFlagsArray
...
Avoids the use of bash eval in unittestFlagsArray, which we want to
remove.
2024-11-12 21:09:44 +01:00
Wolfgang Walther
0032be6d42
python3Packages.bottleneck: avoid bash eval in pytestFlagsArray
...
We can just cd to $out to let the tests run from that folder
automatically. Additionally we get better test output, because the
/nix/store component is missing from file names.
2024-11-12 21:09:43 +01:00
Wolfgang Walther
c23f21bead
python3Packages.dtw-python: set pytestFlagsArray in preCheck hook
...
This flag relies on bash eval of pytestFlagsArray, which we'd like to
get rid of. By moving the evaluation of $src into the preCheck hook, we
achieve the same.
2024-11-12 21:09:43 +01:00
Wolfgang Walther
cfd186f097
python3Packages: remove left-over "--numprocesses"
...
Those are provided by pytest-xdist's setup hook automatically anyway.
2024-11-12 21:09:43 +01:00
Wolfgang Walther
5eeb03141c
python3Packages.certbot-dns-inwx: fix broken pytestImportsCheck
...
This surely was intended to be an imports check, judging by the content
of the list. Setting pytestCheckHook like that surely makes no sense.
2024-11-12 21:09:43 +01:00
Wolfgang Walther
676b249c55
python3Packages.iso4217: avoid mis-using $pname
...
It makes no sense to depend those folders on pname - they are part of
the source code, not our convention, after all.
Also this avoids using bash eval behavior in pytestFlagsArray.
2024-11-12 21:09:43 +01:00
Wolfgang Walther
f363956c3c
python3Packages.macaddress: remove useless $src from pytestFlagsArray
...
We'd like to avoid bash eval in pytestFlagsArray, because we want to get
rid of support for it. This case works just fine without.
2024-11-12 21:09:42 +01:00
Wolfgang Walther
95a3185bf8
fichub-cli: disable only test the easy way
...
There is only one test and this was disabled via some nasty bash eval
hacks in pytestFlagsArray.
Let's just use... doCheck = false instead?
2024-11-12 21:09:42 +01:00
Wolfgang Walther
23b7dc8066
picard: set localedir without relying on bash eval
...
To be able to remove the bash-eval behavior for setupPyGlobalFlags, we
change $out to use placeholder "out" instead.
Confirmed that the locales are still loaded from the correct path as
demonstrated in #284050 .
2024-11-12 21:09:42 +01:00
Florian Klink and GitHub
7b86326c21
wstunnel: 10.1.5 -> 10.1.6 ( #354648 )
2024-11-12 21:57:47 +02:00
Robert Schütz and GitHub
a8595647d0
imagemagick: 7.1.1-39 -> 7.1.1-40 ( #354898 )
2024-11-12 11:34:14 -08:00
Anthony ROUSSEL
0ef44b6c42
python312Packages.flask-wtf: 1.2.1 -> 1.2.2
...
https://github.com/pallets-eco/flask-wtf/compare/v1.2.1...v1.2.2
2024-11-12 19:56:58 +01:00
Pol Dellaiera and GitHub
91271320d6
fcast-client: correct mainProgram ( #355474 )
2024-11-12 19:48:37 +01:00
Nikolay Korotkiy and GitHub
7b8750413d
miniflux: 2.2.2 -> 2.2.3 ( #355453 )
2024-11-12 22:35:40 +04:00
Maximilian Bosch and GitHub
dbd8326b7f
Merge: wordpress: drop unmaintained release ( #355291 )
2024-11-12 19:20:25 +01:00
Sandro and GitHub
e1571aa9a2
linuxPackages.amneziawg: init at 1.0.20240711 ( #331598 )
2024-11-12 19:20:04 +01:00
Sandro and GitHub
681bc920f8
nixos/libvirt: fix shellcheck findings with enableStrictShellChecks enabled ( #349620 )
2024-11-12 19:18:26 +01:00
Martin Weinelt and GitHub
7661bb7fe9
remarshal_0_17: init at 0.17.1; pkgs.formats.yaml_1_1: rename from pkgs.formats.yaml ( #354687 )
2024-11-12 19:17:11 +01:00
Sandro and GitHub
f1e22103a9
python3Packages.sphinx-multiversion: init at version 0.2.4 ( #311589 )
2024-11-12 19:13:01 +01:00
Sandro and GitHub
1556ad266a
nixos/changedetection-io: fix creation of data dir ( #318666 )
2024-11-12 19:10:53 +01:00
Sandro and GitHub
119988ccad
sphinxcontrib-moderncmakedomain init at 3.29.0 ( #305426 )
2024-11-12 19:10:24 +01:00
Pol Dellaiera and GitHub
c2bf12deb8
python312Packages.sismic: 1.6.7 -> 1.6.8 ( #355367 )
2024-11-12 19:07:45 +01:00
Sandro and GitHub
d78511dc83
protoc-gen-swift: init at 1.28.2 ( #321607 )
2024-11-12 18:57:36 +01:00
Sandro and GitHub
f7c6f3765d
miru: 5.5.6 -> 5.5.8, with lib; cleanup ( #355380 )
2024-11-12 18:54:27 +01:00
Sandro and GitHub
ef9b4bce3e
gfie: init at 4.2 ( #321007 )
2024-11-12 18:51:49 +01:00
Nick Cao and GitHub
a0292698ca
fcitx5-rime: allow empty rimeDataPkgs ( #354400 )
2024-11-12 12:42:43 -05:00
Sandro and GitHub
6bfde7268f
evremap: init at 0-unstable-2024-06-17, nixos/evremap: init module ( #352720 )
2024-11-12 18:41:51 +01:00
Sandro and GitHub
80f21b6951
lngen: unstable-2023-10-17 -> unstable-2024-10-22 ( #355112 )
2024-11-12 18:36:21 +01:00
Sandro and GitHub
5f2fad777b
cocoapods: 1.15.1 -> 1.16.2 ( #353856 )
2024-11-12 18:33:39 +01:00
Sandro and GitHub
b2ab05c423
bleep: 0.0.7 -> 0.0.9 ( #346909 )
2024-11-12 18:32:50 +01:00
Sandro and GitHub
9c66a68772
linux-wallpaperengine: 0-unstable-2024-10-13 -> 0-unstable-2024-11-8 ( #354639 )
2024-11-12 18:32:09 +01:00
Sandro and GitHub
4c68e3ed53
kazumi: 1.4.1 -> 1.4.2 ( #354581 )
2024-11-12 18:30:50 +01:00
Sandro and GitHub
9fddf172b2
pcsx2-bin: 2.1.231 -> 2.3.10 ( #354542 )
2024-11-12 18:28:10 +01:00
Jordan Williams
b6b55a99c1
fcast-client: correct mainProgram
...
The actual executable program is `fcast`, not `fcast-client`.
2024-11-12 11:21:11 -06:00
Martin Weinelt and GitHub
1d86cdc953
Firefox: 132.0.1 -> 132.0.2 ( #355444 )
2024-11-12 18:18:07 +01:00
Arthur Gautier and GitHub
847abf1b5e
buildkite-agent: 3.85.1 -> 3.86.0 ( #355454 )
2024-11-12 17:06:16 +00:00
Nick Cao and GitHub
e367e37045
python312Packages.python-docs-theme: 2024.6 -> 2024.10 ( #352284 )
2024-11-12 12:03:46 -05:00
Nick Cao and GitHub
e9ceb6d1da
python312Packages.htmltools: 0.5.3 -> 0.6.0 ( #352294 )
2024-11-12 12:03:17 -05:00
Nick Cao and GitHub
fc2693395d
python312Packages.pyphen: 0.16.0 -> 0.17.0 ( #352152 )
2024-11-12 12:02:22 -05:00
Nick Cao and GitHub
f93ca1b530
litecli: 1.11.0 -> 1.12.3 ( #354267 )
2024-11-12 11:55:32 -05:00
Nick Cao and GitHub
4203dd2584
python312Packages.exchangelib: 5.4.3 -> 5.5.0 ( #351993 )
2024-11-12 11:51:31 -05:00
Nick Cao and GitHub
4d991cf7d0
sqlboiler: 4.16.2 -> 4.17.0 ( #355014 )
2024-11-12 11:34:24 -05:00
Nick Cao and GitHub
850c64da37
gomplate: 4.1.0 -> 4.2.0 ( #355183 )
2024-11-12 11:33:29 -05:00
Nick Cao and GitHub
9f1f4969a8
prometheus-junos-czerwonk-exporter: 0.12.4 -> 0.12.5 ( #355237 )
2024-11-12 11:33:20 -05:00
Nick Cao and GitHub
b7b4b6c022
librime: 1.11.2 -> 1.12.0 ( #355249 )
2024-11-12 11:31:26 -05:00
Nick Cao and GitHub
b990900ebf
hyperfine: 1.18.0 -> 1.19.0 ( #355326 )
2024-11-12 11:30:25 -05:00
Nick Cao and GitHub
01b4e0c021
ndstool: 2.1.2 -> 2.3.1 ( #355329 )
2024-11-12 11:30:14 -05:00
Nick Cao and GitHub
3f1edde9c0
python312Packages.google-cloud-bigquery: 3.26.0 -> 3.27.0 ( #355432 )
2024-11-12 11:28:22 -05:00
Nick Cao and GitHub
f2072b2f5e
scalr-cli: 0.16.0 -> 0.16.2 ( #355371 )
2024-11-12 11:27:49 -05:00