mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-28 13:11:07 +01:00
microsoft/surface: flatten 'repos' object
This commit is contained in:
parent
abb5f782d3
commit
ae4fcae923
2 changed files with 8 additions and 15 deletions
|
|
@ -4,7 +4,6 @@
|
|||
fetchurl,
|
||||
buildLinux,
|
||||
linuxPackagesFor,
|
||||
repos,
|
||||
}:
|
||||
|
||||
let
|
||||
|
|
@ -74,7 +73,6 @@ in
|
|||
{
|
||||
inherit
|
||||
linuxPackage
|
||||
repos
|
||||
surfacePatches
|
||||
versionsOf
|
||||
isVersionOf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue