mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
fix: use known good nixpkgs commit for asahi
This commit is contained in:
parent
67e0ee12f5
commit
62b1e4b320
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
description = "System configuration flake.";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:nixos/nixpkgs/b74a56e2acce8fe88a575287a20ac196d8d01938";
|
||||
# stablepkgs.url = "github:nixos/nixpkgs/nixos-24.05";
|
||||
# bleedingpkgs.url = "github:nixos/nixpkgs/master";
|
||||
# nixpkgs-unstable-small.url = "github:nixos/nixpkgs/nixos-unstable-small";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue