nushell: comment on plugin compatibility
This commit is contained in:
parent
fad92653b7
commit
37467643f3
@ -20,6 +20,9 @@
|
||||
}:
|
||||
|
||||
let
|
||||
# NOTE: when updating this to a new non-patch version, please also try to
|
||||
# update the plugins. Plugins only work if they are compiled for the same
|
||||
# major/minor version.
|
||||
version = "0.105.1";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
|
Loading…
x
Reference in New Issue
Block a user