treewide: nix fmt
Some checks are pending
Checks / check (NIXPKGS_ALLOW_INSECURE=1 nix flake check --accept-flake-config --impure) (push) Waiting to run
Checks / check (nix run .#alejandra-custom -- -c . -e ./npins) (push) Waiting to run
Checks / build (push) Blocked by required conditions

This commit is contained in:
raf 2025-04-19 19:39:07 +03:00
commit a2ffe642ef
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
2 changed files with 99 additions and 91 deletions

View file

@ -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";