flake.lock: Update
Flake lock file updates:
• Updated input 'huecli':
    'git+https://git.t-juice.club/torjus/huecli?ref=master&rev=700ece0bada9833fcfd3b6ce698cd74bc00e4493' (2024-10-07)
  → 'git+https://git.t-juice.club/torjus/huecli?ref=master&rev=263d0423a38f0979ed27d6621aa5a3e6ea4c7b55' (2024-11-28)
• Removed input 'huecli/flake-utils'
• Removed input 'huecli/flake-utils/systems'
• Removed input 'huecli/poetry2nix'
• Removed input 'huecli/poetry2nix/flake-utils'
• Removed input 'huecli/poetry2nix/flake-utils/systems'
• Removed input 'huecli/poetry2nix/nix-github-actions'
• Removed input 'huecli/poetry2nix/nix-github-actions/nixpkgs'
• Removed input 'huecli/poetry2nix/nixpkgs'
• Removed input 'huecli/poetry2nix/systems'
• Removed input 'huecli/poetry2nix/treefmt-nix'
• Removed input 'huecli/poetry2nix/treefmt-nix/nixpkgs'
• Added input 'huecli/pyproject-build-systems':
    'github:pyproject-nix/build-system-pkgs/70c271e7a64199c71c9dbcbe513c7b2402573789?narHash=sha256-aIjGCa8Lvhb8QnbHPOtkZ6yTrb8KURRlYzlo7UaBeac%3D' (2024-11-25)
• Added input 'huecli/pyproject-build-systems/nixpkgs':
    follows 'huecli/nixpkgs'
• Added input 'huecli/pyproject-build-systems/pyproject-nix':
    follows 'huecli/pyproject-nix'
• Added input 'huecli/pyproject-build-systems/uv2nix':
    follows 'huecli/uv2nix'
• Added input 'huecli/pyproject-nix':
    'github:pyproject-nix/pyproject.nix/fb87b3bad09fbd71b448e2f71f0337087430dbc7?narHash=sha256-tgInDnNOGd5haarL7i94TZ/TqOR1UHvYliw%2BDb0lk6U%3D' (2024-11-25)
• Added input 'huecli/pyproject-nix/nixpkgs':
    follows 'huecli/nixpkgs'
• Added input 'huecli/uv2nix':
    'github:pyproject-nix/uv2nix/f932943b62a0b4fade224f18df13558f8015dd99?narHash=sha256-kOOlzfAsFpfiLltRbqFysVhT86erXVe4TZCNIq5zv0o%3D' (2024-11-28)
• Added input 'huecli/uv2nix/nixpkgs':
    follows 'huecli/nixpkgs'
• Added input 'huecli/uv2nix/pyproject-nix':
    follows 'huecli/pyproject-nix'
			
			
This commit is contained in:
		
							
								
								
									
										247
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										247
									
								
								flake.lock
									
									
									
										generated
									
									
									
								
							| @@ -4,42 +4,6 @@ | ||||
|       "inputs": { | ||||
|         "systems": "systems" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1710146030, | ||||
|         "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils_2": { | ||||
|       "inputs": { | ||||
|         "systems": "systems_2" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1710146030, | ||||
|         "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=", | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "numtide", | ||||
|         "repo": "flake-utils", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils_3": { | ||||
|       "inputs": { | ||||
|         "systems": "systems_4" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1731533236, | ||||
|         "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", | ||||
| @@ -54,9 +18,9 @@ | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "flake-utils_4": { | ||||
|     "flake-utils_2": { | ||||
|       "inputs": { | ||||
|         "systems": "systems_5" | ||||
|         "systems": "systems_2" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1726560853, | ||||
| @@ -115,18 +79,19 @@ | ||||
|     }, | ||||
|     "huecli": { | ||||
|       "inputs": { | ||||
|         "flake-utils": "flake-utils", | ||||
|         "nixpkgs": [ | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "poetry2nix": "poetry2nix" | ||||
|         "pyproject-build-systems": "pyproject-build-systems", | ||||
|         "pyproject-nix": "pyproject-nix", | ||||
|         "uv2nix": "uv2nix" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1728336978, | ||||
|         "narHash": "sha256-7FX4K8QBH/9jiYyCMs2JyCTzlx1/D5Cw6upaFThSVg4=", | ||||
|         "lastModified": 1732827374, | ||||
|         "narHash": "sha256-WRhf4h5gpExdOn267f9PP7MIev1t/t8Kh6kVBOAovC0=", | ||||
|         "ref": "master", | ||||
|         "rev": "700ece0bada9833fcfd3b6ce698cd74bc00e4493", | ||||
|         "revCount": 22, | ||||
|         "rev": "263d0423a38f0979ed27d6621aa5a3e6ea4c7b55", | ||||
|         "revCount": 26, | ||||
|         "type": "git", | ||||
|         "url": "https://git.t-juice.club/torjus/huecli" | ||||
|       }, | ||||
| @@ -137,28 +102,6 @@ | ||||
|       } | ||||
|     }, | ||||
|     "nix-github-actions": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "poetry2nix", | ||||
|           "nixpkgs" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1703863825, | ||||
|         "narHash": "sha256-rXwqjtwiGKJheXB43ybM8NwWB8rO2dSRrEqes0S7F5Y=", | ||||
|         "owner": "nix-community", | ||||
|         "repo": "nix-github-actions", | ||||
|         "rev": "5163432afc817cf8bd1f031418d1869e4c9d5547", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-community", | ||||
|         "repo": "nix-github-actions", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "nix-github-actions_2": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "nixprstatus", | ||||
| @@ -235,11 +178,11 @@ | ||||
|     }, | ||||
|     "nixprstatus": { | ||||
|       "inputs": { | ||||
|         "flake-utils": "flake-utils_3", | ||||
|         "flake-utils": "flake-utils", | ||||
|         "nixpkgs": [ | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "poetry2nix": "poetry2nix_2" | ||||
|         "poetry2nix": "poetry2nix" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1732753900, | ||||
| @@ -261,37 +204,12 @@ | ||||
|         "flake-utils": "flake-utils_2", | ||||
|         "nix-github-actions": "nix-github-actions", | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "nixprstatus", | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "systems": "systems_3", | ||||
|         "treefmt-nix": "treefmt-nix" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1724208502, | ||||
|         "narHash": "sha256-TCRcEPSfgAw/t7kClmlr23s591N06mQCrhzlAO7cyFw=", | ||||
|         "owner": "nix-community", | ||||
|         "repo": "poetry2nix", | ||||
|         "rev": "884b66152b0c625b8220b570a31dc7acc36749a3", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-community", | ||||
|         "repo": "poetry2nix", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "poetry2nix_2": { | ||||
|       "inputs": { | ||||
|         "flake-utils": "flake-utils_4", | ||||
|         "nix-github-actions": "nix-github-actions_2", | ||||
|         "nixpkgs": [ | ||||
|           "nixprstatus", | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "systems": "systems_6", | ||||
|         "treefmt-nix": "treefmt-nix_2" | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1731205797, | ||||
|         "narHash": "sha256-F7N1mxH1VrkVNHR3JGNMRvp9+98KYO4b832KS8Gl2xI=", | ||||
| @@ -306,6 +224,56 @@ | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "pyproject-build-systems": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "pyproject-nix": [ | ||||
|           "huecli", | ||||
|           "pyproject-nix" | ||||
|         ], | ||||
|         "uv2nix": [ | ||||
|           "huecli", | ||||
|           "uv2nix" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1732506638, | ||||
|         "narHash": "sha256-aIjGCa8Lvhb8QnbHPOtkZ6yTrb8KURRlYzlo7UaBeac=", | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "build-system-pkgs", | ||||
|         "rev": "70c271e7a64199c71c9dbcbe513c7b2402573789", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "build-system-pkgs", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "pyproject-nix": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "nixpkgs" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1732502826, | ||||
|         "narHash": "sha256-tgInDnNOGd5haarL7i94TZ/TqOR1UHvYliw+Db0lk6U=", | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "pyproject.nix", | ||||
|         "rev": "fb87b3bad09fbd71b448e2f71f0337087430dbc7", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "pyproject.nix", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "root": { | ||||
|       "inputs": { | ||||
|         "ghettoptt": "ghettoptt", | ||||
| @@ -382,73 +350,7 @@ | ||||
|         "type": "indirect" | ||||
|       } | ||||
|     }, | ||||
|     "systems_4": { | ||||
|       "locked": { | ||||
|         "lastModified": 1681028828, | ||||
|         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "systems_5": { | ||||
|       "locked": { | ||||
|         "lastModified": 1681028828, | ||||
|         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "systems_6": { | ||||
|       "locked": { | ||||
|         "lastModified": 1681028828, | ||||
|         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", | ||||
|         "owner": "nix-systems", | ||||
|         "repo": "default", | ||||
|         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "id": "systems", | ||||
|         "type": "indirect" | ||||
|       } | ||||
|     }, | ||||
|     "treefmt-nix": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "poetry2nix", | ||||
|           "nixpkgs" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1719749022, | ||||
|         "narHash": "sha256-ddPKHcqaKCIFSFc/cvxS14goUhCOAwsM1PbMr0ZtHMg=", | ||||
|         "owner": "numtide", | ||||
|         "repo": "treefmt-nix", | ||||
|         "rev": "8df5ff62195d4e67e2264df0b7f5e8c9995fd0bd", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "numtide", | ||||
|         "repo": "treefmt-nix", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "treefmt-nix_2": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "nixprstatus", | ||||
| @@ -469,6 +371,31 @@ | ||||
|         "repo": "treefmt-nix", | ||||
|         "type": "github" | ||||
|       } | ||||
|     }, | ||||
|     "uv2nix": { | ||||
|       "inputs": { | ||||
|         "nixpkgs": [ | ||||
|           "huecli", | ||||
|           "nixpkgs" | ||||
|         ], | ||||
|         "pyproject-nix": [ | ||||
|           "huecli", | ||||
|           "pyproject-nix" | ||||
|         ] | ||||
|       }, | ||||
|       "locked": { | ||||
|         "lastModified": 1732759365, | ||||
|         "narHash": "sha256-kOOlzfAsFpfiLltRbqFysVhT86erXVe4TZCNIq5zv0o=", | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "uv2nix", | ||||
|         "rev": "f932943b62a0b4fade224f18df13558f8015dd99", | ||||
|         "type": "github" | ||||
|       }, | ||||
|       "original": { | ||||
|         "owner": "pyproject-nix", | ||||
|         "repo": "uv2nix", | ||||
|         "type": "github" | ||||
|       } | ||||
|     } | ||||
|   }, | ||||
|   "root": "root", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user