This commit is contained in:
Robin Appelman 2025-06-02 22:26:45 +02:00
commit 5c87b874e4
6 changed files with 71 additions and 66 deletions

View file

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