diff options
author | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-07-02 20:21:22 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-07-02 20:21:22 +0200 |
commit | 1bcfc26c62870f3c70fb0caae25059c244da34ab (patch) | |
tree | 7d1f604c493989f9da051927dd0e3bd9b9d2e9d6 /cluster/prod | |
parent | 62ff09234dc514a699b1aefabcde84d39cac4e1b (diff) | |
download | nixcfg-1bcfc26c62870f3c70fb0caae25059c244da34ab.tar.gz nixcfg-1bcfc26c62870f3c70fb0caae25059c244da34ab.zip |
cluster(prod/app/cryptpad): Update pinned channel from nixos-23.11 to nixos-24.05
Diffstat (limited to 'cluster/prod')
-rw-r--r-- | cluster/prod/app/cryptpad/build/npins/sources.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cluster/prod/app/cryptpad/build/npins/sources.json b/cluster/prod/app/cryptpad/build/npins/sources.json index 3e8d5df..b750283 100644 --- a/cluster/prod/app/cryptpad/build/npins/sources.json +++ b/cluster/prod/app/cryptpad/build/npins/sources.json @@ -2,9 +2,9 @@ "pins": { "nixpkgs": { "type": "Channel", - "name": "nixos-23.11", - "url": "https://releases.nixos.org/nixos/23.11/nixos-23.11.7237.46397778ef1f/nixexprs.tar.xz", - "hash": "00cy8q07diavxb91g7pxl0gqc68s3hzimsggjc9rqyf99h1q9d3r" + "name": "nixos-24.05", + "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.2355.d032c1a6dfad/nixexprs.tar.xz", + "hash": "1fynyfjsmrxs383mygzlbkb3yhzmlnnpf8x84mikaiqc3ngszsv8" } }, "version": 3 |