diff --git a/flake.lock b/flake.lock index 7069376..5160148 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,66 @@ { "nodes": { + "att_lock": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785700822, + "narHash": "sha256-RZPS1tUrYjPWKKF9/tD6ZxzYHIS0Ou+bMEkXBDLo9+I=", + "ref": "refs/heads/master", + "rev": "3e5e6c6fa8ab362272bb13ea9985f5eedec0f525", + "revCount": 3, + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_lock" + }, + "original": { + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_lock" + } + }, + "att_menu": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785666958, + "narHash": "sha256-98PTu4I6G+9+0KgPCL69rIORwgQDQiTwBiGYAS6gqZc=", + "ref": "refs/heads/master", + "rev": "1d59b7808bd92235376783123f6d4d06970f7715", + "revCount": 5, + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_menu" + }, + "original": { + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_menu" + } + }, + "att_wm": { + "inputs": { + "flake-utils": "flake-utils", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1785589692, + "narHash": "sha256-0DCfkzUjhwFacbJwgDhwOeKXgs77u0BrHRmqt1aOUsA=", + "ref": "refs/heads/master", + "rev": "7d117f4ae5ed2ab320063dc82732a56e52fda0ab", + "revCount": 7, + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_wm" + }, + "original": { + "type": "git", + "url": "https://git.project-cloud.net/asmir/att_wm" + } + }, "blobs": { "flake": false, "locked": { @@ -48,6 +109,24 @@ "type": "github" } }, + "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" + } + }, "git-hooks": { "inputs": { "flake-compat": [ @@ -255,11 +334,11 @@ "quickshell": "quickshell" }, "locked": { - "lastModified": 1781120523, - "narHash": "sha256-NVpWwxFt6ALHxc5OzxYhFB+RBzgevSW20KIvWoiv5BE=", + "lastModified": 1785092556, + "narHash": "sha256-LubUaBPwlCAzS4pZ7B9q9iwBicwRBsjiKTYCtF2KYa4=", "ref": "refs/heads/master", - "rev": "3a98bc08e9cb567cce6a8a1c06b712a29d79a150", - "revCount": 12, + "rev": "f26574941717fa7dee8be1213f2ed7614629ce40", + "revCount": 15, "type": "git", "url": "https://git.project-cloud.net/asmir/quickshell_bar" }, @@ -270,6 +349,9 @@ }, "root": { "inputs": { + "att_lock": "att_lock", + "att_menu": "att_menu", + "att_wm": "att_wm", "home-manager": "home-manager", "nix-xilinx": "nix-xilinx", "nixos": "nixos", @@ -343,6 +425,21 @@ "url": "https://git.project-cloud.net/asmir/swaysw" } }, + "systems": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "theme_anemone": { "flake": false, "locked": {