This website requires JavaScript.
Explore
Help
Sign in
lukegb
/
depot
Watch
1
Star
0
Fork
You've already forked depot
0
Code
Issues
1
Pull requests
Projects
Packages
Activity
Actions
cf4109aaf9
depot
/
nix
/
pkgs
/
default.nix
5 lines
98 B
Nix
Raw
Normal View
History
Unescape
Escape
porcorosso: add javaws bin that drops into a FHS env. This allows me to use Supermicro's BMC, which appears to drop a stunnel binary into /tmp and then execute it, which doesn't work properly in Nix because nothing is where it is expected to be.
2020-05-06 09:01:46 +00:00
args
:
{
javaws-env
=
import
./javaws-env.nix
args
;
clouvider-fra01: add Plex Pass media server.
2020-05-06 09:02:00 +00:00
plex-pass
=
import
./plex-pass.nix
args
;
porcorosso: add javaws bin that drops into a FHS env. This allows me to use Supermicro's BMC, which appears to drop a stunnel binary into /tmp and then execute it, which doesn't work properly in Nix because nothing is where it is expected to be.
2020-05-06 09:01:46 +00:00
}
Reference in a new issue
Copy permalink