Update nixpkgs input to nixos-26.05
This commit is contained in:
parent
6ff0b92f53
commit
f0e0dc9825
2 changed files with 11 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "tailscalesd service discovery daemon";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
|
||||
pyproject-nix = {
|
||||
url = "github:pyproject-nix/pyproject.nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue