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": { "locked": {
"lastModified": 1686081454, "lastModified": 1686092477,
"narHash": "sha256-yXzo/WFIVcpkbR2uCaLBs10T1iGIQn5tFs5MnTDpfaM=", "narHash": "sha256-ewXevzxR3FGhI5ip1QX+jCAQW2En9BTwBI9+kGip9DA=",
"owner": "SuperSandro2000", "owner": "astro",
"repo": "microvm.nix", "repo": "microvm.nix",
"rev": "1111118f6e8b846eda193a8c759b5c07280dd0b6", "rev": "c6416c6b9fed22b71f526720cb120b0218c51b62",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "SuperSandro2000", "owner": "astro",
"ref": "merged",
"repo": "microvm.nix", "repo": "microvm.nix",
"type": "github" "type": "github"
} }

View File

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