Parthiv Seetharaman
Parthiv Seetharaman
# Description Any pypi2nix command fails due to an error in building pip. The pip reproducible patch from nixpkgs fails to apply because of a missing file. Pip and wheels...
fixes #450 I'm not sure if this should then be exported under `nixosModules`, and also I'm not sure how this will integrate with https://github.com/nix-community/nixos-generators/pull/148. And this is currently untested.
# Intro I'm writing this up in reference to #451 #372 and #313 The documentation and onboarding user story is horrible. After the digga transition, #430, and all sorts of...
alejandra seems like the best choice out there and our codebase would look a lot cleaner with this. This should probably be merged after #438, so we don't have to...
## Expected Behavior A built iso should be able to install a host without any network access. ## Current Behavior There seems to be some dependencies still installed over the...
Alejandra hangs when trying to format the following file: https://github.com/divnix/grafonnix/blob/main/checks/dashboard/adds.nix. The file is definitely strange with its excessive use of parentheses and the large items in the list. cc @blaggacao
Improve flattenTree's safety. If attributes throw an error, they should just be ignored, since the goal is to filter out derivations.
I just added this feature in my fork, thought I'd share the concept and code. To make the rss reader more powerful I set up code to relate all items...
I was able to do it with only one api call to get all pages from the reader database which have matching links to the currently pulled feed items. Then...
## Affected Area Configuration of the authoring tool. ## Requested Feature It would be great if the tool looked at configuration folders, such as ~/.config/adapt_authoring or /etc/adapt_authoring, for configuration values....