clan-munix/flake.lock

129 lines
3.3 KiB
Text
Raw Normal View History

2025-09-25 22:29:24 -03:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1769996383,
"narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "57928607ea566b5db3ad13af0e57e921e6b12381",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"libkrun-src": {
"flake": false,
"locked": {
2026-01-29 20:54:42 -03:00
"lastModified": 1767965092,
"narHash": "sha256-6HBSL5Zu29sDoEbZeQ6AsNIXUcqXVVGMk0AR2X6v1yU=",
"owner": "containers",
"repo": "libkrun",
2026-01-29 20:54:42 -03:00
"rev": "376f25637c49f26231ec92532f31a24b99236aa6",
"type": "github"
},
"original": {
"owner": "containers",
"repo": "libkrun",
2026-01-29 20:54:42 -03:00
"rev": "376f25637c49f26231ec92532f31a24b99236aa6",
"type": "github"
}
},
"libkrunfw-src": {
"flake": false,
"locked": {
2026-01-29 20:54:42 -03:00
"lastModified": 1765874399,
"narHash": "sha256-x9HQP+EqCteoCq2Sl/TQcfdzQC5iuE4gaSKe7tN5dAA=",
"owner": "containers",
"repo": "libkrunfw",
2026-01-29 20:54:42 -03:00
"rev": "20484a2e60290acb74c43ccfd6e1ea4caf41d470",
"type": "github"
},
"original": {
"owner": "containers",
"repo": "libkrunfw",
2026-01-29 20:54:42 -03:00
"rev": "20484a2e60290acb74c43ccfd6e1ea4caf41d470",
"type": "github"
}
},
"muvm-src": {
"flake": false,
"locked": {
2026-01-29 20:54:42 -03:00
"lastModified": 1769336998,
"narHash": "sha256-ZFtAYwr3AaD8WsDmXJ6eU12UojzfMm50UBWmWIXstl0=",
"owner": "valpackett",
"repo": "muvm",
2026-01-29 20:54:42 -03:00
"rev": "ae7dbd49aac04e9732a14a424572e99a81eb1298",
"type": "github"
},
"original": {
"owner": "valpackett",
"repo": "muvm",
2026-01-29 20:54:42 -03:00
"rev": "ae7dbd49aac04e9732a14a424572e99a81eb1298",
"type": "github"
}
},
2025-09-25 22:29:24 -03:00
"nixpkgs": {
"locked": {
2026-01-29 20:54:42 -03:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
"owner": "NixOS",
"repo": "nixpkgs",
2026-01-29 20:54:42 -03:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
"type": "github"
2025-09-25 22:29:24 -03:00
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
2025-09-25 22:29:24 -03:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"libkrun-src": "libkrun-src",
"libkrunfw-src": "libkrunfw-src",
"muvm-src": "muvm-src",
2025-09-25 22:29:24 -03:00
"nixpkgs": "nixpkgs",
2026-01-30 04:27:46 -03:00
"sidebus": "sidebus"
2025-09-25 22:29:24 -03:00
}
},
"sidebus": {
2025-11-14 06:20:44 -03:00
"inputs": {
"flake-parts": [
"flake-parts"
],
2025-11-14 06:20:44 -03:00
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770365107,
"narHash": "sha256-rp2hDKF3pwHN0lBr09ckMNaMSJnwNolQmiad8C7u41Q=",
2025-11-14 06:20:44 -03:00
"ref": "main",
"rev": "26261306592f6173fb844083b396bebf8140cb2b",
2025-11-14 06:20:44 -03:00
"shallow": true,
"type": "git",
"url": "https://git.clan.lol/clan/sidebus"
},
"original": {
"ref": "main",
"shallow": true,
"type": "git",
"url": "https://git.clan.lol/clan/sidebus"
}
2025-09-25 22:29:24 -03:00
}
},
"root": "root",
"version": 7
}