flake-edit icon indicating copy to clipboard operation
flake-edit copied to clipboard

Edit your flake inputs with ease.

Results 30 flake-edit issues
Sort by recently updated
recently updated
newest added

Bumps [criterion](https://github.com/criterion-rs/criterion.rs) from 0.7.0 to 0.8.0. Release notes Sourced from criterion's releases. criterion-plot-v0.8.0 No release notes provided. criterion-v0.8.0 BREAKING Drop async-std support Changed Bump MSRV to 1.86, stable to 1.91.1...

dependencies
rust

Bumps [tracing](https://github.com/tokio-rs/tracing) from 0.1.41 to 0.1.43. Release notes Sourced from tracing's releases. tracing 0.1.43 Important The previous release [0.1.42] was yanked because #3382 was a breaking change. See further details...

dependencies
rust

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.43.2 to 1.44.3. Release notes Sourced from insta's releases. 1.44.3 Release Notes Fix a regression in 1.44.2 where merge conflict detection was too aggressive, incorrectly flagging snapshot...

dependencies
rust

Bumps [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 27 to 28. Release notes Sourced from DeterminateSystems/update-flake-lock's releases. v28 What's Changed Includes an update of peter-evans/create-pull-request to v7.0.9, which fixes compatibility when using actions/checkout@v6. Update Nix...

dependencies
github_actions

Automatically merges dependabot PRs once CI passes.

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.51 to 4.5.53. Release notes Sourced from clap's releases. v4.5.53 [4.5.53] - 2025-11-19 Features Add default_values_if, default_values_ifs v4.5.52 [4.5.52] - 2025-11-17 Fixes Don't panic when args_conflicts_with_subcommands conflicts...

dependencies
rust

Allow to `toggle` inputs, for example for local development. If an input with an id is in a comment, use it as a potential alternative input.

Add an `unpin` subcommand, that removes any "pinning" of flakerefs.

enhancement