altiosevka: pin

This commit is contained in:
Primrose 2025-05-20 11:02:45 +02:00
parent 3c6ea1f34c
commit c916ee362e
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
8 changed files with 7 additions and 18 deletions

View file

@ -33,7 +33,6 @@ env name action profilePath="~/.environments":
overlays = [
(import ./nix/overlays)
(import ./nix/overlays/packages.nix)
(import ./nix/overlays/packagesStable.nix)
];
};
in pkgs.callPackage ./nix/environments/{{ name }}.nix {}