selfprivacy-nixos-config/flake.lock
Inex Code 01b1567fd6 fix
2024-07-15 18:45:11 +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": 1721054653,
"narHash": "sha256-FK/+puDJGN7CGQq0eFKdv7rcdSxZG2qPJgwWNxpX/Es=",
"ref": "inex/service-settings",
"rev": "09ccea09271c00706def645dffc294431a1be764",
"revCount": 1403,
"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
}