nixos-config/flake.lock
Antoine Martin 271fc656cc flake: bump to latest stable
Should upgrade Synapse to v1.27
2021-02-19 17:02:47 +01:00

45 lines
1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1613722520,
"narHash": "sha256-zMkNXzMTnE2K4Ew2Ex7RwBLnvqyAf1TYr2TLsmLkqDs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "a83ee7565fba56cf85d4aff63413320a50fbb936",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-20.09-small",
"repo": "nixpkgs",
"type": "github"
}
},
"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"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-unstable": "nixpkgs-unstable"
}
}
},
"root": "root",
"version": 7
}