Moved to unstable
Some checks failed
Deploy NixOS / deploy (push) Failing after 2m59s

This commit is contained in:
2026-02-14 12:43:37 -07:00
parent 1191e9c39c
commit 788a58d06b
2 changed files with 28 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
description = "Haschel Proxy Server";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
};
outputs = { self, nixpkgs, ... }@inputs: