Silvan Mosberger
72f462bdba
pkgs/top-level/release.nix: Don't include non-Hydra attributes with attrNamesOnly
...
The attrNamesOnly feature is used by
pkgs/top-level/release-attrpaths-superset.nix to return a superset of
all attributes that might be built by Hydra.
Before this change it would include all attribute paths to derivations that could
be found recursively, ignoring the recurseForDerivations and
recurseForRelease attributes that control Hydra's recursion.
This had the effect that it would end up with ~266000 attributes, most of which definitely won't be built by Hydra. We can remove those while staying true to the superset notion to end up with just ~97000, a reduction of ~63.6%! This also comes with an eval time reduction from 31.7s to 18.7s (-41.0%)!
As an example, all derivations in pypy310Packages don't get included
anymore, because it doesn't have a `.recurseForDerivations` set.
As a nice side effect, with `--arg enableWarnings false`, no more
warnings are printed, because things like
`checkpointBuildTools.mkCheckpointedBuild` (which is deprecated) isn't
being recursed to anymore.
2024-11-20 06:22:07 +01:00
Robert Hensing and GitHub
f8d0c644a2
netlify-cli: 12.2.4 -> 17.37.1, migrate to buildNpmPackage ( #350891 )
2024-11-14 18:52:50 +01:00
Matthieu C.
9121e18d25
vimPlugins.vim-dadbod-ui: add a vimCommandCheck hook
2024-11-14 18:26:32 +01:00
Tristan Ross
a836397580
release-notes: update 25.05 from 24.11 init
2024-11-14 09:23:26 -08:00
jopejoe1 and GitHub
2829592bc0
alvr: build from source ( #308097 )
2024-11-14 18:17:25 +01:00
Colin and GitHub
fa47680eb8
fuse: move env vars to env.* ( #354368 )
2024-11-14 17:16:10 +00:00
Pol Dellaiera and GitHub
8d3ac9beb3
hugo: 0.136.5 -> 0.138.0 ( #355783 )
2024-11-14 18:11:18 +01:00
Tristan Ross
90fcf3aa7e
25.05 is Warbler
2024-11-14 09:10:54 -08:00
Colin and GitHub
f6950e6d41
manifold, openscad-unstable: update to latest unstable ( #355123 )
2024-11-14 17:06:03 +00:00
Tristan Ross
f49e820fbc
24.11 beta release
2024-11-14 09:02:09 -08:00
Pol Dellaiera and GitHub
3e465ab2a1
signal-desktop: 7.32.0 -> 7.33.0; signal-desktop-beta:7.33.0-beta.1 -> 7.34.0-beta.2 ( #355769 )
2024-11-14 18:00:50 +01:00
Pol Dellaiera and GitHub
438510625c
cryptpad: 2024.9.0 -> 2024.9.1 ( #355796 )
2024-11-14 17:59:10 +01:00
nixpkgs-merge-bot[bot] and GitHub
9956df1047
testkube: 2.1.56 -> 2.1.61 ( #355466 )
2024-11-14 16:39:58 +00:00
Sefa Eyeoglu and GitHub
1d95cb5fa7
nixos/duckdns: init module ( #294489 )
2024-11-14 17:29:11 +01:00
Weijia Wang and GitHub
f304923acb
{gpauth,gpclient}: Minor changes + 2.3.7 -> 2.3.9 ( #355768 )
2024-11-14 17:27:09 +01:00
Weijia Wang and GitHub
9c631cfd4a
nixos/nixosTests.kerberos: add test suite for LDAP backend ( #337719 )
2024-11-14 17:26:05 +01:00
Nikolay Korotkiy and GitHub
17b6121ddd
orbiton: 2.67.1 → 2.68.2 ( #354959 )
2024-11-14 20:23:36 +04:00
Sefa Eyeoglu and GitHub
d067edfd74
vencord: 1.10.6 -> 1.10.7, set VENCORD_HASH to finalAttrs.version ( #355767 )
2024-11-14 17:18:25 +01:00
Sefa Eyeoglu and GitHub
b22d375301
cargo-tauri: 1.7.1-unstable-2024-08-16 -> 2.1.0 ( #346277 )
2024-11-14 17:12:42 +01:00
Yt and GitHub
6efe194fbe
tremor-rs: 0.12.4 -> 0.13.0-rc.33 ( #355757 )
2024-11-14 10:00:00 -05:00
Nick Cao and GitHub
6b4078546b
ngtcp2: 1.8.0 -> 1.8.1 ( #355867 )
2024-11-14 09:54:47 -05:00
Paul Meyer and GitHub
4493f72bfc
dnf5: 5.2.6.2 -> 5.2.7.0 ( #355666 )
2024-11-14 15:19:54 +01:00
Nick Cao and GitHub
d7afffe706
tdlib: 1.8.38 -> 1.8.39 ( #354893 )
2024-11-14 09:14:42 -05:00
R. Ryantm and zowoq
73c671819b
terraform-providers.bitwarden: 0.10.0 -> 0.12.0
2024-11-14 23:57:50 +10:00
R. Ryantm and zowoq
db14923f68
terraform-providers.newrelic: 3.50.0 -> 3.52.1
2024-11-14 23:57:34 +10:00
Nick Cao and GitHub
ab8ed8e758
protols: 0.6.2 -> 0.8.0 ( #355871 )
2024-11-14 08:54:24 -05:00
Nick Cao and GitHub
0cb29bd201
fblog: 4.13.0 -> 4.13.1 ( #355881 )
2024-11-14 08:50:39 -05:00
Nick Cao and GitHub
e78160199f
manim-slides: 5.1.8 -> 5.1.9 ( #355882 )
2024-11-14 08:49:46 -05:00
Nick Cao and GitHub
2ee99e74a7
malwoverview: 6.0.0 -> 6.0.1 ( #355883 )
2024-11-14 08:46:54 -05:00
Nick Cao and GitHub
57ffa0833c
postgresqlPackages.lantern: update license ( #355841 )
2024-11-14 08:44:04 -05:00
Nick Cao and GitHub
c610be726f
python312Packages.oras: 0.2.2 -> 0.2.25 ( #355848 )
2024-11-14 08:42:42 -05:00
Nick Cao and GitHub
d6e53b9ee3
catppuccin-plymouth: 0-unstable-2024-05-28 -> 0-unstable-2024-10-19 ( #355851 )
2024-11-14 08:40:48 -05:00
Nick Cao and GitHub
66463b62f5
buf: 1.46.0 -> 1.47.0 ( #355800 )
2024-11-14 08:36:22 -05:00
Nick Cao and GitHub
bbf482ea78
hunt: 2.4.0 -> 3.0.0 ( #355801 )
2024-11-14 08:35:45 -05:00
Nick Cao and GitHub
75dcda43f7
kubernetes-helmPlugins.helm-diff: 3.9.11 -> 3.9.12 ( #355810 )
2024-11-14 08:35:13 -05:00
Nick Cao and GitHub
46b24f1362
wl-restart: 0.2.0 -> 0.3.0 ( #355822 )
2024-11-14 08:34:16 -05:00
Nick Cao and GitHub
d886f024d7
python312Packages.pykoplenti: 1.2.2 -> 1.3.0 ( #355823 )
2024-11-14 08:33:24 -05:00
Nick Cao and GitHub
305b551b5f
python312Packages.ha-philipsjs: 3.2.2 -> 3.3.3 ( #355824 )
2024-11-14 08:32:18 -05:00
Nick Cao and GitHub
50f68f6c9b
nwg-menu: 0.1.3 -> 0.1.6 ( #355764 )
2024-11-14 08:29:55 -05:00
Nick Cao and GitHub
ca1b81d2e2
xq-xml: 1.2.4 -> 1.2.5 ( #355765 )
2024-11-14 08:29:24 -05:00
Nick Cao and GitHub
73bda7a09f
rwpspread: 0.3.0 -> 0.3.1 ( #355777 )
2024-11-14 08:28:35 -05:00
Aleksana and GitHub
55bbfa5b01
libsForQt5.pix: fix build ( #354005 )
2024-11-14 21:28:07 +08:00
Nick Cao and GitHub
9427337fe6
maa-assistant-arknights: 5.7.0 -> 5.9.0 ( #355786 )
2024-11-14 08:25:49 -05:00
Nick Cao and GitHub
3f119634a2
peergos: 0.20.0 -> 0.21.0 ( #355790 )
2024-11-14 08:24:36 -05:00
rewine and GitHub
b1ddb60589
cosmic-randr: 1.0.0-alpha.2 -> 1.0.0-alpha.3 ( #354776 )
2024-11-14 21:21:18 +08:00
Masum Reza and GitHub
122adac328
jetbrains: 2024.2.2 -> 2024.2.5 ( #355566 )
2024-11-14 18:39:03 +05:30
Masum Reza and GitHub
da59bf006c
zed-editor: 0.160.7 -> 0.161.1 ( #355743 )
2024-11-14 18:00:17 +05:30
Martin Weinelt and GitHub
774183fcfe
lbreakout2: disable sdltest on darwin ( #355317 )
2024-11-14 13:18:37 +01:00
R. Ryantm
522734ba98
malwoverview: 6.0.0 -> 6.0.1
2024-11-14 11:05:03 +00:00
R. Ryantm
225405ed6e
manim-slides: 5.1.8 -> 5.1.9
2024-11-14 11:01:18 +00:00