selfprivacy-nixos-config/flake.lock

48 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2023-07-15 12:52:46 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-05-22 08:00:21 +00:00
"lastModified": 1716218643,
"narHash": "sha256-i/E7gzQybvcGAYDRGDl39WL6yVk30Je/NXypBz6/nmM=",
2023-07-15 12:52:46 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-05-22 08:00:21 +00:00
"rev": "a8695cbd09a7ecf3376bd62c798b9864d20f86ee",
2023-07-15 12:52:46 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"selfprivacy-api": "selfprivacy-api"
2023-07-15 12:52:46 +00:00
}
},
"selfprivacy-api": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-15 12:52:46 +00:00
"locked": {
2024-05-22 08:00:21 +00:00
"lastModified": 1716364679,
"narHash": "sha256-F4aiSRTouubFYVl9YwDhdsn4Kf7Eph4fgeEzPScd0HY=",
2024-03-07 20:52:30 +00:00
"ref": "master",
2024-05-22 08:00:21 +00:00
"rev": "5a100ec33ac6208bc2b311f66ffbcad5452282db",
"revCount": 1302,
2023-07-15 12:52:46 +00:00
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
2023-07-15 12:52:46 +00:00
},
"original": {
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
2023-07-15 12:52:46 +00:00
}
}
},
"root": "root",
"version": 7
}