commit ae2621806fe0599c627bc92a294f4097c8d6edfa
parent da75162a808ef4f9e2272da08025d91c700140ac
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date: Thu, 23 Apr 2026 16:31:15 +0200
build: update depdencies for nix build
Diffstat:
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -75,17 +75,17 @@
"systems": "systems_6"
},
"locked": {
- "lastModified": 1776021477,
- "narHash": "sha256-V6qYPCNgaalQi6tRkDZ+Per3PPifm1Ze2pShV6LGomg=",
+ "lastModified": 1776932610,
+ "narHash": "sha256-WA0QIT1JZFV584zKOudarhNNZZ31jrjM1OUo+v7TP3k=",
"ref": "refs/heads/master",
- "rev": "92da4e81006404494f6443781c8f55249e723847",
- "revCount": 9932,
+ "rev": "7bdeb39e06b604936e02990becad696d3f82c201",
+ "revCount": 9955,
"submodules": true,
"type": "git",
"url": "https://git.gnunet.org/exchange"
},
"original": {
- "rev": "92da4e81006404494f6443781c8f55249e723847",
+ "rev": "7bdeb39e06b604936e02990becad696d3f82c201",
"type": "git",
"url": "https://git.gnunet.org/exchange"
}
diff --git a/flake.nix b/flake.nix
@@ -24,7 +24,7 @@
nixpkgs.url = "nixpkgs/release-25.11";
systems.url = "github:nix-systems/default";
gnunet.url = "git+https://git.gnunet.org/gnunet?rev=7c6b613e37e301b0e81fb94af5878d00c98e5b75";
- exchange.url = "git+https://git.gnunet.org/exchange?rev=92da4e81006404494f6443781c8f55249e723847";
+ exchange.url = "git+https://git.gnunet.org/exchange?rev=7bdeb39e06b604936e02990becad696d3f82c201";
merchant.url = "git+https://git.gnunet.org/merchant?rev=b174138726171601b666fff346762502be5150a1";
donau.url = "git+https://git.gnunet.org/donau?rev=4f609168fe263891f134eff01f86288066acdd81";
self.submodules = true;
@@ -63,7 +63,6 @@
pkgs.git
pkgs.libmicrohttpd
pkgs.libgcrypt
- pkgs.libunistring
pkgs.curlWithGnuTls
gnunetpkgs.gnunet
exchangepkgs.exchange