fixup! fixup! fix: switch back to safe asahi nixpkgs

This commit is contained in:
Youwen Wu 2025-01-06 12:10:30 -08:00
parent 0f8e87a78a
commit 0c3c810942
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 4 additions and 5 deletions

View file

@ -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"
}
},

View file

@ -67,7 +67,6 @@
viminal = {
url = "git+https://code.youwen.dev/youwen5/viminal2";
inputs.nixpkgs.follows = "nixpkgs";
};
vesktop-bin = {