@@ -1,20 +1,13 @@
{
inputs = {
utils.url = "github:numtide/flake-utils";
};
outputs =
self,
nixpkgs,
utils,
...
}:
utils.lib.eachDefaultSystem (
system:
let
pkgs = nixpkgs.legacyPackages.${system};
in
reclamation = ./.;
}
);
The note is not visible to the blocked user.