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 |
|