balls 2 the new balls
This commit is contained in:
1
.direnv/flake-inputs/9hpficax6bzwhgl622w21pkx39wl6r8w-source
Symbolic link
1
.direnv/flake-inputs/9hpficax6bzwhgl622w21pkx39wl6r8w-source
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
/nix/store/9hpficax6bzwhgl622w21pkx39wl6r8w-source
|
||||||
@@ -1 +0,0 @@
|
|||||||
/nix/store/s3wszxf5k8i4gi65sinmb159iqk2pkh6-source
|
|
||||||
@@ -80,6 +80,13 @@
|
|||||||
};
|
};
|
||||||
});
|
});
|
||||||
|
|
||||||
|
apps = forEachSupportedSystem ({ pkgs }: {
|
||||||
|
default = {
|
||||||
|
type = "app";
|
||||||
|
program = "${pkgs.default}/bin/whereAmI"; # or self.packages.${pkgs.system}.default
|
||||||
|
};
|
||||||
|
});
|
||||||
|
|
||||||
devShells = forEachSupportedSystem (
|
devShells = forEachSupportedSystem (
|
||||||
{ pkgs }:
|
{ pkgs }:
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user