diff options
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index 2015ea85..c8ae4bff 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix | |||
| @@ -72,10 +72,10 @@ | |||
| 72 | }; | 72 | }; |
| 73 | lesspipe = { | 73 | lesspipe = { |
| 74 | pname = "lesspipe"; | 74 | pname = "lesspipe"; |
| 75 | version = "2.24"; | 75 | version = "2.25"; |
| 76 | src = fetchTarball { | 76 | src = fetchTarball { |
| 77 | url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.24.tar.gz"; | 77 | url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.25.tar.gz"; |
| 78 | sha256 = "sha256-LwolZ+BWR0lQ3vraRItA5vY9rb+yKC1um/xHvObDVaQ="; | 78 | sha256 = "sha256-Yp+qee5ng2soqnNYILGrDd5cwyw/g76yHfo+hxTht44="; |
| 79 | }; | 79 | }; |
| 80 | }; | 80 | }; |
| 81 | mpv-autosave = { | 81 | mpv-autosave = { |
| @@ -169,33 +169,33 @@ | |||
| 169 | }; | 169 | }; |
| 170 | netbootxyz-efi = { | 170 | netbootxyz-efi = { |
| 171 | pname = "netbootxyz-efi"; | 171 | pname = "netbootxyz-efi"; |
| 172 | version = "3.0.1"; | 172 | version = "3.0.2"; |
| 173 | src = fetchurl { | 173 | src = fetchurl { |
| 174 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.1/netboot.xyz.efi"; | 174 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.2/netboot.xyz.efi"; |
| 175 | sha256 = "sha256-/MOoApIQjXjoQgb0Q075kP6IxbuDuzaHl6E14e7nzYM="; | 175 | sha256 = "sha256-4PbBxZPh2grQg/nXoOOjWAhR9gJqNgR53oriAUrv0i8="; |
| 176 | }; | 176 | }; |
| 177 | }; | 177 | }; |
| 178 | netbootxyz-lkrn = { | 178 | netbootxyz-lkrn = { |
| 179 | pname = "netbootxyz-lkrn"; | 179 | pname = "netbootxyz-lkrn"; |
| 180 | version = "3.0.1"; | 180 | version = "3.0.2"; |
| 181 | src = fetchurl { | 181 | src = fetchurl { |
| 182 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.1/netboot.xyz.lkrn"; | 182 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.2/netboot.xyz.lkrn"; |
| 183 | sha256 = "sha256-jRPqz/sdpJwuGTmtaaW/CMr1Ig35E8Oxh+UecgpYNyc="; | 183 | sha256 = "sha256-XuynuqxT/TVo+1FmhGmzPcQF8mF2TN+wxwxlp6HCSOE="; |
| 184 | }; | 184 | }; |
| 185 | }; | 185 | }; |
| 186 | nix-output-monitor = { | 186 | nix-output-monitor = { |
| 187 | pname = "nix-output-monitor"; | 187 | pname = "nix-output-monitor"; |
| 188 | version = "2e5180152e621ad7e0c0b66ccaa81c82ceab7f2b"; | 188 | version = "35823353dd2a4f3c30ef650839c39ee843d85679"; |
| 189 | src = fetchgit { | 189 | src = fetchgit { |
| 190 | url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; | 190 | url = "https://code.maralorn.de/maralorn/nix-output-monitor.git"; |
| 191 | rev = "2e5180152e621ad7e0c0b66ccaa81c82ceab7f2b"; | 191 | rev = "35823353dd2a4f3c30ef650839c39ee843d85679"; |
| 192 | fetchSubmodules = false; | 192 | fetchSubmodules = false; |
| 193 | deepClone = false; | 193 | deepClone = false; |
| 194 | leaveDotGit = false; | 194 | leaveDotGit = false; |
| 195 | sparseCheckout = [ ]; | 195 | sparseCheckout = [ ]; |
| 196 | sha256 = "sha256-DARjZPYhim9AGSdDsNL2GUfITCG+QSI+jaYMOYooRmU="; | 196 | sha256 = "sha256-dO9+Q2P7b9a7ivaNS9bbtkCaDi5eqZpzgIhUzc1iL/Y="; |
| 197 | }; | 197 | }; |
| 198 | date = "2026-04-17"; | 198 | date = "2026-05-15"; |
| 199 | }; | 199 | }; |
| 200 | postfix-mta-sts-resolver = { | 200 | postfix-mta-sts-resolver = { |
| 201 | pname = "postfix-mta-sts-resolver"; | 201 | pname = "postfix-mta-sts-resolver"; |
| @@ -237,17 +237,17 @@ | |||
| 237 | }; | 237 | }; |
| 238 | quickshell = { | 238 | quickshell = { |
| 239 | pname = "quickshell"; | 239 | pname = "quickshell"; |
| 240 | version = "d60498adc038526b3d155e8ad61e51e78e6e32eb"; | 240 | version = "7d1c9a9c6721606b129829134d6f614f015621e2"; |
| 241 | src = fetchgit { | 241 | src = fetchgit { |
| 242 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; | 242 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; |
| 243 | rev = "d60498adc038526b3d155e8ad61e51e78e6e32eb"; | 243 | rev = "7d1c9a9c6721606b129829134d6f614f015621e2"; |
| 244 | fetchSubmodules = false; | 244 | fetchSubmodules = false; |
| 245 | deepClone = false; | 245 | deepClone = false; |
| 246 | leaveDotGit = false; | 246 | leaveDotGit = false; |
| 247 | sparseCheckout = [ ]; | 247 | sparseCheckout = [ ]; |
| 248 | sha256 = "sha256-0CTVYyznIl8QC6PpMoOSM2Qo4sIdHp3j3wV8lU7wON8="; | 248 | sha256 = "sha256-QSWgYuZUCNUJ/cxmaq83WkcT7lHQDDfsPVgH+96kIl0="; |
| 249 | }; | 249 | }; |
| 250 | date = "2026-04-21"; | 250 | date = "2026-05-11"; |
| 251 | }; | 251 | }; |
| 252 | scutiger = { | 252 | scutiger = { |
| 253 | pname = "scutiger"; | 253 | pname = "scutiger"; |
