feat(nix/darwin/brew): Support variation
This commit is contained in:
parent
60964a91e2
commit
a5a3750cac
6 changed files with 14 additions and 55 deletions
|
@ -25,7 +25,6 @@ in
|
|||
inherit system brew-api;
|
||||
nixpkgs = nixpkgs-stable;
|
||||
})
|
||||
(import ../../overlays/darwin/inkscape.nix)
|
||||
];
|
||||
}
|
||||
) pkgs pkgs-unstable;
|
||||
|
@ -54,7 +53,6 @@ in
|
|||
inherit system brew-api;
|
||||
nixpkgs = nixpkgs-stable;
|
||||
})
|
||||
(import ../../overlays/darwin/inkscape.nix)
|
||||
];
|
||||
}
|
||||
) pkgs pkgs-unstable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue