Skip to content

Commit b0fedfa

Browse files
committed
Add nixpkgs instruction
1 parent 989d92d commit b0fedfa

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,15 @@ scoop install qrscan
4242
cargo install --locked --force qrscan
4343
```
4444

45-
#### Nix Flake
45+
#### Nix
46+
47+
##### Nixpkgs
48+
49+
```bash
50+
nix-env -f https://github.com/NixOS/nixpkgs/tarball/master -iA qrscan
51+
```
52+
53+
##### Flake
4654

4755
```bash
4856
nix profile install github:sayanarijit/qrscan

0 commit comments

Comments
 (0)