From 087a11b173892c342ccddd36bef921dbb1e0ab01 Mon Sep 17 00:00:00 2001 From: Xe Date: Mon, 31 Jan 2022 21:01:24 -0500 Subject: [PATCH] okay maybe not Signed-off-by: Xe --- flake.nix | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/flake.nix b/flake.nix index b498a25..b1ebab3 100644 --- a/flake.nix +++ b/flake.nix @@ -9,10 +9,7 @@ utils.url = "github:numtide/flake-utils"; # my apps - xe-printerfacts = { - url = "git+https://tulpa.dev/cadey/printerfacts.git?ref=main"; - follows = "nixpkgs"; - }; + xe-printerfacts.url = "git+https://tulpa.dev/cadey/printerfacts.git?ref=main"; }; outputs =