aboutsummaryrefslogtreecommitdiff
path: root/src/nix/flake-check.md
diff options
context:
space:
mode:
authorregnat <rg@regnat.ovh>2021-07-13 17:23:29 +0200
committerregnat <rg@regnat.ovh>2021-07-13 17:25:27 +0200
commit797e260e3a322937bd31f94d166beafc283f6ed7 (patch)
tree24a2085774f28d9bbfe49f5e182cbf92ef8941c6 /src/nix/flake-check.md
parent43d5c5f87b0f1cc9405709a777d66496b4ca4e21 (diff)
Make `nix flake check` aware of `devShells`
Diffstat (limited to 'src/nix/flake-check.md')
-rw-r--r--src/nix/flake-check.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nix/flake-check.md b/src/nix/flake-check.md
index 8ef932954..d995d6274 100644
--- a/src/nix/flake-check.md
+++ b/src/nix/flake-check.md
@@ -33,6 +33,7 @@ The following flake output attributes must be derivations:
* `checks.`*system*`.`*name*
* `defaultPackage.`*system*`
* `devShell.`*system*`
+* `devShells.`*system*`.`*name*`
* `nixosConfigurations.`*name*`.config.system.build.toplevel
* `packages.`*system*`.`*name*