Commit graph

23 commits

Author SHA1 Message Date
rnhmjoj 61f2b36624
ddcutil: 1.0.1 -> 1.1.0 2021-04-24 11:21:11 +02:00
Gabriel Ebner fcea555222 ddcutil: use nixos paths for kernel modules 2021-04-02 22:52:36 +02:00
R. RyanTM 068cdfea44 ddcutil: 1.0.0 -> 1.0.1 2021-02-09 08:29:45 +00:00
R. RyanTM 6b2d7c8d6e ddcutil: 0.9.9 -> 1.0.0 2021-02-06 10:02:29 +00:00
Ben Siraphob 76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08: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
R. RyanTM 8b21936654 ddcutil: 0.9.8 -> 0.9.9 2020-06-26 07:00:58 +00:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 6fb46fd868
ddcutil: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.
2020-04-04 08:54:45 +02:00
R. RyanTM 79687567f5 ddcutil: 0.9.7 -> 0.9.8 2019-12-07 21:24:00 -08:00
R. RyanTM 2ac7392bc2 ddcutil: 0.9.5 -> 0.9.7
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-09-26 07:10:27 -07:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM c10e59e7bf ddcutil: 0.9.4 -> 0.9.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-03-10 13:18:14 +01:00
R. RyanTM ee0396c6b1 ddcutil: 0.9.3 -> 0.9.4
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2019-01-04 11:10:55 +01:00
R. RyanTM 92f9d5b7e5 ddcutil: 0.9.2 -> 0.9.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ddcutil/versions
2018-12-16 17:23:49 +01:00
Michele Guerini Rocco 395d9077b2 ddcutil: 0.9.1 -> 0.9.2 (#45977) 2018-09-03 21:37:01 +02:00
R. RyanTM e1d726f660 ddcutil: 0.9.0 -> 0.9.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/ddcutil/versions.

These checks were done:

- built on NixOS
- /nix/store/s0wznnnrk2688704nlzkplhvh8zcs7xq-ddcutil-0.9.1/bin/ddcutil passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.9.1 with grep in /nix/store/s0wznnnrk2688704nlzkplhvh8zcs7xq-ddcutil-0.9.1
- directory tree listing: https://gist.github.com/e013a05120e8a9b8e765dbfe9ada44c3
- du listing: https://gist.github.com/bb63986822a2bb627a9f6623b2570c2b
2018-06-08 10:52:53 -07:00
R. RyanTM 7d0f84b909 ddcutil: 0.8.6 -> 0.9.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/ddcutil/versions.

These checks were done:

- built on NixOS
- /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0/bin/ddcutil passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.9.0 with grep in /nix/store/xlxjnfwwcwkhzkpg2qwxz5j5gbh4csnk-ddcutil-0.9.0
- directory tree listing: https://gist.github.com/39ac3ce627e1198f84287e5a42257663
- du listing: https://gist.github.com/b896a17a17dd52041097af423a55aea6
2018-05-21 09:03:59 +00:00
Ryan Mulligan 426816e0db ddcutil: 0.8.5 -> 0.8.6
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6/bin/ddcutil -h` got 0 exit code
- ran `/nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6/bin/ddcutil --help` got 0 exit code
- ran `/nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6/bin/ddcutil -V` and found version 0.8.6
- ran `/nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6/bin/ddcutil --version` and found version 0.8.6
- found 0.8.6 with grep in /nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6
- found 0.8.6 in filename of file in /nix/store/kvyrlv9mdf4wxiw0nyygh1gz398lzbny-ddcutil-0.8.6
2018-02-25 19:59:31 -08:00
rnhmjoj bc8ab45704
ddcutil: 0.8.4 -> 0.8.5 2018-01-13 04:02:37 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
rnhmjoj c47ac4d2ad ddcutil: 0.8.2 -> 0.8.4 2017-11-05 17:51:32 +01:00
rnhmjoj 7ef9a9ffc1
ddcutil: init at 0.8.2 2017-06-15 00:32:26 +02:00