selfprivacy-nixos-config/flake.lock

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2023-07-15 12:52:46 +00:00
{
"nodes": {
"nixpkgs": {
"locked": {
2024-12-24 17:08:08 +00:00
"lastModified": 1734835170,
"narHash": "sha256-JG6n9tQET7ZLjvwjH9BdYE6pES/Alcduxv2FDXliuBM=",
2023-07-15 12:52:46 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-24 17:08:08 +00:00
"rev": "6df924734e1b626efd70925545de844b1c25246f",
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-12-24 17:06:13 +00:00
"lastModified": 1735059871,
"narHash": "sha256-1UExQNlKFXPv+D7HEAICElIVitl8yU920Ox83qF9hAY=",
"ref": "master",
"rev": "043d280d53fc56a2cd4f60a12f1d7ccf03ec2f78",
"revCount": 1474,
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
2024-07-26 12:48:42 +00:00
}