diff --git a/flake.lock b/flake.lock index e848774..17336ed 100644 --- a/flake.lock +++ b/flake.lock @@ -107,6 +107,26 @@ "type": "gitlab" } }, + "bfom_2": { + "inputs": { + "naersk": "naersk_4", + "nixpkgs": "nixpkgs_20", + "utils": "utils_11" + }, + "locked": { + "lastModified": 1723427350, + "narHash": "sha256-iSwiK87kEBOIN2Sh7WnbYMCLaLXmrgLrhrz8sSwIoMg=", + "owner": "silver_rust", + "repo": "bfom", + "rev": "3b7547144dced3a42a65d589158fca5b89938fcc", + "type": "gitlab" + }, + "original": { + "owner": "silver_rust", + "repo": "bfom", + "type": "gitlab" + } + }, "blobs": { "flake": false, "locked": { @@ -496,6 +516,24 @@ "type": "github" } }, + "naersk_4": { + "inputs": { + "nixpkgs": "nixpkgs_19" + }, + "locked": { + "lastModified": 1713520724, + "narHash": "sha256-CO8MmVDmqZX2FovL75pu5BvwhW+Vugc7Q6ze7Hj8heI=", + "owner": "nix-community", + "repo": "naersk", + "rev": "c5037590290c6c7dae2e42e7da1e247e54ed2d49", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "naersk", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1703013332, @@ -673,11 +711,11 @@ }, "nixpkgs_19": { "locked": { - "lastModified": 1695837737, - "narHash": "sha256-KcqmJ5hNacLuE7fkz5586kp/vt4NLo6+Prq3DMgrxpQ=", + "lastModified": 1714091391, + "narHash": "sha256-68n3GBvlm1MIeJXadPzQ3v8Y9sIW3zmv8gI5w5sliC8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "517501bcf14ae6ec47efd6a17dda0ca8e6d866f9", + "rev": "4c86138ce486d601d956a165e2f7a0fc029a03c1", "type": "github" }, "original": { @@ -701,6 +739,34 @@ "type": "github" } }, + "nixpkgs_20": { + "locked": { + "lastModified": 1714091391, + "narHash": "sha256-68n3GBvlm1MIeJXadPzQ3v8Y9sIW3zmv8gI5w5sliC8=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "4c86138ce486d601d956a165e2f7a0fc029a03c1", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, + "nixpkgs_21": { + "locked": { + "lastModified": 1695837737, + "narHash": "sha256-KcqmJ5hNacLuE7fkz5586kp/vt4NLo6+Prq3DMgrxpQ=", + "owner": "NixOS", + "repo": "nixpkgs", + "rev": "517501bcf14ae6ec47efd6a17dda0ca8e6d866f9", + "type": "github" + }, + "original": { + "id": "nixpkgs", + "type": "indirect" + } + }, "nixpkgs_3": { "locked": { "lastModified": 1711401922, @@ -1022,15 +1088,16 @@ }, "skynet_website_renew": { "inputs": { - "nixpkgs": "nixpkgs_19", - "utils": "utils_11" + "bfom": "bfom_2", + "nixpkgs": "nixpkgs_21", + "utils": "utils_12" }, "locked": { - "lastModified": 1723232841, - "narHash": "sha256-uWMUKTp7rIrwYr4CWRmlPmFJo97ezBUQL7VLnAJBXac=", + "lastModified": 1723487002, + "narHash": "sha256-lujLqN9WsskbWLYTHzGUZF0/n6icNuLtL3+kdTcCFbQ=", "ref": "refs/heads/main", - "rev": "baa8b6d8a59fc4fd7c6abcbb7b0dda4b8482df49", - "revCount": 44, + "rev": "d294ae428b6b78d9047c7d66168d5b4187393001", + "revCount": 47, "type": "git", "url": "https://forgejo.skynet.ie/Skynet/wiki" }, @@ -1130,6 +1197,21 @@ "type": "github" } }, + "systems_14": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "systems_2": { "locked": { "lastModified": 1681028828, @@ -1290,6 +1372,24 @@ "inputs": { "systems": "systems_13" }, + "locked": { + "lastModified": 1710146030, + "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, + "utils_12": { + "inputs": { + "systems": "systems_14" + }, "locked": { "lastModified": 1694529238, "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",