flake.nix: description: does not have to be git
This commit is contained in:
parent
49e5d6daf3
commit
2eddf71196
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "Nix functions for filtering local git sources";
|
||||
description = "Nix functions for filtering local sources";
|
||||
|
||||
outputs = { self, nixpkgs }: {
|
||||
lib = import ./default.nix {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue