nix: simply use self other than passing flakeRoot

This commit is contained in:
Primrose 2024-07-11 00:24:17 +02:00
parent 37a0bbe325
commit 614128f805
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 2 additions and 4 deletions

View file

@ -2,8 +2,6 @@
outputs =
inputs:
inputs.flake-parts.lib.mkFlake { inherit inputs; } {
_module.args.flakeRoot = ./.;
flake.nixConfig = {
extra-substituters = [ "https://leana8959.cachix.org" ];
extra-trusted-substituters = [ "https://leana8959.cachix.org" ];