chore: point nixos-uconsole input to pr/dcs-panel-detection branch
This commit is contained in:
8
flake.lock
generated
8
flake.lock
generated
@@ -235,16 +235,16 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1781406889,
|
"lastModified": 1781476310,
|
||||||
"narHash": "sha256-cUD2zvOgHMMjIn4wd4dvpW2GZtCFWtUS+7CPrzQwpPA=",
|
"narHash": "sha256-jY6ujqLXNAWJGvt+pAuw1Wg/OiHRGd1B1Z7Czhiq7Q4=",
|
||||||
"owner": "gortium",
|
"owner": "gortium",
|
||||||
"repo": "nixos-uconsole",
|
"repo": "nixos-uconsole",
|
||||||
"rev": "b556f9315358dbd53bf868cc24e5872ee15763d8",
|
"rev": "38a7fcbffbf2d2e122bc1e1c634fe25f66ecda13",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "gortium",
|
"owner": "gortium",
|
||||||
"ref": "cm5_fix",
|
"ref": "pr/dcs-panel-detection",
|
||||||
"repo": "nixos-uconsole",
|
"repo": "nixos-uconsole",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
};
|
};
|
||||||
nixpkgs-uconsole.url = "github:NixOS/nixpkgs/nixos-25.11";
|
nixpkgs-uconsole.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||||
nixos-uconsole = {
|
nixos-uconsole = {
|
||||||
url = "github:gortium/nixos-uconsole/cm5_fix";
|
url = "github:gortium/nixos-uconsole/pr/dcs-panel-detection";
|
||||||
inputs.nixpkgs.follows = "nixpkgs-uconsole";
|
inputs.nixpkgs.follows = "nixpkgs-uconsole";
|
||||||
inputs.nixos-raspberrypi.follows = "nixos-raspberrypi";
|
inputs.nixos-raspberrypi.follows = "nixos-raspberrypi";
|
||||||
};
|
};
|
||||||
@@ -151,7 +151,7 @@
|
|||||||
];
|
];
|
||||||
})
|
})
|
||||||
|
|
||||||
# Patches are now in gortium/nixos-uconsole fork (cm5_fix branch)
|
# Patches are now in gortium/nixos-uconsole fork (pr/dcs-panel-detection branch)
|
||||||
nixos-raspberrypi.nixosModules.raspberry-pi-5.base
|
nixos-raspberrypi.nixosModules.raspberry-pi-5.base
|
||||||
nixos-raspberrypi.lib.inject-overlays
|
nixos-raspberrypi.lib.inject-overlays
|
||||||
nixos-raspberrypi.lib.inject-overlays-global
|
nixos-raspberrypi.lib.inject-overlays-global
|
||||||
|
|||||||
Reference in New Issue
Block a user