From 7108fc28e06a6326f7a04251cc95bbe50ced6133 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Sun, 23 Aug 2026 11:56:58 -0400 Subject: bump flake.lock for things and remove some comments --- flake.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index c5f593f..1fb7bff 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "Combined nix flake: darwin system (RyanMac) + standalone home-manager for Guix (ryan@linux)"; + description = "My main dotfiles flake"; inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixpkgs-unstable"; @@ -46,12 +46,7 @@ flake = false; }; - # Linux-only. hyprland/hyprlock/hypridle/hyprpicker/wpaperd/kanshi/pyprland - # all now ship in nixpkgs itself, so only the pieces nixpkgs doesn't carry - # need their own flake input: nixgl = { - # Ryan's fork exists to patch Guix's mesa/OpenGL mismatch, unrelated to - # nixpkgs version - keep tracking it regardless of the nixpkgs bump. url = "github:ryan77627/nixGL"; inputs.nixpkgs.follows = "nixpkgs"; }; -- cgit v1.3.1