lassulus changed the topic of #nixos-de to: Willkommen im deutschen NixOS Channel. | camp! https://hackmd.shackspace.de/camp2019# | T-Shirts: https://codi.lassul.us/1ApEfpzOQf6tGXZT0Pusdw?both#NixOS
bavramor has quit [Remote host closed the connection]
andi- has quit [Read error: Connection reset by peer]
andi- has joined #nixos-de
Guanin has quit [Remote host closed the connection]
foxit has joined #nixos-de
palo1 has joined #nixos-de
palo has quit [Ping timeout: 272 seconds]
palo1 is now known as palo
hmpffff has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-de
hexa- has quit [Ping timeout: 276 seconds]
hmpffff has quit [Client Quit]
hmpffff has joined #nixos-de
hexa- has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
mupf has quit [Quit: WeeChat 2.5]
hmpffff has joined #nixos-de
mupf has joined #nixos-de
<foxit> ich habe gerade noch ein systemd service file erstellt, dass mir ein kommando ausführen soll. leider bekomme ich beim starten über systemctl dort immer ein: command not found. Main process exited, code=exited, status=127/n/a.
<Florian[m]> foxit: klingt stark nach absoluten Pfad vergessen.
<foxit> ja richtig aber der ändert ja immer
<andi-> du brauchst den absoluten Pfad nicht wenn du script und/oder `path = [ pkgs.mypkg ];` setzt.
<foxit> mhh irgendwo muss ich noch einen denkfehler haben
<foxit> ExecStart = "${pkgs.gitea}/bin/gitea
<foxit> jetzt klappts
<foxit> super danke euch!
<Florian[m]> foxit: das mit dem Pfad setzen hat so wohl nicht funktioniert, dem Suchpfad in der Fehlermeldung zu urteilen, da hätte ja ein /nix/store-bla dabeiseinmüssen. Aber so geht's natürlich auch, gerade wenn du eh nur einen einzigen Aufruf hast ist's praktischer so rum.
<foxit> ja für diesen fall passt das so
<nervengift> kann ich in packageOverrides eigentlich einem paket eine (bisher nicht vorhandene) postBuild injizieren? Ein schneller naiver Test hat zumindest nicht funktioniert :/
<nervengift> (ja es ist so oder so hacky)
<ma27[m]> wenn das paket in der buildPhase ein `runHook postBuild` hat
fendor_ has joined #nixos-de
<foxit> ich habe zufällig heute das hier gesehen: packageOverrides deprecated! https://github.com/NixOS/nixpkgs/issues/43266
<{^_^}> #43266 (by lheckemann, 1 year ago, open): Deprecate packageOverrides?
<sphalerite> ist es noch nicht, will ich nur sehr gerne :)
<sphalerite> nervengift: pkg = super.pkg.override (o: { buildPhase = o.buildPhase + ''dein postBuild''; }); müsste gehen wenn das Originalpaket ein eigenes buildPhase definiert und darin nicht postBuild aufruft
<nervengift> sphalerite: danke, ich teste mal
<nervengift> nice, scheint geklappt zu haben
* nervengift baut dann mal openjdk neu
fendor_ has quit [Quit: Leaving]
<nervengift> ach, wenn ich ein paket override, nutzen deriavations, die das als dependency haben, trotzdem noch das original, oder?
lango has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
lango has quit [Quit: WeeChat 2.4]
bavramor has joined #nixos-de
hmpffff has joined #nixos-de
bavramor has quit [Quit: Leaving]
bavramor has joined #nixos-de
hmpffff has quit [Quit: nchrrrr…]
hmpffff has joined #nixos-de
hmpffff has quit [Client Quit]
hmpffff has joined #nixos-de
hmpffff has quit [Client Quit]
bavramor has quit [Ping timeout: 245 seconds]
bavramor has joined #nixos-de
bavramor has quit [Ping timeout: 245 seconds]
bavramor has joined #nixos-de
bavramor_ has joined #nixos-de
bavramor has quit [Ping timeout: 245 seconds]
bavramor has joined #nixos-de
bavramor_ has quit [Ping timeout: 272 seconds]
fendor has joined #nixos-de
fendor has quit [Ping timeout: 245 seconds]
bavramor has quit [Remote host closed the connection]