Commit Graph

11 Commits

Author SHA1 Message Date
Frederik Rietdijk
f812cdd3b8 kconfig-frontends: use python3 2021-04-03 17:06:11 +02:00
Ben Siraphob
c522fec274 pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
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.
2021-01-19 01:16:25 -08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Matthew Bauer
8633a12224 kconfig-frontends: don’t error on security warning
needed for clang 7
2019-06-05 22:52:58 -04:00
Will Dietz
4fcf281e53 kconfig-frontends: don't disable format hardening, doesn't seem needed 2018-09-07 19:36:51 -05:00
Will Dietz
3c42848ec7 kconfig-frontends: patch+wrap python shebang to fix kconfig-diff 2018-09-07 19:31:33 -05:00
Will Dietz
320a587b7e kconfig-frontends: 3.12.0.0 -> 4.11.0.1 2018-09-07 19:00:54 -05: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
Robin Gloster
08928dc57a kconfig-frontends: disable format hardening 2016-08-03 20:03:18 +00:00
Brandon Edens
1d8e7cd4c9 kconfig-frontends: init 3.12.0.0 2016-04-19 21:17:47 -07:00