rice/flake.lock

153 lines
3.9 KiB
Text
Raw Normal View History

2022-07-22 20:42:05 +00:00
{
"nodes": {
2022-08-22 18:32:26 +00:00
"agenix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-01-10 08:25:33 +00:00
"lastModified": 1673301561,
"narHash": "sha256-gRUWHbBAtMuPDJQXotoI8u6+3DGBIUZHkyQWpIv7WpM=",
2022-08-22 18:32:26 +00:00
"owner": "ryantm",
"repo": "agenix",
2023-01-10 08:25:33 +00:00
"rev": "42d371d861a227149dc9a7e03350c9ab8b8ddd68",
2022-08-22 18:32:26 +00:00
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
2022-08-25 17:34:17 +00:00
"cmp-conventionalcommits": {
"flake": false,
"locked": {
2022-10-17 13:48:59 +00:00
"lastModified": 1665962366,
"narHash": "sha256-PAEWX0U8qbBwC3DqfCrDDlTLoIRIlcbwS1eDu3yarTc=",
2022-08-25 17:34:17 +00:00
"owner": "davidsierradz",
"repo": "cmp-conventionalcommits",
2022-10-17 13:48:59 +00:00
"rev": "a4dfacf0601130b7f8afa7c948d735c27802fb7f",
2022-08-25 17:34:17 +00:00
"type": "github"
},
"original": {
"owner": "davidsierradz",
"repo": "cmp-conventionalcommits",
"type": "github"
}
},
2022-08-25 16:57:02 +00:00
"cmp-git": {
"flake": false,
"locked": {
2023-01-10 08:25:33 +00:00
"lastModified": 1673235742,
"narHash": "sha256-edElDcDNLMLITdorXJkOH7ffsfUf+tqahECkettVAFg=",
2022-08-25 16:57:02 +00:00
"owner": "petertriho",
"repo": "cmp-git",
2023-01-10 08:25:33 +00:00
"rev": "6bcb61c0a5ec2e0d522ece7c8fb3e009f1c79261",
2022-08-25 16:57:02 +00:00
"type": "github"
},
"original": {
"owner": "petertriho",
"repo": "cmp-git",
"type": "github"
}
},
2022-07-22 20:42:05 +00:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
2022-12-02 16:55:53 +00:00
],
"utils": "utils"
2022-07-22 20:42:05 +00:00
},
"locked": {
2023-01-10 08:25:33 +00:00
"lastModified": 1672244468,
"narHash": "sha256-xaZb8AZqoXRCSqPusCk4ouf+fUNP8UJdafmMTF1Ltlw=",
2022-07-22 20:42:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-01-10 08:25:33 +00:00
"rev": "89a8ba0b5b43b3350ff2e3ef37b66736b2ef8706",
2022-07-22 20:42:05 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-12-02 16:55:53 +00:00
"ref": "release-22.11",
2022-07-22 20:42:05 +00:00
"repo": "home-manager",
"type": "github"
}
},
"impermanence": {
"locked": {
2022-11-21 22:51:07 +00:00
"lastModified": 1668668915,
"narHash": "sha256-QjY4ZZbs9shwO4LaLpvlU2bO9J1juYhO9NtV3nrbnYQ=",
2022-07-22 20:42:05 +00:00
"owner": "nix-community",
"repo": "impermanence",
2022-11-21 22:51:07 +00:00
"rev": "5df9108b346f8a42021bf99e50de89c9caa251c3",
2022-07-22 20:42:05 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-01-10 08:25:33 +00:00
"lastModified": 1673163619,
"narHash": "sha256-B33PFBL64ZgTWgMnhFL3jgheAN/DjHPsZ1Ih3z0VE5I=",
2022-07-22 20:42:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-01-10 08:25:33 +00:00
"rev": "8c54d842d9544361aac5f5b212ba04e4089e8efe",
2022-07-22 20:42:05 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-12-02 16:55:53 +00:00
"ref": "nixos-22.11",
2022-07-22 20:42:05 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nur": {
"locked": {
2023-01-10 08:25:33 +00:00
"lastModified": 1673332109,
"narHash": "sha256-hSEvUYWtLbMiRzwuIb6bCWLhzZVqV4L7GDXpAaBiSw8=",
"owner": "nix-community",
"repo": "NUR",
2023-01-10 08:25:33 +00:00
"rev": "6366f996e4f903a2b37148623155327a538e76e4",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
2022-07-22 20:42:05 +00:00
"root": {
"inputs": {
2022-08-22 18:32:26 +00:00
"agenix": "agenix",
2022-08-25 17:34:17 +00:00
"cmp-conventionalcommits": "cmp-conventionalcommits",
2022-08-25 16:57:02 +00:00
"cmp-git": "cmp-git",
2022-07-22 20:42:05 +00:00
"home-manager": "home-manager",
"impermanence": "impermanence",
"nixpkgs": "nixpkgs",
"nur": "nur"
2022-07-22 20:42:05 +00:00
}
2022-12-02 16:55:53 +00:00
},
"utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
2022-07-22 20:42:05 +00:00
}
},
"root": "root",
"version": 7
}