diff options
Diffstat (limited to '_sources/generated.nix')
| -rw-r--r-- | _sources/generated.nix | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/_sources/generated.nix b/_sources/generated.nix index deada91d..00f69bfd 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.27"; | 75 | version = "2.28"; |
| 76 | src = fetchTarball { | 76 | src = fetchTarball { |
| 77 | url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.27.tar.gz"; | 77 | url = "https://github.com/wofr06/lesspipe/archive/refs/tags/v2.28.tar.gz"; |
| 78 | sha256 = "sha256-BgCeg0j0QTDma0refhQxwjv0olLauE4FoXyUyOUpIW4="; | 78 | sha256 = "sha256-LYDoTs7mZOHI85B7k59YZYGM30o9RSiNnQudF33zJ7c="; |
| 79 | }; | 79 | }; |
| 80 | }; | 80 | }; |
| 81 | mpv-autosave = { | 81 | mpv-autosave = { |
| @@ -118,13 +118,13 @@ | |||
| 118 | }; | 118 | }; |
| 119 | mpv-mpris = { | 119 | mpv-mpris = { |
| 120 | pname = "mpv-mpris"; | 120 | pname = "mpv-mpris"; |
| 121 | version = "1.2"; | 121 | version = "1.3"; |
| 122 | src = fetchFromGitHub { | 122 | src = fetchFromGitHub { |
| 123 | owner = "hoyon"; | 123 | owner = "hoyon"; |
| 124 | repo = "mpv-mpris"; | 124 | repo = "mpv-mpris"; |
| 125 | rev = "1.2"; | 125 | rev = "1.3"; |
| 126 | fetchSubmodules = false; | 126 | fetchSubmodules = false; |
| 127 | sha256 = "sha256-Q2kNaXZtI6U+x2f00x5CiHZq4o64xFTNC/3W4IiP0+4="; | 127 | sha256 = "sha256-jPncHlY2fIUzURhQ35ude1D8WkKQurAOdPedz1/osBU="; |
| 128 | }; | 128 | }; |
| 129 | }; | 129 | }; |
| 130 | mpv-reload = { | 130 | mpv-reload = { |
| @@ -169,18 +169,18 @@ | |||
| 169 | }; | 169 | }; |
| 170 | netbootxyz-efi = { | 170 | netbootxyz-efi = { |
| 171 | pname = "netbootxyz-efi"; | 171 | pname = "netbootxyz-efi"; |
| 172 | version = "3.0.2"; | 172 | version = "3.0.3"; |
| 173 | src = fetchurl { | 173 | src = fetchurl { |
| 174 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.2/netboot.xyz.efi"; | 174 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.3/netboot.xyz.efi"; |
| 175 | sha256 = "sha256-4PbBxZPh2grQg/nXoOOjWAhR9gJqNgR53oriAUrv0i8="; | 175 | sha256 = "sha256-Vrsh6fbXnq25R+cDGgiMmvzEiqHrmbJQLRYfCxxYaoI="; |
| 176 | }; | 176 | }; |
| 177 | }; | 177 | }; |
| 178 | netbootxyz-lkrn = { | 178 | netbootxyz-lkrn = { |
| 179 | pname = "netbootxyz-lkrn"; | 179 | pname = "netbootxyz-lkrn"; |
| 180 | version = "3.0.2"; | 180 | version = "3.0.3"; |
| 181 | src = fetchurl { | 181 | src = fetchurl { |
| 182 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.2/netboot.xyz.lkrn"; | 182 | url = "https://github.com/netbootxyz/netboot.xyz/releases/download/3.0.3/netboot.xyz.lkrn"; |
| 183 | sha256 = "sha256-XuynuqxT/TVo+1FmhGmzPcQF8mF2TN+wxwxlp6HCSOE="; | 183 | sha256 = "sha256-uJNMT0plGVmRUSPt/ldDb695oKLzjIjDvDjtaTCxZdk="; |
| 184 | }; | 184 | }; |
| 185 | }; | 185 | }; |
| 186 | postfix-mta-sts-resolver = { | 186 | postfix-mta-sts-resolver = { |
| @@ -223,17 +223,17 @@ | |||
| 223 | }; | 223 | }; |
| 224 | quickshell = { | 224 | quickshell = { |
| 225 | pname = "quickshell"; | 225 | pname = "quickshell"; |
| 226 | version = "9f807554e106f6b0670e60ead82b63f3c0c2ac26"; | 226 | version = "fae96f1a5b7f53de9b7e40e5b53c0b7a2e97b1d7"; |
| 227 | src = fetchgit { | 227 | src = fetchgit { |
| 228 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; | 228 | url = "https://git.outfoxxed.me/quickshell/quickshell.git"; |
| 229 | rev = "9f807554e106f6b0670e60ead82b63f3c0c2ac26"; | 229 | rev = "fae96f1a5b7f53de9b7e40e5b53c0b7a2e97b1d7"; |
| 230 | fetchSubmodules = false; | 230 | fetchSubmodules = false; |
| 231 | deepClone = false; | 231 | deepClone = false; |
| 232 | leaveDotGit = false; | 232 | leaveDotGit = false; |
| 233 | sparseCheckout = [ ]; | 233 | sparseCheckout = [ ]; |
| 234 | sha256 = "sha256-stV8Dxkrry6AbK8unyEjLNeDZcQtNE1TCgmjc8hdcxw="; | 234 | sha256 = "sha256-872tMDDYdjR983q7v2yDlnKOEBSPp5FXDdWF2q87gik="; |
| 235 | }; | 235 | }; |
| 236 | date = "2026-08-20"; | 236 | date = "2026-09-20"; |
| 237 | }; | 237 | }; |
| 238 | scutiger = { | 238 | scutiger = { |
| 239 | pname = "scutiger"; | 239 | pname = "scutiger"; |
