mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
edencommon: 2025.02.10.00 -> 2025.04.21.00
Diff: https://github.com/facebookexperimental/edencommon/compare/refs/tags/v2025.02.10.00...v2025.04.21.00
This commit is contained in:
parent
7961536642
commit
a9292720f2
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "edencommon";
|
||||
version = "2025.02.10.00";
|
||||
version = "2025.04.21.00";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
|
@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
owner = "facebookexperimental";
|
||||
repo = "edencommon";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-wY6HEIQZdyyglXADxq9zaCrRCneqQEBs+EqoY3mNY3E=";
|
||||
hash = "sha256-WlLQb4O4rGhXp+bQrJA12CvrwcIS6vzO4W6bX04vKMM=";
|
||||
};
|
||||
|
||||
patches =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue