1
0
Fork 0

General: revert nixos-hardware due to bug (need to submit PR to fix that bug btw)

This commit is contained in:
Aires 2024-07-30 16:26:14 -04:00
parent 3c4b2f1424
commit f188463930
2 changed files with 9 additions and 9 deletions

View file

@ -249,15 +249,15 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1722278305,
"narHash": "sha256-xLBAegsn9wbj+pQfbX07kykd5VBV3Ywk3IbObVAAlWA=",
"owner": "NixOS",
"lastModified": 1721221863,
"narHash": "sha256-kWPoGIiAG6gYBukAQRTeG9U5eFmdSqQeeAiv/nydzfE=",
"owner": "8bitbuddhist",
"repo": "nixos-hardware",
"rev": "eab049fe178c11395d65a858ba1b56461ba9652d",
"rev": "13dee7858df0a2fb963b25157229b24188fc94e6",
"type": "github"
},
"original": {
"owner": "NixOS",
"owner": "8bitbuddhist",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
@ -297,11 +297,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1722087241,
"narHash": "sha256-2ShmEaFi0kJVOEEu5gmlykN5dwjWYWYUJmlRTvZQRpU=",
"lastModified": 1722221733,
"narHash": "sha256-sga9SrrPb+pQJxG1ttJfMPheZvDOxApFfwXCFO0H9xw=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "8c50662509100d53229d4be607f1a3a31157fa12",
"rev": "12bf09802d77264e441f48e25459c10c93eada2e",
"type": "github"
},
"original": {

View file

@ -24,7 +24,7 @@
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1";
# NixOS hardware quirks
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixos-hardware.url = "github:8bitbuddhist/nixos-hardware/master";
# Home-manager support
home-manager = {