dont rename packages
This commit is contained in:
parent
5ae23788ac
commit
91736b76e2
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ let
|
|||
in
|
||||
pkg:
|
||||
(pkg.overrideAttrs (old: {
|
||||
name = "nixGL-${pkg.name}";
|
||||
buildCommand = ''
|
||||
set -eo pipefail
|
||||
|
||||
|
|
Loading…
Reference in a new issue