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": {
2022-10-17 13:48:59 +00:00
"lastModified": 1665870395,
"narHash": "sha256-Tsbqb27LDNxOoPLh0gw2hIb6L/6Ow/6lIBvqcHzEKBI=",
2022-08-22 18:32:26 +00:00
"owner": "ryantm",
"repo": "agenix",
2022-10-17 13:48:59 +00:00
"rev": "a630400067c6d03c9b3e0455347dc8559db14288",
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": {
"lastModified": 1659918460,
"narHash": "sha256-/fHoZxtJFG9v1sw/rQU2fa0ybO7bIovvRvY6M/mU5sc=",
"owner": "petertriho",
"repo": "cmp-git",
"rev": "fae6cdb407ad6c63a0b1928670bad1a67a55b887",
"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": {
2022-12-05 22:31:31 +00:00
"lastModified": 1670253003,
"narHash": "sha256-/tJIy4+FbsQyslq1ipyicZ2psOEd8dvl4OJ9lfisjd0=",
2022-07-22 20:42:05 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-12-05 22:31:31 +00:00
"rev": "0e8125916b420e41bf0d23a0aa33fadd0328beb3",
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": {
2022-12-05 22:31:31 +00:00
"lastModified": 1670104339,
"narHash": "sha256-212aAMSy5uxzrUbHmvUm3oHh8c02wXJ7lyNjDa5NSAM=",
2022-07-22 20:42:05 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-12-05 22:31:31 +00:00
"rev": "2d10e73416ec1449ef74aeac7faf2cf8c556ff5a",
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": {
2022-12-02 16:55:53 +00:00
"lastModified": 1669805596,
"narHash": "sha256-g1CPQZ+1jGhY4bsjppk+gH5jfzzqmPlqGHg0zSYS3Hw=",
"owner": "nix-community",
"repo": "NUR",
2022-12-02 16:55:53 +00:00
"rev": "c81b1e527f3a220abfa9bf8096153d52784c5007",
"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
}