upd
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
info = import ./info.nix;
|
||||
lib = nixpkgs.lib;
|
||||
system = "x86_64-linux";
|
||||
pkgs = nixpkgs.legacyPackages.${system}; # alternative, without overlays. Unused.
|
||||
# pkgs = nixpkgs.legacyPackages.${system}; # alternative, without overlays. Unused.
|
||||
args =
|
||||
{
|
||||
inherit inputs system;
|
||||
|
||||
Reference in New Issue
Block a user