update nixpkgs
This commit is contained in:
parent
fa49858d6b
commit
30c1ee54d9
3 changed files with 8 additions and 9 deletions
|
@ -10,6 +10,5 @@
|
|||
|
||||
outputs = { self, hugo-theme-anubis, nixpkgs }: {
|
||||
packages.x86_64-linux.homePage = nixpkgs.legacyPackages.x86_64-linux.callPackage ./default.nix { inherit hugo-theme-anubis; };
|
||||
defaultPackage.x86_64-linux = self.packages.x86_64-linux.homePage;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue