nixpkgs 25.11 -> 26.05

This commit is contained in:
2026-05-30 20:36:35 +02:00
parent b0707744e2
commit e1aecedf30
4 changed files with 43 additions and 27 deletions

View File

@@ -1,6 +1,10 @@
{
description = "zremap nix flake";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
};
outputs =
{
self,