upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2025-02-20 16:37:49 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2025-02-20 16:37:49 +0000
commit878e098be0654c668f2fbf9f2ebf12ec57354e5c (patch)
tree2b2d8a0c9c161da124a9937b7fac376344cd3023 /shell.nix
parent7dcc1068248d37dfcf7a7f05f1c933be88aedb47 (diff)
refactor: run nixfmt
format the nix code with nixfmt
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index 8745f50..0f9438a 100644
--- a/shell.nix
+++ b/shell.nix
@@ -1 +1,2 @@
1(builtins.getFlake ("git+file://" + toString ./.)).devShells.${builtins.currentSystem}.default 1(builtins.getFlake
2 ("git+file://" + toString ./.)).devShells.${builtins.currentSystem}.default