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