Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mise settings unset does not seem to work #3868

Closed
jdx opened this issue Dec 29, 2024 Discussed in #3865 · 0 comments · Fixed by #3867
Closed

mise settings unset does not seem to work #3868

jdx opened this issue Dec 29, 2024 Discussed in #3865 · 0 comments · Fixed by #3867

Comments

@jdx
Copy link
Owner

jdx commented Dec 29, 2024

Discussed in #3865

Originally posted by scop December 29, 2024
mise settings unset does not seem to work.

$ mise settings
Key             Value Source                    
python.compile  true  ~/.config/mise/config.toml
$ mise settings unset python.compile
$ mise settings
Key             Value Source                    
python.compile  true  ~/.config/mise/config.toml

mise doctor output

version: 2024.12.21 linux-x64 (71ec24b 2024-12-27)
activated: yes
shims_on_path: no

build_info:
Target: x86_64-unknown-linux-gnu
Features: DEFAULT, NATIVE_TLS, OPENSSL
Built: Fri, 27 Dec 2024 20:25:41 +0000
Rust Version: rustc 1.83.0 (90b35a623 2024-11-26)
Profile: release

shell:
/bin/bash
GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

dirs:
cache: ~/.cache/mise
config: ~/.config/mise
data: ~/.local/share/mise
shims: ~/.local/share/mise/shims
state: ~/.local/state/mise

config_files:
~/.config/mise/config.toml

ignored_config_files: (none)

backends:
aqua
asdf
cargo
core
dotnet
gem
go
npm
pipx
spm
ubi
vfox

plugins:

toolset:
aqua:astral-sh/[email protected]
aqua:astral-sh/[email protected]
aqua:cli/[email protected]
aqua:crate-ci/[email protected]
aqua:crate-ci/[email protected]
aqua:dprint/[email protected]
aqua:evilmartians/[email protected]
aqua:golangci/[email protected]
aqua:goreleaser/[email protected]
aqua:goreleaser/[email protected]
aqua:gotestyourself/[email protected]
aqua:koalaman/[email protected]
aqua:mvdan/[email protected]
aqua:sigstore/[email protected]
core:[email protected]
ubi:aquaproj/[email protected]
ubi:jdx/[email protected]
ubi:sharkdp/[email protected]
ubi:suzuki-shunsuke/[email protected]

path:
~/.local/share/mise/installs/lefthook/1.10.1
~/.local/share/mise/installs/uv/0.5.13/uv-x86_64-unknown-linux-musl
~/.local/share/mise/installs/golangci-lint/1.62.2/golangci-lint-1.62.2-linux-amd64
~/.local/share/mise/installs/shfmt/3.10.0
~/.local/share/mise/installs/shellcheck/0.10.0/shellcheck-v0.10.0
~/.local/share/mise/installs/goreleaser/2.5.0
~/.local/share/mise/installs/go/1.23.4/bin
~/.local/share/mise/installs/usage/1.7.4/bin
~/.local/share/mise/installs/gh/2.64.0/gh_2.64.0_linux_amd64/bin
~/.local/share/mise/installs/typos/1.28.4
~/.local/share/mise/installs/gotestsum/1.12.0
~/.local/share/mise/installs/dprint/0.48.0
~/.local/share/mise/installs/ubi-aquaproj-aqua/2.40.0/bin
~/.local/share/mise/installs/ubi-suzuki-shunsuke-cmdx/1.7.4/bin
~/.local/share/mise/installs/ruff/0.8.4/ruff-x86_64-unknown-linux-musl
~/.local/share/mise/installs/committed/1.1.5
~/.local/share/mise/installs/hyperfine/1.19.0/bin
~/.local/share/mise/installs/cosign/2.4.1
~/.local/share/mise/installs/nfpm/2.41.1
~/.local/bin
~/.cargo/bin
~/.shenv/bin
~/.pyenv/bin
~/.local/lib/node_modules/.bin
/usr/lib/ccache
/usr/local/sbin
/usr/local/bin
/usr/sbin
/usr/bin
/sbin
/bin
/usr/games
/usr/local/games
/snap/bin
/snap/bin
~/.local/share/JetBrains/Toolbox/scripts

env_vars:
MISE_USE_TOML=true
MISE_SHELL=bash

settings:
python.compile true ~/.config/mise/config.toml

No problems found

@jdx jdx linked a pull request Dec 29, 2024 that will close this issue
@jdx jdx closed this as completed in #3867 Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant