summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* Merge pull request #162535 from astro/pacemakerRyan Mulligan2022-03-15
|\ | | | | pacemaker: init
| * nixos/tests/pacemaker: initAstro2022-03-09
| |
| * pacemaker: init at 2.1.2Ryan Mulligan2022-03-08
| |
* | Merge pull request #164290 from r-ryantm/auto-update/xlockmorePascal Wittmann2022-03-15
|\ \ | | | | | | xlockmore: 5.68 -> 5.69
| * | xlockmore: 5.68 -> 5.69R. Ryantm2022-03-15
| | |
* | | Merge pull request #161396 from vs49688/orfixSandro2022-03-15
|\ \ \
| * | | openrussian-cli: refactor to use lua.withPackages instead of luaPackagesZane van Iperen2022-03-09
| | | |
* | | | Merge master into staging-nextgithub-actions[bot]2022-03-10
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #163429 from bartsch/maintainer-add-bartschIvv2022-03-10
| |\ \ \ | | | | | | | | | | Add bartsch to maintainers list and uboot package
| | * | | uboot: add bartsch to maintainersDaniel Martin2022-03-09
| | | | |
* | | | | Merge master into staging-nextgithub-actions[bot]2022-03-09
|\| | | | | |_|/ / |/| | |
| * | | uboot: Add Olimex A20 OLinuXino Lime2 with eMMCDaniel Martin2022-03-09
| |/ / | | | | | | | | | | | | | | | | | | Since hardware revision K, every Lime2 has got an eMMC: https://github.com/OLIMEX/OLINUXINO/blob/master/HARDWARE/A20-OLinuXino-LIME2/hardware_revision_changes_log.txt Co-authored-by: Samuel Dionne-Riel <samuel@dionne-riel.com>
* | | Merge master into staging-nextgithub-actions[bot]2022-03-08
|\| |
| * | Merge pull request #161522 from reckenrode/dxvkSandro2022-03-08
| |\ \ | | |/ | |/|
| | * dxvk: init at 1.10Randy Eckenrode2022-03-07
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-03-07
|\| |
| * | Merge pull request #161625 from fortuneteller2k/i3aGuillaume Girol2022-03-06
| |\ \ | | | | | | | | i3a: init at 2.0.1
| | * | i3a: init at 2.0.1fortuneteller2k2022-02-24
| | | |
* | | | Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2022-03-05
|\| | |
| * | | lilypond: 2.22.1 -> 2.22.2R. Ryantm2022-03-04
| | |/ | |/|
* | | Merge master into staging-nextgithub-actions[bot]2022-03-03
|\| |
| * | xscreensaver: 6.02 -> 6.03R. Ryantm2022-03-03
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-02-28
|\| |
| * | treewide: fix versions starting with 'v'Felix Buehler2022-02-28
| | |
* | | Merge master into staging-nextgithub-actions[bot]2022-02-28
|\| |
| * | Merge pull request #161463 from msfjarvis/hs/scrcpy-1.23Renaud2022-02-27
| |\ \ | | | | | | | | scrcpy: 1.22 -> 1.23
| | * | scrcpy: install shell completionsHarsh Shandilya2022-02-24
| | | |
| | * | scrcpy: make libusb1 an unconditional dependencyHarsh Shandilya2022-02-24
| | | | | | | | | | | | | | | | With the new OTG support for Darwin this is needed on there as well
| | * | scrcpy: 1.22 -> 1.23Harsh Shandilya2022-02-24
| | |/
* | | Merge branch 'master' into staging-nextAndersonTorres2022-02-26
|\| |
| * | cups-filters: 1.28.11 -> 1.28.12R. Ryantm2022-02-25
| | |
| * | Merge pull request #148257 from zseri/opt-disable-avahi-geoclueSandro2022-02-25
| |\ \
| | * | cups-filters: make it easier to disable avahizseri2022-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | : previous override code to do this was : cups-filters = prev.lib.pipe prev.cups-filters [ (x: x.overrideAttrs (old: { configureFlags = old.configureFlags ++ ["--disable-avahi"]; })) (x: x.override { avahi = null; }) ]; : new override code to do this is : cups-filters = prev.cups-filters.override { withAvahi = false; };
| | * | cups-filters: run nixpkgs-fmtzseri2022-02-23
| | |/
| * | Move misc/vim-plugins to applications/editors/vim/pluginsAndersonTorres2022-02-24
| | |
| * | Merge pull request #156005 from zhaofengli/pi02Samuel Dionne-Riel2022-02-24
| |\ \ | | | | | | | | Update Raspberry Pi packages
| | * | ubootRaspberryPi3_{32,64}bit: Add patch to load correct DT for Pi Zero 2 WZhaofeng Li2022-02-12
| | | |
| * | | vimPlugins.todo-nvim: init at 2022-02-19Ameer Taweel2022-02-24
| | | |
| * | | Merge pull request #160344 from AndersonTorres/move-vscode-pluginsAnderson Torres2022-02-24
| |\ \ \ | | | | | | | | | | Move misc/vscode-extensions to applications/editors/vscode/extensions
| | * | | Move misc/vscode-extensions to applications/editors/vscode/extensionsAndersonTorres2022-02-18
| | | | |
| * | | | vimPlugins.surround-nvim: Switch to new forkners2022-02-24
| | | | |
| * | | | vimPlugins: updateners2022-02-24
| | | | |
| * | | | vimPlugins.surround-nvim: removeners2022-02-24
| | |_|/ | |/| |
* | | | Merge staging-next into staginggithub-actions[bot]2022-02-22
|\| | |
| * | | xboxdrv: bump scons (#158405)QuantMint2022-02-21
| | | | | | | | | | | | Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* | | | Merge staging-next into staginggithub-actions[bot]2022-02-20
|\| | |
| * | | Merge pull request #158310 from a-m-joseph/close-148890-by-removing-blobLuke Granger-Brown2022-02-20
| |\ \ \ | | |/ / | |/| | remove unfree HDCP blob from arm-trusted-firmware, closes #148890
| | * | make meta.license be a list rather than a single valueAdam Joseph2022-02-08
| | | |
| | * | arm-trusted-firmware: add unfreeIncludeHDCPBlob?true to control license and ↵Adam Joseph2022-02-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blob-removal patch This change implements @lukegb's idea: https://github.gitop.top/NixOS/nixpkgs/issues/148890#issuecomment-1032002903 Specifically, it introduces a new parameter unfreeIncludeHDCPBlob (defaults to true): * If unfreeIncludeHDCPBlob==true then the license is changed to unfreeRedistributable, which will alert the user to the fact that the blob is being included (unless they set NIXPKGS_ALLOW_UNFREE=1). * If unfreeIncludeHDCPBlob==false then the license is kept as bsd3, but a patch is applied to remove the HDCP blob from the build.
| | * | remove unfree HDCP blob from arm-trusted-firmware, closes #148890Adam Joseph2022-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch comes from https://gitlab.com/vicencb/kevinboot/-/blob/master/atf.patch I have been running firmware with this patch on my daily driver rk3399 laptop for the past four months.