nixos-config/flake.lock

45 lines
1 KiB
Plaintext
Raw Normal View History

2021-02-06 03:09:11 +01:00
{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1613722520,
"narHash": "sha256-zMkNXzMTnE2K4Ew2Ex7RwBLnvqyAf1TYr2TLsmLkqDs=",
2021-02-06 03:09:11 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a83ee7565fba56cf85d4aff63413320a50fbb936",
2021-02-06 03:09:11 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09-small",
"repo": "nixpkgs",
"type": "github"
}
},
2021-02-15 17:23:25 +01:00
"nixpkgs-unstable": {
"locked": {
"lastModified": 1613226215,
"narHash": "sha256-3rA5cGIrBHD6yeKhNhsF7/t461ww25oJY8KyBb0IhjU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "ff96a0fa5635770390b184ae74debea75c3fd534",
"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
}