fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

11K
active users

Yann Büchau :nixos:

@publicvoit @AngryAnt @raboof Well if you need any kind of dependency, a simple `python ./myscript.py` won't work on any distribution. Poetry or uv can ease that step of specifying and fetching dependencies, and work identically across distros. The only difference on is that you will need to run everything from within an fhsUserEnv, e.g. execute my `fhs` command here before:

gitlab.com/nobodyinperson/nixc

This is how I do it.

GitLabmodules/fhs.nix · main · Yann Büchau / 📦 Yanns NixOS Config · GitLabMy NixOS Config