commit 6fc3833bc807a574912bc6f14870523de88f5f25
parent de50b1a720be29b125fdfd669b1ab1f2011f1654
Author: Nikolay Korotkiy <sikmir@disroot.org>
Date: Mon, 7 Sep 2026 20:50:48 +0400
Up
Diffstat:
3 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/flake.lock b/flake.lock
@@ -20,11 +20,11 @@
},
"nixpkgs": {
"locked": {
- "lastModified": 1788431191,
- "narHash": "sha256-MFClkboDeW56feBCAeAV3Z3J2quGSZFlAOXQ4JjIlIA=",
+ "lastModified": 1788686502,
+ "narHash": "sha256-C5ETRqK0ji2SGGVpjdsAIv+Yd6m4vB6DOiGPQXP/M34=",
"owner": "nixos",
"repo": "nixpkgs",
- "rev": "9b9402b959a2276982ddd5ad3652a38b97f7c40b",
+ "rev": "94a0f8d9ca5da101ec1cddbdfecfdc1ae1766d04",
"type": "github"
},
"original": {
diff --git a/pkgs/by-name/re/revdiff/package.nix b/pkgs/by-name/re/revdiff/package.nix
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "revdiff";
- version = "1.12.0";
+ version = "1.13.0";
__structuredAttrs = true;
@@ -14,7 +14,7 @@ buildGoModule (finalAttrs: {
owner = "umputun";
repo = "revdiff";
tag = "v${finalAttrs.version}";
- hash = "sha256-Yvwmj/37Uc0kWong64YEd1k/kmXKDDvZ9/hCDT5S1FM=";
+ hash = "sha256-qcah2Fx4u9AXEfb22R9BW3Rv9oYx+H8+KPGQVRjOr98=";
};
vendorHash = null;
diff --git a/pkgs/by-name/re/revmux/package.nix b/pkgs/by-name/re/revmux/package.nix
@@ -6,7 +6,7 @@
buildGoModule (finalAttrs: {
pname = "revmux";
- version = "0.2.0";
+ version = "0.2.1";
__structuredAttrs = true;
@@ -14,7 +14,7 @@ buildGoModule (finalAttrs: {
owner = "umputun";
repo = "revmux";
tag = "v${finalAttrs.version}";
- hash = "sha256-577D77h0vIDd0+9632B9Tv1fD3gtVcIbJzExyE6Iwao=";
+ hash = "sha256-u4pKsWGDUjEFl+kBUT/Po3KiEhCcgOUSAGKIvOMlR5k=";
};
vendorHash = null;