From a00113edd596f0bad40269573999abd844ca82b5 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Fri, 18 Apr 2025 21:21:37 +0200 Subject: vault backup: 2025-04-18 21:21:37 --- Working with Nix shells.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Working with Nix shells.md') diff --git a/Working with Nix shells.md b/Working with Nix shells.md index c042edd..5a073a9 100644 --- a/Working with Nix shells.md +++ b/Working with Nix shells.md @@ -1,5 +1,10 @@ +--- +tags: + - nix +--- Basic invocation: `nix-shell -p [ pkgs ... ]` +Nix shells are also used for [[Exposing development headers on Nixos]] # Shebang ``` #! /usr/bin/env nix-shell -- cgit v1.2.3