mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
style: clean up code
This commit is contained in:
parent
48bd87f26f
commit
80d4d3df60
3 changed files with 4 additions and 3 deletions
|
|
@ -26,7 +26,6 @@ in {
|
|||
value = prev.callPackage (
|
||||
{
|
||||
stdenvNoCC,
|
||||
lib,
|
||||
fetchurl,
|
||||
}:
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue