maomaowm/flake.lock

121 lines
3 KiB
Text
Raw Normal View History

2025-02-25 22:05:29 +08:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1782949081,
"narHash": "sha256-vp6Y/Grm98ESt6ceOkWiHWyZRDV3J1RID4w+6NWK9yA=",
2025-02-25 22:05:29 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "17c9d6cdfc60c64f4ee8d306f9bc0b4ccb51481e",
2025-02-25 22:05:29 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
"inputs": {
"systems": [
"scenefx",
"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"
}
},
2025-02-25 22:05:29 +08:00
"nixpkgs": {
"locked": {
"lastModified": 1783279667,
"narHash": "sha256-/NAkDSsve+GNM0Bt6tleJdCGfsTlK89nPjkVOzZMo0s=",
2025-02-25 22:05:29 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f205b5574fd0cb7da5b702a2da51507b7f4fdd1b",
2025-02-25 22:05:29 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"lastModified": 1782614948,
"narHash": "sha256-ePjCwr1sNm9NYUqywL7QfK3JnlS015msC+eBu2zKlp8=",
2025-06-21 23:51:52 +03:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "db3f255737b94216eb71cce308e2912cf6bc2d7c",
2025-06-21 23:51:52 +03:00
"type": "github"
2025-02-25 22:05:29 +08:00
},
"original": {
2025-06-21 23:51:52 +03:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
2025-02-25 22:05:29 +08:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
2025-06-25 00:03:25 +08:00
"scenefx": "scenefx"
2025-02-25 22:05:29 +08:00
}
},
2025-06-25 00:03:25 +08:00
"scenefx": {
"inputs": {
"flake-utils": "flake-utils",
2025-06-25 00:03:25 +08:00
"nixpkgs": [
"nixpkgs"
],
"systems": "systems"
2025-06-25 00:03:25 +08:00
},
2025-04-13 09:05:09 +08:00
"locked": {
"lastModified": 1782624992,
"narHash": "sha256-vUjLG6eubEhJJVa9LPygIcVmNoHwYbSUTJcWEcbxnU4=",
2025-06-25 00:03:25 +08:00
"owner": "wlrfx",
"repo": "scenefx",
"rev": "37ccd723bef49e6891156ffafce8f549f01446cc",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
2025-06-25 00:03:25 +08:00
"owner": "wlrfx",
"repo": "scenefx",
2025-04-13 09:05:09 +08:00
"type": "github"
}
},
"systems": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
2025-02-25 22:05:29 +08:00
}
},
"root": "root",
"version": 7
}