mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nix: simply use self other than passing flakeRoot
This commit is contained in:
parent
37a0bbe325
commit
614128f805
2 changed files with 2 additions and 4 deletions
|
|
@ -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" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue