2021-02-05 16:25:39 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2021-09-25 13:30:51 +02:00
|
|
|
"agenix": {
|
|
|
|
"inputs": {
|
2023-02-08 22:06:18 +01:00
|
|
|
"darwin": "darwin",
|
2023-05-12 12:10:33 +02:00
|
|
|
"home-manager": [
|
|
|
|
"home-manager"
|
|
|
|
],
|
2021-09-25 13:30:51 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2024-01-03 15:05:46 +01:00
|
|
|
],
|
|
|
|
"systems": [
|
|
|
|
"systems"
|
2021-09-25 13:30:51 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-07 13:28:26 +02:00
|
|
|
"lastModified": 1712079060,
|
|
|
|
"narHash": "sha256-/JdiT9t+zzjChc5qQiF+jhrVhRt8figYH29rZO7pFe4=",
|
2021-09-25 13:30:51 +02:00
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
2024-04-07 13:28:26 +02:00
|
|
|
"rev": "1381a759b205dff7a6818733118d02253340fd5e",
|
2021-09-25 13:30:51 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "ryantm",
|
2021-11-23 17:08:46 +01:00
|
|
|
"ref": "main",
|
2021-09-25 13:30:51 +02:00
|
|
|
"repo": "agenix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-02-08 22:06:18 +01:00
|
|
|
"darwin": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"agenix",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-01-03 15:05:46 +01:00
|
|
|
"lastModified": 1700795494,
|
|
|
|
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
|
2023-02-08 22:06:18 +01:00
|
|
|
"owner": "lnl7",
|
|
|
|
"repo": "nix-darwin",
|
2024-01-03 15:05:46 +01:00
|
|
|
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
|
2023-02-08 22:06:18 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "lnl7",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "nix-darwin",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-28 10:17:28 +01:00
|
|
|
"flake-compat": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2024-01-22 17:50:38 +01:00
|
|
|
"lastModified": 1696426674,
|
|
|
|
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
|
2022-11-28 10:17:28 +01:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2024-01-22 17:50:38 +01:00
|
|
|
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
|
2022-11-28 10:17:28 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2023-03-08 18:41:00 +01:00
|
|
|
"flake-parts": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs-lib": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-07 13:28:26 +02:00
|
|
|
"lastModified": 1712014858,
|
|
|
|
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
|
2023-03-08 18:41:00 +01:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "flake-parts",
|
2024-04-07 13:28:26 +02:00
|
|
|
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
|
2023-03-08 18:41:00 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"ref": "main",
|
|
|
|
"repo": "flake-parts",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-03-07 19:40:54 +01:00
|
|
|
"futils": {
|
2023-04-11 16:31:42 +02:00
|
|
|
"inputs": {
|
2024-01-03 15:00:58 +01:00
|
|
|
"systems": [
|
|
|
|
"systems"
|
|
|
|
]
|
2023-04-11 16:31:42 +02:00
|
|
|
},
|
2021-03-07 19:40:54 +01:00
|
|
|
"locked": {
|
2024-03-16 19:49:00 +01:00
|
|
|
"lastModified": 1710146030,
|
|
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
2021-03-07 19:40:54 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2024-03-16 19:49:00 +01:00
|
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
2021-03-07 19:40:54 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "numtide",
|
2023-02-08 22:05:52 +01:00
|
|
|
"ref": "main",
|
2021-03-07 19:40:54 +01:00
|
|
|
"repo": "flake-utils",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2022-11-28 10:17:28 +01:00
|
|
|
"gitignore": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"pre-commit-hooks",
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-03-28 12:19:33 +01:00
|
|
|
"lastModified": 1709087332,
|
|
|
|
"narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
|
2022-11-28 10:17:28 +01:00
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
2024-03-28 12:19:33 +01:00
|
|
|
"rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
|
2022-11-28 10:17:28 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-02-18 22:27:08 +01:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-22 20:58:45 +02:00
|
|
|
"lastModified": 1713809191,
|
|
|
|
"narHash": "sha256-9Tb5JKcacjxNF1f7gsu/4l4Gxa2qflq9x1hhdl10iwM=",
|
2021-02-18 22:27:08 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2024-04-22 20:58:45 +02:00
|
|
|
"rev": "e866aae5bbbcfe6798ca05d3004a4e62f1828954",
|
2021-02-18 22:27:08 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2021-04-25 17:50:57 +02:00
|
|
|
"ref": "master",
|
2021-02-18 22:27:08 +01:00
|
|
|
"repo": "home-manager",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-02-05 16:25:39 +01:00
|
|
|
"nixpkgs": {
|
|
|
|
"locked": {
|
2024-04-22 20:58:45 +02:00
|
|
|
"lastModified": 1713714899,
|
|
|
|
"narHash": "sha256-+z/XjO3QJs5rLE5UOf015gdVauVRQd2vZtsFkaXBq2Y=",
|
2021-02-05 16:25:39 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2024-04-22 20:58:45 +02:00
|
|
|
"rev": "6143fc5eeb9c4f00163267708e26191d1e918932",
|
2021-02-05 16:25:39 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "NixOS",
|
2021-02-05 16:35:33 +01:00
|
|
|
"ref": "nixos-unstable",
|
2021-02-05 16:25:39 +01:00
|
|
|
"repo": "nixpkgs",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-02-05 16:43:30 +01:00
|
|
|
"nur": {
|
|
|
|
"locked": {
|
2024-04-22 20:58:45 +02:00
|
|
|
"lastModified": 1713810384,
|
|
|
|
"narHash": "sha256-ze9APypWwgcNXvtc+Y/In/PCGmIzm/VefrwQKG7ge7E=",
|
2021-02-05 16:43:30 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2024-04-22 20:58:45 +02:00
|
|
|
"rev": "5d454967f1d978fe45956d25ed7ee15b9910da18",
|
2021-02-05 16:43:30 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-community",
|
2021-04-25 17:50:57 +02:00
|
|
|
"ref": "master",
|
2021-02-05 16:43:30 +01:00
|
|
|
"repo": "NUR",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-05-31 23:04:08 +02:00
|
|
|
"pre-commit-hooks": {
|
|
|
|
"inputs": {
|
2022-11-28 10:17:28 +01:00
|
|
|
"flake-compat": "flake-compat",
|
2021-05-31 23:04:08 +02:00
|
|
|
"flake-utils": [
|
|
|
|
"futils"
|
|
|
|
],
|
2022-11-28 10:17:28 +01:00
|
|
|
"gitignore": "gitignore",
|
2021-05-31 23:04:08 +02:00
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2022-11-28 10:17:28 +01:00
|
|
|
],
|
|
|
|
"nixpkgs-stable": [
|
|
|
|
"nixpkgs"
|
2021-05-31 23:04:08 +02:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2024-04-22 20:58:45 +02:00
|
|
|
"lastModified": 1713775815,
|
|
|
|
"narHash": "sha256-Wu9cdYTnGQQwtT20QQMg7jzkANKQjwBD9iccfGKkfls=",
|
2021-05-31 23:04:08 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2024-04-22 20:58:45 +02:00
|
|
|
"rev": "2ac4dcbf55ed43f3be0bae15e181f08a57af24a4",
|
2021-05-31 23:04:08 +02:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "cachix",
|
|
|
|
"ref": "master",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-02-05 16:25:39 +01:00
|
|
|
"root": {
|
|
|
|
"inputs": {
|
2021-09-25 13:30:51 +02:00
|
|
|
"agenix": "agenix",
|
2023-03-08 18:41:00 +01:00
|
|
|
"flake-parts": "flake-parts",
|
2021-03-07 19:40:54 +01:00
|
|
|
"futils": "futils",
|
2021-02-18 22:27:08 +01:00
|
|
|
"home-manager": "home-manager",
|
2021-02-05 16:43:30 +01:00
|
|
|
"nixpkgs": "nixpkgs",
|
2021-05-31 23:04:08 +02:00
|
|
|
"nur": "nur",
|
2024-01-03 15:00:58 +01:00
|
|
|
"pre-commit-hooks": "pre-commit-hooks",
|
|
|
|
"systems": "systems"
|
2021-02-05 16:25:39 +01:00
|
|
|
}
|
2023-04-11 16:31:42 +02:00
|
|
|
},
|
|
|
|
"systems": {
|
|
|
|
"locked": {
|
|
|
|
"lastModified": 1681028828,
|
|
|
|
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
|
|
|
|
"owner": "nix-systems",
|
|
|
|
"repo": "default",
|
|
|
|
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "nix-systems",
|
2024-01-03 15:00:58 +01:00
|
|
|
"ref": "main",
|
2023-04-11 16:31:42 +02:00
|
|
|
"repo": "default",
|
|
|
|
"type": "github"
|
|
|
|
}
|
2021-02-05 16:25:39 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|