This repository has been archived on 2025-05-19. You can view files and clone it, but cannot push or open issues or pull requests.
godot-4.4.1/flake.lock
2025-03-19 11:51:57 +01:00

114 lines
3.3 KiB
JSON

{
"nodes": {
"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"
}
},
"godot-desktop-file": {
"flake": false,
"locked": {
"narHash": "sha256-vFVYuHYKIcr/ngibwV9G2bsxzG3YWS9Mm4WjKaAUcbM=",
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/misc/dist/linux/org.godotengine.Godot.desktop"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/misc/dist/linux/org.godotengine.Godot.desktop"
}
},
"godot-icon-png": {
"flake": false,
"locked": {
"narHash": "sha256-Y4Y2RpEiZOBJEEtgJZVHDJ+GUgN2fn9VPP+oZWQZMr0=",
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/icon.png"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/icon.png"
}
},
"godot-icon-svg": {
"flake": false,
"locked": {
"narHash": "sha256-fIvrlGt9n3o45i3skf4LhIBWMR/d8Xo2rHPftfOoHZA=",
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/icon.svg"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/icon.svg"
}
},
"godot-manpage": {
"flake": false,
"locked": {
"narHash": "sha256-QBl3N8oOgvzqoTiCCKWUq9PiBqjywhqvCaYM1g40FQw=",
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/misc/dist/linux/godot.6"
},
"original": {
"type": "file",
"url": "https://raw.githubusercontent.com/godotengine/godot/master/misc/dist/linux/godot.6"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1742272065,
"narHash": "sha256-ud8vcSzJsZ/CK+r8/v0lyf4yUntVmDq6Z0A41ODfWbE=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "3549532663732bfd89993204d40543e9edaec4f2",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"godot-desktop-file": "godot-desktop-file",
"godot-icon-png": "godot-icon-png",
"godot-icon-svg": "godot-icon-svg",
"godot-manpage": "godot-manpage",
"nixpkgs": "nixpkgs"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}