rimworld-mod-template/flake.lock

96 lines
2.5 KiB
Text
Raw Normal View History

2024-02-11 17:28:50 +01:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-10-16 14:11:05 +02:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
2024-02-11 17:28:50 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-10-16 14:11:05 +02:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
2024-02-11 17:28:50 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-10-16 14:11:05 +02:00
"lastModified": 1728538411,
"narHash": "sha256-f0SBJz1eZ2yOuKUr5CA9BHULGXVSn6miBuUWdTyhUhU=",
2024-02-11 17:28:50 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-16 14:11:05 +02:00
"rev": "b69de56fac8c2b6f8fd27f2eca01dcda8e0a4221",
2024-02-11 17:28:50 +01:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-10-16 14:11:05 +02:00
"ref": "nixpkgs-unstable",
2024-02-11 17:28:50 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
2024-10-16 14:11:05 +02:00
"nixpkgs-lib": {
2024-02-11 17:28:50 +01:00
"locked": {
2024-10-16 14:11:05 +02:00
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2024-02-11 17:28:50 +01:00
},
"original": {
2024-10-16 14:11:05 +02:00
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
2024-02-11 17:28:50 +01:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs",
"systems": "systems",
"treefmt-nix": "treefmt-nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
2024-10-16 14:11:05 +02:00
"nixpkgs": [
"nixpkgs"
]
2024-02-11 17:28:50 +01:00
},
"locked": {
2024-10-16 14:11:05 +02:00
"lastModified": 1729077719,
"narHash": "sha256-zayHqZO9gA1U85c4CPvVSnLV8/cBgc2yVrSKWaKeBUs=",
2024-02-11 17:28:50 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-10-16 14:11:05 +02:00
"rev": "5307ba60125bb024d7e52d71d582eafd511f3fee",
2024-02-11 17:28:50 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}