mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-19 04:02:10 +00:00
lbzip2: style fix
This commit is contained in:
parent
fefede9807
commit
9ed21f3a49
|
@ -1,4 +1,4 @@
|
|||
{stdenv, fetchurl}:
|
||||
{ stdenv, fetchurl }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "lbzip2-2.5";
|
||||
|
|
Loading…
Reference in a new issue