flake: use nixfmt-rfc-style
This commit is contained in:
parent
e7b8922920
commit
3307e8259d
13 changed files with 398 additions and 167 deletions
|
@ -6,7 +6,6 @@ niri.overrideAttrs (finalAttrs: {
|
|||
rev = "master";
|
||||
hash = "sha256-BVTlrmelSAq+rlxwlRvsyZxHrmcviRu3aHJYG37Yq8c=";
|
||||
};
|
||||
patches = (finalAttrs.patches or [ ])
|
||||
++ [ ./0001-ipc-_-90-180-270-Normal-90-180-270.patch ];
|
||||
patches = (finalAttrs.patches or [ ]) ++ [ ./0001-ipc-_-90-180-270-Normal-90-180-270.patch ];
|
||||
cargoHash = "";
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue