selfprivacy-nixos-config/flake.lock
Inex Code 9a9c5b74fc test
2024-07-01 18:42:31 +04:00

48 lines
1.2 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1718060059,
"narHash": "sha256-9XKFni8VMXo81RTq9XygCyaO3I/7UKpwIlM/yn0MdcM=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "a3c8d64ba846725f040582b2d3b875466d2115bd",
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"selfprivacy-api": "selfprivacy-api"
}
},
"selfprivacy-api": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1719774127,
"narHash": "sha256-r3M0NYY7zU2v1c9Djt+pgVJ+Gl64UV5bCF6ezVuHy7Y=",
"ref": "inex/forgejo",
"rev": "7522c2d796ac8060843e2824851dc67ca19d7a8c",
"revCount": 1308,
"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
}