summary refs log tree commit diff
path: root/pkgs/os-specific/linux/usbutils
Commit message (Collapse)AuthorAge
* usbutils: 012 -> 013Sebastian Sellmeier2021-05-31
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* usbutils: 010 -> 012R. RyanTM2019-05-14
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/usbutils/versions
* usbutils: usbutilsFull with Python3 for lsusb.pygeistesk2019-02-16
|
* usbutils: fix usb.ids pathJan Tojnar2018-12-01
| | | | | The utility switched from /usr/share to ${datadir}, but it is still not enough for use. It would be nice if upstream provided configure flag.
* hwdata: 0.314 → 0.316Jan Tojnar2018-10-26
|
* usbutils: add licenseMarkus Kowalewski2018-08-30
|
* usbutils: 009 -> 010 (#40635)R. RyanTM2018-05-18
| | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/usbutils/versions. These checks were done: - built on NixOS - Warning: no invocation of /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb.py had a zero exit code or showed the expected version - /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usbhid-dump passed the binary check. - /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/lsusb passed the binary check. - /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010/bin/usb-devices passed the binary check. - 3 of 4 passed binary check by having a zero exit code. - 1 of 4 passed binary check by having the new version present in output. - found 010 with grep in /nix/store/wgq4wwb9dxnhkbih9jscikf2lxhdvbkl-usbutils-010 - directory tree listing: https://gist.github.com/ea1dc2aa0de1416d4359481ce7edb85e - du listing: https://gist.github.com/f46f6ac9b995df459105446dc2761e28
* usbutils: 008 -> 009Tuomas Tynkkynen2017-11-29
|
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* Fix usbutilsEelco Dolstra2015-05-15
| | | | | | More #7524. http://hydra.nixos.org/build/22211118
* usbutils: 007 -> 008William A. Kennington III2015-03-26
|
* Set some meta.platformsEelco Dolstra2015-03-20
| | | | Also fix meta.platform -> meta.platforms in a few places.
* usbutils: Update USB IDsEelco Dolstra2013-10-14
| | | | | Also, don't install update-usbids.sh (doesn't make sense) and fix lsusb.py.
* usbutils: update 006 -> 007Vladimír Čunát2013-07-06
|
* nixos.org/tarballs -> tarballs.nixos.orgEelco Dolstra2013-06-25
| | | | | It's currently the same machine, but tarballs.nixos.org should become an S3/CloudFront site eventually.
* usbutils: Update to 006Eelco Dolstra2012-09-28
|
* * Add a setup hook ‘autoreconfHook’ to simplify packages that need toEelco Dolstra2012-05-19
| | | | | | | | | | | | | run autoreconf: buildInputs = [ autoreconfHook ]; is essentially equivalent to buildInputs = [ autoconf automake libtool ]; preConfigure = "autoreconf -i"; svn path=/nixpkgs/branches/x-updates/; revision=34181
* * Updated usbutils to 005. (Upstream decided to restart numberingEelco Dolstra2012-05-19
| | | | | | versions from 001. Urgh.) svn path=/nixpkgs/branches/x-updates/; revision=34180
* * Updated the USB IDs.Eelco Dolstra2012-05-19
| | | | svn path=/nixpkgs/branches/x-updates/; revision=34179
* usbutils: The sourceforge site doesn't appear to have the tarball anymore, ↵Shea Levy2011-10-28
| | | | | | use kernel mirror svn path=/nixpkgs/trunk/; revision=30089
* * Latest pciutils and usbutils, along with the latest PCI and USB IDs.Eelco Dolstra2010-07-21
| | | | svn path=/nixpkgs/branches/x-updates/; revision=22687
* * usbutils updated to 0.84.Eelco Dolstra2009-08-11
| | | | | | * usb.ids updated to the latest version. svn path=/nixpkgs/trunk/; revision=16681
* * Get rid of all references to nix.cs.uu.nl.Eelco Dolstra2008-11-14
| | | | svn path=/nixpkgs/trunk/; revision=13299
* * Latest usbutils, usb.ids.Eelco Dolstra2008-01-18
| | | | svn path=/nixpkgs/trunk/; revision=10219
* * Rewrite all the SourceForge URLs to mirror://sourceforge/.Eelco Dolstra2007-08-27
| | | | | | find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done svn path=/nixpkgs/trunk/; revision=9198
* * Added HAL.Eelco Dolstra2007-06-05
| | | | svn path=/nixpkgs/trunk/; revision=8835
* * Copy lots of files to nix.cs.uu.nl.Eelco Dolstra2006-01-30
| | | | svn path=/nixpkgs/trunk/; revision=4623
* add usbutilsArmijn Hemel2006-01-04
svn path=/nixpkgs/trunk/; revision=4491