mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
nushell: comment on plugin compatibility
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user