Unpin microvm

This commit is contained in:
Sandro - 2023-06-07 14:32:22 +02:00
parent 00000892b0
commit 000001a17b
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
2 changed files with 6 additions and 8 deletions

View File

@ -302,16 +302,15 @@
]
},
"locked": {
"lastModified": 1686081454,
"narHash": "sha256-yXzo/WFIVcpkbR2uCaLBs10T1iGIQn5tFs5MnTDpfaM=",
"owner": "SuperSandro2000",
"lastModified": 1686092477,
"narHash": "sha256-ewXevzxR3FGhI5ip1QX+jCAQW2En9BTwBI9+kGip9DA=",
"owner": "astro",
"repo": "microvm.nix",
"rev": "1111118f6e8b846eda193a8c759b5c07280dd0b6",
"rev": "c6416c6b9fed22b71f526720cb120b0218c51b62",
"type": "github"
},
"original": {
"owner": "SuperSandro2000",
"ref": "merged",
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}

View File

@ -98,8 +98,7 @@
};
# hydra-ca.url = "github:mlabs-haskell/hydra/aciceri/ca-derivations";
microvm = {
# url = "github:astro/microvm.nix";
url = "github:SuperSandro2000/microvm.nix/merged";
url = "github:astro/microvm.nix";
inputs = {
flake-utils.follows = "flake-utils";
nixpkgs.follows = "nixos";