mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
gradience: unstable-2022-09-20 -> 0.3.0
This commit is contained in:
parent
c93d1a1468
commit
86c2baa7f7
@ -24,13 +24,13 @@
|
||||
# libadwaita.
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "gradience";
|
||||
version = "unstable-2022-09-20";
|
||||
version = "0.3.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "GradienceTeam";
|
||||
repo = "Gradience";
|
||||
rev = "8f11b8178bbc2bfb0b1fd6bc19f44add1fbddc9b";
|
||||
sha256 = "sha256-SdAOI+LfBqz1fZNthb/JNxXSikemFpC7a4WYr/Xr6I4=";
|
||||
rev = version;
|
||||
sha256 = "sha256-mTRkuKqeHrLiohp4l8izaZhixIRei0peKQZOiXxna2Y=";
|
||||
};
|
||||
|
||||
format = "other";
|
||||
|
Loading…
Reference in New Issue
Block a user