nixpkgs/nixos/modules/system/activation
r-vdp 57a30e4cbd
specialisation: limit the allowed characters in specialisation names
Since the systemd boot counting PR was merged, dashes in specialisation
names cause issues when installing the boot loader entries, since dashes
are also used as separator for the different components of the file name
of the boot loader entries on disk.

The assertion avoids this footgun which is pretty annoying to recover
from.
2024-08-11 19:07:44 +02:00
..
lib nixos/activation-script: Add lib.sh with warn() 2024-07-16 20:42:06 +02:00
activatable-system.nix
activation-script.nix nixos/activation-script: Add lib.sh with warn() 2024-07-16 20:42:06 +02:00
bootspec.cue
bootspec.nix
no-clone.nix
specialisation.nix specialisation: limit the allowed characters in specialisation names 2024-08-11 19:07:44 +02:00
switch-to-configuration.pl
switchable-system.nix
test.nix
top-level.nix