Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/7819a0d29d1dd2bc331bec4b327f0776359b1fa6?narHash=sha256-BgkBz4NpV6Kg8XF7cmHDHRVGZYnKbvG0Y4p%2BjElwxaM%3D' (2025-04-05) → 'github:nixos/nixpkgs/a880f49904d68b5e53338d1e8c7bf80f59903928?narHash=sha256-o4FjFOUmjSRMK7dn0TFdAT0RRWUWD%2BWsspPHa%2BqEQT8%3D' (2025-04-06) • Updated input 'nixpkgs-unstable': 'github:nixos/nixpkgs/42a1c966be226125b48c384171c44c651c236c22?narHash=sha256-rpqepOZ8Eo1zg%2BKJeWoq1HAOgoMCDloqv5r2EAa9TSA%3D' (2025-04-05) → 'github:nixos/nixpkgs/063dece00c5a77e4a0ea24e5e5a5bd75232806f8?narHash=sha256-nEo1t3Q0F%2B0jQ36HJfbJtiRU4OI%2B/0jX/iITURKe3EE%3D' (2025-04-06) • Updated input 'sops-nix': 'github:Mic92/sops-nix/523f58a4faff6c67f5f685bed33a7721e984c304?narHash=sha256-zr2jmWeWyhCD8WmO2aWov2g0WPPuZfcJDKzMJZYGq3Y%3D' (2025-04-06) → 'github:Mic92/sops-nix/04eb34c6c5be9298e0628ef6532acad4fadbfa21?narHash=sha256-ZB6q4xnSWm1eIKjpH195NJ7rlOzQ84BWSCoc002gdLI%3D' (2025-04-07)
110 lines
2.8 KiB
JSON
110 lines
2.8 KiB
JSON
{
|
|
"nodes": {
|
|
"alerttonotify": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1739310461,
|
|
"narHash": "sha256-GscftfATX84Aae9FObrQOe+hr5MsEma2Fc5fdzuu3hA=",
|
|
"ref": "master",
|
|
"rev": "53915cec6356be1a2d44ac2cbd0a71b32d679e6f",
|
|
"revCount": 7,
|
|
"type": "git",
|
|
"url": "https://git.t-juice.club/torjus/alerttonotify"
|
|
},
|
|
"original": {
|
|
"ref": "master",
|
|
"type": "git",
|
|
"url": "https://git.t-juice.club/torjus/alerttonotify"
|
|
}
|
|
},
|
|
"backup-helper": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1738015166,
|
|
"narHash": "sha256-573tR4aXNjILKvYnjZUM5DZZME2H6YTHJkUKs3ZehFU=",
|
|
"ref": "master",
|
|
"rev": "f9540cc065692c7ca80735e7b08399459e0ea6d6",
|
|
"revCount": 35,
|
|
"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"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1743975612,
|
|
"narHash": "sha256-o4FjFOUmjSRMK7dn0TFdAT0RRWUWD+WsspPHa+qEQT8=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "a880f49904d68b5e53338d1e8c7bf80f59903928",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-24.11",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs-unstable": {
|
|
"locked": {
|
|
"lastModified": 1743964447,
|
|
"narHash": "sha256-nEo1t3Q0F+0jQ36HJfbJtiRU4OI+/0jX/iITURKe3EE=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "063dece00c5a77e4a0ea24e5e5a5bd75232806f8",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"alerttonotify": "alerttonotify",
|
|
"backup-helper": "backup-helper",
|
|
"nixpkgs": "nixpkgs",
|
|
"nixpkgs-unstable": "nixpkgs-unstable",
|
|
"sops-nix": "sops-nix"
|
|
}
|
|
},
|
|
"sops-nix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs-unstable"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1744070144,
|
|
"narHash": "sha256-ZB6q4xnSWm1eIKjpH195NJ7rlOzQ84BWSCoc002gdLI=",
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"rev": "04eb34c6c5be9298e0628ef6532acad4fadbfa21",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "Mic92",
|
|
"repo": "sops-nix",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|