nix: update flake comment to mention --override-input
This commit is contained in:
parent
c7ec9872ca
commit
5f1783b9bb
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@
|
|||
sidebus.url = "git+https://git.clan.lol/clan/sidebus?shallow=1&ref=main";
|
||||
sidebus.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
# Sources for packages (replaces git submodules)
|
||||
# Pinned to the same commits as the original submodules
|
||||
# To override with local checkouts during development, use the --override-input CLI flag!
|
||||
muvm-src = {
|
||||
url = "github:valpackett/muvm/3ec4c90bbfb6d0111f91b898a7f17deb562f4f92";
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue