nixos-config/flake.lock

43 lines
988 B
Text
Raw Normal View History

2021-04-06 03:11:17 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2021-04-06 03:36:41 +00:00
"lastModified": 1617082367,
"narHash": "sha256-W0cQPGjc4IVzryaGycuoS8KZkXafS1P23w/fcKLoD5Y=",
2021-04-06 03:11:17 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-04-06 03:36:41 +00:00
"rev": "04a2b269d8921505a2969fc9ec25c1f517f2b307",
2021-04-06 03:11:17 +00:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2021-04-06 03:36:41 +00:00
"ref": "nixos-unstable",
2021-04-06 03:11:17 +00:00
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
2021-04-06 03:36:41 +00:00
"stable2009": "stable2009"
2021-04-06 03:11:17 +00:00
}
},
"stable2009": {
"locked": {
"lastModified": 1617542311,
"narHash": "sha256-YbYqpUA8EChwUaUSj8wIukv9ieFQdUnSSm5RypghNBA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "91b77fe6942fe999b1efbe906dc98024d1917c0d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09",
"type": "indirect"
}
}
},
"root": "root",
"version": 7
}