mirror of
https://github.com/youwen5/nixos.git
synced 2025-01-17 20:52:09 -08:00
fixup! fixup! fix: switch back to safe asahi nixpkgs
This commit is contained in:
parent
0f8e87a78a
commit
0c3c810942
2 changed files with 4 additions and 5 deletions
|
@ -778,17 +778,17 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1735834308,
|
||||
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
|
||||
"lastModified": 1734978744,
|
||||
"narHash": "sha256-R80xsDCKZOPJv5T+fB5G1ZVgS/51tJgUenGmGFjZat4=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
|
||||
"rev": "b74a56e2acce8fe88a575287a20ac196d8d01938",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-unstable",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "b74a56e2acce8fe88a575287a20ac196d8d01938",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -67,7 +67,6 @@
|
|||
|
||||
viminal = {
|
||||
url = "git+https://code.youwen.dev/youwen5/viminal2";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
vesktop-bin = {
|
||||
|
|
Loading…
Reference in a new issue