parent
320b74fa81
commit
b1f14470ac
|
@ -23,5 +23,6 @@
|
||||||
type = "app";
|
type = "app";
|
||||||
program = "${flake.packages."skeleton-web:exe:site"}/bin/site";
|
program = "${flake.packages."skeleton-web:exe:site"}/bin/site";
|
||||||
};
|
};
|
||||||
|
devShell = pkgs.callPackage ./shell.nix {};
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue