diff options
author | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-07-26 16:43:06 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+git@kokakiwi.net> | 2024-07-28 20:26:31 +0200 |
commit | 093951af05ddca2c97c42d7f43c1bbb8217caba4 (patch) | |
tree | 97827bb93518e0ef3aa45e26ee98ff7170669e83 | |
parent | e83f12f6a2cf47f6c0a09fedcf6f432a072f4a04 (diff) | |
download | nixcfg-093951af05ddca2c97c42d7f43c1bbb8217caba4.tar.gz nixcfg-093951af05ddca2c97c42d7f43c1bbb8217caba4.zip |
cluster(prod): cryptpad, update pinned sources
-rw-r--r-- | cluster/prod/app/cryptpad/build/npins/sources.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cluster/prod/app/cryptpad/build/npins/sources.json b/cluster/prod/app/cryptpad/build/npins/sources.json index b750283..ad47dde 100644 --- a/cluster/prod/app/cryptpad/build/npins/sources.json +++ b/cluster/prod/app/cryptpad/build/npins/sources.json @@ -3,8 +3,8 @@ "nixpkgs": { "type": "Channel", "name": "nixos-24.05", - "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.2355.d032c1a6dfad/nixexprs.tar.xz", - "hash": "1fynyfjsmrxs383mygzlbkb3yhzmlnnpf8x84mikaiqc3ngszsv8" + "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.3311.a1cc729dcbc3/nixexprs.tar.xz", + "hash": "13al93fac4xdxj0jllfby2v9klwqdhsf3yg10mnsm9ys84v7gsnn" } }, "version": 3 |