Merge pull request #329766 from r-ryantm/auto-update/nomnatong

nomnatong: 5.10 -> 5.11
This commit is contained in:
Nick Cao 2024-07-27 10:17:34 -04:00 committed by GitHub
commit 3cbe978d99
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "nomnatong";
version = "5.10";
version = "5.11";
src = fetchFromGitHub {
owner = "nomfoundation";
repo = "font";
rev = "v${finalAttrs.version}";
hash = "sha256-e7LT6lwm4jbqL+mtvfZsCC7F6KOVYD/lAGRPAgyyMxc=";
hash = "sha256-LaMggMZIehQynA6tokOte28bbV3H0kagJRsbE8ZczsM=";
};
nativeBuildInputs = [