nixos-config/flake.lock
2021-04-05 23:11:17 -04:00

57 lines
1.4 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1617673944,
"narHash": "sha256-0GYlbpsmTvt0jUUM47MfCLqBZBBsOqj1lwo4a/anQfY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7d10c949fa3cb4d9f44e6a8017b89f55bf58f07d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"stable2009": "stable2009",
"unstable": "unstable"
}
},
"stable2009": {
"locked": {
"lastModified": 1617542311,
"narHash": "sha256-YbYqpUA8EChwUaUSj8wIukv9ieFQdUnSSm5RypghNBA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "91b77fe6942fe999b1efbe906dc98024d1917c0d",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-20.09",
"type": "indirect"
}
},
"unstable": {
"locked": {
"lastModified": 1617082367,
"narHash": "sha256-W0cQPGjc4IVzryaGycuoS8KZkXafS1P23w/fcKLoD5Y=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "04a2b269d8921505a2969fc9ec25c1f517f2b307",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"type": "indirect"
}
}
},
"root": "root",
"version": 7
}