Commit graph

12 commits

Author SHA1 Message Date
Ben Wolsieffer 53cdb95d10 crda: fix cross compilation 2020-08-13 14:20:54 -04:00
Matthew Bauer da8e991836 crda: use prefixed pkg-config 2020-06-25 00:09:22 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar 4a583c8be5
crda: port to Python 3 2019-12-29 11:21:10 +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
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Samuel Leathers e92f5b54fb crda: fix build with gcc6 2017-09-01 08:37:50 -04:00
Tobias Geerinckx-Rice 4a53b2eaf7
crda: Add usage hint to longDescription.
Reported by samae on #nixos.
2017-03-20 23:24:46 +01:00
Frederik Rietdijk 58c41ecd35 crda: use python2 2016-10-18 23:16:08 +02:00
Tobias Geerinckx-Rice 9fb8020e4e Add version attribute where maintainers |= nckx
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tobias Geerinckx-Rice 330b89c68b crda: use PREFIX instead of DESTDIR
Otherwise, `$out/lib/udev/rules.d/85-regulatory.rules` will still refer to a
non-existent `/sbin/crda`.
2015-12-27 21:43:26 +01:00
Tobias Geerinckx-Rice ee0fae473c crda: init at 3.18 2015-12-27 19:00:42 +01:00