nixos-config/flake.lock

45 lines
1 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
2021-04-09 00:22:38 +02:00
"lastModified": 1617786842,
"narHash": "sha256-nuhewc9ANLkY2dBc9ikBQmy5EdCPElHbxd/pU96HdG0=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-04-09 00:22:38 +02:00
"rev": "d6f63659a7021051a46035373ed50fbea7e4e924",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2021-03-25 00:51:39 +01:00
"ref": "nixos-20.09",
2021-02-06 03:09:11 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-15 17:23:25 +01:00
"nixpkgs-unstable": {
"locked": {
2021-04-09 00:22:38 +02:00
"lastModified": 1617808887,
"narHash": "sha256-zXye++UlrWGhfRo01sg/ldE60MZYnhda/HK5Jaa7F7g=",
2021-02-15 17:23:25 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2021-04-09 00:22:38 +02:00
"rev": "d1183f3dc44b9ee5134fcbcd45555c48aa678e93",
2021-02-15 17:23:25 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-06 03:09:11 +01:00
"root": {
"inputs": {
2021-02-15 17:23:25 +01:00
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
2021-02-06 03:09:11 +01:00
}
}
},
"root": "root",
"version": 7
}