mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 20:14:37 +00:00
flutter: add inherit version
This commit is contained in:
parent
76830a8875
commit
e5e446bdc0
@ -41,7 +41,7 @@ let
|
||||
|
||||
buildInputs = [ git ];
|
||||
|
||||
inherit src patches;
|
||||
inherit src patches version;
|
||||
|
||||
postPatch = ''
|
||||
patchShebangs --build ./bin/
|
||||
|
Loading…
Reference in New Issue
Block a user