selfprivacy-nixos-config/flake.lock

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-07-15 15:52:46 +03:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-03-07 22:11:36 +02:00
"lastModified": 1709677081,
"narHash": "sha256-tix36Y7u0rkn6mTm0lA45b45oab2cFLqAzDbJxeXS+c=",
2023-07-15 15:52:46 +03:00
"owner": "nixos",
"repo": "nixpkgs",
2024-03-07 22:11:36 +02:00
"rev": "880992dcc006a5e00dd0591446fdf723e6a51a64",
2023-07-15 15:52:46 +03:00
"type": "github"
},
"original": {
"owner": "nixos",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"selfprivacy-api": "selfprivacy-api"
2023-07-15 15:52:46 +03:00
}
},
"selfprivacy-api": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2023-07-15 15:52:46 +03:00
"locked": {
2024-03-07 22:31:02 +02:00
"lastModified": 1709843377,
"narHash": "sha256-lQGd4xtKWsIlD5vVurrA/xtNYxYFGfLGyev4oOUeMmY=",
2024-03-07 22:11:36 +02:00
"ref": "master",
2024-03-07 22:31:02 +02:00
"rev": "1f1fcc223be4c6ae65eef1d50918aed0826e5ad1",
"revCount": 1259,
2023-07-15 15:52:46 +03:00
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
2023-07-15 15:52:46 +03:00
},
"original": {
"type": "git",
"url": "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"
2023-07-15 15:52:46 +03:00
}
}
},
"root": "root",
"version": 7
}