Update nixpkgs input to nixos-26.05
This commit is contained in:
parent
0056f819b6
commit
ad1415c2c1
2 changed files with 11 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "matrix-ops-bot - webhook daemon for Matrix operations";
|
||||
|
||||
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