icestudio: 0.12-unstable-2025-12-06 -> 0.12-unstable-2025-12-27 (#475473)

This commit is contained in:
nixpkgs-ci[bot]
2025-12-31 07:14:33 +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-2025-12-06";
version = "0.12-unstable-2025-12-27";
src = fetchFromGitHub {
owner = "FPGAwars";
repo = "icestudio";
rev = "dcabb1fa0003763a00f81c7a566672bcfc095cc6";
hash = "sha256-SBsQTQiZICgmVW0YaptNHzClqed4kIE66F737IntGag=";
rev = "fbc1e0378be4911289e3ba32db4b303e40acf954";
hash = "sha256-ddMo+XdDbikWO3m+VsaYgQC8dtR7j4FjiDtDisptN78=";
};
collection = fetchurl {