my changes got merged into nixpkgs and are on unstable!

This commit is contained in:
Gabe Venberg 2025-04-18 23:19:17 +02:00
parent 3ac448bfa9
commit 55e699bb81
3 changed files with 8 additions and 11 deletions

View file

@ -3,7 +3,7 @@
inputs = {
# Nixpkgs
nixpkgs.url = "github:gabevenberg/nixpkgs/restic-server-htpasswd-file";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixos-wsl = {
url = "github:nix-community/NixOS-WSL/main";