mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
osmo-bts: remove unused let .. in
This commit is contained in:
parent
e14fd944ee
commit
ee4dc25003
@ -8,10 +8,6 @@
|
||||
, libosmo-netif
|
||||
}:
|
||||
|
||||
let
|
||||
inherit (stdenv) isLinux;
|
||||
in
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "osmo-bts";
|
||||
version = "1.7.1";
|
||||
|
Loading…
Reference in New Issue
Block a user