summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authortom barrett <thomas.barrett@de.kaercher.com>2023-09-02 13:15:36 +0200
committerTom Barrett <tom@tombarrett.xyz>2023-11-01 17:33:26 +0100
commit73e78ab226f21e6c6c68961af88c4ab9c746f4f4 (patch)
tree5b12e5d6d84a424436480d6eb2ac3e31daa57658 /flake.lock
parent0db29e2ce9799f652f3d16fd5aed6e426d23bd0a (diff)
caddy-cgi
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock25
1 files changed, 25 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
new file mode 100644
index 0000000..73f8551
--- /dev/null
+++ b/flake.lock
@@ -0,0 +1,25 @@
+{
+ "nodes": {
+ "nixpkgs": {
+ "locked": {
+ "lastModified": 1697009197,
+ "narHash": "sha256-viVRhBTFT8fPJTb1N3brQIpFZnttmwo3JVKNuWRVc3s=",
+ "owner": "NixOS",
+ "repo": "nixpkgs",
+ "rev": "01441e14af5e29c9d27ace398e6dd0b293e25a54",
+ "type": "github"
+ },
+ "original": {
+ "id": "nixpkgs",
+ "type": "indirect"
+ }
+ },
+ "root": {
+ "inputs": {
+ "nixpkgs": "nixpkgs"
+ }
+ }
+ },
+ "root": "root",
+ "version": 7
+}