summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorGrigory Shipunov2023-07-26 18:00:41 +0200
committerGrigory Shipunov2023-07-26 18:00:41 +0200
commit273c9680f7e95a223554366707abd6247d04e513 (patch)
tree52a088996bd2f31fdb1bcde326645e37e4ddc897 /flake.lock
parent7cc81a8133a2b0067519ac4c7077aa855cf1a6b6 (diff)
pin microvms to the version tag
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/flake.lock b/flake.lock
index b69d322..af7e7bf 100644
--- a/flake.lock
+++ b/flake.lock
@@ -28,15 +28,16 @@
]
},
"locked": {
- "lastModified": 1690231039,
- "narHash": "sha256-O5mIDXhe4FAEdRpoVxVtg003/UUNweUTu14cdNT8SLE=",
+ "lastModified": 1688933605,
+ "narHash": "sha256-eux5CjKmO+6GFoovtckoVo0es1FZ2mzupehDyHuCaCk=",
"owner": "astro",
"repo": "microvm.nix",
- "rev": "062fd71f2a8f25c5d80864eb99bdff98e1684efb",
+ "rev": "018691bf86a70b7e5d24eb37d6aad05ce1c1b12e",
"type": "github"
},
"original": {
"owner": "astro",
+ "ref": "v0.4.0",
"repo": "microvm.nix",
"type": "github"
}