lol

Merge pull request #172799 from mingmingrr/master

rofimoji: 5.1.0 -> 5.4.0

authored by

Sandro and committed by
GitHub
24ad6b30 0a9b7f89

+3 -2
+3 -2
pkgs/applications/misc/rofimoji/default.nix
··· 15 15 16 16 buildPythonApplication rec { 17 17 pname = "rofimoji"; 18 - version = "5.1.0"; 18 + version = "5.4.0"; 19 + format = "pyproject"; 19 20 20 21 src = fetchFromGitHub { 21 22 owner = "fdw"; 22 23 repo = "rofimoji"; 23 24 rev = version; 24 - sha256 = "sha256-bLV0hYDjVH11euvNHUHZFcCVywuceRljkCqyX4aANVs="; 25 + sha256 = "sha256-D45XGnKWHUsE0DQThITBcgpghelsfGkSEIdg9jvOJlw="; 25 26 }; 26 27 27 28 # `rofi` and the `waylandSupport` and `x11Support` dependencies