From a597274c8d82a7ca548b6ca3ae1c72a2db76c243 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Sun, 14 Jan 2024 22:20:37 -0500 Subject: [PATCH] chore: add info on fixme --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 47271d8..4fdb783 100644 --- a/flake.nix +++ b/flake.nix @@ -291,7 +291,7 @@ type = "gitlab"; host = "gitlab.freedesktop.org"; # Wait for https://gitlab.freedesktop.org/plymouth/plymouth/-/commit/38964e5eafdfc7d8eccf29aa65056f303cad0b25 - # to reach nixpkgs + # to reach https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/os-specific/linux/plymouth/default.nix owner = "plymouth"; repo = "plymouth"; flake = false;