diff options
author | Gregor Kleen <gkleen@yggdrasil.li> | 2025-08-10 19:04:47 +0200 |
---|---|---|
committer | Gregor Kleen <gkleen@yggdrasil.li> | 2025-08-10 19:04:47 +0200 |
commit | 7c1869afb012a9c18918b36ec91e26a248a53bc5 (patch) | |
tree | 3f68599dcb65bcabd7b0c71b3995307129b4324d /_sources/generated.nix | |
parent | b1a562bee6603802a909dc33b8c01d69edbcc5b2 (diff) | |
download | nixos-7c1869afb012a9c18918b36ec91e26a248a53bc5.tar nixos-7c1869afb012a9c18918b36ec91e26a248a53bc5.tar.gz nixos-7c1869afb012a9c18918b36ec91e26a248a53bc5.tar.bz2 nixos-7c1869afb012a9c18918b36ec91e26a248a53bc5.tar.xz nixos-7c1869afb012a9c18918b36ec91e26a248a53bc5.zip |
...
Diffstat (limited to '_sources/generated.nix')
-rw-r--r-- | _sources/generated.nix | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index 75373a48..b856af2c 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
@@ -164,18 +164,18 @@ | |||
164 | }; | 164 | }; |
165 | netbootxyz-efi = { | 165 | netbootxyz-efi = { |
166 | pname = "netbootxyz-efi"; | 166 | pname = "netbootxyz-efi"; |
167 | version = "2.0.87"; | 167 | version = "2.0.88"; |
168 | src = fetchurl { | 168 | src = fetchurl { |
169 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.efi"; | 169 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.efi"; |
170 | sha256 = "sha256-8kd17ChqLuVH5/OdPc2rVDKEDWHl9ZWLh8k+EBrCGH8="; | 170 | sha256 = "sha256-ipbZJ0mPCuwzb/TDtXXUBTuWOcSsKGAJ1GEGIgB2G7E="; |
171 | }; | 171 | }; |
172 | }; | 172 | }; |
173 | netbootxyz-lkrn = { | 173 | netbootxyz-lkrn = { |
174 | pname = "netbootxyz-lkrn"; | 174 | pname = "netbootxyz-lkrn"; |
175 | version = "2.0.87"; | 175 | version = "2.0.88"; |
176 | src = fetchurl { | 176 | src = fetchurl { |
177 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.87/netboot.xyz.lkrn"; | 177 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/2.0.88/netboot.xyz.lkrn"; |
178 | sha256 = "sha256-/qY3NdRC0SghQ4kamrkm9EFumrKlirqDCJ+XY+jHWLA="; | 178 | sha256 = "sha256-igy3O30noS25dU7ZnHuKrWqLLkjjd/L46IdCTd038dI="; |
179 | }; | 179 | }; |
180 | }; | 180 | }; |
181 | postfix-mta-sts-resolver = { | 181 | postfix-mta-sts-resolver = { |