From b7f5aed4b8a4bf00767843f083e9468ac53f27c8 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Fri, 19 Dec 2025 10:15:42 +0800 Subject: [PATCH] docs: how to update nixos-unstable --- flake.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/flake.nix b/flake.nix index 78524a94..a9d99ca9 100644 --- a/flake.nix +++ b/flake.nix @@ -34,6 +34,9 @@ # which represents the GitHub repository URL + branch/commit-id/tag. # Official NixOS package source, using nixos's unstable branch by default + # Find git commit hash with build status here(3 jobs per day): + # https://hydra.nixos.org/jobset/nixpkgs/unstable + # update via nix flake update nixpkgs --override-input nixpkgs github:NixOS/nixpkgs/ nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; nixpkgs-stable.url = "github:nixos/nixpkgs/nixos-25.11"; # revert mesa to 25.2.6