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": {
2024-06-02 22:21:47 +00:00
"lastModified": 1717366077,
"narHash": "sha256-fwaqXzSkAJcG2izBRNjPw9oQy8MYW+//ck9hDWIvH90=",
2024-06-02 19:56:22 +00:00
"ref": "master",
2024-06-02 22:21:47 +00:00
"rev": "c90d8e481ceaee3bac90d5e1fb292c2da62e4c0c",
"revCount": 27,
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": 1727634051,
"narHash": "sha256-S5kVU7U82LfpEukbn/ihcyNt2+EvG7Z5unsKW9H/yFA=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "06cf0e1da4208d3766d898b7fdab6513366d45b9",
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": 1727540905,
"narHash": "sha256-40J9tW7Y794J7Uw4GwcAKlMxlX2xISBl6IBigo83ih8=",
2024-06-02 19:56:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "fbca5e745367ae7632731639de5c21f29c8744ed",
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": 1727423009,
"narHash": "sha256-+4B/dQm2EnORIk0k2wV3aHGaE0WXTBjColXjj7qWh10=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "127a96f49ddc377be6ba76964411bab11ae27803",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}