File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
pkgs/by-name/ni/nixfmt-rfc-style Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- 2024-12-04
1+ 2025-03-03
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments