Commit graph

7 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Renaud 5af5b19bc7
hardinfo: restrict to x86 linux platforms 2019-11-16 16:25:07 +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
Christoph Neidahl 4708d3f84b hardinfo: fix not finding libc 2019-03-17 09:22:59 +01:00
Tor Hedin Brønner 3fdfde44c6
hardinfo: fix build with new libsoup 2018-11-30 21:35:22 +01:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Bjørn Forsman 3e5022c787 hardinfo: init at 0.5.1
Display information about your hardware and operating system.
2017-02-01 21:12:59 +01:00