From 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 Mon Sep 17 00:00:00 2001 From: Jasper Ras Date: Sun, 19 Jan 2025 21:14:51 +0100 Subject: vault backup: 2025-01-19 21:14:51 --- 3 resources/nix/language/Import.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 3 resources/nix/language/Import.md (limited to '3 resources/nix/language/Import.md') diff --git a/3 resources/nix/language/Import.md b/3 resources/nix/language/Import.md deleted file mode 100644 index d201c74..0000000 --- a/3 resources/nix/language/Import.md +++ /dev/null @@ -1,5 +0,0 @@ -#nix #keyword - ---- -The import keyword brings a Nix expression from another source into scope such that we can reference it. For example, we can `import ` and it would bring the entire attribute set that is Nixpkgs into scope and allows us to reference any of its attributes. - -- cgit v1.2.3