selfprivacy-nixos-config/flake.lock

48 lines
1.2 KiB
Plaintext
Raw Normal View History

2023-07-15 12:52:46 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-07-01 15:16:10 +00:00
"lastModified": 1719663039,
"narHash": "sha256-tXlrgAQygNIy49LDVFuPXlWD2zTQV9/F8pfoqwwPJyo=",
2023-07-15 12:52:46 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-07-01 15:16:10 +00:00
"rev": "4a1e673523344f6ccc84b37f4413ad74ea19a119",
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-07-04 16:55:28 +00:00
"lastModified": 1720112100,
"narHash": "sha256-JLe7muyCx/PugcXkCIoirA4XpIjsd8eWEIso+0Emnec=",
"ref": "inex/test-connection-params",
"rev": "be1656c37fe5c4d72bbc4e1c23617730a32f7a1a",
"revCount": 1336,
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
}