mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
ruby_3_4: 3.4.0.preview2 -> 3.4.1
This commit is contained in:
parent
471addceb9
commit
bc5ff8d5ec
1 changed files with 2 additions and 2 deletions
|
@ -441,8 +441,8 @@ in
|
|||
};
|
||||
|
||||
ruby_3_4 = generic {
|
||||
version = rubyVersion "3" "4" "0" "preview2";
|
||||
hash = "sha256-RDzX7FSt5HhryXTOn11J8XKmD47chLWXt/4r0qlLg3E=";
|
||||
version = rubyVersion "3" "4" "1" "";
|
||||
hash = "sha256-PTheXSLTaLBkyBehPtjjzD9xp3BdftG654ATwzqnyH8=";
|
||||
cargoHash = "sha256-kdfNY8wVmSRR+cwEDYge/HDPRvdTNKLk/BhgqQeelOg=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue