homebrew pinning
This commit is contained in:
parent
4921973b9a
commit
480c556d32
45 changed files with 1401 additions and 2219 deletions
|
|
@ -16,7 +16,7 @@ in
|
|||
inherit (inputs.nixpkgs.legacyPackages.${info.system}) callPackage;
|
||||
directory = ../pkgs;
|
||||
};
|
||||
# scope = import ./scope.nix { inherit lib; };
|
||||
scope = import ./scope.nix { inherit lib; };
|
||||
mainUser = info.username;
|
||||
machineName = name;
|
||||
getPkgs = builtins.attrValues;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue