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": 1721524707,
"narHash": "sha256-5NctRsoE54N86nWd0psae70YSLfrOek3Kv1e8KoXe/0=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "556533a23879fc7e5f98dd2e0b31a6911a213171",
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": 1724479785,
"narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=",
2024-03-07 22:14:44 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be",
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": 1724531977,
"narHash": "sha256-XROVLf9ti4rrNCFLr+DmXRZtPjCQTW4cYy59owTEmxk=",
2024-06-02 19:56:22 +00:00
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2527da1ef492c495d5391f3bcf9c1dd9f4514e32",
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": 1721466660,
"narHash": "sha256-pFSxgSZqZ3h+5Du0KvEL1ccDZBwu4zvOil1zzrPNb3c=",
2024-03-07 22:14:44 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "6e14bbce7bea6c4efd7adfa88a40dac750d80100",
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": 1723501126,
"narHash": "sha256-N9IcHgj/p1+2Pvk8P4Zc1bfrMwld5PcosVA0nL6IGdE=",
2024-03-07 22:14:44 +00:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "be0eec2d27563590194a9206f551a6f73d52fa34",
2024-03-07 22:14:44 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}