From 663ada07b652d8be40f4f0496640adb796d8930f Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 29 Mar 2025 12:19:17 +0100 Subject: fix(modules/xdg): Migrate to the merged xdg-desktop-terminal-filechooser --- flake.nix | 6 ------ 1 file changed, 6 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 75ebbab7..f4a31806 100644 --- a/flake.nix +++ b/flake.nix @@ -11,8 +11,6 @@ # open nixpkgs prs # FIXME: Close these PRs <2024-09-07> - nixpkgs-tfc.url = "github:soispha/nixpkgs/add-termfilechooser"; - nixpkgs-onlykey.url = "github:soispha/nixpkgs/fix-onlykey-agent"; library = { url = "git+https://git.foss-syndicate.org/vhack.eu/nix-library?ref=prime"; @@ -264,8 +262,6 @@ self, nixpkgs, nixpkgs-stable, - nixpkgs-tfc, - nixpkgs-onlykey, library, # modules home-manager, @@ -304,8 +300,6 @@ nixpkgs_as_input = nixpkgs; nixpkgs_open_prs = { inherit - nixpkgs-tfc - nixpkgs-onlykey ; }; -- cgit 1.4.1