mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 05:43:50 +03:00
autorandr: 1.6 -> 1.7
This commit is contained in:
parent
2c9265c950
commit
e9fbc7ce3f
@ -6,7 +6,7 @@
|
||||
|
||||
let
|
||||
python = python3Packages.python;
|
||||
version = "1.6";
|
||||
version = "1.7";
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
name = "autorandr-${version}";
|
||||
@ -48,7 +48,7 @@ in
|
||||
owner = "phillipberndt";
|
||||
repo = "autorandr";
|
||||
rev = "${version}";
|
||||
sha256 = "0m4lqqinr1mqf536gll7qyrnz86ca322pf99lagj00x0r8yj9liy";
|
||||
sha256 = "0wpiimc5xai813h7gywwp20svkn35pkw99bnjflmpwz7x8fn8dfz";
|
||||
};
|
||||
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user