diff options
author | Jill <kokakiwi@deuxfleurs.fr> | 2024-07-22 17:04:09 +0000 |
---|---|---|
committer | Jill <kokakiwi@deuxfleurs.fr> | 2024-07-22 17:04:09 +0000 |
commit | 6c88813e8d6830a1fdd7b98de7e863a4f6f5e55c (patch) | |
tree | f7f4b9465e060ae4d27b60d4edfedf9475b24630 /cluster/prod/app/cryptpad/build/npins | |
parent | 7c9fed9e99a262cfb4742b1e0034f4f14dd8dacb (diff) | |
parent | 0cc08a1f2bcd138943865cc285c9a445c7234b12 (diff) | |
download | nixcfg-6c88813e8d6830a1fdd7b98de7e863a4f6f5e55c.tar.gz nixcfg-6c88813e8d6830a1fdd7b98de7e863a4f6f5e55c.zip |
Merge pull request 'Update CryptPad to 2024.6.0' (#31) from KokaKiwi/nixcfg:crytptpad-upgrade-2024.6.0 into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/nixcfg/pulls/31
Diffstat (limited to 'cluster/prod/app/cryptpad/build/npins')
-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 |