summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* inspect requirementorigin/runtime-deps-ignore-empty-specifierMartin Weinelt2024-03-221-0/+2
* Merge #284149: nixos/kernel: add hid_corsair to initrd modulesVladimír Čunát2024-03-221-0/+1
|\
| * nixos/kernel: add hid_corsair to initrd modules•••Same as all the other HID drivers, otherwise Corsair keyboards do not work before the switch to stage2 without custom configuration. Lorenz Brun2024-01-271-0/+1
* | Merge pull request #298046 from amarshall/python-leather-fix-build•••python3Packages.leather: fix buildMartin Weinelt2024-03-221-8/+2
|\ \
| * | python3Packages.leather: fix build•••Broken in 2f4ea0c6dfb067551bff9f04c10d7c9e8eb70dcf. Upstream changed from nose to pytest. Previously, the setuptoolsCheckHook would run and execute the `./test.py` file, but that is not part of upstream’s build process and doesn’t work. Including pytestCheckHook means that does not run—just pytest. Andrew Marshall2024-03-221-8/+2
* | | Merge pull request #298022 from GaetanLepage/rye•••rye: 0.30.0 -> 0.31.0Nick Cao2024-03-222-3/+4
|\ \ \
| * | | rye: 0.30.0 -> 0.31.0•••Diff: https://github.com/mitsuhiko/rye/compare/refs/tags/0.30.0...0.31.0 Changelog: https://github.com/mitsuhiko/rye/releases/tag/0.31.0 Gaetan Lepage2024-03-222-3/+4
* | | | Merge pull request #297967 from datafoo/vscode-extensions.esbenp.prettier-vscode•••vscode-extensions.esbenp.prettier-vscode: 10.3.0 -> 10.4.0superherointj2024-03-221-2/+2
|\ \ \ \
| * | | | vscode-extensions.esbenp.prettier-vscode: 10.3.0 -> 10.4.0datafoo2024-03-221-2/+2
* | | | | Merge pull request #298010 from feschber/update-lan-mouse•••lan-mouse: 0.6.0 -> 0.7.3superherointj2024-03-222-525/+422
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | lan-mouse: 0.6.0 -> 0.7.3•••Release: https://github.com/feschber/lan-mouse/releases/tag/v0.7.3 Ferdinand Schober2024-03-222-525/+422
* | | | | Merge pull request #297995 from r-ryantm/auto-update/ls-lint•••ls-lint: 2.2.2 -> 2.2.3Florian Klink2024-03-221-3/+3
|\ \ \ \ \
| * | | | | ls-lint: 2.2.2 -> 2.2.3R. Ryantm2024-03-221-3/+3
* | | | | | Merge pull request #297642 from rmgpinto/master•••tenv: init 1.2.0superherointj2024-03-222-0/+52
|\ \ \ \ \ \
| * | | | | | tenv: init at 1.2.0•••Release: https://github.com/tofuutils/tenv/releases/tag/v1.2.0 Ricardo Gândara Pinto2024-03-221-0/+46
| * | | | | | maintainers: add rmgpintoRicardo Gândara Pinto2024-03-221-0/+6
* | | | | | | payme: fix version number string (#297480)Simon Schoeters2024-03-221-1/+17
* | | | | | | Merge pull request #297573 from anthonyroussel/update-perl-tirex•••perlPackages.Tirex: 0.7.0 -> 0.7.1Stig2024-03-222-41/+56
|\ \ \ \ \ \ \
| * | | | | | | perlPackages.Tirex: 0.7.0 -> 0.7.1•••https://github.com/openstreetmap/tirex/compare/v0.7.0...v0.7.1 Anthony Roussel2024-03-211-3/+3
| * | | | | | | perlPackages.Tirex: add passthru.updateScriptAnthony Roussel2024-03-211-0/+3
| * | | | | | | perlPackages.Tirex: move to pkgs/development/perl-modulesAnthony Roussel2024-03-212-41/+53
* | | | | | | | Merge pull request #297660 from domenkozar/pixman-skip-tests•••pixman: skip tests on darwin as they timeoutDomen Kožar2024-03-221-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pixman: skip tests on darwin as they timeoutDomen Kožar2024-03-211-1/+1
* | | | | | | | | Merge pull request #297813 from fabaff/uwhoisd•••uwhoisd: init at 0.1.0-unstable-2024-02-24Fabian Affolter2024-03-221-0/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | uwhoisd: init at 0.1.0-unstable-2024-02-24•••Universal WHOIS proxy server https://github.com/Lookyloo/uwhoisd Fabian Affolter2024-03-211-0/+45
* | | | | | | | | | Merge pull request #297821 from fabaff/botocore-stubs-bump•••python312Packages.botocore-stubs: 1.34.67 -> 1.34.68Fabian Affolter2024-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python312Packages.botocore-stubs: 1.34.67 -> 1.34.68Fabian Affolter2024-03-211-2/+2
* | | | | | | | | | | Merge pull request #297819 from fabaff/boto3-stubs-bump•••python312Packages.boto3-stubs: 1.34.67 -> 1.34.68Fabian Affolter2024-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python312Packages.boto3-stubs: 1.34.67 -> 1.34.68Fabian Affolter2024-03-211-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #297975 from r-ryantm/auto-update/python312Packages.lmcloud•••python312Packages.lmcloud: 1.0.0 -> 1.1.1Fabian Affolter2024-03-221-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python312Packages.lmcloud: refactorFabian Affolter2024-03-221-2/+2
| * | | | | | | | | | | python312Packages.lmcloud: 1.0.0 -> 1.1.1R. Ryantm2024-03-221-2/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #297982 from fabaff/metasploit-bump•••metasploit: 6.3.60 -> 6.4.0Fabian Affolter2024-03-224-17/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | metasploit: 6.3.60 -> 6.4.0Fabian Affolter2024-03-224-17/+17
* | | | | | | | | | | | Merge pull request #298000 from r-ryantm/auto-update/tflint-plugins.tflint-ru...•••tflint-plugins.tflint-ruleset-aws: 0.29.0 -> 0.30.0Florian Klink2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tflint-plugins.tflint-ruleset-aws: 0.29.0 -> 0.30.0R. Ryantm2024-03-221-3/+3
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #297900 from r-ryantm/auto-update/folio•••folio: 24.07 -> 24.08nixpkgs-merge-bot[bot]2024-03-221-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | folio: 24.07 -> 24.08R. Ryantm2024-03-221-2/+2
* | | | | | | | | | | | | josm: 18969 -> 19017Robert Helgesson2024-03-221-5/+12
* | | | | | | | | | | | | Merge pull request #297916 from r-ryantm/auto-update/libretro.beetle-pce•••libretro.beetle-pce: unstable-2024-03-15 -> unstable-2024-03-22Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.beetle-pce: unstable-2024-03-15 -> unstable-2024-03-22R. Ryantm2024-03-221-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #297899 from r-ryantm/auto-update/libretro.play•••libretro.play: unstable-2024-03-15 -> unstable-2024-03-21Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.play: unstable-2024-03-15 -> unstable-2024-03-21R. Ryantm2024-03-221-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #297917 from r-ryantm/auto-update/libretro.pcsx-rearmed•••libretro.pcsx-rearmed: unstable-2024-03-10 -> unstable-2024-03-21Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.pcsx-rearmed: unstable-2024-03-10 -> unstable-2024-03-21R. Ryantm2024-03-221-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #297922 from r-ryantm/auto-update/libretro.beetle-supergrafx•••libretro.beetle-supergrafx: unstable-2024-03-08 -> unstable-2024-03-22Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.beetle-supergrafx: unstable-2024-03-08 -> unstable-2024-03-22R. Ryantm2024-03-221-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #297925 from r-ryantm/auto-update/libretro.mame2003-plus•••libretro.mame2003-plus: unstable-2024-03-10 -> unstable-2024-03-21Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libretro.mame2003-plus: unstable-2024-03-10 -> unstable-2024-03-21R. Ryantm2024-03-221-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #297926 from r-ryantm/auto-update/libretro.ppsspp•••libretro.ppsspp: unstable-2024-03-17 -> unstable-2024-03-21Thiago Kenji Okada2024-03-221-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \