flake reorg + clippy

This commit is contained in:
Robin Appelman 2024-10-27 13:19:58 +01:00
commit 8687197051
12 changed files with 160 additions and 163 deletions

View file

@ -1,3 +1,3 @@
final: prev: {
taspromto = final.callPackage ./package.nix {};
taspromto = final.callPackage ./package.nix { };
}