Robert Schütz
6bff67cfbb
radicale3: move to aliases
2024-11-29 18:40:24 -08:00
Robert Schütz
7e8137033c
radicale2: drop
...
It is broken in master and release-24.05.
2024-11-29 18:36:33 -08:00
Zhong Jianxin
c318085efa
ci/check-shell: fix ci/**
path
2024-11-30 10:32:54 +08:00
R. Ryantm
3be17711c3
grpcui: 1.4.1 -> 1.4.2
2024-11-30 02:16:11 +00:00
R. Ryantm
4d39a7b8e6
cargo-tarpaulin: 0.31.2 -> 0.31.3
2024-11-30 02:06:13 +00:00
Silvan Mosberger
ea65e3038a
workflows/eval: Clear unnecessary rebuild labels
...
Previously the labels would never be removed, even if the number of
rebuilds changed
2024-11-30 03:00:58 +01:00
Tomodachi94
69f2173cf6
maintainers: remove stnley ( #360275 )
2024-11-29 17:36:38 -08:00
R. Ryantm
f962636439
mpvScripts.mpv-image-viewer.equalizer: 0-unstable-2023-03-03 -> 0-unstable-2024-11-23
2024-11-30 01:31:29 +00:00
stnley
6394be51d2
maintainers: remove stnley
2024-11-29 20:20:31 -05:00
Silvan Mosberger
b3e8e251f3
workflows/eval: Make sure to compare against the push run
...
For PRs whose commits end up as HEAD of master like
bcc5c141bf
,
there might be workflow runs associated with both PRs and pushes.
Only the push event is the one that will run fully and should be used to compare against.
So far it didn't distinguish between the two events, causing it to
sometimes pick the wrong one and then fail to download non-existent
artifacts: https://github.com/NixOS/nixpkgs/actions/runs/12092053414/job/33721377179
This commit fixes that by ensuring that the push event result is
compared against
2024-11-30 02:08:53 +01:00
Gliczy
5196f6a891
vencord: 1.10.7 -> 1.10.8
2024-11-30 01:45:18 +01:00
Yt
962a6862f0
erigon, nodeinfo: fix tags
for buildGoModule
( #360030 )
2024-11-29 19:43:35 -05:00
R. Ryantm
a4242293ee
svd2rust: 0.33.5 -> 0.35.0
2024-11-30 00:42:43 +00:00
Robert Schütz
4278c679ea
ooniprobe-cli: 3.23.0 -> 3.24.0 ( #359338 )
2024-11-29 16:39:42 -08:00
R. Ryantm
8c4cc0b2c1
terraform-backend-git: 0.1.7 -> 0.1.8
2024-11-30 00:37:55 +00:00
Wolfgang
bcc5c141bf
terraform-providers.vinyldns: init at 0.10.3
2024-11-30 10:07:23 +10:00
Gaetan Lepage
ef688ab1ca
typstyle: 0.12.4 -> 0.12.5
...
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.12.4...v0.12.5
Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.12.5/CHANGELOG.md
2024-11-30 01:06:42 +01:00
Philip Taron
836aba1612
webdav: 5.4.3 -> 5.4.4 ( #360253 )
2024-11-29 15:49:15 -08:00
Philip Taron
9396352fba
lib/systems: elaborate properly with non-matching system / config / parsed args ( #351608 )
2024-11-29 15:48:15 -08:00
Peder Bergebakken Sundt
3b56519f50
hyprgui: 0.1.8 -> 0.1.9 ( #357029 )
2024-11-30 00:25:01 +01:00
R. Ryantm
50d277f9e7
kube-bench: 0.9.0 -> 0.9.2
2024-11-29 23:23:21 +00:00
jopejoe1
e16d20f2ba
nixos/version: allow overriding, use 24-bit colour code ( #351736 )
2024-11-29 23:04:39 +00:00
Silvan Mosberger
33cca9243a
rl-2411: lib
release notes ( #359887 )
2024-11-30 00:03:22 +01:00
Silvan Mosberger
96a833668a
ci/check-shell: only run if shell.nix
or ./ci/**
is changed ( #360249 )
2024-11-30 00:01:10 +01:00
Fernando Rodrigues
02e1f93cb4
nixos/version: add extraOSReleaseArgs and extraLSBReleaseArgs
...
A free-form `attrsOf str` option that is merged with the /etc/os-release
builder, allowing downstreams to customise arbitrary os-release fields.
This is separate from the variant option, as using an attribute set
merge means one gets an infinte recursion when making extraOSReleaseArgs
a recursive set, and the variant attribute is useful to define elsewhere
or multiple times.
Ditto for /etc/lsb-release.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:58:29 -03:00
Peder Bergebakken Sundt
61d0cc13ef
python312Packages.huggingface-hub: 0.26.2 -> 0.26.3 ( #359829 )
2024-11-29 23:57:24 +01:00
Fernando Rodrigues
b4d7b9ade2
nixos/version: use 24-bit ANSI colour code
...
It's almost 2025; we don't need to use 3-bit colour anymore. Let's use
the proper colour code for NixOS' light blue:
ea1384e183/logo/README.md (colours)
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2024-11-29 19:56:30 -03:00
jopejoe1
bf5d64a130
nixos/os-release: make default_hostname distribution default ( #359571 )
2024-11-29 22:54:21 +00:00
Peder Bergebakken Sundt
9ba5483ef3
webdav: 5.4.3 -> 5.4.4
...
Diff: https://github.com/hacdias/webdav/compare/v5.4.3...v5.4.4
2024-11-29 23:53:16 +01:00
Felix Bühler
c32996b673
unigine-superposition: fix fhsenv version ( #359966 )
2024-11-29 23:52:19 +01:00
Thiago Kenji Okada
79a75faeb9
emulationstation-de: 2.2.1 -> 3.0.2 ( #299298 )
2024-11-29 22:38:24 +00:00
Jörg Thalheim
cb016f116b
ci/check-shell: only run if shell.nix
or ./ci/**
is changed
...
saves a bit of CI time
2024-11-29 23:34:33 +01:00
Jörg Thalheim
82434f382c
Use GHA eval to assign rebuild labels ( #359704 )
2024-11-29 23:21:39 +01:00
Adrian Gierakowski
ba5a5fac7b
flattenReferencesGraph: fix use of lib.fileset
...
mentioning non-existent file caused a ci failure: https://github.com/NixOS/nixpkgs/actions/runs/12091053669/job/33718955875?pr=122608
2024-11-29 22:18:21 +00:00
Markus Kowalewski
c9c0906085
python312Packages.rmsd: 1.5.1 -> 1.6.0 ( #360054 )
2024-11-29 23:16:59 +01:00
Rick van Schijndel
bc604cb912
flatpak: set meta.mainProgram ( #358995 )
2024-11-29 23:06:09 +01:00
Felix Bühler
da01f1f995
android-studio: fix fhsenv version ( #359961 )
2024-11-29 23:04:57 +01:00
Silvan Mosberger
64de6c47ca
rl-2411: lib
release notes
2024-11-29 23:02:14 +01:00
Adrian Gierakowski
9ae0f77577
flattenReferencesGraph: use lib.fileset instead of gitignoreSource
2024-11-29 22:02:06 +00:00
Adrian Gierakowski
266283bec3
build-support/docker: use runCommand in make-layers.nix
2024-11-29 21:59:36 +00:00
Rick van Schijndel
ada2b1255e
freebsd.libc: break into many small derivations ( #359190 )
2024-11-29 22:59:16 +01:00
Rick van Schijndel
c1d4a2c2c1
mutt: remove ? null from packages ( #359273 )
2024-11-29 22:57:34 +01:00
Jonas Chevalier
223586a617
virtualisation: Use system.build.image, normalize file names ( #359339 )
2024-11-29 22:54:17 +01:00
Robert Schütz
61f3a9680a
nixos/prometheus.exporters.unifi: drop
...
The corresponding package was dropped in 826bef9b51
.
2024-11-29 22:49:29 +01:00
Rick van Schijndel
e3199efe35
bluejeans-gui: drop ( #360173 )
2024-11-29 22:40:39 +01:00
Adrian Gierakowski
88bdfb1565
flatten_references_graph: fix typo egdes => edges
2024-11-29 21:37:38 +00:00
Colin
4a98c23fd0
mpvScripts.mpv-image-viewer: init at 0-unstable-2023-03-03 ( #347323 )
...
can be used like:
```nix
mpv.override { scripts = [ mpvScripts.mpv-image-viewer.image-positioning ]; }
```
Co-authored-by: Arne Keller <2012gdwu+github@posteo.de>
2024-11-29 21:28:33 +00:00
Silvan Mosberger
2aabd11961
ci/eval: don't allow IFD ( #360225 )
2024-11-29 22:16:31 +01:00
Maximilian Bosch
cf28257e4f
Merge: percona-server_8_0: 8.0.37-29 -> 8.0.39-30, percona-server: 8.4.0-1 -> 8.4.2-2 ( #359824 )
2024-11-29 22:16:16 +01:00
Felix Bühler
2fd0802cbf
arduino-cli: fix fhsenv version ( #359959 )
2024-11-29 22:14:17 +01:00