parent
131299587c
commit
9aca532b78
10 changed files with 66 additions and 81 deletions
inputs
|
@ -38,6 +38,7 @@ in rec {
|
|||
(mkOverride "flake-parts")
|
||||
(mkOverride "treefmt-nix")
|
||||
(mkOverride "lib-aggregate")
|
||||
(mkOverride "nix-eval-jobs")
|
||||
];
|
||||
|
||||
mkDep = info: mkInput (recursiveUpdate info {inputs.nixpkgs.follows = "nixpkgs";});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue