From 773726a27a2651152c476d4f8fefd5be30a4e786 Mon Sep 17 00:00:00 2001 From: polwex Date: Sun, 15 Jun 2025 04:48:27 +0700 Subject: m --- flake.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 07142b4..e0a9af7 100644 --- a/flake.nix +++ b/flake.nix @@ -109,6 +109,14 @@ inputs.nixpkgs.follows = "nixpkgs"; }; + # quickshell = { + # # remove ?ref=v0.1.0 to track the master branch + # url = "git+https://git.outfoxxed.me/outfoxxed/quickshell?ref=v0.1.0"; + + # # THIS IS IMPORTANT + # # Mismatched system dependencies will lead to crashes and other issues. + # inputs.nixpkgs.follows = "nixpkgs"; + # }; # determinate systems patched nix. supposedly for enterprise # determinate.url = "https://flakehub.com/f/DeterminateSystems/determinate/*"; }; -- cgit v1.2.3