get rid of overlay for selfprivacy-graphql-api

This commit is contained in:
Alexander Tomokhov
2023-11-06 12:18:08 +04:00
parent 7cee132d8e
commit b4b37f42f2
4 changed files with 36 additions and 22 deletions

23
flake.lock generated
View File

@@ -18,22 +18,27 @@
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"selfprivacy-overlay": "selfprivacy-overlay"
"selfprivacy-graphql-api": "selfprivacy-graphql-api"
}
},
"selfprivacy-overlay": {
"selfprivacy-graphql-api": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1689554432,
"narHash": "sha256-hegMIgxBHUuRFbCecQpbjFfTHpduV3VZWr8OINtQO6k=",
"ref": "flakes",
"rev": "53ed9b3f5f70a7f2843ecbef7775307e23a2c1f4",
"revCount": 31,
"lastModified": 1699259966,
"narHash": "sha256-NMZ1NZ/3I4d9AvegG95sSaV2Hv4A6WEfJ5UCpsFr+Zk=",
"ref": "flake",
"rev": "b6e84f2596b78da497f63179d72c903bb9b92d4e",
"revCount": 942,
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git"
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
},
"original": {
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git"
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
}
}
},