Skip to content

Commit 0f110dc

Browse files
committed
replace feature branch with upstream
1 parent 5fa93bc commit 0f110dc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33

44
inputs = {
55
nixpkgs.url = "github:NixOS/nixpkgs/25.05";
6-
vmrunner.url = "github:mazunki/vmrunner/flakify";
7-
# vmrunner.url = "github:includeos/vmrunner";
6+
vmrunner.url = "github:includeos/vmrunner";
87
};
98

109
outputs = { self, nixpkgs, vmrunner }:

0 commit comments

Comments
 (0)