mirror of
https://github.com/icewind1991/nvidia-patch-nixos.git
synced 2026-06-03 11:04:06 +02:00
Updated README & flake
Update Revision and Hash in README and flake.nix to current as of Oct 8, 2023
This commit is contained in:
parent
3138831939
commit
5f30e0be83
2 changed files with 5 additions and 5 deletions
|
|
@ -13,8 +13,8 @@
|
|||
pkgs = (import nixpkgs) {
|
||||
inherit system;
|
||||
};
|
||||
rev = "0fa9170";
|
||||
hash = "sha256-+BkDUfVqqYMAG62OarNPJiNfghvHpOhhMlS5H+SV1dQ=";
|
||||
rev = "af2616a252c990a8435bf86cf4788ce435474e24";
|
||||
hash = "sha256-yocxfo7YvBCpHVV/ZhNQssyd3L9jvMFP7tz0cQucLr4=";
|
||||
in rec {
|
||||
# `nix develop`
|
||||
devShell = pkgs.mkShell {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue