all repos — homestead @ d7047a331b30cbde18f5c70754238fa2a2600c61

Code for my website

Simplify flake

Alan Pearce
commit

d7047a331b30cbde18f5c70754238fa2a2600c61

parent

9309eb18352035f9c6e556e4e01969da1a708a1f

1 file changed, 0 insertions(+), 16 deletions(-)

changed files
M flake.lockflake.lock
@@ -34,21 +34,6 @@ "repo": "flake-utils",
"type": "github" } }, - "flockenzeit": { - "locked": { - "lastModified": 1671185345, - "narHash": "sha256-+5IWi+iJAYcRxvLN15hKO2hVwNokfN3U+lvWf/zFtCg=", - "owner": "balsoft", - "repo": "Flockenzeit", - "rev": "90abba65671690d95b5d28ce6dd8de7959aa1339", - "type": "github" - }, - "original": { - "owner": "balsoft", - "repo": "Flockenzeit", - "type": "github" - } - }, "nixpkgs": { "locked": { "lastModified": 1712757991,
@@ -69,7 +54,6 @@ "root": {
"inputs": { "flake-compat": "flake-compat", "flake-utils": "flake-utils", - "flockenzeit": "flockenzeit", "nixpkgs": "nixpkgs" } },