about summary refs log tree commit diff
path: root/pkgs/misc
AgeCommit message (Collapse)AuthorFilesLines
2024-04-23tmuxPlugins.nord: update repo and metadata (#290575)Aditya Puranik1-3/+16
Update pkgs/misc/tmux-plugins/default.nix Change sha256->hash Co-authored-by: Marcus Ramberg <marcus@means.no>
2024-04-19Merge pull request #298800 from Qusic/slockNikolay Korotkiy1-2/+9
slock: add updateScript
2024-04-18lilypond: fix $PATH (#302423)Astro1-4/+5
Co-authored-by: Aleksana <alexander.huang.y@gmail.com> Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-04-18Merge pull request #304469 from JohnRTitor/ananicy-cachyos-rulesAleksana1-9/+9
ananicy-rules-cachyos: unstable-2024-04-10 -> unstable-2024-04-16
2024-04-17plasmahud: fix runtime errors and other cleanup (#271479)éclairevoyant1-18/+30
* plasma-hud: fix runtime errors * plasma-hud: clean up installPhase * plasma-hud: fix scoping for `propagatedBuildInputs` * plasma-hud: formatting * plasma-hud: clean up src * plasma-hud: remove `with lib;` * plasma-hud: fix potential splicing issue (see #211340)
2024-04-16Merge pull request #302698 from r-ryantm/auto-update/rivalcfgWeijia Wang1-2/+2
rivalcfg: 4.12.0 -> 4.13.0
2024-04-17ananicy-rules-cachyos: unstable-2024-04-10 -> unstable-2024-04-16John Titor1-9/+9
cleanup install phase use stdenvNoCC as there is no need for CC compilers Improve description
2024-04-16Merge pull request #300072 from r-ryantm/auto-update/lilypond-unstableWeijia Wang1-2/+2
lilypond-unstable: 2.25.13 -> 2.25.14
2024-04-14ananicy-rules-cachyos: fix hooks and pnamediniamo1-5/+5
2024-04-14Merge pull request #302151 from Yarny0/foomatic-db-engine-updatePeder Bergebakken Sundt1-3/+4
foomatic-db-engine: unstable-2024-02-10 -> unstable-2024-04-05
2024-04-13Merge pull request #300353 from tjkirch/ptouch-print-1.5-unstableGuillaume Girol1-9/+31
ptouch-print: 1.4.3 -> 1.5-unstable-2024-02-11
2024-04-12Merge pull request #303277 from JohnRTitor/ananicy-cachyos-rulesArtturi1-4/+4
ananicy-rules-cachyos: unstable-2023-10-11 -> unstable-2024-04-10
2024-04-12Merge pull request #302138 from thefossguy/uboot-2024.01Florian Klink1-8/+10
uboot: 2024.01 -> 2024.04
2024-04-11ubootTuringRK1: initFlorian Klink1-0/+8
2024-04-11ananicy-rules-cachyos: unstable-2023-10-11 -> unstable-2024-04-10John Titor1-4/+4
commit: de55e2f55e6adf559bf4990aa433f5c202dc073d adding myself as maintainer
2024-04-10ubootOrangePi5: drop extraConfigFlorian Klink1-6/+0
This has been applied upstream, so can be removed.
2024-04-10fastly: 10.8.9 -> 10.8.10R. Ryantm1-3/+3
2024-04-08rivalcfg: 4.12.0 -> 4.13.0R. Ryantm1-2/+2
2024-04-06uboot: 2024.01 -> 2024.04Pratham Patel1-2/+2
2024-04-06foomatic-db-engine: unstable-2024-02-10 -> unstable-2024-04-05Yarny01-3/+4
Due to the sole new commit https://github.com/OpenPrinting/foomatic-db-engine/commit/a2b12271e145fe3fd34c3560d276a57e928296cb "Fix wget / curl auto-detection at configure" curl (or wget) is now a mandatory (runtime!) dependency.
2024-04-03ptouch-print: 1.4.3 -> 1.5-unstable-2024-02-11Tom Kirchner1-9/+31
The old upstream homepage and repo are dead; this moves them to the new home. The latest release version is 1.5, but that does not contain several important commits, including support for Brother's latest "standard" label makers, so this moves to the latest commit. Log here: https://git.familie-radermacher.ch/linux/ptouch-print.git/log/ See original effort to update to 1.5 here; most of the changes are from this original PR: https://github.com/NixOS/nixpkgs/pull/197981
2024-04-03Merge pull request #299611 from ereslibre/bump-fastlyWeijia Wang1-2/+2
fastly: 10.8.8 -> 10.8.9
2024-04-02fastly: 10.8.8 -> 10.8.9Rafael Fernández López1-2/+2
2024-04-02Merge pull request #298347 from jgero/feat/uboot-rock4cplus0x4A6F1-0/+7
feat(uboot): add rock4cplus support
2024-04-02Merge pull request #299899 from thefossguy/uboot-nanopc-t6-initK9001-0/+8
ubootNanoPCT6: init at 2024.01
2024-04-01slock: add qusic to maintainersQusic1-1/+1
2024-04-01slock: add updateScriptQusic1-1/+8
2024-04-01ubootRaspberryPi: embiggen, againK9001-20/+4
Our kernels are bigger than 64M now, so give it another 16M. Also, stop updating the comment, it's not worth it.
2024-03-30vencord: 1.7.3 -> 1.7.4Sefa Eyeoglu3-5694/+0
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-03-30ubootNanoPCT6: init at 2024.01Pratham Patel1-0/+8
2024-03-29lilypond-unstable: 2.25.13 -> 2.25.14R. Ryantm1-2/+2
2024-03-23feat(uboot): add rock4cplus supportJohannes Gerold1-0/+7
2024-03-23vencord: 1.7.2 -> 1.7.3R. Ryantm2-129/+59
2024-03-22ubootOrangePi5: also build the SPI imageK9001-1/+7
2024-03-22rkbin: make passthru attributes use full paths, fix license, fix BL31_RK3568 ↵K9001-2/+2
path
2024-03-22ubootOrangePi5: init at 2024.01Pratham Patel1-0/+8
2024-03-22ubootRock5ModelB: init at 2024.01Pratham Patel1-0/+10
2024-03-22arm-trusted-firmware: add RK3588Pratham Patel1-1/+20
2024-03-21treewide: remove licenses.agpl3Jussi Kuokkanen1-1/+1
2024-03-21Merge #295458: staging-next 2024-03-13Vladimír Čunát2-32/+22
2024-03-21Merge pull request #287482 from r-ryantm/auto-update/jitsi-meet-prosodylassulus1-2/+2
jitsi-meet-prosody: 1.0.7762 -> 1.0.7874
2024-03-19Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt16-0/+16
Conflicts: - pkgs/development/python-modules/sphinx-autobuild/default.nix
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm16-0/+16
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-18jitsi-meet-prosody: 1.0.7762 -> 1.0.7874R. Ryantm1-2/+2
2024-03-17Merge master into staging-nextgithub-actions[bot]1-2/+2
2024-03-17Merge pull request #293433 from r-ryantm/auto-update/rivalcfgWeijia Wang1-2/+2
rivalcfg: 4.11.0 -> 4.12.0
2024-03-17Merge master into staging-nextgithub-actions[bot]2-5/+5
2024-03-16Merge pull request #296265 from ereslibre/bump-fastlyNick Cao1-3/+3
fastly: 10.8.5 -> 10.8.8
2024-03-15fastly: 10.8.5 -> 10.8.8Rafael Fernández López1-3/+3
2024-03-15xlockmore: 5.75 -> 5.76R. Ryantm1-2/+2