Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-29 | flakes: fix boolean and int nixConfig values | Yorick van Pelt | |
Some type confusion was causing ints to be pointers, and bools to be ints. Fixes #5621 | |||
2021-11-12 | Adds an accept-flake-config flag | Tom Bereknyei | |
2021-08-07 | Whitelist nixConfig.flake-registry | Alexander Bantyev | |
flake-registry should be safe to set to an aribtrary value, since it is identical to just setting `inputs`. | |||
2021-05-08 | Create parent trusted list path before writing | Matthew Bauer | |
This makes sure that $HOME/.local/share/nix exists before we try to write to it. | |||
2020-11-26 | Move to separate file | Eelco Dolstra | |