mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
cosmic-*: 1.0.0-alpha.6 -> 1.0.0-alpha.7 (#401497)
This commit is contained in:
parent
3b8565a235
commit
9e608fbfac
24 changed files with 89 additions and 131 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
pname = "cosmic-wallpapers";
|
||||
version = "1.0.0-alpha.6";
|
||||
version = "1.0.0-alpha.7";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "pop-os";
|
||||
|
|
@ -16,7 +16,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||
tag = "epoch-${finalAttrs.version}";
|
||||
forceFetchGit = true;
|
||||
fetchLFS = true;
|
||||
hash = "sha256-Exrps3DicL/G/g0kbSsCvoFhiJn1k3v8I09GhW7EwNM=";
|
||||
hash = "sha256-XtNmV6fxKFlirXQvxxgAYSQveQs8RCTfcFd8SVdEXtE=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue