2021-02-05 16:25:39 +01:00
|
|
|
{
|
|
|
|
"nodes": {
|
2021-09-25 13:30:51 +02:00
|
|
|
"agenix": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-01-14 20:11:10 +01:00
|
|
|
"lastModified": 1673301561,
|
|
|
|
"narHash": "sha256-gRUWHbBAtMuPDJQXotoI8u6+3DGBIUZHkyQWpIv7WpM=",
|
2021-09-25 13:30:51 +02:00
|
|
|
"owner": "ryantm",
|
|
|
|
"repo": "agenix",
|
2023-01-14 20:11:10 +01:00
|
|
|
"rev": "42d371d861a227149dc9a7e03350c9ab8b8ddd68",
|
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"
|
|
|
|
}
|
|
|
|
},
|
2022-11-28 10:17:28 +01:00
|
|
|
"flake-compat": {
|
|
|
|
"flake": false,
|
|
|
|
"locked": {
|
2023-01-28 22:49:36 +01:00
|
|
|
"lastModified": 1673956053,
|
|
|
|
"narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=",
|
2022-11-28 10:17:28 +01:00
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
2023-01-28 22:49:36 +01:00
|
|
|
"rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9",
|
2022-11-28 10:17:28 +01:00
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "edolstra",
|
|
|
|
"repo": "flake-compat",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-03-07 19:40:54 +01:00
|
|
|
"futils": {
|
|
|
|
"locked": {
|
2022-10-26 14:15:34 +02:00
|
|
|
"lastModified": 1667395993,
|
|
|
|
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
|
2021-03-07 19:40:54 +01:00
|
|
|
"owner": "numtide",
|
|
|
|
"repo": "flake-utils",
|
2022-10-26 14:15:34 +02:00
|
|
|
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
|
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": {
|
|
|
|
"lastModified": 1660459072,
|
|
|
|
"narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=",
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"rev": "a20de23b925fd8264fd7fad6454652e142fd7f73",
|
|
|
|
"type": "github"
|
|
|
|
},
|
|
|
|
"original": {
|
|
|
|
"owner": "hercules-ci",
|
|
|
|
"repo": "gitignore.nix",
|
|
|
|
"type": "github"
|
|
|
|
}
|
|
|
|
},
|
2021-02-18 22:27:08 +01:00
|
|
|
"home-manager": {
|
|
|
|
"inputs": {
|
|
|
|
"nixpkgs": [
|
|
|
|
"nixpkgs"
|
2022-06-22 11:19:43 +02:00
|
|
|
],
|
|
|
|
"utils": [
|
|
|
|
"futils"
|
2021-02-18 22:27:08 +01:00
|
|
|
]
|
|
|
|
},
|
|
|
|
"locked": {
|
2023-01-28 22:49:36 +01:00
|
|
|
"lastModified": 1674928308,
|
|
|
|
"narHash": "sha256-elVU4NUZEl11BdT4gC+lrpLYM8Ccxqxs19Ix84HTI9o=",
|
2021-02-18 22:27:08 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "home-manager",
|
2023-01-28 22:49:36 +01:00
|
|
|
"rev": "08a778d80308353f4f65c9dcd3790b5da02d6306",
|
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": {
|
2023-01-28 22:49:36 +01:00
|
|
|
"lastModified": 1674641431,
|
|
|
|
"narHash": "sha256-qfo19qVZBP4qn5M5gXc/h1MDgAtPA5VxJm9s8RUAkVk=",
|
2021-02-05 16:25:39 +01:00
|
|
|
"owner": "NixOS",
|
|
|
|
"repo": "nixpkgs",
|
2023-01-28 22:49:36 +01:00
|
|
|
"rev": "9b97ad7b4330aacda9b2343396eb3df8a853b4fc",
|
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": {
|
2023-01-28 22:49:36 +01:00
|
|
|
"lastModified": 1674935082,
|
|
|
|
"narHash": "sha256-dmC6iKS2biE9Pl+kCvvR7jdrZCC/rX5U5vfk3NdMS1o=",
|
2021-02-05 16:43:30 +01:00
|
|
|
"owner": "nix-community",
|
|
|
|
"repo": "NUR",
|
2023-01-28 22:49:36 +01:00
|
|
|
"rev": "be36aaf543b636d7e62f65e55dabe932730f3f7a",
|
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": {
|
2023-01-28 22:49:36 +01:00
|
|
|
"lastModified": 1674761200,
|
|
|
|
"narHash": "sha256-v0ypL0eDhFWmgd3f5nnbffaMA5BUoOnYUiEso7fk+q0=",
|
2021-05-31 23:04:08 +02:00
|
|
|
"owner": "cachix",
|
|
|
|
"repo": "pre-commit-hooks.nix",
|
2023-01-28 22:49:36 +01:00
|
|
|
"rev": "8539119ba0b17b15e60de60da0348d8c73bbfdf2",
|
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",
|
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",
|
|
|
|
"pre-commit-hooks": "pre-commit-hooks"
|
2021-02-05 16:25:39 +01:00
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"root": "root",
|
|
|
|
"version": 7
|
|
|
|
}
|