Alyssa Ross
839d828b9c
treewide: firmware: stdenv -> stdenvNoCC
...
None of these packages use a compiler, except for alsa-firmware, which
has the appropriate compiler in depsBuildBuild already.
Tested by building a NixOS system with hardware.enableAllFirmware = true.
2022-08-12 15:51:22 +00:00
Felix Buehler
da2d48a059
facetimehd-firmware: deprecate phases
2021-07-26 20:20:15 +02:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jaka Hudoklin
c115659884
facetimehd-firmware: 1.43_4 -> 1.43_5
2019-11-05 00:36:45 +01:00
volth
c814d72b51
treewide: name -> pname
2019-08-17 10:54:38 +00:00
Kranium Gikos Mendoza
e57bcc7106
facetimehd-firmware: disable aarch64-linux builds
2017-04-26 03:09:24 +03:00
Graham Christensen
f993e6543a
facetimehd, facetimehd-firmware: Add grahamc as a maintainer
2016-05-26 14:10:03 -05:00
Graham Christensen
27bf0d203d
facetimehd-firmware: 1.43 -> 1.43_4
2016-05-26 14:05:45 -05:00
Kranium Gikos Mendoza
fdb5563bcc
facetimehd-firmware: init at 1.43
2016-01-28 02:59:36 +08:00