nixos-servers/flake.lock

133 lines
3.4 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": {
"nixpkgs": "nixpkgs"
},
"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": {
2024-06-02 19:56:22 +00:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
"owner": "NixOS",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
2024-06-02 19:56:22 +00:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
2024-06-02 19:56:22 +00:00
"owner": "NixOS",
"ref": "nixos-unstable",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-stable": {
"locked": {
"lastModified": 1725762081,
"narHash": "sha256-vNv+aJUW5/YurRy1ocfvs4q/48yVESwlC/yHzjkZSP8=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "dc454045f5b5d814e5862a6d057e7bb5c29edc05",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-24.05",
2024-03-07 22:14:44 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1727802920,
"narHash": "sha256-HP89HZOT0ReIbI7IJZJQoJgxvB2Tn28V6XS3MNKnfLs=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "27e30d177e57d912d614c88c622dcfdb2e6e6515",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
2024-06-02 19:56:22 +00:00
"locked": {
"lastModified": 1727907660,
"narHash": "sha256-QftbyPoieM5M50WKUMzQmWtBWib/ZJbHo7mhj5riQec=",
2024-06-02 19:56:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "5966581aa04be7eff830b9e1457d56dc70a0b798",
2024-06-02 19:56:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-06-02 22:21:47 +00:00
"ref": "nixos-24.05",
2024-06-02 19:56:22 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-03-07 22:14:44 +00:00
"locked": {
"lastModified": 1725534445,
"narHash": "sha256-Yd0FK9SkWy+ZPuNqUgmVPXokxDgMJoGuNpMEtkfcf84=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "9bb1e7571aadf31ddb4af77fc64b2d59580f9a39",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
2024-06-02 19:56:22 +00:00
"backup-helper": "backup-helper",
"nixpkgs": "nixpkgs_2",
2024-03-07 22:14:44 +00:00
"nixpkgs-unstable": "nixpkgs-unstable",
"sops-nix": "sops-nix"
}
},
"sops-nix": {
"inputs": {
2024-06-02 19:56:22 +00:00
"nixpkgs": "nixpkgs_3",
2024-03-07 22:14:44 +00:00
"nixpkgs-stable": "nixpkgs-stable"
},
"locked": {
"lastModified": 1727734513,
"narHash": "sha256-i47LQwoGCVQq4upV2YHV0OudkauHNuFsv306ualB/Sw=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "3198a242e547939c5e659353551b0668ec150268",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}