Skip to content

Commit d56dc65

Browse files
committed
chore(nix): add tagref to buildInputs
It's the tool we'll use to maintain cross-references in the code base.
1 parent 848f5cc commit d56dc65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ runCommand "dummy" rec {
77
libusb1
88
openocd
99
rustup
10+
tagref
1011
qemu
1112
gcc
1213
];

0 commit comments

Comments
 (0)