selfprivacy-nixos-config/flake.lock
2024-07-18 20:59:23 +04:00

48 lines
1.2 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1719663039,
"narHash": "sha256-tXlrgAQygNIy49LDVFuPXlWD2zTQV9/F8pfoqwwPJyo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "4a1e673523344f6ccc84b37f4413ad74ea19a119",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"selfprivacy-api": "selfprivacy-api"
}
},
"selfprivacy-api": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1721321924,
"narHash": "sha256-dVORhcRgqka2to9Gnwa6w+dt1H6kpnP4ygdn6XfP7xs=",
"ref": "inex/service-settings",
"rev": "ed342e08a36813ea099a4d0f77ba0f09bc78cdaa",
"revCount": 1406,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
},
"original": {
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
}
}
},
"root": "root",
"version": 7
}