mitigate mesa 25.3 issue
This commit is contained in:
parent
7ca285280e
commit
f2610a0432
2 changed files with 7 additions and 6 deletions
|
|
@ -2,7 +2,7 @@
|
|||
description = "My NixOS Configuration";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/c5ae371f1a6a7fd27823";
|
||||
|
||||
catppuccin = {
|
||||
url = "github:catppuccin/nix";
|
||||
|
|
@ -36,7 +36,7 @@
|
|||
};
|
||||
|
||||
apple-silicon = {
|
||||
url = "github:nix-community/nixos-apple-silicon";
|
||||
url = "github:nix-community/nixos-apple-silicon/release-2025-11-18";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue