icestudio: 0.12-unstable-2026-05-28 -> 0.12-unstable-2026-06-29 (#537060)

This commit is contained in:
nixpkgs-ci[bot]
2026-07-01 05:10:49 +00:00
committed by GitHub
+3 -3
View File
@@ -13,13 +13,13 @@
let
# Use unstable because it has improvements for finding python
version = "0.12-unstable-2026-05-28";
version = "0.12-unstable-2026-06-29";
src = fetchFromGitHub {
owner = "FPGAwars";
repo = "icestudio";
rev = "cfa40bd83ada8d7f3594c2cd60e39d2d63ff14d0";
hash = "sha256-vp4cLDK2mfheLw+0ysNjKW5bbrm806Y6sHkSpEgWo4U=";
rev = "8607f7ef538c4b447362b2ab90aece2fbb7d1b75";
hash = "sha256-8KYwlOKKmTQza71cVpssOGJJNwIUvMHMYcokhK/LhEo=";
};
collection = fetchurl {