IdleBot_bf4161f7 has quit [Remote host closed the connection]
IdleBot_b5116448 has joined #nixos-de
fendor has quit [Ping timeout: 276 seconds]
fendor has joined #nixos-de
xkey has quit [Ping timeout: 260 seconds]
xkey has joined #nixos-de
fendor has quit [Ping timeout: 265 seconds]
fendor has joined #nixos-de
<schmittlauch[m]>
buildPythonApplication und buildPythonPackages haben ja spezielle fixupPhases, um imports in direkte Pfade umzuwandeln.
<schmittlauch[m]>
Kann ich das auch in ner normalen stdenv anwenden? Habe hier nen normales autotools Projekt, das aber ein paar python admin scripts hat. und die finden ihre Module natürlich nicht.
foxit has quit [Ping timeout: 250 seconds]
foxit has joined #nixos-de
<Mic92>
schmittlauch[m]: wrapPythonProgramsIn() ist so ein bash funktion die man benutzen kann.
fendor has quit [Remote host closed the connection]
fendor has joined #nixos-de
fendor has quit [Ping timeout: 268 seconds]
ajs124 has joined #nixos-de
<schmittlauch[m]>
Mic92: Wo ist die Funktion denn definiert? Find die mit nem `rg` nicht