diff options
author | Soispha <soispha@vhack.eu> | 2023-08-21 01:25:00 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-08-21 01:25:00 +0200 |
commit | 1f8a00e79e7a0ff0274f1f84b7380b0b4283a30d (patch) | |
tree | 5fb9845139591d75c15305282815035e7c239524 /markdown/flake.nix | |
parent | Feat(c): Init (diff) | |
download | flake-templates-1f8a00e79e7a0ff0274f1f84b7380b0b4283a30d.tar.gz flake-templates-1f8a00e79e7a0ff0274f1f84b7380b0b4283a30d.zip |
Style(treewide): Format
Diffstat (limited to 'markdown/flake.nix')
-rw-r--r-- | markdown/flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/markdown/flake.nix b/markdown/flake.nix index 3239b12..598b4fe 100644 --- a/markdown/flake.nix +++ b/markdown/flake.nix @@ -23,7 +23,6 @@ }; outputs = { - self, nixpkgs, flake-utils, flake_version_update, |