mod: update to nixpkgs 26.05, update vintage story to 1.22.3
Some checks failed
Publish packages to Attic / publish (push) Failing after 6m15s

This commit is contained in:
2026-06-12 00:46:53 -04:00
parent e4d85d9e49
commit ee9745fef3
3 changed files with 8 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
description = "Miller Nix User Repository";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-26.05";
flake-utils.url = "github:numtide/flake-utils";
home-manager.url = "github:nix-community/home-manager";
darwin.url = "github:LnL7/nix-darwin";