update flake, switch to nixpkgs 26.05 stable
This commit is contained in:
parent
525393272e
commit
18a7f652d4
3 changed files with 24 additions and 25 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "republisher-redux - offline RSS and Atom feed mirroring";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "https://flakehub.com/f/NixOS/nixpkgs/0.1";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-26.05";
|
||||
treefmt-nix = {
|
||||
url = "github:numtide/treefmt-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue