Tootfinder

Opt-in global Mastodon full text search. Join the index!

@nobodyinperson@fosstodon.org
2025-06-06 08:44:44

Would anyone else like to access the current :nixos: flake's commit message from within #nix, e.g. via `self.sourceInfo.commitMsg`, for example to get a more descriptive boot menu entry? I for sure do and opened an issue:

@nebucatnetzer@social.linux.pizza
2025-06-04 15:55:40

Does someone know if it is possible to use the devenv services with flake-parts?
I would like to only consume the nix modules and use them with flake-parts.
I know that services-flake exists but I want specifically the devenv services.
#nix #nixos

@nobodyinperson@fosstodon.org
2025-06-05 23:06:42

Yay, I finally figured out how to build HTML documentation of my custom :nixos: #NixOS options. 🥳
Some thoughts:
- It still contains *all* normal NixOS options (it's a 13MB HTML file...)
- I don't see a way to filter for only my custom options - be it just by regex for example
- It's the documentation of *possible* options, doesn't include the actually chosen val…

crudely formatted, black-on-white NixOS option documentation, e.g. `yann.desktop.thumbnailers.entries.<name>.cmd` ... with descriptions, types and examples, generated from nix code
@nobodyinperson@fosstodon.org
2025-05-27 12:07:45

I don't know why, but on #NixOS 25.05 I'm back again keeping my worktree nice and DIRTY so I can use :gitannex: #gitAnnex'ed files. 🙄

The "for one beautiful moment in time" meme.

for one beautiful moment in time, nix allowed using files behind git smudge filters without making the working tree dirty.