1
0
forked from nikkuss/pkgs

try update helium and other pkgs

This commit is contained in:
2025-11-11 16:11:57 +04:00
parent d8dc8d84a5
commit 0a196c5012
6 changed files with 163 additions and 143 deletions
@@ -27,10 +27,11 @@ stdenv.mkDerivation (
rec {
name = "x1e80100-firmware";
version = "26100_25.084.40393.0";
version = "26100_25.101.12926.0";
src = fetchurl {
# https://www.microsoft.com/en-us/download/details.aspx?id=106120
url = "https://download.microsoft.com/download/b7ca2c3f-d320-4795-be0f-529a0117abb4/SurfaceLaptop7_ARM_Win11_${version}.msi";
hash = "sha256-EHpq5yqnq2GwH5keCEbWvDEoprQA+74HDPHcq/eTm44=";
hash = "sha256-4LVqkA4YwGrAh3gNSUQ5G2ahwBoj/5QvyFqvNgznvX4=";
};
nativeBuildInputs = [
msitools