1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-04 23:02:38 +03:00
nixpkgs/nixos/modules/system
Mitchell Skaggs 5e1481ccc7
nixos/systemd-boot: fix invalid escape sequences
This was inadvertently introduced in https://github.com/NixOS/nixpkgs/pull/281639, but was not a loud warning until Python 3.12 made invalid escape sequences a `SyntaxWarning` instead of a `DeprecationWarning` in https://github.com/python/cpython/issues/98401.
2024-07-07 05:37:08 -05:00
..
activation nixos/switch-to-configuration: add new implementation 2024-05-10 16:33:06 -07:00
boot nixos/systemd-boot: fix invalid escape sequences 2024-07-07 05:37:08 -05:00
etc nixos/etc: fix using etc overlay on cross-compiled systems 2024-06-26 19:50:24 -07:00
build.nix nixos: remove all uses of lib.mdDoc 2024-04-13 10:07:35 -07:00