Skip to content

Commit

Permalink
doc: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
zimbatm committed Dec 24, 2017
1 parent 8572e0f commit a9ae16c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/shell.md
@@ -1,10 +1,10 @@
---
title: stdenv.mkShell
title: pkgs.mkShell
author: zimbatm
date: 2017-10-30
---

stdenv.mkShell is a special kind of derivation that is only useful when using
pkgs.mkShell is a special kind of derivation that is only useful when using
it combined with nix-shell. It will in fact fail to instantiate when invoked
with nix-build.

Expand Down

0 comments on commit a9ae16c

Please sign in to comment.