colmena/flake.lock

78 lines
1.9 KiB
Text
Raw Normal View History

{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2022-04-04 02:16:01 +02:00
"lastModified": 1648199409,
"narHash": "sha256-JwPKdC2PoVBkG6E+eWw3j6BMR6sL3COpYWfif7RVb8Y=",
"owner": "edolstra",
"repo": "flake-compat",
2022-04-04 02:16:01 +02:00
"rev": "64a525ee38886ab9028e6f61790de0832aa3ef03",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-04-04 02:16:01 +02:00
"lastModified": 1648632716,
"narHash": "sha256-kCmnDeiaMsdhfnNKjxdOzwRh2H6eQb8yWAL+nNabC/Y=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-04 02:16:01 +02:00
"rev": "710fed5a2483f945b14f4a58af2cd3676b42d8c8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-compat": "flake-compat",
2022-02-05 05:58:17 +01:00
"nixpkgs": "nixpkgs",
"stable": "stable",
"utils": "utils"
}
},
"stable": {
"locked": {
2022-04-04 02:16:01 +02:00
"lastModified": 1648965846,
"narHash": "sha256-xaO0KS+sgZLYrhaQNjVe6eRcOUIM1mEkAjT+dRbPblU=",
"owner": "NixOS",
"repo": "nixpkgs",
2022-04-04 02:16:01 +02:00
"rev": "0aac710801aec4ba545527cf41a5706028fe6271",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-21.11",
"repo": "nixpkgs",
"type": "github"
}
},
"utils": {
"locked": {
2022-04-04 02:16:01 +02:00
"lastModified": 1648297722,
"narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
"owner": "numtide",
"repo": "flake-utils",
2022-04-04 02:16:01 +02:00
"rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
}
},
"root": "root",
"version": 7
}