65e4d13554
The arm-trusted-firmware/default.nix expression exposes `buildArmTrustedFirmware` and its `version?"2.7"` field to `top-level/all-packages.nix`. Unfortunately it doesn't work. Changing the version field doesn't change what version of the ATF source code is used. Attempting to "lock" an installation to a specific version by overriding this field (e.g. version="2.7") won't work either; when nixpkgs bumps the version to 2.8 the user will end up building the 2.8 source code but the resulting expression will be labeled misleadingly in the store: ``` /nix/store/eeee...-arm-trusted-firmware-2.7/ ``` **using the 2.8 source code**. So not only does `version` not lock the version, it will actually *conceal* the fact that the underlying source code has been upgraded! Let's just remove the `version` field. It doesn't work and never did. https://github.com/NixOS/nixpkgs/pull/185004#discussion_r939526830 Co-authored-by: Sandro <sandro.jaeckel@gmail.com> |
||
---|---|---|
.. | ||
acpilight | ||
ananicy | ||
ananicy-cpp | ||
apulse | ||
arm-trusted-firmware | ||
autoadb | ||
autotiling | ||
autotiling-rs | ||
barebox | ||
base16-builder | ||
base16-shell-preview | ||
beep | ||
brightnessctl | ||
calaos/installer | ||
cbeams | ||
cliscord | ||
cups | ||
documentation-highlighter | ||
doge | ||
drivers | ||
dumb | ||
dxvk | ||
fastly | ||
flashfocus | ||
frescobaldi | ||
ghostscript | ||
gnu-shepherd | ||
gnuk | ||
hdt | ||
i3a | ||
ite-backlight | ||
jackaudio | ||
jitsi-meet-prosody | ||
kitty-themes | ||
lguf-brightness | ||
libcardiacarrest | ||
lightspark | ||
lilypond | ||
logging | ||
long-shebang | ||
meson-tools | ||
mnemonicode | ||
mxt-app | ||
my-env | ||
openrussian-cli | ||
opensbi | ||
plasma-hud | ||
platformsh | ||
present | ||
ptouch-print | ||
pylode | ||
rich-cli | ||
riscv-pk | ||
rkdeveloptool | ||
rkdeveloptool-pine64 | ||
sagetex | ||
sailsd | ||
scimark | ||
scrcpy | ||
screensavers | ||
seafile-shared | ||
sndio | ||
solfege | ||
sound-of-sorting | ||
source-and-tags | ||
stabber | ||
t-rec | ||
talkfilters | ||
tmux-plugins | ||
tpm2-pkcs11 | ||
uboot | ||
uq | ||
urbit | ||
wiki-tui | ||
xosd |