summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorLeonardo Santiago <[email protected]>2024-11-12 15:44:21 -0300
committerLeonardo Santiago <[email protected]>2024-11-12 15:44:21 -0300
commitc49c5e8e9086e68010c45b65196b8669f106dbf9 (patch)
tree549c116bf16cfbecbbc6fe9ba03bce5dbd6819d3 /flake.nix
parentf34f7bfe32976e03bc4685f8387cf15aa0c1be8c (diff)
remove blog input
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/flake.nix b/flake.nix
index e67ae3c..2899522 100644
--- a/flake.nix
+++ b/flake.nix
@@ -18,10 +18,6 @@
flake = false;
};
mixrank.url = "git+ssh://[email protected]/mixrank/mixrank";
- blog = {
- url = "github:o-santi/o-santi.github.io";
- flake = false;
- };
};
outputs = { self, nixpkgs, ... } @ inputs : let