File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 77, installShellFiles
88} :
99let
10- version = "3.0 .0" ;
10+ version = "3.1 .0" ;
1111in
1212rustPlatform . buildRustPackage {
1313 pname = "wallust" ;
@@ -18,10 +18,10 @@ rustPlatform.buildRustPackage {
1818 owner = "explosion-mental" ;
1919 repo = "wallust" ;
2020 rev = version ;
21- hash = "sha256-vZTHlonepK1cyxHhGu3bVBuOmExPtRFrAnYp71Jfs8c =" ;
21+ hash = "sha256-Tad+zyhmTr734GEW0A4SNrfWzqcL0gLFsM6MoMrV17k =" ;
2222 } ;
2323
24- cargoHash = "sha256-o6VRekazqbKTef6SLjHqs9/z/Q70auvunP+yFDkclpg =" ;
24+ cargoHash = "sha256-SEaq0qeWuDeIeCqz9imb5nV4WK44CF5wIwG62nhyqlU =" ;
2525
2626 nativeBuildInputs = [ makeWrapper installShellFiles ] ;
2727
Original file line number Diff line number Diff line change @@ -33856,8 +33856,6 @@ with pkgs;
3385633856
3385733857 yuview = libsForQt5.yuview;
3385833858
33859- wallust = callPackage ../applications/misc/wallust { };
33860-
3386133859 zam-plugins = callPackage ../applications/audio/zam-plugins { };
3386233860
3386333861 zammad = callPackage ../applications/networking/misc/zammad { };
You can’t perform that action at this time.
0 commit comments