summaryrefslogtreecommitdiffstats
path: root/pkgs/data/fonts
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2024-03-06 23:35:28 +0100
committerGitHub <noreply@github.com>2024-03-06 23:35:28 +0100
commit22b01693957bc26886c0f9bb8fb52c03b846eb19 (patch)
tree21697689867c022356cda82edc76e50aeeec2fb0 /pkgs/data/fonts
parent84b0e9b0abcf11433d4b94aaaa9493a2ae0bb39b (diff)
parent2d09024e5fbe7cf30ebd0912612413038a941f68 (diff)
Merge pull request #289486 from r-ryantm/auto-update/undefined-medium
undefined-medium: 1.1 -> 1.2
Diffstat (limited to 'pkgs/data/fonts')
-rw-r--r--pkgs/data/fonts/undefined-medium/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/data/fonts/undefined-medium/default.nix b/pkgs/data/fonts/undefined-medium/default.nix
index 3e3087c6abc8..c1b22f787117 100644
--- a/pkgs/data/fonts/undefined-medium/default.nix
+++ b/pkgs/data/fonts/undefined-medium/default.nix
@@ -2,11 +2,11 @@
stdenvNoCC.mkDerivation rec {
pname = "undefined-medium";
- version = "1.1";
+ version = "1.2";
src = fetchzip {
- url = "https://github.com/andirueckel/undefined-medium/archive/v1.1.zip";
- hash = "sha256-iquxt7lo92y4AQZf23Ij5Qzg2U7buL3kGLksQSR6vac=";
+ url = "https://github.com/andirueckel/undefined-medium/archive/v1.2.zip";
+ hash = "sha256-hgHwi25T+aM7ljzk5uR4x+CqoRJ3/IOyktdp/mDW46I=";
};
installPhase = ''