summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* linux: restrict zboot to aarch64•••Enabling EFI_ZBOOT fails at least the x86 builds. More compatible archs can be added after testing. origin/master-fpletzFranz Pletz2024-07-041-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 Baur2024-07-041-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 Pletz2024-07-041-0/+1
* platforms: support compressed efi image on aarch64Franz Pletz2024-07-041-1/+1
* nvidia_x11_beta: 555.52.04 -> 555.58Franz Pletz2024-07-041-6/+6
* obs-studio: override libcef with obs buildFranz Pletz2024-07-041-112/+139
* Merge pull request #324320 from tomaskala/add-package-option-to-blocky•••nixos/blocky: Add an option for the package to be usedAaron Andersen2024-07-041-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 Kala2024-07-031-1/+3
* | Merge pull request #323288 from pyrox0/lv-font-conv-init•••lv_font_conv: migrate out of nodePackagesAleksana2024-07-044-19/+35
|\ \
| * | lv_font_conv: Remove from nodePackagesPyrox2024-06-284-19/+35
* | | Merge pull request #323980 from r-ryantm/auto-update/policycoreutils•••policycoreutils: 3.6 -> 3.7Tristan Ross2024-07-031-2/+2
|\ \ \
| * | | policycoreutils: 3.6 -> 3.7R. Ryantm2024-07-021-2/+2
* | | | Merge pull request #324325 from wegank/deltalake-darwin•••python311Packages.deltalake: fix build on darwinAleksana2024-07-041-1/+10
|\ \ \ \
| * | | | python311Packages.deltalake: fix build on darwinWeijia Wang2024-07-031-1/+10
* | | | | Merge pull request #320965 from Aleksanaa/toPythonModule-correction•••python3Packages: clean up toPythonModuleOTABI Tomoya2024-07-046-29/+83
|\ \ \ \ \
| * | | | | python3Packages.segyio: build with buildPythonPackage, fix buildaleksana2024-06-193-6/+57
| * | | | | python3Packages.pyunbound: migrate to python-modules and build with buildPyth...aleksana2024-06-192-6/+5
| * | | | | python3Packages.py3buddy: build with buildPythonPackagealeksana2024-06-192-6/+7
| * | | | | python3Packages.hoomd-blue: build with buildPythonPackagealeksana2024-06-192-5/+4
| * | | | | python3Packages: trivial toPythonModule fixesaleksana2024-06-191-6/+10
* | | | | | Merge pull request #323689 from NickCao/telegram-desktop•••telegram-desktop: 5.1.8 -> 5.2.2Nick Cao2024-07-032-7/+16
|\ \ \ \ \ \
| * | | | | | telegram-desktop: update patch for disabling url scheme registrationNick Cao2024-07-022-5/+13
| * | | | | | telegram-desktop: depends on LocalAuthentication on darwin platformsNick Cao2024-07-021-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 Cao2024-07-021-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 Cao2024-07-021-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 Cao2024-07-021-2/+2
* | | | | | | Merge pull request #322103 from bcdarwin/python3-svgutils-use-pynose•••python311Packages.svgutils: nose -> pynoseOTABI Tomoya2024-07-041-2/+2
|\ \ \ \ \ \ \
| * | | | | | | python311Packages.svgutils: nose -> pynose•••Allows building the package with Python 3.12. Ben Darwin2024-06-241-2/+2
* | | | | | | | Merge pull request #316983 from edolstra/let-float-json•••Let-float various fromJSON calls to avoid repeated JSON reading/parsingadisbladis2024-07-0421-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 Dolstra2024-06-0321-24/+44
* | | | | | | | | Merge pull request #323513 from romildo/upd.kvmarwaita•••kvmarwaita: init at 0-unstable-2024-06-27José Romildo Malaquias2024-07-031-0/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kvmarwaita: init at 0-unstable-2024-06-27José Romildo2024-06-291-0/+34
* | | | | | | | | | Merge pull request #261736 from jansol/pocl•••pocl: init at 6.0Masum Reza2024-07-041-0/+92
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pocl: format with nixfmt-rfc-styleJohn Titor2024-07-041-17/+19
| * | | | | | | | | | pocl: cleanup, add changelogJohn Titor2024-07-041-5/+6
| * | | | | | | | | | pocl: use nixpkgs' default LLVM, enable SPIR-V supportJan Solanti2024-07-031-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 Solanti2024-07-031-0/+2
| * | | | | | | | | | pocl: 4.0 -> 6.0Jan Solanti2024-07-031-4/+4
| * | | | | | | | | | pocl: move to by-nameJan Solanti2024-07-032-2/+0
| * | | | | | | | | | pocl: wrap clang to fix missing libgcc.a and libgcc_s.soLan Tian2024-07-031-5/+25
| * | | | | | | | | | pocl: init at 4.0Jan Solanti2024-07-032-0/+64
* | | | | | | | | | | Merge pull request #324326 from dotlambda/python3Packages.rapidfuzz•••python311Packages.rapidfuzz: 3.9.3 -> 3.9.4Nick Cao2024-07-031-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ütz2024-07-031-2/+2
* | | | | | | | | | | | Merge pull request #323505 from r-ryantm/auto-update/redlib•••redlib: 0.34.0 -> 0.35.1Nick Cao2024-07-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | redlib: 0.34.0 -> 0.35.1R. Ryantm2024-06-301-3/+3
* | | | | | | | | | | | | Merge pull request #323828 from janvotava/timoni0.22.0•••timoni: 0.21.0 -> 0.22.0Nick Cao2024-07-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | timoni: 0.21.0 -> 0.22.0Jan Votava2024-07-011-3/+3
* | | | | | | | | | | | | | Merge pull request #324117 from r-ryantm/auto-update/orchard•••orchard: 0.20.0 -> 0.21.0Nick Cao2024-07-031-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | orchard: 0.20.0 -> 0.21.0R. Ryantm2024-07-021-2/+2
* | | | | | | | | | | | | | | Merge pull request #324142 from 999eagle/update/git-credential-manager•••git-credential-manager: 2.4.1 -> 2.5.0Nick Cao2024-07-032-37/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \