about summary refs log tree commit diff
path: root/pkgs/misc
AgeCommit message (Collapse)AuthorFilesLines
2022-06-23Merge pull request #175287 from azahi/rss-glxLassulus2-2/+30
rss-glx: fix build
2022-06-18Merge master into staging-nextSergei Trofimovich31-0/+39
2022-06-17treewide/misc: add sourceType binaryNativeCode for more packagesRobert Scott31-0/+39
2022-06-16Merge master into staging-nextgithub-actions[bot]3-0/+3
2022-06-16Merge pull request #177212 from risicle/ris-native-source-provenance-games-miscRobert Scott3-0/+3
treewide/games,misc: add `sourceType` `binaryNativeCode` for many packages
2022-06-16Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-06-16Merge pull request #177424 from lopsided98/arm-trusted-firmware-updateMario Rodas1-2/+2
arm-trusted-firmware: 2.6 -> 2.7
2022-06-15Merge master into staging-nextgithub-actions[bot]1-2/+2
2022-06-15Merge pull request #177497 from ElvishJerricco/uboot-make-overridableBernardo Meurer1-2/+2
uboot: Add makeOverridable for buildUBoot args
2022-06-13uboot: Add makeOverridable for buildUBoot argsWill Fancher1-2/+2
2022-06-11arm-trusted-firmware: 2.6 -> 2.7Ben Wolsieffer1-2/+2
2022-06-11Merge master into staging-nextgithub-actions[bot]2-62/+57
2022-06-11Merge pull request #175851 from reckenrode/dxvk-refactorSandro2-62/+57
dxvk: refactor derivation and Darwin support
2022-06-11Merge master into staging-nextgithub-actions[bot]2-1/+34
2022-06-11Merge pull request #176930 from onny/foo2zjs-colorfix7c6f434c2-1/+34
foo2zjs: Fix AirPrint color printing for Dell1250c
2022-06-10treewide/games,misc: add sourceType binaryNativeCode for many packagesRobert Scott3-0/+3
2022-06-09Merge staging-next into staginggithub-actions[bot]2-2/+2
2022-06-09updated color patchJonas Heinrich1-2/+2
2022-06-09updated color patchJonas Heinrich1-2/+2
2022-06-09updated color patchJonas Heinrich1-9/+25
2022-06-09treewide: remove references to nodejs-10_xMario Rodas2-2/+2
nodejs-10_x was dropped by https://github.com/NixOS/nixpkgs/pull/175637
2022-06-08foo2zjs: Fix AirPrint color printing for Dell1250cJonas Heinrich2-1/+18
2022-06-07moltenvk: remove DXVK compatibility patchesRandy Eckenrode1-5/+0
2022-06-07dxvk: limit to Intel platformsRandy Eckenrode1-1/+1
2022-06-06dxvk: use function form of mkDerivationRandy Eckenrode1-24/+24
This allows `overrideAttrs` to work correctly with `dxvkPatches`.
2022-06-06dxvk: work with unpatched MoltenVK on DarwinRandy Eckenrode2-35/+35
2022-06-06i3a: relax python version constraintMartin Weinelt1-0/+8
2022-06-06Merge pull request #176498 from ehmry/xscreensaver-perl7c6f434c1-2/+4
xscreensaver: add missing Perl libs
2022-06-05xscreensaver: add missing Perl libsEmery Hemingway1-2/+4
2022-06-05rss-glx: fix buildAzat Bahawi2-2/+30
2022-06-05Merge pull request #171778 from zhaofengli/infnoise-0.3.2Guillaume Girol2-15/+32
infnoise: unstable-2019-08-12 -> 0.3.2, nixos/infnoise: init
2022-06-05Merge pull request #176278 from risicle/ris-jar-source-provenanceRobert Scott1-0/+4
treewide: set `sourceProvenance` for packages containing downloaded jars
2022-06-05Merge pull request #173997 from adisbladis/rkdeveloptool-pine64-initadisbladis1-0/+44
rkdeveloptool-pine64: init at unstable-2021-09-04
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+4
these are the easily identifiable cases and will not be comprehensive
2022-06-04Merge pull request #174691 from ↵Rick van Schijndel1-4/+21
a-m-joseph/pr/atf-set-unfreeIncludeHDCPBlob-master arm-trusted-firmware: set unfree only if hdcp.bin is used; otherwise delete it before building
2022-06-03elk7: 7.16.1 -> 7.17.4PedroHLC ☭1-2/+2
2022-05-30Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-05-30treewide: mark broken for darwinRick van Schijndel1-0/+1
2022-05-29arm-trusted-firmware: unfree only if hdcp.bin used; otherwise delete itAdam Joseph1-4/+21
The `unfreeIncludeHDCPBlob` parameter was introduced as a result of this reviewer request: https://github.com/NixOS/nixpkgs/issues/148890#issuecomment-1032002903 The default value `unfreeIncludeHDCPBlob?true` causes a change in the `meta.license` field for all of the subpackages within `pkgs/misc/arm-trusted-firmware/`, and results in them needing `NIXPKGS_ALLOW_NONFREE=1`. For non-Rockchip platforms the file hdcp.bin does not get included in the output; the blob is for a Synopsys HDCP core that is currently used only by Rockchip (although other companies could license it from Synopsys in the future). Therefore on non-Rockchip we can delete hdcp.bin before building instead of changing the license. This preserves the ability to build them without NIXPKGS_ALLOW_NONFREE=1. Let's do that. Deleting hdcp.bin ensures that we won't be caught by surprise if some future non-Rockchip Arm CPU licenses the same Synopsys HDCP core that Rockchip is using. Use easier-to-follow names for controlling the blob inclusion/exclusion. Also, if the blob is believed to be unnecessary, delete it beforehand so we will know if we were wrong about that belief. Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-29Merge master into staging-nextgithub-actions[bot]1-7/+7
2022-05-29Merge pull request #174762 from K900/embiggeningRick van Schijndel1-7/+7
u-boot: embiggen RPi kernel allocation again, again
2022-05-29Merge master into staging-nextgithub-actions[bot]1-3/+3
2022-05-29Merge pull request #173445 from Infinidoge/update/kitty-themesBobby Rong1-3/+3
kitty-themes: 2022-02-03 -> 2022-05-04
2022-05-29Merge master into staging-nextgithub-actions[bot]1-0/+1
2022-05-28Merge pull request #175137 from lorenz/hplip-distro-depFabian Affolter1-0/+1
hplip: add missing distro dependency
2022-05-28hplip: add missing distro dependencyLorenz Brun1-0/+1
This is required by hp-wificonfig, otherwise it crashes.
2022-05-28Merge pull request #174898 from LeSuisse/cups-2.4.2Martin Weinelt1-3/+17
2022-05-27infnoise: Also build and install toolsZhaofeng Li1-0/+6
2022-05-27infnoise: Add patch to fix build on aarch64-linuxZhaofeng Li2-6/+15
2022-05-27nixos/infnoise: initZhaofeng Li1-3/+0