mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
altiosevka: pin
This commit is contained in:
parent
3c6ea1f34c
commit
c916ee362e
8 changed files with 7 additions and 18 deletions
1
Justfile
1
Justfile
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue