mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
fishPlugins.exercism-cli-fish-wrapper: 0-unstable-2026-01-06 -> 0-unstable-2026-02-23
This commit is contained in:
parent
ce1584c6c4
commit
f1dabd56d6
1 changed files with 3 additions and 3 deletions
|
|
@ -6,13 +6,13 @@
|
|||
}:
|
||||
buildFishPlugin {
|
||||
pname = "exercism-cli-fish-wrapper";
|
||||
version = "0-unstable-2026-01-06";
|
||||
version = "0-unstable-2026-02-23";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "glennj";
|
||||
repo = "exercism-cli-fish-wrapper";
|
||||
rev = "2b154d6363e16b60a3132ef93d5e1a2311209fa5";
|
||||
hash = "sha256-k0escPVR+5FqnxYzZPSsY7y927GhtWAEEOdURqN8aSk=";
|
||||
rev = "e81fe4cfd74864628e6244ef17d60ecfc1e5bcb0";
|
||||
hash = "sha256-bBAK3Ka0X1ilWIQjNkDA7fLht2jQfMWSIY/Fw4VVXbw=";
|
||||
};
|
||||
|
||||
passthru.updateScript = unstableGitUpdater { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue