Commit graph

26 commits

Author SHA1 Message Date
Artturin 335632575c linuxPackages.evdi: unstable-2021-06-11 -> unstable-2021-07-7 2021-08-04 16:29:16 +03:00
fortuneteller2k 60b1a047b7 linuxPackages.evdi: 2021-04-01 -> 2021-06-11, fix 5.13 build 2021-07-06 10:51:18 +08:00
eyjhb e153deef61
evdi: v1.7.2 -> unstable-20210401 2021-04-19 08:35:00 +02:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
eyjhb 2636ff59fb
evdi: unstable-20200416 -> v1.7.2 2020-12-15 21:02:30 +01:00
eyjhb 6f5b995a9d
evdi: added maintainer eyjhb 2020-07-16 10:17:29 +02:00
eyjhb f72d51cc4e
evdi: 2020-02-22 -> 2020-04-16 2020-07-11 11:59:58 +02:00
sjau 473c80526a evdi: 2019-01-16 -> 2019-02-25 2020-03-03 16:43:59 +01:00
sjau edd636f7cd evdi: 1.6.4 -> git-2020-01-16 2020-01-24 09:17:11 +01:00
R. RyanTM cd6ac55fb1 linuxPackages.evdi: 1.6.3 -> 1.6.4 2020-01-15 14:41:21 +01:00
Peter Hoeg 198fdd98fb linuxPackages.evdi: 1.6.2 -> 1.6.3
This works with kernel 5.3.x
2019-11-01 12:46:59 +08:00
Janne Heß cd5376cb4b evdi: Unbreak on Linux 5.2 and lower
The changelog mentions 5.2 support:
https://github.com/DisplayLink/evdi/releases/tag/v1.6.2
2019-08-22 17:35:34 +02:00
Will Dietz 7e5f0cd4e9
evdi: 1.6.1 -> 1.6.2
https://github.com/DisplayLink/evdi/releases/tag/v1.6.2

Since it's short:

    support for 5.2 kernel
    Intel-IOMMU workaround
    workaround for problem with FourCC when switching Xorg <-> Wayland
    fix issues found with Coverity
2019-07-09 06:05:40 -05:00
R. RyanTM 45ae520de0 linuxPackages.evdi: 1.6.0 -> 1.6.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
2019-07-03 09:29:54 +02:00
R. RyanTM 66002ce902 linuxPackages.evdi: 1.5.1 -> 1.6.0 (#56636)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
2019-03-15 16:59:30 +01:00
R. RyanTM c7c021757b linuxPackages.evdi: 1.5.0.2 -> 1.5.1
* linuxPackages.evdi: 1.5.0.2 -> 1.5.1 (#50754)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions

* evdi: refresh meta

Licenses : lib is LGPL-2.1-only while module is GPL-2.0-only

Supported kernel versions: builds with 4.15 / 4.16 / 4.17 since commit 90c26648acbe9a2f7ce4e0331e39045819323bf2
2018-11-21 20:23:41 +01:00
Uli Baum 9665e64848 linuxPackages.evdi: mark broken on aarch64
never built in available Hydra history
2018-10-12 23:02:32 +02:00
R. RyanTM ef043c727f linuxPackages.evdi: 1.5.0 -> 1.5.0.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/evdi/versions
2018-09-06 22:17:55 -07:00
Nikolay Amiantov 1acf9f360d linuxPackages.evdi: mark as broken on Linux 4.15 2018-02-27 03:26:31 +03:00
Nikolay Amiantov f5b04628f0 linuxPackages.evdi: disable fortify hardening
Also fix version (this revision is actually tagged).
2018-02-27 03:17:57 +03:00
schuppentier 6f7c197700 evdi: 1.4.1+git2017-06-12 -> unstable-2018-01-12 (#33907) 2018-01-16 09:05:42 +00:00
Tuomas Tynkkynen 94454384c2 linuxPackages.evdi: Mark broken on >= 4.13 2017-09-14 18:54:33 +03:00
Tim Steinbach 4f3b8c5e7c
evdi: 1.4.1 -> 1.4.1+git2017-06-12 2017-08-29 19:59:31 -04:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Joachim Fasting b1f0af7ef6
linuxPackages.evdi: specify minimum kernel version, per upstream
Upstream says 3.16 is the oldest supported kernel.  No versions prior to
3.18 build on Hydra. See e.g., https://hydra.nixos.org/build/53599831.
2017-06-09 12:54:57 +02:00
Nikolay Amiantov 030862f63c linuxPackages.evdi: init at 1.4.1 2017-05-19 02:53:09 +03:00