about summary refs log tree commit diff stats
path: root/flake.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-01-29 17:23:17 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2025-01-29 17:23:17 +0100
commit0a8c8406a847ae3d2d81f91b89c869dfa3317d14 (patch)
tree4cc4588ba9982b08035122d293277b80acb89b61 /flake.nix
parentMerge remote-tracking branch 'origin/master' (diff)
downloadlibredirect-0a8c8406a847ae3d2d81f91b89c869dfa3317d14.zip
chore(flake): Update
Diffstat (limited to '')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 5aa629f6..acedafd5 100644
--- a/flake.nix
+++ b/flake.nix
@@ -2,7 +2,7 @@
   description = "vhack.eu's soft fork of LibRedirect";
 
   inputs = {
-    nixpkgs.url = "github:NixOS/nixpkgs/23.05";
+    nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable";
 
     # inputs for following
     systems = {