diff options
author | KokaKiwi <kokakiwi+deuxfleurs@kokakiwi.net> | 2024-10-02 17:49:04 +0200 |
---|---|---|
committer | KokaKiwi <kokakiwi+deuxfleurs@kokakiwi.net> | 2024-10-02 17:49:04 +0200 |
commit | a560763a41052ee0edfbd622bba40f50056e3dcc (patch) | |
tree | e6796d84f193193b9a567c3f307b8d6ede9b7faf /cluster/prod/app | |
parent | aac2019d2757b30d2f318d9a8f98b4e77ba42076 (diff) | |
download | nixcfg-a560763a41052ee0edfbd622bba40f50056e3dcc.tar.gz nixcfg-a560763a41052ee0edfbd622bba40f50056e3dcc.zip |
cluster(prod): cryptpad, update pinned sources
Signed-off-by: KokaKiwi <kokakiwi+deuxfleurs@kokakiwi.net>
Diffstat (limited to 'cluster/prod/app')
-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 ad47dde..3372fd0 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.3311.a1cc729dcbc3/nixexprs.tar.xz", - "hash": "13al93fac4xdxj0jllfby2v9klwqdhsf3yg10mnsm9ys84v7gsnn" + "url": "https://releases.nixos.org/nixos/24.05/nixos-24.05.5385.1719f27dd95f/nixexprs.tar.xz", + "hash": "0f7i315g1z8kjh10hvj2zv7y2vfqxmwvd96hwlcrr8aig6qq5gzm" } }, "version": 3 |