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": {
2023-12-18 14:13:57 +00:00
"lastModified": 1702780907,
"narHash": "sha256-blbrBBXjjZt6OKTcYX1jpe9SRof2P9ZYWPzq22tzXAA=",
2023-07-15 12:52:46 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-12-18 14:13:57 +00:00
"rev": "1e2e384c5b7c50dbf8e9c441a9e58d85f408b01f",
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-01-09 19:33:24 +00:00
"lastModified": 1704828580,
"narHash": "sha256-dp1jhADV9YeZ/ETC84PTgSPeRemttjmmMpc3RoJ/kw0=",
2024-01-09 19:04:53 +00:00
"ref": "remove-rest-flaked",
2024-01-09 19:33:24 +00:00
"rev": "fb5a8142da48436cd7a30f267d156d50f47829f6",
"revCount": 1163,
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
}