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
|
in
|
||||||
pkg:
|
pkg:
|
||||||
(pkg.overrideAttrs (old: {
|
(pkg.overrideAttrs (old: {
|
||||||
name = "nixGL-${pkg.name}";
|
|
||||||
buildCommand = ''
|
buildCommand = ''
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue