mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 11:36:04 +01:00
chore: remove unused
This commit is contained in:
parent
5024cc20e2
commit
48bb6ed6fb
1 changed files with 0 additions and 1 deletions
|
|
@ -59,7 +59,6 @@ let
|
|||
};
|
||||
new-fw = prev.raspberrypifw.overrideAttrs (oldfw: { src = fw; });
|
||||
new-wireless-fw = final.callPackage wireless-fw { };
|
||||
version-slug = builtins.replaceStrings [ "." ] [ "_" ] version;
|
||||
in
|
||||
{
|
||||
"latest_${board}" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue