mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
oculante: 0.6.63 -> 0.6.64
Diff: https://github.com/woelper/oculante/compare/0.6.63...0.6.64 Changelog: https://github.com/woelper/oculante/blob/0.6.64/CHANGELOG.md
This commit is contained in:
parent
7bdafdd1c9
commit
0b899d4084
722
pkgs/applications/graphics/oculante/Cargo.lock
generated
722
pkgs/applications/graphics/oculante/Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -21,13 +21,13 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "oculante";
|
||||
version = "0.6.63";
|
||||
version = "0.6.64";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "woelper";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
sha256 = "sha256-ynxGpx8LLcd4/n9hz/bbhpZUxqX1sPS7LFYPZ22hTxo=";
|
||||
sha256 = "sha256-7Xe01Z4ea+EHaMHwb81cjJkCW/HDobmFZ29YxKcaYJg=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
Loading…
Reference in New Issue
Block a user