mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:56:09 +01:00
misplaced semicolon
This commit is contained in:
parent
f410badac5
commit
bfc438a275
1 changed files with 1 additions and 1 deletions
|
|
@ -27,4 +27,4 @@ with lib; (base: overlays': stdenvNoCC.mkDerivation {
|
||||||
'')}
|
'')}
|
||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
});
|
})
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue