nix-community.nixvim/flake-modules
traxys 8fbcfcb469 dev: Move assert in derivation for generated file in the derivation definition
If we access the asserts outside the derivation arguments, and inside
the code that _creates_ the derivation then we observe IFD in `nix flake
show`.

This commit fixes it, and allows `nix flake show` to work!

Fixes #1154
2024-07-05 21:53:05 +02:00
..
dev flake/devshell: add test-lib command + improve checks 2024-06-30 17:53:35 +01:00
updates dev: Move assert in derivation for generated file in the derivation definition 2024-07-05 21:53:05 +02:00
default.nix dev: Add a script to generate rust-analyzer options 2024-07-05 13:34:44 +02:00
helpers.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
legacy-packages.nix flake/legacyPackages: simplify makeNixvim, making it more powerful 2024-06-29 22:15:45 +01:00
lib.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
overlays.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
packages.nix modules: refactor module bootstrapping 2024-07-02 19:58:30 +01:00
templates.nix treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
tests.nix tests/test-derivation: allow tests to be modules 2024-06-29 22:02:44 +01:00
wrappers.nix modules: refactor module bootstrapping 2024-07-02 19:58:30 +01:00