about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-12-29 09:58:57 +0100
committerSoispha <soispha@vhack.eu>2023-12-29 09:58:57 +0100
commitd56282776b152399cd7ee00035de08a61efac8bf (patch)
treeb02ae139beeee2ed75667ed73cc8d9dc76fefc82 /flake.nix
parentfeat(hm/conf/xdg/url_handler): Also support opening in zathura (diff)
downloadnixos-config-d56282776b152399cd7ee00035de08a61efac8bf.tar.gz
nixos-config-d56282776b152399cd7ee00035de08a61efac8bf.zip
feat(sys/srvc/xdg/termfilechooser): Reactive
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index 5181f78e..0b3a7bf1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -3,8 +3,8 @@
 
   inputs = {
     # base
-    nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
-    # nixpkgs.url = "github:soispha/nixpkgs/termfilechooser";
+    # nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
+    nixpkgs.url = "github:soispha/nixpkgs/termfilechooser-unstable";
     nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-23.05";
 
     # inputs for following