mte/unikernel/duniverse/dune_/flake.lock

127 lines
3.1 KiB
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
{
"nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"melange": {
"inputs": {
"melange-compiler-libs": "melange-compiler-libs",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1742771785,
"narHash": "sha256-Ihd2b1B/GnRTd0yk63kQ3ryLhgT3hp+Md0BYwOKP+YA=",
"owner": "melange-re",
"repo": "melange",
"rev": "2432b02d9c1990ae62fd44fad8bb53ea35b1e6b0",
"type": "github"
},
"original": {
"owner": "melange-re",
"ref": "refs/tags/5.1.0-53",
"repo": "melange",
"type": "github"
}
},
"melange-compiler-libs": {
"inputs": {
"nixpkgs": [
"melange",
"nixpkgs"
]
},
"locked": {
"lastModified": 1742165088,
"narHash": "sha256-N5IZA13/RAd6uYJEn12UlfPpPxyBOuVw4am0qadtUms=",
"owner": "melange-re",
"repo": "melange-compiler-libs",
"rev": "e914cab0ec7d53130d5f1e283283628c98a3583c",
"type": "github"
},
"original": {
"owner": "melange-re",
"repo": "melange-compiler-libs",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1752012998,
"narHash": "sha256-Q82Ms+FQmgOBkdoSVm+FBpuFoeUAffNerR5yVV7SgT8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "2a2130494ad647f953593c4e84ea4df839fbd68c",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"ocaml-overlays": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1752292614,
"narHash": "sha256-PwW/5J+SslGqkaCEad/1fvbTgPw2eI2UJkjStmGSChI=",
"owner": "nix-ocaml",
"repo": "nix-overlays",
"rev": "fbbcd2e563cf33e4a4fdbac4395e7276a506ef09",
"type": "github"
},
"original": {
"owner": "nix-ocaml",
"repo": "nix-overlays",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"melange": "melange",
"nixpkgs": "nixpkgs",
"ocaml-overlays": "ocaml-overlays"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}