We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa93bc commit 0f110dcCopy full SHA for 0f110dc
1 file changed
flake.nix
@@ -3,8 +3,7 @@
3
4
inputs = {
5
nixpkgs.url = "github:NixOS/nixpkgs/25.05";
6
- vmrunner.url = "github:mazunki/vmrunner/flakify";
7
- # vmrunner.url = "github:includeos/vmrunner";
+ vmrunner.url = "github:includeos/vmrunner";
8
};
9
10
outputs = { self, nixpkgs, vmrunner }:
0 commit comments