flake: expose custom packages as output
This commit is contained in:
parent
67faf8fa43
commit
89ea720bff
1 changed files with 2 additions and 0 deletions
|
|
@ -64,6 +64,8 @@
|
|||
nixpkgs-fmt
|
||||
];
|
||||
};
|
||||
|
||||
packages = import ./pkgs { inherit pkgs; };
|
||||
}) // {
|
||||
overlay = self.overlays.pkgs;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue