From 8c305e3703c9346cf9e6a7dce13363f267251d80 Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Fri, 6 Jun 2025 01:51:26 +0200 Subject: [PATCH] bla --- flake.lock | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 56 insertions(+), 1 deletion(-) diff --git a/flake.lock b/flake.lock index d8249ff..4ea2822 100644 --- a/flake.lock +++ b/flake.lock @@ -102,7 +102,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems" + "systems": "systems_2" }, "locked": { "lastModified": 1694529238, @@ -218,6 +218,27 @@ "type": "github" } }, + "kwin-effects-forceblur": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ], + "utils": "utils" + }, + "locked": { + "lastModified": 1745057346, + "narHash": "sha256-71cyYKUul9owRzbcObXkzhTBcmnXJsvmk1gq0RbP5PQ=", + "owner": "taj-ny", + "repo": "kwin-effects-forceblur", + "rev": "fea9f80f27389aa8a62befb5babf40b28fed328d", + "type": "github" + }, + "original": { + "owner": "taj-ny", + "repo": "kwin-effects-forceblur", + "type": "github" + } + }, "lanzaboote": { "inputs": { "crane": "crane", @@ -428,6 +449,7 @@ "inputs": { "game-of-life": "game-of-life", "home-manager": "home-manager", + "kwin-effects-forceblur": "kwin-effects-forceblur", "lanzaboote": "lanzaboote", "nixos-cosmic": "nixos-cosmic", "nixos-wsl": "nixos-wsl", @@ -537,6 +559,21 @@ "type": "github" } }, + "systems_2": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "trilium-next-pr": { "locked": { "lastModified": 1736678965, @@ -553,6 +590,24 @@ "type": "github" } }, + "utils": { + "inputs": { + "systems": "systems" + }, + "locked": { + "lastModified": 1726560853, + "narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "zen-browser": { "inputs": { "home-manager": "home-manager_2",