Skip to content

Commit 2fdfba7

Browse files
authored
nixfmt-rfc-style: 2024-12-04 -> 2025-03-03 (#387047)
2 parents 9df6213 + 0ae7ec7 commit 2fdfba7

File tree

2 files changed

+5
-3
lines changed

2 files changed

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

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
mtl,
1515
parser-combinators,
1616
pretty-simple,
17+
process,
1718
safe-exceptions,
1819
scientific,
1920
text,
@@ -24,8 +25,8 @@ mkDerivation {
2425
pname = "nixfmt";
2526
version = "0.6.0";
2627
src = fetchzip {
27-
url = "https://github.com/nixos/nixfmt/archive/a4639036723e510d8331124c80d9ca14dd7aba02.tar.gz";
28-
sha256 = "0zpkljcvfnwn1ik5cgvq396xkpp053k4lh62a24c4g434n2vz0rj";
28+
url = "https://github.com/nixos/nixfmt/archive/3261d1016ecc753c59ff92767a257f91b587e705.tar.gz";
29+
sha256 = "0jk6mgp710iwxyc7wa5kzz0p0rpcwbbs21smnv14cyii0jniz42s";
2930
};
3031
isLibrary = true;
3132
isExecutable = true;
@@ -46,6 +47,7 @@ mkDerivation {
4647
directory
4748
file-embed
4849
filepath
50+
process
4951
safe-exceptions
5052
text
5153
transformers

0 commit comments

Comments
 (0)