mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
distrho: fix name
This commit is contained in:
parent
6667e964e9
commit
44fc3b26d2
@ -2,7 +2,7 @@
|
||||
, libxslt, lv2, pkgconfig, premake3, xlibs }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "DISTRHO-Ports-git-2015-01-28";
|
||||
name = "distrho-ports-git-2015-01-28";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/DISTRHO/DISTRHO-Ports.git";
|
||||
|
Loading…
Reference in New Issue
Block a user