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": 1730137625,
"narHash": "sha256-9z8oOgFZiaguj+bbi3k4QhAD6JabWrnv7fscC/mt0KE=",
2024-10-21 08:58:12 +00:00
"owner": "nixos",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"rev": "64b80bfb316b57cdb8919a9110ef63393d74382a",
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": 1729880355,
"narHash": "sha256-RP+OQ6koQQLX5nw0NmcDrzvGL8HDLnyXt/jHhL1jwjM=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "18536bf04cd71abd345f9579158841376fdd0c5a",
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": 1729999681,
"narHash": "sha256-qm0uCtM9bg97LeJTKQ8dqV/FvqRN+ompyW4GIJruLuw=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "1666d16426abe79af5c47b7c0efa82fd31bf4c56",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}