| Commit message (Expand) | Author | Age | Files | Lines |
| * | linux: restrict zboot to aarch64•••Enabling EFI_ZBOOT fails at least the x86 builds. More compatible archs
can be added after testing.
origin/master-fpletz | Franz Pletz | 2024-07-04 | 1 | -1/+2 |
| * | linux: handle case where ZBOOT EFI stub is the target•••When CONFIG_EFI_ZBOOT is enabled in the linux kernel's config,
`vmlinuz.efi` becomes the file you want to install through the
`zinstall` make target. This also needs the hexdump tool during the
build of the EFI image.
| Jared Baur | 2024-07-04 | 1 | -2/+3 |
| * | linux: enable EFI_ZBOOT for generic compression support•••Starting 6.1, it is possible to have generic compression for aarch64 and riscv64
via CONFIG_EFI_ZBOOT which implements apparently its own decompression.
Co-authored-by: Raito Bezarius <masterancpp@gmail.com>
| Franz Pletz | 2024-07-04 | 1 | -0/+1 |
| * | platforms: support compressed efi image on aarch64 | Franz Pletz | 2024-07-04 | 1 | -1/+1 |
| * | nvidia_x11_beta: 555.52.04 -> 555.58 | Franz Pletz | 2024-07-04 | 1 | -6/+6 |
| * | obs-studio: override libcef with obs build | Franz Pletz | 2024-07-04 | 1 | -112/+139 |
| * | Merge pull request #324320 from tomaskala/add-package-option-to-blocky•••nixos/blocky: Add an option for the package to be used | Aaron Andersen | 2024-07-04 | 1 | -1/+3 |
| |\ |
|
| | * | nixos/blocky: Add an option for the package to be used•••Previously, the blocky package was hardcoded to the one in pkgs. This
change allows to set it, so the user can configure the blocky service to
run blocky from nixpkgs-unstable, for example.
| Tomas Kala | 2024-07-03 | 1 | -1/+3 |
| * | | Merge pull request #323288 from pyrox0/lv-font-conv-init•••lv_font_conv: migrate out of nodePackages | Aleksana | 2024-07-04 | 4 | -19/+35 |
| |\ \ |
|
| | * | | lv_font_conv: Remove from nodePackages | Pyrox | 2024-06-28 | 4 | -19/+35 |
| * | | | Merge pull request #323980 from r-ryantm/auto-update/policycoreutils•••policycoreutils: 3.6 -> 3.7 | Tristan Ross | 2024-07-03 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | policycoreutils: 3.6 -> 3.7 | R. Ryantm | 2024-07-02 | 1 | -2/+2 |
| * | | | | Merge pull request #324325 from wegank/deltalake-darwin•••python311Packages.deltalake: fix build on darwin | Aleksana | 2024-07-04 | 1 | -1/+10 |
| |\ \ \ \ |
|
| | * | | | | python311Packages.deltalake: fix build on darwin | Weijia Wang | 2024-07-03 | 1 | -1/+10 |
| * | | | | | Merge pull request #320965 from Aleksanaa/toPythonModule-correction•••python3Packages: clean up toPythonModule | OTABI Tomoya | 2024-07-04 | 6 | -29/+83 |
| |\ \ \ \ \ |
|
| | * | | | | | python3Packages.segyio: build with buildPythonPackage, fix build | aleksana | 2024-06-19 | 3 | -6/+57 |
| | * | | | | | python3Packages.pyunbound: migrate to python-modules and build with buildPyth... | aleksana | 2024-06-19 | 2 | -6/+5 |
| | * | | | | | python3Packages.py3buddy: build with buildPythonPackage | aleksana | 2024-06-19 | 2 | -6/+7 |
| | * | | | | | python3Packages.hoomd-blue: build with buildPythonPackage | aleksana | 2024-06-19 | 2 | -5/+4 |
| | * | | | | | python3Packages: trivial toPythonModule fixes | aleksana | 2024-06-19 | 1 | -6/+10 |
| * | | | | | | Merge pull request #323689 from NickCao/telegram-desktop•••telegram-desktop: 5.1.8 -> 5.2.2 | Nick Cao | 2024-07-03 | 2 | -7/+16 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | telegram-desktop: update patch for disabling url scheme registration | Nick Cao | 2024-07-02 | 2 | -5/+13 |
| | * | | | | | | telegram-desktop: depends on LocalAuthentication on darwin platforms | Nick Cao | 2024-07-02 | 1 | -0/+1 |
| | * | | | | | | telegram-desktop: 5.2.1 -> 5.2.2•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v5.2.1...v5.2.2
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.2.2
| Nick Cao | 2024-07-02 | 1 | -2/+2 |
| | * | | | | | | telegram-desktop: 5.2.0 -> 5.2.1•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v5.2.0...v5.2.1
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.2.1
| Nick Cao | 2024-07-02 | 1 | -2/+2 |
| | * | | | | | | telegram-desktop: 5.1.8 -> 5.2.0•••Diff: https://github.com/telegramdesktop/tdesktop/compare/v5.1.8...v5.2.0
Changelog: https://github.com/telegramdesktop/tdesktop/releases/tag/v5.2.0
| Nick Cao | 2024-07-02 | 1 | -2/+2 |
| * | | | | | | | Merge pull request #322103 from bcdarwin/python3-svgutils-use-pynose•••python311Packages.svgutils: nose -> pynose | OTABI Tomoya | 2024-07-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | python311Packages.svgutils: nose -> pynose•••Allows building the package with Python 3.12.
| Ben Darwin | 2024-06-24 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #316983 from edolstra/let-float-json•••Let-float various fromJSON calls to avoid repeated JSON reading/parsing | adisbladis | 2024-07-04 | 21 | -24/+44 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | Let-float various fromJSON calls to avoid repeated JSON reading/parsing•••Some of these were read/parsed dozens of times in a `nix search`
invocation, and in particular the MELPA recipes archive (3 MiB) was
read 4 times.
| Eelco Dolstra | 2024-06-03 | 21 | -24/+44 |
| * | | | | | | | | | Merge pull request #323513 from romildo/upd.kvmarwaita•••kvmarwaita: init at 0-unstable-2024-06-27 | José Romildo Malaquias | 2024-07-03 | 1 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | kvmarwaita: init at 0-unstable-2024-06-27 | José Romildo | 2024-06-29 | 1 | -0/+34 |
| * | | | | | | | | | | Merge pull request #261736 from jansol/pocl•••pocl: init at 6.0 | Masum Reza | 2024-07-04 | 1 | -0/+92 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | pocl: format with nixfmt-rfc-style | John Titor | 2024-07-04 | 1 | -17/+19 |
| | * | | | | | | | | | | pocl: cleanup, add changelog | John Titor | 2024-07-04 | 1 | -5/+6 |
| | * | | | | | | | | | | pocl: use nixpkgs' default LLVM, enable SPIR-V support | Jan Solanti | 2024-07-03 | 1 | -3/+8 |
| | * | | | | | | | | | | pocl: build experimental remote driver•••This is a small driver and it will only get loaded at runtime if
explicitly requested, so building it unconditionally should not cause
any trouble.
| Jan Solanti | 2024-07-03 | 1 | -0/+2 |
| | * | | | | | | | | | | pocl: 4.0 -> 6.0 | Jan Solanti | 2024-07-03 | 1 | -4/+4 |
| | * | | | | | | | | | | pocl: move to by-name | Jan Solanti | 2024-07-03 | 2 | -2/+0 |
| | * | | | | | | | | | | pocl: wrap clang to fix missing libgcc.a and libgcc_s.so | Lan Tian | 2024-07-03 | 1 | -5/+25 |
| | * | | | | | | | | | | pocl: init at 4.0 | Jan Solanti | 2024-07-03 | 2 | -0/+64 |
| * | | | | | | | | | | | Merge pull request #324326 from dotlambda/python3Packages.rapidfuzz•••python311Packages.rapidfuzz: 3.9.3 -> 3.9.4 | Nick Cao | 2024-07-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | python311Packages.rapidfuzz: 3.9.3 -> 3.9.4•••Diff: https://github.com/maxbachmann/RapidFuzz/compare/refs/tags/v3.9.3...v3.9.4
Changelog: https://github.com/maxbachmann/RapidFuzz/blob/refs/tags/v3.9.4/CHANGELOG.rst
| Robert Schütz | 2024-07-03 | 1 | -2/+2 |
| * | | | | | | | | | | | | Merge pull request #323505 from r-ryantm/auto-update/redlib•••redlib: 0.34.0 -> 0.35.1 | Nick Cao | 2024-07-03 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | redlib: 0.34.0 -> 0.35.1 | R. Ryantm | 2024-06-30 | 1 | -3/+3 |
| * | | | | | | | | | | | | | Merge pull request #323828 from janvotava/timoni0.22.0•••timoni: 0.21.0 -> 0.22.0 | Nick Cao | 2024-07-03 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | timoni: 0.21.0 -> 0.22.0 | Jan Votava | 2024-07-01 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | Merge pull request #324117 from r-ryantm/auto-update/orchard•••orchard: 0.20.0 -> 0.21.0 | Nick Cao | 2024-07-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | orchard: 0.20.0 -> 0.21.0 | R. Ryantm | 2024-07-02 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Merge pull request #324142 from 999eagle/update/git-credential-manager•••git-credential-manager: 2.4.1 -> 2.5.0 | Nick Cao | 2024-07-03 | 2 | -37/+33 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|