summaryrefslogtreecommitdiff
path: root/pkgs/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge master into staging-nextgithub-actions[bot]2023-02-121-2/+2
|\
| * fastly: 6.0.0 -> 6.0.3R. Ryantm2023-02-121-2/+2
* | Merge branch 'master' into staging-nextVladimír Čunát2023-02-082-5/+5
|\|
| * Merge pull request #215185 from ereslibre/bump-fastly-6.0.0•••fastly: 5.1.1 -> 6.0.0Weijia Wang2023-02-081-4/+4
| |\
| | * fastly: 5.1.1 -> 6.0.0Rafael Fernández López2023-02-071-4/+4
| * | fxlinuxprint: fix srcWeijia Wang2023-02-071-1/+1
| |/
* | Merge master into staging-nextgithub-actions[bot]2023-02-072-10/+17
|\|
| * Merge pull request #214013 from camillemndn/frescobaldi-3.2Sandro2023-02-071-5/+10
| |\
| | * frescobaldi: 3.1.3 -> 3.2genesis2023-02-061-5/+10
| * | metricbeat7: fix `passthru.tests`Thomas Gerbet2023-02-061-5/+7
* | | Merge master into staging-nextgithub-actions[bot]2023-02-041-3/+3
|\| |
| * | fastly: 5.1.0 -> 5.1.1R. Ryantm2023-02-041-3/+3
* | | Merge master into staging-nextgithub-actions[bot]2023-02-021-3/+3
|\| |
| * | Merge pull request #214120 from r-ryantm/auto-update/fastly•••fastly: 5.0.0 -> 5.1.0Weijia Wang2023-02-021-3/+3
| |\ \
| | * | fastly: 5.0.0 -> 5.1.0R. Ryantm2023-02-021-3/+3
| | |/
* | | Merge master into staging-nextgithub-actions[bot]2023-02-021-1/+1
|\| |
| * | Merge pull request #212486 from pocek/mfcl8690cdwlpr-add-x86_64•••mfcl8690cdwlpr: Make it installable on x86_64-linuxNick Cao2023-02-021-1/+1
| |\ \ | | |/ | |/|
| | * mfcl8690cdwlpr: Make it installable on x86_64-linux•••This seems like a strange omission, because it works without a hitch. Tested using cups and mfcl8690cdwcupswrapper, which uses this package. Krzysztof Kotlenga2023-01-241-1/+1
* | | Merge staging-next into staginggithub-actions[bot]2023-01-311-3/+3
|\| |
| * | Merge pull request #213753 from r-ryantm/auto-update/t-rec•••t-rec: 0.7.5 -> 0.7.6Weijia Wang2023-01-311-3/+3
| |\ \
| | * | t-rec: 0.7.5 -> 0.7.6R. Ryantm2023-01-311-3/+3
* | | | Merge staging-next into staginggithub-actions[bot]2023-01-314-101/+344
|\| | |
| * | | Merge pull request #213026 from reckenrode/dxvk-update•••dxvk: 2.0 -> 2.1Nick Cao2023-01-314-101/+344
| |\ \ \ | | |/ / | |/| |
| | * | dxvk: improve description of `dxvk` derivationRandy Eckenrode2023-01-291-1/+1
| | * | dxvk: 2.0 -> 2.1•••https://github.com/doitsujin/dxvk/releases/tag/v2.1 Randy Eckenrode2023-01-281-4/+18
| | * | dxvk: add native Linux buildRandy Eckenrode2023-01-281-9/+20
| | * | dxvk: expose Windows derivations•••This is in preparation for native builds of DXVK, but it also allows users to choose to use an older version if that is more compatible with their hardware. Randy Eckenrode2023-01-282-51/+40
| | * | dxvk: vendor `setup_dxvk.sh`•••Upstream will remove the `setup_dxvk.sh` in DXVK 2.1. To avoid breaking users of the current derivation, vendor `setup_dxvk.sh`. This script is based on the upstream script with some modifications: - Update command-line parsing; and - Reorganized action processing logic. Randy Eckenrode2023-01-283-42/+271
* | | | Merge staging-next into staginggithub-actions[bot]2023-01-303-11/+44
|\| | |
| * | | Merge master into staging-nextgithub-actions[bot]2023-01-303-11/+44
| |\ \ \
| | * | | lilypond, lilypond-unstable: bump version, add passthru.updateScript (#207727)•••* lilypond: add passthru.updateScript * lilypond: 2.22.2 -> 2.24.0 * lilypond-unstable: 2.23.12 -> 2.25.1Samuel Tam2023-01-303-11/+44
| | |/ /
* | / / ubootTools: revert "fix build by fixing -idirafter ordering"•••This reverts commit 8b3a31f923662bc3003be4943bc382c46136cb5f. commit 8c80bd08b7e39229947d55104d1871f5066437d9 ("build-support/cc-wrapper: pass in non-existent --sysroot= to untangle from libc") was reverted. We can drop the workaround. Sergei Trofimovich2023-01-291-10/+0
|/ / /
* | | Merge #212919: ubootTools: fix build by fixing -idirafter ordering•••...into staging-next Vladimír Čunát2023-01-281-0/+10
|\ \ \ | |/ / |/| |
| * | ubootTools: fix build by fixing -idirafter ordering•••`ubootTools` build broke after https://github.com/NixOS/nixpkgs/pull/210004 where we started dropping default libc include path and switched to `-idirafter` way of specifying libc headers. Unfortunately the way it's implemented it injects -idirafter after user's flags, not before. That allows users to inject their paths before libc include paths, not after (as it would notmally happen). The change works it around for u-boot by pulling -idirafter libc flags before user's flags. Sergei Trofimovich2023-01-271-0/+10
| |/
* | Merge pull request #212336 from nixpkgs-architecture/some-nix-file-deps•••{documentation-highlighter,zsh-clipboard}: Remove dependency on Nix filesSilvan Mosberger2023-01-271-1/+11
|\ \ | |/ |/|
| * documentation-highlighter: Only depend on needed files•••Makes the build independency of the default.nix and update.sh file by explicitly specifying the files that are needed in the result This allows changing those files without causing a rebuild Silvan Mosberger2023-01-241-1/+11
* | Merge pull request #212355 from reckenrode/dxvk-fix•••dxvk: fix Darwin buildNick Cao2023-01-241-1/+2
|\ \
| * | dxvk: fix Darwin buildRandy Eckenrode2023-01-231-1/+2
| |/
* | Merge pull request #212299 from r-ryantm/auto-update/fastly•••fastly: 4.6.2 -> 5.0.0Weijia Wang2023-01-241-3/+3
|\ \
| * | fastly: 4.6.2 -> 5.0.0R. Ryantm2023-01-231-3/+3
| |/
* / cups: remove with lib over entire fileSandro Jäckel2023-01-231-14/+12
|/
* Merge pull request #212031 from dotlambda/flashfocus-fix•••flashfocus: use pythonRelaxDepsHookFabian Affolter2023-01-221-4/+6
|\
| * flashfocus: use pythonRelaxDepsHookRobert Schütz2023-01-211-4/+6
* | treewide: systemdSupport: use lib.meta.availableOn•••Many packages have some kind of flag indicating whether or not to build with systemd support. Most of these default to `stdenv.isLinux`, but systemd does not build on (and is marked `broken` for) `isStatic`. Only a few packages have the needed `&& !isStatic` in the default value for their parameter. This commit moves the logic for the default value of these flags into `systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using `lib.meta.availableOn`. This provides three benefits: 1. The default values are set correctly (i.e. including `&& isStatic`) 2. The default values are set consistently 3. The way is paved for any future non-Linux systemd platforms (FreeBSD is reported to have experimental systemd support) Adam Joseph2023-01-222-2/+2
* | Merge pull request #212002 from mothsART/feature/replace_http_by_https•••treewide: replace http by https when https is a permanent redirectionWeijia Wang2023-01-224-4/+4
|\ \ | |/ |/|
| * treewide: replace http by https when https is a permanent redirectionFerry Jérémie2023-01-224-4/+4
* | treewide: switch to nativeCheckInputs•••checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs. Guillaume Girol2023-01-212-2/+2
|/
* Merge pull request #209120 from NickCao/opensbi•••opensbi: 1.1 -> 1.2Nick Cao2023-01-191-3/+8
|\
| * opensbi: 1.1 -> 1.2Nick Cao2023-01-051-3/+8
* | fastly: 4.6.1 -> 4.6.2R. Ryantm2023-01-181-3/+3