diff options
Diffstat (limited to '')
-rw-r--r-- | flake.lock | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -3,27 +3,28 @@ "astal": { "inputs": { "nixpkgs": [ - "aylurs-gtk-shell", "nixpkgs" ] }, "locked": { - "lastModified": 1737670815, - "narHash": "sha256-ZCxxshGN7XooabArcoGkYSNx5yVunqjKJi2aTv6cznI=", - "owner": "aylur", + "lastModified": 1740786007, + "narHash": "sha256-R263ls8DSU84dBBEi/UvHxffJUySD4igHcbGmDSUtEs=", + "owner": "Aylur", "repo": "astal", - "rev": "127e9cdcbf173846a3c40ddc0abfbb038df48042", + "rev": "dfd1f23c7562694e571d44c45aa74fcea9b1ba01", "type": "github" }, "original": { - "owner": "aylur", + "owner": "Aylur", "repo": "astal", "type": "github" } }, "aylurs-gtk-shell": { "inputs": { - "astal": "astal", + "astal": [ + "astal" + ], "nixpkgs": [ "nixpkgs" ] @@ -529,6 +530,7 @@ }, "root": { "inputs": { + "astal": "astal", "aylurs-gtk-shell": "aylurs-gtk-shell", "fjordlauncher": "fjordlauncher", "flake-compat": "flake-compat", |