nixos/nix/nixpkgs: update segger-link

This commit is contained in:
Anthony Rodriguez 2024-12-30 22:45:56 +01:00
parent 7a9d641995
commit 678a0c007d
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -5,7 +5,7 @@
permittedInsecurePackages = [
"cinny-4.2.3"
"cinny-unwrapped-4.2.3"
"segger-jlink-qt4-796s"
"segger-jlink-qt4-810"
];
segger-jlink.acceptLicense = true;
};