diff options
Diffstat (limited to 'build/shell/flake.nix')
-rw-r--r-- | build/shell/flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/shell/flake.nix b/build/shell/flake.nix index 56aa9d1..6eb007f 100644 --- a/build/shell/flake.nix +++ b/build/shell/flake.nix @@ -111,7 +111,7 @@ cocogitto flake_version_update.packages."${system}".default - licensure + reuse ]; }; }); |