mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 07:13:23 +01:00
demoit: remove goPackagePath
This commit is contained in:
parent
381095f8d2
commit
a8b883b04c
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
buildGoModule {
|
||||
pname = "demoit";
|
||||
version = "unstable-2020-06-11";
|
||||
goPackagePath = "github.com/dgageot/demoit";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dgageot";
|
||||
|
|
Loading…
Reference in a new issue