mirror of
https://github.com/NixOS/nix.git
synced 2025-11-12 21:46:01 +01:00
flake: Apply nixfmt 1.0.0
This commit is contained in:
parent
fc33681583
commit
1d943f5819
19 changed files with 243 additions and 248 deletions
|
|
@ -45,7 +45,8 @@ perl.pkgs.toPerlModule (
|
|||
|
||||
buildInputs = [
|
||||
nix-store
|
||||
] ++ finalAttrs.passthru.externalBuildInputs;
|
||||
]
|
||||
++ finalAttrs.passthru.externalBuildInputs;
|
||||
|
||||
# Hack for sake of the dev shell
|
||||
passthru.externalBuildInputs = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue