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": {
2024-12-15 13:44:27 +00:00
"lastModified": 1734017764,
"narHash": "sha256-msOfmyJSjAHgIygI/JD0Ae3JsDv4rT54Nlfr5t6MQMQ=",
2023-07-15 12:52:46 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-12-15 13:44:27 +00:00
"rev": "64e9404f308e0f0a0d8cdd7c358f74e34802494b",
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 14:39:34 +00:00
"lastModified": 1735051161,
"narHash": "sha256-AFbfhlTuathdYGtY//eRCbk38f919GttbPWI6+3ze2w=",
2024-12-18 12:40:15 +00:00
"ref": "inex/dynamic-templating",
2024-12-24 14:39:34 +00:00
"rev": "b1639e6d55be623bc21d286527e3d6cfb5cebafb",
"revCount": 1511,
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
}