treewide: run treefmt with mdcr/nixfmt
This commit is contained in:
@@ -38,9 +38,7 @@ stdenv.mkDerivation {
|
||||
|
||||
# ...
|
||||
|
||||
nativeBuildInputs = [
|
||||
patchRcPathFish
|
||||
];
|
||||
nativeBuildInputs = [ patchRcPathFish ];
|
||||
|
||||
postFixup = ''
|
||||
patchRcPathFish $out/bin/this-foo.fish ${
|
||||
|
||||
Reference in New Issue
Block a user