bird-lg: set pname insted of name and move meta and version into the … (#482557)
This commit is contained in:
@@ -50,12 +50,10 @@ let
|
||||
};
|
||||
in
|
||||
symlinkJoin {
|
||||
name = "bird-lg-${bird-lg-frontend.version}";
|
||||
pname = "bird-lg";
|
||||
inherit (bird-lg-frontend) version meta;
|
||||
paths = [
|
||||
bird-lg-frontend
|
||||
bird-lg-proxy
|
||||
];
|
||||
}
|
||||
// {
|
||||
inherit (bird-lg-frontend) version meta;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user