From ef22fc29c69fa3fdd42db1ccfe452c43120ce262 Mon Sep 17 00:00:00 2001 From: "Wyatt J. Miller" Date: Thu, 11 Jul 2024 22:25:11 -0400 Subject: [PATCH] vault backup: 2024-07-11 22:25:11 --- Projects/Infrastructure/Nix commands (Flakes).md | 1 - 1 file changed, 1 deletion(-) diff --git a/Projects/Infrastructure/Nix commands (Flakes).md b/Projects/Infrastructure/Nix commands (Flakes).md index 8ec038c..be69221 100644 --- a/Projects/Infrastructure/Nix commands (Flakes).md +++ b/Projects/Infrastructure/Nix commands (Flakes).md @@ -42,6 +42,5 @@ nix build "github:" Example from a URL: ```bash -nix build ``` nix build "https://flakehub.com/f/NixOS/nixpkgs/*#bat" ``` \ No newline at end of file