nixos-servers/flake.lock

91 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": 1730741070,
"narHash": "sha256-edm8WG19kWozJ/GqyYx2VjW99EdhjKwbY3ZwdlPAAlo=",
2024-10-21 08:58:12 +00:00
"owner": "nixos",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"rev": "d063c1dd113c91ab27959ba540c0d9753409edf3",
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": 1730531603,
"narHash": "sha256-Dqg6si5CqIzm87sp57j5nTaeBbWhHFaVyG7V6L8k3lY=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "7ffd9ae656aec493492b44d0ddfb28e79a1ea25d",
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"
],
"nixpkgs-stable": [
"nixpkgs"
]
2024-03-07 22:14:44 +00:00
},
"locked": {
"lastModified": 1730746162,
"narHash": "sha256-ZGmI+3AbT8NkDdBQujF+HIxZ+sWXuyT6X8B49etWY2g=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "59d6988329626132eaf107761643f55eb979eef1",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}