ref(nix): moved hiosevka to mypkgs

This commit is contained in:
Léana 江 2024-02-19 19:43:20 +01:00 committed by Léana 江
parent e1adb13ad5
commit 3dbffa794c
5 changed files with 85 additions and 71 deletions

View file

@ -40,6 +40,7 @@
};
mypkgs = import ./mypkgs {
inherit pkgs;
inherit unstable;
inherit opam-nix;
};
in {