Skip to content

Commit 564901d

Browse files
committed
i think i reached a whole other lvl of silliness
1 parent 3b96c77 commit 564901d

2 files changed

Lines changed: 77 additions & 1 deletion

File tree

flake.lock

Lines changed: 76 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
}:
1515
let
1616
pkgs = nixpkgs.legacyPackages."x86_64-linux";
17+
naerskLib = pkgs.callPackage naersk { };
1718
in
1819
{
1920
# packages."x86_64-linux".default = pkgs.callPackage ./default.nix { };

0 commit comments

Comments
 (0)