summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cups-brother-mfcl2750dw: fix download urlorigin/mfcl2750-url-fixBernardo Meurer2022-03-231-1/+1
* Merge pull request #165382 from austinbutler/ocrmypdf-pdfminer-fix•••pdfminer: fix missing package versionIvv2022-03-244-1/+15
|\
| * python3Packages.scancode-toolkit: relax pdfminer version requirementsAustin Butler2022-03-231-0/+1
| * python3Packages.pdfx: relax pdfminer version requirementsAustin Butler2022-03-231-1/+2
| * ocrmypdf: relax pdfminer version requirementsAustin Butler2022-03-231-0/+6
| * pdfminer: fix missing package versionAustin Butler2022-03-231-0/+6
* | Merge pull request #165161 from mweinelt/firefox-cleanup••• firefox: spring cleaning 🦊ajs1242022-03-236-200/+221
|\ \
| * | thunderbirdPackages: stop passing in gnused_422Martin Weinelt2022-03-231-1/+0
| * | firefox: reformat, sort, cleanup•••It is normal for such a large derivation to accumulate mixed codestyles over all those years making it harder to maintain. By splitting up dependencies to one per line I noticed two unused dependencies (hunspell, sqlite) that were removed in this change. Also most lists are now sorted alphabetically, so reasoning about them has become much easier. Lists now use the same style for indentation and concat, and environment variables are all defined in preConfigure as opposed to bare in the derivation. The object dir, firefox build directory, is now in a predictable directory at ${pwd}/mozobj as opposed to ${pwd}/obj-@CONFIG_GUESS@, saving us one wildcard expansion. This is also a good prepration for the PGO build where we need to reference bits inside this directory. Added a few comments and clarified others from what I've learned how the firefox build works. Martin Weinelt2022-03-232-110/+179
| * | firefox: pass pciutils via wrapper instead of patching itMartin Weinelt2022-03-232-5/+3
| * | firefox: fix system libffi usage•••Since Firefox 51 the --enable-system-ffi flag was renamed to --with-systemd-ffi when it moved to the javascript toolkit parts. Rename the flag accordingly and reintroduce the dependency. mozbz#1294803 Martin Weinelt2022-03-231-1/+3
| * | firefox: drop darwin support•••Darwin support was marked broken in 2019 with Firefox 69 and has missed therefore missed out and not been tested on the following 29 major releases since. It cannot be supported again without a darwin user stepping up to take care and work on and test every major release, which hasn't happened since I took over maintainership. The recommendation of the people that tend to the firefox source build is for darwin users to use firefox-bin instead. Martin Weinelt2022-03-234-67/+18
| * | firefox: drop pipewire from build inputs•••Firefox does not support passing pipewire as a system library and instead relies on a vendored copy it ships. We keep the flag because it is tied into the wrapper, because we still need to have access to its libraries at runtime. Martin Weinelt2022-03-232-3/+2
| * | firefox: drop hint regarding system cairo•••Building with system cairo has been unsupported since Firefox 60 (mozbz#1432751) and the flag was removed in 2021 with Firefox 92 (mozbz#1722653). Martin Weinelt2022-03-231-1/+0
| * | firefox: enable necko wifi scanner•••Tied to the geolocation support flag. On Linux this uses the DBus interface of NetworkManager to query visible accesspoints and relay them to Mozilla location service in return for position approximation. Martin Weinelt2022-03-231-1/+1
| * | firefox: don't set BUILD_OFFICIAL•••It was removed in 2009 in favor of MOZILLA_OFFICIAL mozbz#435923 Martin Weinelt2022-03-231-1/+0
| * | firefox: use our own libwebpMartin Weinelt2022-03-231-0/+3
| * | firefox: rename patches arg to extraPatches•••This is for consistency with other extra arguments that can be handed to firefox common.nix. Also pull the patch phase of the derivation closer together and use the same list concat style as elsewhere. Martin Weinelt2022-03-233-19/+25
| * | firefox: unpin autoconf & icu, drop yasm•••Let's not be the package that is stuck on arbitrarily old dependency versions that should be removed anyway. Martin Weinelt2022-03-231-12/+8
* | | Merge pull request #165493 from r-ryantm/auto-update/lychee•••lychee: 0.8.2 -> 0.9.0Ryan Mulligan2022-03-231-3/+3
|\ \ \
| * | | lychee: 0.8.2 -> 0.9.0R. Ryantm2022-03-231-3/+3
* | | | Merge pull request #164526 from helsinki-systems/upd/varnish•••varnish: 7.0.2 -> 7.1.0Robert Scott2022-03-234-17/+11
|\ \ \ \
| * | | | varnish: 7.0.2 -> 7.1.0ajs1242022-03-194-17/+11
* | | | | Merge pull request #165513 from r-ryantm/auto-update/minio•••minio: 2022-03-17T06-34-49Z -> 2022-03-22T02-05-10ZPascal Bach2022-03-231-3/+3
|\ \ \ \ \
| * | | | | minio: 2022-03-17T06-34-49Z -> 2022-03-22T02-05-10ZR. Ryantm2022-03-231-3/+3
| | |/ / / | |/| | |
* | | | | Merge pull request #165449 from yayayayaka/gitlab-runner-14.9.1•••gitlab-runner: 14.9.0 -> 14.9.1Pascal Bach2022-03-231-2/+2
|\ \ \ \ \
| * | | | | gitlab-runner: 14.9.0 -> 14.9.1Yaya2022-03-231-2/+2
* | | | | | Merge pull request #165007 from alexbakker/libtoxcore-update•••libtoxcore: 0.2.13 -> 0.2.17Robert Scott2022-03-232-3/+4
|\ \ \ \ \ \
| * | | | | | libtoxcore: 0.2.13 -> 0.2.17Alexander Bakker2022-03-232-3/+4
* | | | | | | Merge pull request #165514 from NixOS/mfcl2750•••cups-brother-mfcl2750dw: init at 4.0.0-1Bernardo Meurer2022-03-232-0/+95
|\ \ \ \ \ \ \
| * | | | | | | cups-brother-mfcl2750dw: init at 4.0.0-1Bernardo Meurer2022-03-232-0/+95
* | | | | | | | Merge pull request #165489 from r-ryantm/auto-update/python3.10-sense-energy•••python310Packages.sense-energy: 0.10.2 -> 0.10.3Fabian Affolter2022-03-231-2/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | python310Packages.sense-energy: 0.10.2 -> 0.10.3R. Ryantm2022-03-231-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #165357 from r-ryantm/auto-update/yamale•••yamale: 4.0.3 -> 4.0.4Fabian Affolter2022-03-231-2/+2
|\ \ \ \ \ \ \
| * | | | | | | yamale: 4.0.3 -> 4.0.4R. Ryantm2022-03-231-2/+2
* | | | | | | | Merge pull request #165480 from 06kellyjac/grype•••grype: 0.34.4 -> 0.34.6Fabian Affolter2022-03-231-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | grype: 0.34.4 -> 0.34.606kellyjac2022-03-231-2/+2
* | | | | | | | | Merge pull request #165135 from r-ryantm/auto-update/blackbox_exporter•••prometheus-blackbox-exporter: 0.19.0 -> 0.20.0Fabian Affolter2022-03-231-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | prometheus-blackbox-exporter: 0.19.0 -> 0.20.0R. Ryantm2022-03-211-3/+3
* | | | | | | | | | Merge pull request #165459 from r-ryantm/auto-update/python3.10-jdatetime•••python310Packages.jdatetime: 4.0.0 -> 4.1.0Fabian Affolter2022-03-231-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python310Packages.jdatetime: 4.0.0 -> 4.1.0R. Ryantm2022-03-231-2/+2
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #160366 from benneti/projecteur•••projecteur: init at 0.9.2Ryan Mulligan2022-03-232-0/+34
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | projecteur: init at 0.9.2Benedikt Tissot2022-03-232-0/+34
* | | | | | | | | | | grails: 5.1.3 -> 5.1.4R. Ryantm2022-03-231-2/+2
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | keycloak: wrap all the shell scripts (#165316)•••Most of these just need JAVA_HOME, but a few assume that java is in PATHBenjamin Staffin2022-03-231-3/+5
* | | | | | | | | | oh-my-zsh: 2022-03-18 -> 2022-03-22R. Ryantm2022-03-231-3/+3
* | | | | | | | | | Merge pull request #165386 from zhaofengli/moonraker-2022-03-10•••moonraker: unstable-2021-12-05 -> unstable-2022-03-10Bernardo Meurer2022-03-237-6/+138
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | nixos/tests/moonraker: initZhaofeng Li2022-03-223-2/+51
| * | | | | | | | | nixos/moonraker: Grant polkit permissions for system-level operationsZhaofeng Li2022-03-221-0/+37
| * | | | | | | | | nixos/moonraker: Add iproute2 to pathZhaofeng Li2022-03-221-0/+3