deja: init for testing. Later porting to nixpkgs

This commit is contained in:
2026-05-21 18:39:24 +02:00
parent 36aa61d89b
commit 2aededa14c
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ buildGoModule (finalAttrs: {
owner = "Giammarco-Ferranti";
repo = "deja";
tag = "v${finalAttrs.version}";
hash = lib.fakeHash;
hash = "sha256-0eRXPtm+L1C4/fc/WLn9p2LV8uhJ4w+40hhA69+CEdw=";
};
vendorHash = "sha256-K4DOu3rfSlKAa5JNKCzWWpnWZlXXxtN5Po7p1Spqe1w=";
vendorHash = "sha256-KmLdMK94cGOXMPJwWS6NgLB5OiNmJbszHdnLzauqJm8=";
ldflags = [
"-s"