This commit is contained in:
biscuit
2025-06-06 07:50:10 -05:00
parent e623b83d68
commit f757369821
+1 -1
View File
@@ -36,7 +36,7 @@
} @ inputs: let
info = import ./info.nix;
lib = nixpkgs.lib;
system = pkgs: pkgs.stdenv.hostPlatform.system;
system = "x86_64-linux";
# pkgs = nixpkgs.legacyPackages.${system}; # alternative, without overlays. Unused.
args =
{