mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 13:10:33 +00:00
parent
9fe17c6ff3
commit
8743f8f29a
|
@ -19,5 +19,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = http://surfraw.alioth.debian.org;
|
||||
maintainers = [];
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
license = stdenv.lib.licenses.publicDomain;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue