updating nonemclature
This commit is contained in:
parent
e92cd95bd6
commit
6b7d4b921f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ lib, rustPlatform, fetchgit, ncurses, sphinx, python3 }:
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "fish";
|
||||
version = "4.1-2025-03-14";
|
||||
version = "4.1-2025-03-14-rust";
|
||||
src = fetchgit {
|
||||
url = "https://github.com/fish-shell/fish-shell.git";
|
||||
rev = "refs/heads/master";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue