Cole Mickens

Results 306 issues of Cole Mickens

1. The impure script uses $PWD to build the disk image. 2. There's no protections for an existing disk image in "$out". 3. The option documentation for `extraPostVM`: i. doesn't...

Hi, I know nothing about `zig`. It seems like there's a new lockfile thing added in recent versions. it would be fantastic if `nix-update` supported it like it does `Cargo.lock`...

``` nix-update \ --flake \ packages.x86_64-linux.foot \ --version \ branch=master \ --commit \ --override-filename \ ./pkgs/foot/metadata.nix ``` results in: ``` [the nix expr that nix-update evals + prints is omitted,...

### Description see: https://github.com/nix-community/home-manager/issues/5944 - a PR got in that broke cross-compilation Would y'all be open to a PR that adds a test configuration that exercises a minimal HM config...

feature request

### Are you following the right branch? - [X] My Nixpkgs and Home Manager versions are in sync ### Is there an existing issue for this? - [X] I have...

bug
triage

If I'm not mistaken, this is blocked on: https://github.com/Mic92/nix-update/issues/276

I'm running this command from a terminal inside OpenVSCode-Server: ``` jj \ --config-toml='ui.merge-editor="openvscode-server"' \ --config-toml='merge-tools.openvscode-server.merge-args=["--wait", "--merge", "$left", "$right", "$base", "$output"]' \ resolve ``` While I'm able to do the merge...

### Describe the bug Hi, I'm filing this as a bug because I'm sure I've used my work calendar widget with Lawnchair in the past, but I'm unable to now....

bug

(draft, while I do some extra testing)

Hm. `--cancel` doesn't really behave the way I'd expect. The codepath around it seem to ... still try to boot an instance, rather than short-circuiting to the cancellation as I...