-
I'm speaking purely on behalf of myself, but I would find it excitinh if this can be brought into a shape that it will be easy for devos to built upon.
I see the great powers that both projects com…
-
https://github.com/gytis-ivaskevicius/flake-utils-plus/blob/51cb739c9c9c2258bc70747eb7bc22975ae244bd/systemFlake.nix#L8
It is not entirely clear or self evident why `fup` should provide this servic…
-
**Describe the bug**
When compiling anything via `cmake` with `gcc`, `cmake` will try to compile a simple test-program. However this will fail because it assumes `/bin/sh` to be present (instead of…
-
I've been attempting to use `systemFlake` as it cleans up my messy flake. However I have all my laptops on `nixos-unstable` while I have a server on `nixos-20.09` and the server system doesn't build b…
-
I have some infrastructure in my nixos config to allow only specific unfree packages (to avoid accidental unfree use). Therefore I need to set `nixpkgs.config.allowUnfreePredicate` in my config, but t…
-
* Date you used flake8-plugin-utils: 2021-01-16
* flake8-plugin-utils version used, if any: 1.3.1
* Python version, if any: 3.7.9
* Operating System: Mac OS 10.15
```console
$ python -c "from p…
-
Thoughts on adding a deployment part to the utils? Ideally this would work across multiple deployment tools, but the one I use is deploy-rs so I'll roll with that specific example, though it could als…
-
I have no idea why fup does not implement just a single builder for everything - but now that I look at it - it's obvious that this would be quite a bit nicer way of handling things.
Possible issu…
-
I can't seem to find any documentation from devos side of things on these exporters - the only docs there are part of the code - I think usage example should be added and double-checking formatting is…
-
Hey y'all! I'm running Flakes on NixOS WSL, and want to compile to my RPi 4 (`sd-aarch64`). Regrettable, after running `nixos-generate -f sd-aarch64`, I get the following error:
```
error: bad val…