nixfmt-rfc-style: 2024-01-15 -> 2024-01-31

This commit is contained in:
0x4A6F
2024-01-31 19:10:25 +01:00
parent 98acc01d07
commit 3a27e00d1e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1 +1 @@
2024-01-15
2024-01-31
@@ -8,8 +8,8 @@ mkDerivation {
pname = "nixfmt";
version = "0.5.0";
src = fetchzip {
url = "https://github.com/piegamesde/nixfmt/archive/1eff7a84ac82fbebb5f586244f1c80e1fcc4f494.tar.gz";
sha256 = "1pg876sr58h7v087kbjsnfr4pzvqpwzibl06w2468qs1sywmd283";
url = "https://github.com/piegamesde/nixfmt/archive/d6930fd0c62c4d7ec9e4a814adc3d2f590d96271.tar.gz";
sha256 = "1ijrdzdwricv4asmy296j7gzvhambv96nlxi3qrxb4lj1by6a34m";
};
isLibrary = true;
isExecutable = true;