From 2fb49fe63e3bf8ae279fa57410f2f6d4ce74ed45 Mon Sep 17 00:00:00 2001 From: Mora Unie Youer Date: Sun, 2 Mar 2025 12:12:25 +0300 Subject: feat(mora): add `ags` --- flake.lock | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index b230739..ffe7f74 100644 --- a/flake.lock +++ b/flake.lock @@ -1,5 +1,47 @@ { "nodes": { + "astal": { + "inputs": { + "nixpkgs": [ + "aylurs-gtk-shell", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1737670815, + "narHash": "sha256-ZCxxshGN7XooabArcoGkYSNx5yVunqjKJi2aTv6cznI=", + "owner": "aylur", + "repo": "astal", + "rev": "127e9cdcbf173846a3c40ddc0abfbb038df48042", + "type": "github" + }, + "original": { + "owner": "aylur", + "repo": "astal", + "type": "github" + } + }, + "aylurs-gtk-shell": { + "inputs": { + "astal": "astal", + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1738087375, + "narHash": "sha256-GLyNtU9A2VN22jNRHZ2OXuFfTJLh8uEVVt+ftsKUX0c=", + "owner": "Aylur", + "repo": "ags", + "rev": "a6a7a0adb17740f4c34a59902701870d46fbb6a4", + "type": "github" + }, + "original": { + "owner": "Aylur", + "repo": "ags", + "type": "github" + } + }, "crane": { "locked": { "lastModified": 1731098351, @@ -487,6 +529,7 @@ }, "root": { "inputs": { + "aylurs-gtk-shell": "aylurs-gtk-shell", "fjordlauncher": "fjordlauncher", "flake-compat": "flake-compat", "flake-parts": "flake-parts", -- cgit v1.2.3-70-g09d2