mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-02 06:53:33 +00:00
treewide: nix fmt
This commit is contained in:
parent
6ce880fe0c
commit
a2ffe642ef
2 changed files with 99 additions and 91 deletions
|
@ -7,7 +7,9 @@
|
|||
in
|
||||
fetchTarball {
|
||||
url =
|
||||
lock.nodes.${nodeName}.locked.url
|
||||
lock.nodes.${
|
||||
nodeName
|
||||
}.locked.url
|
||||
or "https://github.com/edolstra/flake-compat/archive/${
|
||||
lock.nodes.${nodeName}.locked.rev
|
||||
}.tar.gz";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue