about summary refs log tree commit diff stats
path: root/shell/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-06-18 16:22:47 +0200
committerSoispha <soispha@vhack.eu>2023-06-18 16:22:47 +0200
commitf10d9b6d5642c23f22a6469e94156d91e377b577 (patch)
treee337ad2c41a4c2f87a26f1975067124c7a35b45c /shell/flake.nix
parentFix(.gitignore): Ignore flake.lock files (diff)
downloadflake-templates-f10d9b6d5642c23f22a6469e94156d91e377b577.tar.gz
flake-templates-f10d9b6d5642c23f22a6469e94156d91e377b577.zip
Refactor(treewide): Remove flake.lock files
Diffstat (limited to 'shell/flake.nix')
-rw-r--r--shell/flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/flake.nix b/shell/flake.nix
index 8d52d11..446a30c 100644
--- a/shell/flake.nix
+++ b/shell/flake.nix
@@ -59,7 +59,7 @@
           inherit
             (pkgs)
             #pandoc
-
+            
             ;
         };