fix(flake): fix another error with missing files
PLEASSSEEEEEEE
This commit is contained in:
parent
37f9d1509e
commit
0044a77ee5
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
packages.pankomacs = pkgs.callPackage ./package/package.nix { };
|
packages.pankomacs = pkgs.callPackage ./package { };
|
||||||
packages.default = self'.packages.pankomacs;
|
packages.default = self'.packages.pankomacs;
|
||||||
|
|
||||||
formatter = pkgs.nixpkgs-fmt;
|
formatter = pkgs.nixpkgs-fmt;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue