Commit Graph

58 Commits

Author SHA1 Message Date
R. Ryantm
e503207f1a hwdata: 0.381 -> 0.382 2024-05-03 13:59:01 +00:00
R. Ryantm
5e67bf7b5e hwdata: 0.380 -> 0.381 2024-04-04 13:09:40 +00:00
R. Ryantm
49a77003ae hwdata: 0.379 -> 0.380 2024-03-05 14:41:53 +00:00
R. Ryantm
ae3fcc3702 hwdata: 0.378 -> 0.379 2024-02-07 06:35:21 +00:00
Sergei Trofimovich
188392f19e hwdata: 0.377-2 -> 0.378
Changes: https://github.com/vcrhonek/hwdata/compare/v0.377-2...v0.378
2024-01-06 07:55:13 +00:00
Mario Rodas
11ec3c3114
Merge pull request #273405 from trofi/hwdata-update
hwdata: 0.376 -> 0.377-2
2023-12-17 07:53:31 -05:00
Sergei Trofimovich
2f583fdd05 hwdata: 0.376 -> 0.377-2
Changes: https://github.com/vcrhonek/hwdata/compare/v0.376...v0.377-2
2023-12-10 20:02:39 +00:00
Artturi
4b27e14f8c
Merge pull request #265738 from Artturin/patchshebangcon
stdenv: run patchShebangs on the configure script when it's a file
2023-11-26 01:28:41 +02:00
Artturin
20591326aa treewide: remove unnecessary patching of configure script
The configure phase of `stdenv` now runs `patchShebangs` on
`configureScript`.

Did not remove `patchShebangs` in packages which override `configurePhase`
2023-11-25 18:16:12 +02:00
Sergei Trofimovich
fd502cb01f hwdata: 0.375 -> 0.376
Changes: https://github.com/vcrhonek/hwdata/compare/v0.375...v0.376
2023-11-04 04:09:43 +00:00
R. Ryantm
d669dfbb0d hwdata: 0.374 -> 0.375 2023-10-09 05:36:07 +00:00
R. Ryantm
b998eaa96e hwdata: 0.373 -> 0.374 2023-09-08 05:02:56 +00:00
R. Ryantm
d6b4100cb5 hwdata: 0.372 -> 0.373 2023-08-12 23:26:06 +00:00
PedroHLC ☭
68b134cdfc
hwdata: 0.371 -> 0.372 2023-07-13 13:15:40 -03:00
R. Ryantm
f4e2982aa7 hwdata: 0.370 -> 0.371 2023-06-10 01:18:23 +00:00
PedroHLC ☭
12a4c5db15
hwdata: 0.369 -> 0.370 2023-05-03 21:09:49 -03:00
R. Ryantm
15f4972e88 hwdata: 0.368 -> 0.369 2023-04-18 04:48:08 +00:00
R. Ryantm
40f7522469 hwdata: 0.367 -> 0.368 2023-03-02 09:31:46 +00:00
PedroHLC ☭
d5f88d5d1c
hwdata: 0.366 -> 0.367 2023-02-08 13:48:36 -03:00
R. Ryantm
2a60c41910 hwdata: 0.364 -> 0.366 2023-01-07 18:47:24 +00:00
R. Ryantm
fbe8816885 hwdata: 0.363 -> 0.364 2022-11-26 09:26:39 +00:00
Ingo Blechschmidt
657dd4e8bf
hwdata: 0.360 -> 0.363 2022-11-09 12:58:37 +01:00
Sandro Jäckel
bcf29733e9
hwdata: 0.347 -> 0.360 2022-06-10 01:14:36 +02:00
Jan Tojnar
21541fc97c Revert "Revert "hwdata: 0.344 -> 0.347""
This reverts commit f070de253c.
2021-05-16 16:37:13 +02:00
Ingo Blechschmidt
d9a5c6fa60 hwdata: remove restriction to platforms.linux
hwdata is just a collection of (plain-text) databases and hence makes
sense on any platform. The impetus for this commit was #112644, where we
wanted to change pciutils so that it uses the database from hwdata. At
this time, pciutils was marked as platforms.unix but hwdata only as
platforms.linux.
2021-02-16 23:15:02 +01:00
Ingo Blechschmidt
f9c556b1e9 hwdata: 0.343 -> 0.344 2021-02-14 21:04:48 +01:00
R. RyanTM
84f357ec32
hwdata: 0.335 -> 0.343 2021-01-29 18:52:29 +01:00
Ben Siraphob
16d91ee628 pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
Anthony Cowley
bdbffbe91b hwdata: 0.316 -> 0.335 2020-05-06 00:45:01 -04:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01: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
Jan Tojnar
eadd086834 hwdata: 0.314 → 0.316 2018-10-26 21:22:25 +02:00
Vladimír Čunát
00df25ee57
Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
xeji
99f4e548c4
hwdata: 0.313 -> 0.314 (#44826) 2018-08-09 21:51:57 +02:00
Frederik Rietdijk
d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
volth
53df81926a hwdata: fixed-output derivation (#44606) 2018-08-07 15:50:01 +02:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
R. RyanTM
6a87882937 hwdata: 0.312 -> 0.313
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

<details><summary>Version release notes (from GitHub)</summary>
</details>

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.313 with grep in /nix/store/q7cj4jh3pf1g9wlhsmz8034mi6ljink0-hwdata-0.313
- directory tree listing: https://gist.github.com/f132a672f7d5f48add649a0fabcdfd67
- du listing: https://gist.github.com/750425ee97475d74680486f11bebc6a5
2018-07-08 00:41:35 -07:00
Matthew Bauer
6748534d83 Merge remote-tracking branch 'upstream/master' into staging 2018-05-08 09:36:00 -05:00
R. RyanTM
fe89c1be03 hwdata: 0.311 -> 0.312
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.312 with grep in /nix/store/sfzsz7mns2n1kj0s9wdhv38s5xm0a1c3-hwdata-0.312
- directory tree listing: https://gist.github.com/7c5e5f17dc28268564e6ebf71204803d
2018-05-07 03:01:21 -07:00
Jan Malakhovski
7438083a4d tree-wide: disable doCheck and doInstallCheck where it fails (the trivial part) 2018-04-25 04:18:46 +00:00
R. RyanTM
8564ceac8d hwdata: 0.310 -> 0.311
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

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

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.311 with grep in /nix/store/gfaiffnb4k4pmszbnv41jxmibvd07v1w-hwdata-0.311
- directory tree listing: https://gist.github.com/a3dcff8ef8aec362a11c36f07277ad0d
2018-04-10 23:12:46 -07:00
Ryan Mulligan
3296b87bb1 hwdata: 0.309 -> 0.310
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.310 with grep in /nix/store/m4pqcazp9c7nn1kkzi12l9m6hr8drl7v-hwdata-0.310
- found 0.310 in filename of file in /nix/store/m4pqcazp9c7nn1kkzi12l9m6hr8drl7v-hwdata-0.310
2018-03-14 11:47:34 -07:00
Ryan Mulligan
ba1e24c749 hwdata: 0.308 -> 0.309
Semi-automatic update. These checks were performed:

- built on NixOS
- found 0.309 with grep in /nix/store/jid52565zlg8jhgqarln207dcj5g9njn-hwdata-0.309
- found 0.309 in filename of file in /nix/store/jid52565zlg8jhgqarln207dcj5g9njn-hwdata-0.309
2018-02-26 18:56:09 -08:00
DarkScythe97
2fa14f3d5c hwdata: 0.300 -> 0.308 2018-02-04 17:50:54 +10:30
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
Armijn Hemel
6b9996f523 hwdata: 0.291 -> 0.300
webpage change, since fedorahosted is being shut down
2017-05-12 23:28:36 +02:00
Sebastian Hagen
00f16e3d7c hwdata: Use content-addressed source file; previous source tarball changed contents. 2017-03-10 05:14:14 +00:00
Kranium Gikos Mendoza
1bbcc7e378 hwdata: 0.276 -> 0.291 2016-08-13 10:06:34 +08:00
William A. Kennington III
4febebe9cf hwdata: 249 -> 276 2015-03-26 12:00:34 -07:00