| Commit message (Expand) | Author | Age | Files | Lines |
| * | cups-brother-mfcl2750dw: fix download urlorigin/mfcl2750-url-fix | Bernardo Meurer | 2022-03-23 | 1 | -1/+1 |
| * | Merge pull request #165382 from austinbutler/ocrmypdf-pdfminer-fix•••pdfminer: fix missing package version | Ivv | 2022-03-24 | 4 | -1/+15 |
| |\ |
|
| | * | python3Packages.scancode-toolkit: relax pdfminer version requirements | Austin Butler | 2022-03-23 | 1 | -0/+1 |
| | * | python3Packages.pdfx: relax pdfminer version requirements | Austin Butler | 2022-03-23 | 1 | -1/+2 |
| | * | ocrmypdf: relax pdfminer version requirements | Austin Butler | 2022-03-23 | 1 | -0/+6 |
| | * | pdfminer: fix missing package version | Austin Butler | 2022-03-23 | 1 | -0/+6 |
| * | | Merge pull request #165161 from mweinelt/firefox-cleanup••• firefox: spring cleaning 🦊 | ajs124 | 2022-03-23 | 6 | -200/+221 |
| |\ \ |
|
| | * | | thunderbirdPackages: stop passing in gnused_422 | Martin Weinelt | 2022-03-23 | 1 | -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 Weinelt | 2022-03-23 | 2 | -110/+179 |
| | * | | firefox: pass pciutils via wrapper instead of patching it | Martin Weinelt | 2022-03-23 | 2 | -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 Weinelt | 2022-03-23 | 1 | -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 Weinelt | 2022-03-23 | 4 | -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 Weinelt | 2022-03-23 | 2 | -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 Weinelt | 2022-03-23 | 1 | -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 Weinelt | 2022-03-23 | 1 | -1/+1 |
| | * | | firefox: don't set BUILD_OFFICIAL•••It was removed in 2009 in favor of MOZILLA_OFFICIAL
mozbz#435923
| Martin Weinelt | 2022-03-23 | 1 | -1/+0 |
| | * | | firefox: use our own libwebp | Martin Weinelt | 2022-03-23 | 1 | -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 Weinelt | 2022-03-23 | 3 | -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 Weinelt | 2022-03-23 | 1 | -12/+8 |
| * | | | Merge pull request #165493 from r-ryantm/auto-update/lychee•••lychee: 0.8.2 -> 0.9.0 | Ryan Mulligan | 2022-03-23 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | lychee: 0.8.2 -> 0.9.0 | R. Ryantm | 2022-03-23 | 1 | -3/+3 |
| * | | | | Merge pull request #164526 from helsinki-systems/upd/varnish•••varnish: 7.0.2 -> 7.1.0 | Robert Scott | 2022-03-23 | 4 | -17/+11 |
| |\ \ \ \ |
|
| | * | | | | varnish: 7.0.2 -> 7.1.0 | ajs124 | 2022-03-19 | 4 | -17/+11 |
| * | | | | | Merge pull request #165513 from r-ryantm/auto-update/minio•••minio: 2022-03-17T06-34-49Z -> 2022-03-22T02-05-10Z | Pascal Bach | 2022-03-23 | 1 | -3/+3 |
| |\ \ \ \ \ |
|
| | * | | | | | minio: 2022-03-17T06-34-49Z -> 2022-03-22T02-05-10Z | R. Ryantm | 2022-03-23 | 1 | -3/+3 |
| | | |/ / /
| |/| | | |
|
| * | | | | | Merge pull request #165449 from yayayayaka/gitlab-runner-14.9.1•••gitlab-runner: 14.9.0 -> 14.9.1 | Pascal Bach | 2022-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ |
|
| | * | | | | | gitlab-runner: 14.9.0 -> 14.9.1 | Yaya | 2022-03-23 | 1 | -2/+2 |
| * | | | | | | Merge pull request #165007 from alexbakker/libtoxcore-update•••libtoxcore: 0.2.13 -> 0.2.17 | Robert Scott | 2022-03-23 | 2 | -3/+4 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | libtoxcore: 0.2.13 -> 0.2.17 | Alexander Bakker | 2022-03-23 | 2 | -3/+4 |
| * | | | | | | | Merge pull request #165514 from NixOS/mfcl2750•••cups-brother-mfcl2750dw: init at 4.0.0-1 | Bernardo Meurer | 2022-03-23 | 2 | -0/+95 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | cups-brother-mfcl2750dw: init at 4.0.0-1 | Bernardo Meurer | 2022-03-23 | 2 | -0/+95 |
| * | | | | | | | | Merge pull request #165489 from r-ryantm/auto-update/python3.10-sense-energy•••python310Packages.sense-energy: 0.10.2 -> 0.10.3 | Fabian Affolter | 2022-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| | * | | | | | | | python310Packages.sense-energy: 0.10.2 -> 0.10.3 | R. Ryantm | 2022-03-23 | 1 | -2/+2 |
| | | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | | Merge pull request #165357 from r-ryantm/auto-update/yamale•••yamale: 4.0.3 -> 4.0.4 | Fabian Affolter | 2022-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | yamale: 4.0.3 -> 4.0.4 | R. Ryantm | 2022-03-23 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #165480 from 06kellyjac/grype•••grype: 0.34.4 -> 0.34.6 | Fabian Affolter | 2022-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | grype: 0.34.4 -> 0.34.6 | 06kellyjac | 2022-03-23 | 1 | -2/+2 |
| * | | | | | | | | | Merge pull request #165135 from r-ryantm/auto-update/blackbox_exporter•••prometheus-blackbox-exporter: 0.19.0 -> 0.20.0 | Fabian Affolter | 2022-03-23 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | prometheus-blackbox-exporter: 0.19.0 -> 0.20.0 | R. Ryantm | 2022-03-21 | 1 | -3/+3 |
| * | | | | | | | | | | Merge pull request #165459 from r-ryantm/auto-update/python3.10-jdatetime•••python310Packages.jdatetime: 4.0.0 -> 4.1.0 | Fabian Affolter | 2022-03-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | python310Packages.jdatetime: 4.0.0 -> 4.1.0 | R. Ryantm | 2022-03-23 | 1 | -2/+2 |
| | | |_|_|/ / / / / /
| |/| | | | | | | | |
|
| * | | | | | | | | | | Merge pull request #160366 from benneti/projecteur•••projecteur: init at 0.9.2 | Ryan Mulligan | 2022-03-23 | 2 | -0/+34 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | projecteur: init at 0.9.2 | Benedikt Tissot | 2022-03-23 | 2 | -0/+34 |
| * | | | | | | | | | | | grails: 5.1.3 -> 5.1.4 | R. Ryantm | 2022-03-23 | 1 | -2/+2 |
| | |_|_|/ / / / / / /
|/| | | | | | | | | |
|
| * | | | | | | | | | | keycloak: wrap all the shell scripts (#165316)•••Most of these just need JAVA_HOME, but a few assume that java is in PATH | Benjamin Staffin | 2022-03-23 | 1 | -3/+5 |
| * | | | | | | | | | | oh-my-zsh: 2022-03-18 -> 2022-03-22 | R. Ryantm | 2022-03-23 | 1 | -3/+3 |
| * | | | | | | | | | | Merge pull request #165386 from zhaofengli/moonraker-2022-03-10•••moonraker: unstable-2021-12-05 -> unstable-2022-03-10 | Bernardo Meurer | 2022-03-23 | 7 | -6/+138 |
| |\ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
| | * | | | | | | | | | nixos/tests/moonraker: init | Zhaofeng Li | 2022-03-22 | 3 | -2/+51 |
| | * | | | | | | | | | nixos/moonraker: Grant polkit permissions for system-level operations | Zhaofeng Li | 2022-03-22 | 1 | -0/+37 |
| | * | | | | | | | | | nixos/moonraker: Add iproute2 to path | Zhaofeng Li | 2022-03-22 | 1 | -0/+3 |