Files
mingw-sword-build/flake.lock
T

130 lines
3.3 KiB
JSON
Raw Normal View History

2024-10-25 15:59:54 -05:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1767039857,
"narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=",
"owner": "NixOS",
2024-10-25 15:59:54 -05:00
"repo": "flake-compat",
2026-08-05 08:41:36 -05:00
"rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab",
2024-10-25 15:59:54 -05:00
"type": "github"
},
"original": {
2026-08-05 08:41:36 -05:00
"owner": "NixOS",
2024-10-25 15:59:54 -05:00
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1785627969,
"narHash": "sha256-4dtXQk/NMePegK/nWp5NSeuZKLATItOq61lpEvmXqGw=",
2024-10-25 15:59:54 -05:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-08-05 08:41:36 -05:00
"rev": "427bf4bd9435fdf21321c8cc628c24efc14c0f7a",
2024-10-25 15:59:54 -05:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-root": {
"locked": {
"lastModified": 1723604017,
"narHash": "sha256-rBtQ8gg+Dn4Sx/s+pvjdq3CB2wQNzx9XGFq/JVGCB6k=",
"owner": "srid",
"repo": "flake-root",
"rev": "b759a56851e10cb13f6b8e5698af7b59c44be26e",
"type": "github"
},
"original": {
"owner": "srid",
"repo": "flake-root",
"type": "github"
}
},
"hooks": {
"inputs": {
"flake-compat": "flake-compat",
2025-02-06 14:38:55 -06:00
"nixpkgs": "nixpkgs"
2024-10-25 15:59:54 -05:00
},
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1784288435,
"narHash": "sha256-ReRHaLgr/uVqdD8afFSn+myXIfpHeOhP0yYe0TJqAA8=",
2024-10-25 15:59:54 -05:00
"owner": "cachix",
"repo": "git-hooks.nix",
2026-08-05 08:41:36 -05:00
"rev": "43b3c1ab9d40fb1dbb008f451988a91e375825e9",
2024-10-25 15:59:54 -05:00
"type": "github"
},
"original": {
"owner": "cachix",
"repo": "git-hooks.nix",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1782918843,
"narHash": "sha256-ETYnV9U7Sr+A45dohzZdfCZKOss4qrTkO+wgNZNvEc0=",
2024-10-25 15:59:54 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-08-05 08:41:36 -05:00
"rev": "e8273b29fe1390ec8d4603f2477357555291432e",
2024-10-25 15:59:54 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1785031560,
"narHash": "sha256-OmshNvn2vupOFpYinLUu+1Dnpu4n7Q5N3ggGVNHpkUI=",
2025-04-01 14:02:01 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-08-05 08:41:36 -05:00
"rev": "0e79af5e3d4dcfcd676ab5ba3f95d2e3352e078c",
2025-04-01 14:02:01 -05:00
"type": "github"
2024-10-25 15:59:54 -05:00
},
"original": {
2025-04-01 14:02:01 -05:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
2024-10-25 15:59:54 -05:00
}
},
"nixpkgs_2": {
"locked": {
2026-08-05 08:41:36 -05:00
"lastModified": 1785747939,
"narHash": "sha256-D740uKsMbgsfK2oaDenJLLPIZfq7W0/g4KN/Fls8eKs=",
2024-10-25 15:59:54 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-08-05 08:41:36 -05:00
"rev": "104240a772428cc2e20d8fd86c9ddbb886bbaff2",
2024-10-25 15:59:54 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"flake-root": "flake-root",
"hooks": "hooks",
"nixpkgs": "nixpkgs_2"
}
}
},
"root": "root",
"version": 7
}