Yassine IBRAHIMI

Results 5 comments of Yassine IBRAHIMI

Hello, I had a problem with the 2.3.7 of vagrant when trying to run the [metasploitable 3](https://github.com/rapid7/metasploitable3) vagrant file with windows machine, I get this error. ![image](https://github.com/NixOS/nixpkgs/assets/75940849/7e2a9759-0526-4414-83e1-8095422190e7) After some research...

```nix { # Override nixpkgs to use the latest set of node packages inputs.nixpkgs.url = "github:tylerjl/nixpkgs/vagrant-2-4"; inputs.flake-utils.url = "github:numtide/flake-utils"; outputs = { self, nixpkgs, flake-utils, }: flake-utils.lib.eachDefaultSystem (system: let pkgs...

yeah I can confirm that. Thanks for the PR.

The on-created-empty feature was added back here https://github.com/hyprwm/Hyprland/pull/5452, and introduced the bug also.

i think this issues is a duplicate of https://github.com/hyprwm/Hyprland/issues/5663