Merge pull request #273236 from wegank/hobbes-cleanup
hobbes: drop unused override
This commit is contained in:
commit
775b6540e7
1 changed files with 1 additions and 1 deletions
|
@ -731,7 +731,7 @@ with pkgs;
|
|||
|
||||
hwatch = callPackage ../tools/misc/hwatch { };
|
||||
|
||||
hobbes = callPackage ../development/tools/hobbes { stdenv = gcc10StdenvCompat; };
|
||||
hobbes = callPackage ../development/tools/hobbes { };
|
||||
|
||||
honeycomb-refinery = callPackage ../servers/tracing/honeycomb/refinery { };
|
||||
|
||||
|
|
Loading…
Reference in a new issue