summaryrefslogtreecommitdiff
path: root/Working with Nix shells.md
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:21:37 +0200
committerJasper Ras <jaspert.ras@gmail.com>2025-04-18 21:21:37 +0200
commita00113edd596f0bad40269573999abd844ca82b5 (patch)
treeff88579120b50642d43afd495a5ab72b6bfa1aba /Working with Nix shells.md
parente8341d867b2ce5752664d0b4be4fef440ad56f21 (diff)
vault backup: 2025-04-18 21:21:37
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