fla: use BuiltinsFetchTree
Signed-off-by: Bloxx12 <charlie@charlieroot.dev> Change-Id: I6a6a69644d409983dc04ca29a43fd12b60e73ed0
This commit is contained in:
parent
28f2c699e7
commit
2b7a72a6d5
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
(import sources.flake-compat {
|
(import sources.flake-compat {
|
||||||
src = sources.nixpkgs;
|
src = sources.nixpkgs;
|
||||||
copySourceTreeToStore = false;
|
copySourceTreeToStore = false;
|
||||||
|
useBuiltinsFetchTree = true;
|
||||||
}).outputs;
|
}).outputs;
|
||||||
inherit (nixpkgs) lib;
|
inherit (nixpkgs) lib;
|
||||||
pkgsFor = nixpkgs.legacyPackages;
|
pkgsFor = nixpkgs.legacyPackages;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue