maomaowm/flake.lock

83 lines
2 KiB
Text
Raw Normal View History

2025-02-25 22:05:29 +08:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1749398372,
"narHash": "sha256-tYBdgS56eXYaWVW3fsnPQ/nFlgWi/Z2Ymhyu21zVM98=",
2025-02-25 22:05:29 +08:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-06-21 23:51:52 +03:00
"rev": "9305fe4e5c2a6fcf5ba6a3ff155720fbe4076569",
2025-02-25 22:05:29 +08:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1750386251,
"narHash": "sha256-1ovgdmuDYVo5OUC5NzdF+V4zx2uT8RtsgZahxidBTyw=",
2025-02-25 22:05:29 +08:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-21 23:51:52 +03:00
"rev": "076e8c6678d8c54204abcb4b1b14c366835a58bb",
2025-02-25 22:05:29 +08:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1748740939,
"narHash": "sha256-rQaysilft1aVMwF14xIdGS3sj1yHlI6oKQNBRTF40cc=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "656a64127e9d791a334452c6b6606d17539476e2",
"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": {
"nixpkgs": [
"nixpkgs"
]
},
2025-04-13 09:05:09 +08:00
"locked": {
"lastModified": 1750785057,
"narHash": "sha256-tGX6j4W91rcb+glXJo43sjPI9zQvPotonknG1BdihR4=",
2025-06-25 00:03:25 +08:00
"owner": "wlrfx",
"repo": "scenefx",
"rev": "3a6cfb12e4ba97b43326357d14f7b3e40897adfc",
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"
}
2025-02-25 22:05:29 +08:00
}
},
"root": "root",
"version": 7
}