nim-2_0: 2.0.12 -> 2.0.16

This commit is contained in:
Emery Hemingway
2025-04-23 01:03:59 +05:30
committed by Emery Hemingway
parent e09224ce62
commit bb3e5ad57c
@@ -7,10 +7,10 @@
nim-unwrapped-2_2.overrideAttrs (
finalAttrs: previousAttrs: {
version = "2.0.12";
version = "2.0.16";
src = fetchurl {
url = "https://nim-lang.org/download/nim-${finalAttrs.version}.tar.xz";
hash = "sha256-xIh5ScXrjX+an1bwrrK/IUD6vwruDwWAoxnioJgVczo=";
hash = "sha256-sucMbAEbVQcJMJCoiH+iUncyCP0EfuOPhWLiVp5cN4o=";
};
patches = lib.lists.unique (
builtins.filter (