summaryrefslogtreecommitdiff
path: root/Working with Nix shells.md
diff options
context:
space:
mode:
authorJasper Ras <jras@hostnet.nl>2025-04-25 16:16:51 +0200
committerJasper Ras <jras@hostnet.nl>2025-04-25 16:16:51 +0200
commit468e33e7926897756acfe0d483633fb36949ebc5 (patch)
treeb0bc6f5a62532028d6f2eb4616d16fb23ea6db04 /Working with Nix shells.md
parentc9a730e5b363a10639309c81dab838232ee434b6 (diff)
parent80325cced8485df9d87c1b5d9f5d123d85b01336 (diff)
vault backup: 2025-04-25 16:16:51
Diffstat (limited to 'Working with Nix shells.md')
-rw-r--r--Working with Nix shells.md5
1 files changed, 5 insertions, 0 deletions
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