nixpkgs/pkgs/tools
Thiago Kenji Okada 5b17034ddc lshw: rename version to fix repology listing
`lshw` is not showing in the nixpkgs-unstable listings in repology, but
it is showing in the previous stable release (release-21.11). The reason
for this was a change in 8d0267dc8f, that
fixed the `lshw` version to include its letter prefix.

However, the way the version is computed for repology is to parse the
`name` attr instead, separating it in `pname` and `version`. The
function that does this (`builtins.parseDrvName`) considers anything
that is a `name` everything up to the first dash followed by a digit.
Because the `version` includes the letter `B` as prefix, it them ends up
splitting it wrong.

See https://github.com/NixOS/nix/pull/4463 for a proper fix, but for now
let's just "fix" this by not including the prefix in the `version`.
2022-04-21 14:30:34 +01:00
..
admin awscli2: use python-dateutil directly 2022-04-20 21:18:39 +02:00
archivers Merge pull request #168792 from roblabla/fix-wimlib-darwin 2022-04-20 12:22:21 +01:00
audio Merge pull request #169001 from dotlambda/spotdl-3.9.5 2022-04-18 01:12:56 +02:00
backup Merge pull request #158471 from illdefined/bakelite 2022-04-20 21:56:37 +01:00
bluetooth
bootloaders/refind
cd-dvd
compression pigz: use github as a source 2022-04-20 20:04:47 +02:00
filesystems Merge remote-tracking branch 'origin/master' into staging-next 2022-04-16 00:52:15 +02:00
games Merge branch 'staging-next' into staging 2022-04-14 09:53:21 +02:00
graphics cuneiform: fix build with gcc 11 2022-04-18 16:35:53 +02:00
inputmethods lisgd: 0.3.2 -> 0.3.3 2022-04-12 02:00:38 +00:00
misc Merge pull request #168229 from jyooru/update/melody 2022-04-21 19:22:39 +08:00
networking Merge pull request #169496 from armeenm/remove-weighttp 2022-04-21 08:01:53 +02:00
nix alejandra: 1.1.0 -> 1.2.0 2022-04-11 01:20:18 +00:00
package-management Merge pull request #169238 from Artturin/commaupdate 2022-04-20 22:06:34 +03:00
security Merge pull request #169532 from fabaff/bump-gitleaks 2022-04-21 08:55:52 +02:00
system lshw: rename version to fix repology listing 2022-04-21 14:30:34 +01:00
text Merge pull request #165552 from r-ryantm/auto-update/highlight 2022-04-19 12:20:25 +01:00
toml2nix
typesetting sile: 0.12.4 → 0.12.5 2022-04-18 12:48:18 +03:00
video treewide/meta: Remove chiiruno and replace with Madouura (#169096) 2022-04-18 02:13:36 +03:00
virtualization Merge remote-tracking branch 'origin/master' into staging-next 2022-04-15 13:30:48 +02:00
wayland wl-mirror: 0.10.0 -> 0.11.2 2022-04-17 01:54:51 +02:00
X11 Merge master into staging-next 2022-04-16 18:01:07 +00:00