update(flake): nixpkgs-25.05, switch to flake-compatible channel tarballs

This commit is contained in:
2025-10-12 11:43:33 +02:00
parent fc25c630dd
commit 002a3da231
2 changed files with 8 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
nixpkgs.url = "https://channels.nixos.org/nixos-25.05/nixexprs.tar.xz";
nixpkgs-unstable.url = "github:nixOS/nixpkgs/master";
nixpkgs-forked.url = "github:transcaffeine/nixpkgs/nexus/3.81.1";
nixpkgs-local = {