nixos-servers/flake.lock

88 lines
2.2 KiB
Plaintext
Raw Normal View History

2024-03-07 22:14:44 +00:00
{
"nodes": {
2024-06-02 19:56:22 +00:00
"backup-helper": {
"inputs": {
2024-10-21 08:58:12 +00:00
"nixpkgs": [
"nixpkgs-unstable"
]
2024-06-02 19:56:22 +00:00
},
"locked": {
"lastModified": 1727998045,
"narHash": "sha256-BOvQHqs50Hk1sevvuJQai83kYuwTN27FTgmTitPsJtw=",
2024-06-02 19:56:22 +00:00
"ref": "master",
"rev": "162c35769cc06b117b6753eb93460af650b64921",
"revCount": 31,
2024-06-02 19:56:22 +00:00
"type": "git",
"url": "https://git.t-juice.club/torjus/backup-helper"
},
"original": {
"ref": "master",
"type": "git",
"url": "https://git.t-juice.club/torjus/backup-helper"
}
},
2024-03-07 22:14:44 +00:00
"nixpkgs": {
"locked": {
"lastModified": 1731797254,
"narHash": "sha256-df3dJApLPhd11AlueuoN0Q4fHo/hagP75LlM5K1sz9g=",
2024-10-21 08:58:12 +00:00
"owner": "nixos",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"rev": "e8c38b73aeb218e27163376a2d617e61a2ad9b59",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
2024-10-21 08:58:12 +00:00
"owner": "nixos",
"ref": "nixos-24.05",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1731676054,
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-06-02 19:56:22 +00:00
"backup-helper": "backup-helper",
2024-10-21 08:58:12 +00:00
"nixpkgs": "nixpkgs",
2024-03-07 22:14:44 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-10-21 08:57:14 +00:00
"nixpkgs": [
"nixpkgs-unstable"
]
2024-03-07 22:14:44 +00:00
},
"locked": {
"lastModified": 1731862312,
"narHash": "sha256-NVUTFxKrJp/hjehlF1IvkPnlRYg/O9HFVutbxOM8zNM=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "472741cf3fee089241ac9ea705bb2b9e0bfa2978",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}