maomaowm/flake.lock

236 lines
6.2 KiB
Text
Raw Normal View History

2025-02-25 22:05:29 +08:00
{
"nodes": {
2025-04-13 09:05:09 +08:00
"flake-compat": {
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1746162366,
"narHash": "sha256-5SSSZ/oQkwfcAz/o/6TlejlVGqeK08wyREBQ5qFFPhM=",
2025-04-13 09:05:09 +08:00
"owner": "nix-community",
"repo": "flake-compat",
2025-06-21 23:51:52 +03:00
"rev": "0f158086a2ecdbb138cd0429410e44994f1b7e4b",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "flake-compat",
"type": "github"
}
},
2025-02-25 22:05:29 +08:00
"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"
}
},
2025-03-24 10:55:11 +08:00
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib_2"
},
"locked": {
"lastModified": 1741352980,
"narHash": "sha256-+u2UunDA4Cl5Fci3m7S643HzKmIDAe+fiXrLqYsR2fs=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "f4330d22f1c5d2ba72d3d22df5597d123fdb60a9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2025-04-13 09:05:09 +08:00
"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"
}
},
"lib-aggregate": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs-lib": "nixpkgs-lib_3"
},
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1749989692,
"narHash": "sha256-ojISk2CXljR3qIgwgZh4iNzP3W2H3zGH49xWTJARkoM=",
2025-04-13 09:05:09 +08:00
"owner": "nix-community",
"repo": "lib-aggregate",
2025-06-21 23:51:52 +03:00
"rev": "cae85629e70ce05b968757f3af8f2f2b3923d080",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "lib-aggregate",
"type": "github"
}
},
2025-03-24 10:55:11 +08:00
"mmsg": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1750505787,
"narHash": "sha256-D57Vl2x9RJP+8pjYGYUf1L/q+G6bsmoVaqJX3m5PtlQ=",
2025-03-24 10:55:11 +08:00
"owner": "DreamMaoMao",
"repo": "mmsg",
2025-06-21 23:51:52 +03:00
"rev": "4dc703aa06ae40d2cf5d3c0122b4d7f7d78fe8bf",
2025-03-24 10:55:11 +08:00
"type": "github"
},
"original": {
"owner": "DreamMaoMao",
"repo": "mmsg",
"type": "github"
}
},
2025-02-25 22:05:29 +08:00
"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
}
},
2025-03-24 10:55:11 +08:00
"nixpkgs-lib_2": {
"locked": {
"lastModified": 1740877520,
"narHash": "sha256-oiwv/ZK/2FhGxrCkQkB83i7GnWXPPLzoqFHpDD3uYpk=",
"owner": "nix-community",
"repo": "nixpkgs.lib",
"rev": "147dee35aab2193b174e4c0868bd80ead5ce755c",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2025-04-13 09:05:09 +08:00
"nixpkgs-lib_3": {
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1749950217,
"narHash": "sha256-qXoEFKOnznVvMAKezJhSXzRKsJ/LHLRY8NCw1mGhwrU=",
2025-04-13 09:05:09 +08:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-06-21 23:51:52 +03:00
"rev": "753176a8605439613fc6dc9911267b9f720a2615",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
"nixpkgs-wayland": {
"inputs": {
"flake-compat": "flake-compat",
"lib-aggregate": "lib-aggregate",
"nixpkgs": "nixpkgs_2"
},
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1750512508,
"narHash": "sha256-gqSQsdLwfEXG076aSG/SLxKwmFzPdi6cfpl6OZhfnfo=",
2025-04-13 09:05:09 +08:00
"owner": "nix-community",
"repo": "nixpkgs-wayland",
2025-06-21 23:51:52 +03:00
"rev": "c020c609f5bbf34ad5b39856caabafae6175b739",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs-wayland",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2025-06-21 23:51:52 +03:00
"lastModified": 1750365781,
"narHash": "sha256-XE/lFNhz5lsriMm/yjXkvSZz5DfvKJLUjsS6pP8EC50=",
2025-04-13 09:05:09 +08:00
"owner": "nixos",
"repo": "nixpkgs",
2025-06-21 23:51:52 +03:00
"rev": "08f22084e6085d19bcfb4be30d1ca76ecb96fe54",
2025-04-13 09:05:09 +08:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-02-25 22:05:29 +08:00
"root": {
"inputs": {
"flake-parts": "flake-parts",
2025-03-24 10:55:11 +08:00
"mmsg": "mmsg",
2025-02-25 22:05:29 +08:00
"nixpkgs": "nixpkgs",
2025-06-22 00:53:38 +03:00
"nixpkgs-wayland": "nixpkgs-wayland"
2025-02-25 22:05:29 +08:00
}
},
2025-04-13 09:05:09 +08:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2025-02-25 22:05:29 +08:00
}
},
"root": "root",
"version": 7
}