summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2025-08-23 22:54:46 +0200
committerStefan Kreutz <mail@skreutz.com>2025-08-23 22:54:46 +0200
commite15336958e495b4638dc48f470b87f3d7fc00080 (patch)
treeca19c3f1b7d780b745175634381aaea35bee0850
parente7b18c648fce6352b6f9b84aa81981cd6f600853 (diff)
downloadbrck-e15336958e495b4638dc48f470b87f3d7fc00080.tar
Document Nix flake usage
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c74d4d..4e25984 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,10 @@ Rust's package manager [Cargo][cargo].
$ cargo install brck
+Alternatively you can run (or install) the experimental Nix flake.
+
+ $ nix run git+https://git.skreutz.com/brck.git -- --help
+
## Usage
Without any options, Brck will record all regular files in current working
Generated by cgit. See skreutz.com for my tech blog and contact information.