summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "dhcpcd: 10.0.6 -> 10.0.8"origin/revert-314299-auto-update/dhcpcdVladimír Čunát2024-08-191-2/+2
* Merge pull request #292709 from r-ryantm/auto-update/catch2_3•••catch2_3: 3.5.2 -> 3.7.0Robert Schütz2024-08-191-2/+2
|\
| * catch2_3: 3.5.2 -> 3.7.0R. Ryantm2024-08-191-2/+2
* | Merge pull request #334522 from getchoo/pkgs/gunicorn/23.0.0•••python312Packages.gunicorn: 22.0.0 -> 23.0.0Robert Schütz2024-08-192-3/+4
|\ \
| * | python312Packages.mlflow: relax gunicorn dependency•••Upstream wants <23.0.0 seth2024-08-191-0/+1
| * | python312Packages.gunicorn: 22.0.0 -> 23.0.0•••Fixes CVE-2024-1135 Changelog: https://github.com/benoitc/gunicorn/releases/tag/23.0.0 Diff: https://github.com/benoitc/gunicorn/compare/22.0.0...23.0.0 seth2024-08-191-3/+3
* | | Merge pull request #334710 from trofi/libedit-update•••libedit: 20240517-3.1 -> 20240808-3.1Sebastián Mancilla2024-08-191-2/+2
|\ \ \
| * | | libedit: 20240517-3.1 -> 20240808-3.1Sergei Trofimovich2024-08-141-2/+2
* | | | Merge pull request #314716 from tie/make-cxx•••gnumake: do not use MAKE_CXXPhilip Taron2024-08-184-24/+114
|\ \ \ \
| * | | | gnumake: recreate patch set and move to patches directoryIvan Trubach2024-08-184-32/+56
| * | | | gnumake: do not use MAKE_CXX•••Removes unnecessary C++ compiler reference when CXX environment variable is set to an absolute path. Ivan Trubach2024-08-172-2/+68
* | | | | Merge pull request #335142 from doronbehar/pkg/versionCheckHook•••versionCheckHook: ignore echoed store pathsPeder Bergebakken Sundt2024-08-193-5/+13
|\ \ \ \ \
| * | | | | c3c: switch from testVersion to versionCheckHook•••`versionCheckHook` is much more verbose then `testVersion`, and it forces you to observe the failure when building it, and not only on CI / if you explicitly build `c3c.passthru.tests`. Doron Behar2024-08-171-4/+3
| * | | | | versionCheckHook: ignore echoed store paths•••This makes sure the hook will catch cases where the --version or --help output prints the installation dir or something alike that includes the builtins.storeDir, and later on the `${pname}-${version}` string. Could have avoided #334245 which was a fixup for #330456. Doron Behar2024-08-172-0/+4
| * | | | | versionCheckHook: small indentation improvementDoron Behar2024-08-171-1/+6
* | | | | | neovim-unwrapped: use outputChecks•••`disallowedRequisites` and friends will be ignored if `__structuredAttrs` is used. In Nix versions <2.24 and Lix <2.91 this happens silently, in newer versions a warning is printed. The solution is to use outputChecks. Maximilian Bosch2024-08-181-1/+6
* | | | | | Merge pull request #334478 from jopejoe1/ffmpeg-ilbc•••ffmpeg: add ilbc optionsAtemu2024-08-182-0/+57
|\ \ \ \ \ \
| * | | | | | ffmpeg: add ilbc optionsjopejoe12024-08-131-0/+4
| * | | | | | libilbc: init at 3.0.4jopejoe12024-08-131-0/+53
* | | | | | | Merge staging-next into staginggithub-actions[bot]2024-08-1851-580/+927
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge master into staging-nextgithub-actions[bot]2024-08-1851-580/+927
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge pull request #332912 from r-ryantm/auto-update/ananicy-rules-cachyos•••ananicy-rules-cachyos: 0-unstable-2024-07-23 -> 0-unstable-2024-07-27Masum Reza2024-08-181-3/+3
| | |\ \ \ \ \ \
| | | * | | | | | ananicy-rules-cachyos: 0-unstable-2024-07-23 -> 0-unstable-2024-07-27R. Ryantm2024-08-071-3/+3
| | * | | | | | | Merge pull request #334505 from mweinelt/microcode-intel-20240813•••microcodeIntel: 20240531 -> 20240813Atemu2024-08-181-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | microcodeIntel: 20240531 -> 20240813•••https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240813 Martin Weinelt2024-08-151-2/+2
| | * | | | | | | | Merge pull request #335115 from SuperSandro2000/graphical-desktop•••nixos/graphical-desktop: add enable option, nixos/wayland-session: use graphical-desktop option and remove implicit defaultsMasum Reza2024-08-189-17/+20
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | nixos/wayland-session: use graphical-desktop option and remove implicit defaultsSandro Jäckel2024-08-178-16/+8
| | | * | | | | | | | nixos/graphical-desktop: add enable optionSandro Jäckel2024-08-171-1/+12
| | * | | | | | | | | Merge pull request #296607 from Yusuf-Duran/add-iio-hyprland•••iio-hyprland: init at 0-unstable-2024-07-24; nixos/iio-hyprland: init moduleMasum Reza2024-08-184-0/+72
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | nixos/iio-hyprland: init moduleYusuf2024-08-182-0/+25
| | | * | | | | | | | | iio-hyprland: init at 0-unstable-2024-07-24Yusuf2024-08-181-0/+42
| | | * | | | | | | | | maintainers: add yusuf-duranYusuf2024-08-181-0/+5
| | * | | | | | | | | | nixos/displayManager: mention how to get a list of currently available deskto...Sandro2024-08-181-0/+2
| | * | | | | | | | | | Merge pull request #335484 from Atemu/llama.cpp-description•••llama-cpp: update descriptionAtemu2024-08-181-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | llama-cpp: update description•••Closes https://github.com/NixOS/nixpkgs/pull/334451 Atemu2024-08-181-1/+1
| | * | | | | | | | | | | Merge pull request #326681 from D3vil0p3r/patch-4•••nightfox-gtk-theme: 0-unstable-2024-06-27 -> 0-unstable-2024-07-22Florian2024-08-181-35/+96
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | nightfox-gtk-theme: 0-unstable-2024-06-27 -> 0-unstable-2024-07-22D3vil0p3r2024-08-181-35/+96
| | * | | | | | | | | | | | Merge pull request #335544 from GaetanLepage/cvxpy•••python312Packages.cvxpy: 1.5.2 -> 1.5.3Sandro2024-08-181-27/+10
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | python312Packages.cvxpy: 1.5.2 -> 1.5.3•••Diff: https://github.com/cvxpy/cvxpy/compare/refs/tags/v1.5.2...v1.5.3 Changelog: https://github.com/cvxpy/cvxpy/releases/tag/v1.5.3 Gaetan Lepage2024-08-181-27/+10
| | * | | | | | | | | | | | | Merge pull request #335462 from smancill/apsw-fix-build-darwin•••python3Packages.apsw: fix build on DarwinFlorian2024-08-181-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | python3Packages.apsw: fix build on DarwinSebastián Mancilla2024-08-171-1/+2
| | * | | | | | | | | | | | | | Merge pull request #334158 from r-ryantm/auto-update/python312Packages.labgrid•••python312Packages.labgrid: 23.0.6 -> 24.0OTABI Tomoya2024-08-181-23/+8
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | python312Packages.labgrid: refactornatsukium2024-08-181-20/+5
| | | * | | | | | | | | | | | | | python312Packages.labgrid: update meta.homepagenatsukium2024-08-181-1/+1
| | | * | | | | | | | | | | | | | python312Packages.labgrid: 23.0.6 -> 24.0R. Ryantm2024-08-121-2/+2
| | * | | | | | | | | | | | | | | Merge pull request #334433 from r-ryantm/auto-update/python312Packages.moderngl•••python312Packages.moderngl: 5.10.0 -> 5.11.1OTABI Tomoya2024-08-181-4/+7
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | python312Packages.moderngl: switch to pypa buildnatsukium2024-08-181-2/+5
| | | * | | | | | | | | | | | | | | python312Packages.moderngl: 5.10.0 -> 5.11.1R. Ryantm2024-08-181-2/+2
| | * | | | | | | | | | | | | | | | avrdude: add libusb-compat-0_1 dependency•••For some programmers, avrdude displays the following error: avrdude error: avrdude was compiled without usb support. According to this StackOverflow question [1], this is due to libusb-0.1 being missing during compilation. This commit adds this missing library. [1] https://stackoverflow.com/questions/69636608/beyond-linux-from-scratch-avrdude-was-compiled-without-usb-support Aaron Kaiser2024-08-181-1/+2
| | * | | | | | | | | | | | | | | | Merge pull request #335474 from r-ryantm/auto-update/rio•••rio: 0.1.1 -> 0.1.7Thiago Kenji Okada2024-08-181-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \