Redmage/flake.lock

179 lines
4.4 KiB
Plaintext
Raw Normal View History

2024-04-06 01:22:00 +07:00
{
"nodes": {
"flake-utils": {
2024-04-08 16:59:42 +07:00
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
2024-04-06 01:22:00 +07:00
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"gitignore": {
"inputs": {
"nixpkgs": [
"templ",
"nixpkgs"
]
},
"locked": {
"lastModified": 1694102001,
"narHash": "sha256-vky6VPK1n1od6vXbqzOXnekrQpTL4hbPAwUhT5J9c9E=",
"owner": "hercules-ci",
"repo": "gitignore.nix",
"rev": "9e21c80adf67ebcb077d75bd5e7d724d21eeafd6",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "gitignore.nix",
"type": "github"
}
},
2024-04-08 16:59:42 +07:00
"gomod2nix": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"templ",
"nixpkgs"
]
},
"locked": {
"lastModified": 1710154385,
"narHash": "sha256-4c3zQ2YY4BZOufaBJB4v9VBBeN2dH7iVdoJw8SDNCfI=",
"owner": "nix-community",
"repo": "gomod2nix",
"rev": "872b63ddd28f318489c929d25f1f0a3c6039c971",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "gomod2nix",
"type": "github"
}
},
2024-04-06 01:22:00 +07:00
"nixpkgs": {
"locked": {
"lastModified": 1712192574,
"narHash": "sha256-LbbVOliJKTF4Zl2b9salumvdMXuQBr2kuKP5+ZwbYq4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f480f9d09e4b4cf87ee6151eba068197125714de",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixpkgs-unstable",
"type": "indirect"
}
},
"nixpkgs_2": {
"locked": {
2024-04-08 16:59:42 +07:00
"lastModified": 1712437997,
"narHash": "sha256-g0whLLwRvgO2FsyhY8fNk+TWenS3jg5UdlWL4uqgFeo=",
2024-04-06 01:22:00 +07:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-08 16:59:42 +07:00
"rev": "e38d7cb66ea4f7a0eb6681920615dfcc30fc2920",
2024-04-06 01:22:00 +07:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-04-08 16:59:42 +07:00
"ref": "nixos-23.11",
2024-04-06 01:22:00 +07:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"templ": "templ"
}
},
2024-04-08 16:59:42 +07: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"
}
},
2024-04-06 01:22:00 +07:00
"templ": {
"inputs": {
"gitignore": "gitignore",
2024-04-08 16:59:42 +07:00
"gomod2nix": "gomod2nix",
2024-04-06 01:22:00 +07:00
"nixpkgs": "nixpkgs_2",
"xc": "xc"
},
"locked": {
2024-04-08 16:59:42 +07:00
"lastModified": 1711308490,
"narHash": "sha256-9Co3yvfy8X69PIffPg2lDjVCVTjDhiFnSsJd4MQ6cf4=",
2024-04-06 01:22:00 +07:00
"owner": "a-h",
"repo": "templ",
2024-04-08 16:59:42 +07:00
"rev": "80bffc608e52244d441df77940a9f11a0c074536",
2024-04-06 01:22:00 +07:00
"type": "github"
},
"original": {
"owner": "a-h",
2024-04-08 16:59:42 +07:00
"ref": "v0.2.648",
2024-04-06 01:22:00 +07:00
"repo": "templ",
"type": "github"
}
},
"xc": {
"inputs": {
2024-04-08 16:59:42 +07:00
"flake-utils": "flake-utils_2",
2024-04-06 01:22:00 +07:00
"nixpkgs": [
"templ",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703164129,
"narHash": "sha256-kCcCqqwvjN07H8FPG4tXsRVRcMqT8dUNt9pwW1kKAe8=",
"owner": "joerdav",
"repo": "xc",
"rev": "0655cccfcf036556aeaddfb8f45dc7e8dd1b3680",
"type": "github"
},
"original": {
"owner": "joerdav",
"repo": "xc",
"type": "github"
}
}
},
"root": "root",
"version": 7
}