Skip to content

Commit 0a8bb0a

Browse files
authored
nixfmt-rfc-style: 2025-03-03 -> 2025-04-04 (NixOS#396013)
2 parents 394ed79 + e6067ee commit 0a8bb0a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-03-03
1+
2025-04-04

pkgs/by-name/ni/nixfmt-rfc-style/generated-package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ mkDerivation {
2525
pname = "nixfmt";
2626
version = "0.6.0";
2727
src = fetchzip {
28-
url = "https://github.com/nixos/nixfmt/archive/3261d1016ecc753c59ff92767a257f91b587e705.tar.gz";
29-
sha256 = "0jk6mgp710iwxyc7wa5kzz0p0rpcwbbs21smnv14cyii0jniz42s";
28+
url = "https://github.com/nixos/nixfmt/archive/65af4b69133d19f534d97746c97c2d5b464f43b4.tar.gz";
29+
sha256 = "0l0w3janvss1n1j7qkcml97zndm2jm2gbrzzs9d8l0ixnrw0cd5r";
3030
};
3131
isLibrary = true;
3232
isExecutable = true;

0 commit comments

Comments
 (0)