diff options
| author | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 17:28:53 +0530 |
|---|---|---|
| committer | DemonKingSwarn <rockingswarn@gmail.com> | 2026-04-21 17:28:53 +0530 |
| commit | 7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6 (patch) | |
| tree | a1deae669fcb48253accd99b0e84df8bb6449dd2 /flake.lock | |
| parent | cef06261d0202bafea74d6ebb855cedeaf63930d (diff) | |
| download | odysseus-7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6.zip odysseus-7fb93e67d0fa39e2444a18b45fbba5129dd5d6e6.tar.gz | |
a lot of shit
an automated commit
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 67 |
1 files changed, 61 insertions, 6 deletions
@@ -1,5 +1,23 @@ { "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" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -7,11 +25,11 @@ ] }, "locked": { - "lastModified": 1776661682, - "narHash": "sha256-X32LTSDqUdVqMy85WYdRgyt0I75wc4Lhi9j+lrCDR8w=", + "lastModified": 1776721614, + "narHash": "sha256-zGuW7C4tsScib2560yE5VV6lY/MdRs30aU9cbg3RP+U=", "owner": "nix-community", "repo": "home-manager", - "rev": "4bfce11ea820df0359f73736fd59c7e8f53641a6", + "rev": "c555a4a34a260493be5adb795c54e013c58f2d34", "type": "github" }, "original": { @@ -56,6 +74,27 @@ "type": "github" } }, + "nixgl": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1762090880, + "narHash": "sha256-fbRQzIGPkjZa83MowjbD2ALaJf9y6KMDdJBQMKFeY/8=", + "owner": "nix-community", + "repo": "nixGL", + "rev": "b6105297e6f0cd041670c3e8628394d4ee247ed5", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "nixGL", + "type": "github" + } + }, "nixpkgs": { "locked": { "lastModified": 1776169885, @@ -90,11 +129,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1776169885, - "narHash": "sha256-l/iNYDZ4bGOAFQY2q8y5OAfBBtrDAaPuRQqWaFHVRXM=", + "lastModified": 1776548001, + "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4bd9165a9165d7b5e33ae57f3eecbcb28fb231c9", + "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc", "type": "github" }, "original": { @@ -109,8 +148,24 @@ "home-manager": "home-manager", "hypr-wellbeing": "hypr-wellbeing", "luffy": "luffy", + "nixgl": "nixgl", "nixpkgs": "nixpkgs_3" } + }, + "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", |
