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:10:28 +00:00
"lastModified": 1717365696,
"narHash": "sha256-q7/IPqbQeM3qPds8FQ0Qk+oETbX9Ki26kx4wrJfPixY=",
2024-06-02 19:56:22 +00:00
"ref": "master",
2024-06-02 22:10:28 +00:00
"rev": "f05fae6ebd7702789c99f5986d304dc627afe558",
"revCount": 26,
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": {
2024-06-02 22:10:28 +00:00
"lastModified": 1717265169,
"narHash": "sha256-IITcGd6xpNoyq9SZBigCkv4+qMHSqot0RDPR4xsZ2CA=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-02 22:10:28 +00:00
"rev": "3b1b4895b2c5f9f5544d02132896aeb9ceea77bc",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-unstable": {
"locked": {
2024-06-02 22:10:28 +00:00
"lastModified": 1716948383,
"narHash": "sha256-SzDKxseEcHR5KzPXLwsemyTR/kaM9whxeiJohbL04rs=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-02 22:10:28 +00:00
"rev": "ad57eef4ef0659193044870c731987a6df5cf56b",
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": {
2024-06-02 22:10:28 +00:00
"lastModified": 1717159533,
"narHash": "sha256-oamiKNfr2MS6yH64rUn99mIZjc45nGJlj9eGth/3Xuw=",
2024-06-02 19:56:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2024-06-02 22:10:28 +00:00
"rev": "a62e6edd6d5e1fa0329b8653c801147986f8d446",
2024-06-02 19:56:22 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-03-07 22:14:44 +00:00
"locked": {
2024-06-02 22:10:28 +00:00
"lastModified": 1717112898,
"narHash": "sha256-7R2ZvOnvd9h8fDd65p0JnB7wXfUvreox3xFdYWd1BnY=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-02 22:10:28 +00:00
"rev": "6132b0f6e344ce2fe34fc051b72fb46e34f668e0",
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": {
2024-06-02 22:10:28 +00:00
"lastModified": 1717297459,
"narHash": "sha256-cZC2f68w5UrJ1f+2NWGV9Gx0dEYmxwomWN2B0lx0QRA=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-06-02 22:10:28 +00:00
"rev": "ab2a43b0d21d1d37d4d5726a892f714eaeb4b075",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}