added overlay for nixpkgs testing of PRs.

This commit is contained in:
Gabe Venberg 2025-10-26 15:37:32 +01:00
parent aa548ca2db
commit 6a176e1a50
5 changed files with 25 additions and 8 deletions

View file

@ -5,6 +5,8 @@
# Nixpkgs
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
# nixpkgs-fork.url="github:gabevenberg/nixpkgs/nixos-unstable";
nixos-wsl = {
url = "github:nix-community/NixOS-WSL/main";
inputs.nixpkgs.follows = "nixpkgs";