lassulus changed the topic of #nixos-de to: Willkommen im deutschen NixOS Channel. | Meetup Donnerstags 19:00 - 23:00 auf Mumble: nix-shell -p mumble --run "mumble mumble://$USER@lassul.us/nixos"
supersandro2000 has quit [Ping timeout: 246 seconds]
supersandro2000 has joined #nixos-de
mbrgm_ has joined #nixos-de
mbrgm has quit [Ping timeout: 260 seconds]
mbrgm_ is now known as mbrgm
supersandro2000 has quit [Disconnected by services]
<DavHau[m]1>
Ich verstehe nicht ganz wie buildEnv funktioniert. Also wenn ich `python` und `hello` zusammen in ein buildEnv schmeisse, dann kann ich von python aus hello via `subprocess.run("hello")` aufrufen. Woher weiss python wo hello liegt? Ich sehe nichts im PATH was auf hello hindeutet.
<DavHau[m]1>
Oh, ich glaube ich habe mich getaeuscht. Man kann hello doch nicht von python aufrufen. Dann passt alles