Skip to content

Commit

Permalink
ncursesw: 1.4.10 → 1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
danc86 committed Apr 21, 2024
1 parent 3c63d7c commit 57ce05a
Show file tree
Hide file tree
Showing 16 changed files with 12 additions and 116 deletions.
2 changes: 1 addition & 1 deletion contrib/nix/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ GEM
mime-types-data (3.2022.0105)
mini_portile2 (2.8.5)
minitest (5.16.2)
ncursesw (1.4.10)
ncursesw (1.4.11)
optimist (3.0.1)
parallel (1.24.0)
parser (3.2.2.4)
Expand Down
4 changes: 2 additions & 2 deletions contrib/nix/gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
sha256 = "0qlfhp9b445g0qp9kkdiylfjlpfzrv6nqvry4ar6y0yacn0zr5y8";
type = "gem";
};
version = "1.4.10";
version = "1.4.11";
};
optimist = {
groups = ["default"];
Expand Down
2 changes: 1 addition & 1 deletion contrib/nix/ruby2.4-Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.15.0)
ncursesw (1.4.10)
ncursesw (1.4.11)
optimist (3.0.1)
parallel (1.20.1)
parser (3.1.2.0)
Expand Down
4 changes: 2 additions & 2 deletions contrib/nix/ruby2.4-gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
sha256 = "0qlfhp9b445g0qp9kkdiylfjlpfzrv6nqvry4ar6y0yacn0zr5y8";
type = "gem";
};
version = "1.4.10";
version = "1.4.11";
};
optimist = {
groups = ["default"];
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby2.4-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./ruby2.4-Gemfile.lock;
gemset = ./ruby2.4-gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
sha256 = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
2 changes: 1 addition & 1 deletion contrib/nix/ruby2.5-Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ GEM
mime-types-data (3.2022.0105)
mini_portile2 (2.8.0)
minitest (5.16.2)
ncursesw (1.4.10)
ncursesw (1.4.11)
optimist (3.0.1)
parallel (1.22.1)
parser (3.1.2.0)
Expand Down
4 changes: 2 additions & 2 deletions contrib/nix/ruby2.5-gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -126,10 +126,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
sha256 = "0qlfhp9b445g0qp9kkdiylfjlpfzrv6nqvry4ar6y0yacn0zr5y8";
type = "gem";
};
version = "1.4.10";
version = "1.4.11";
};
optimist = {
groups = ["default"];
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby2.5-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./ruby2.5-Gemfile.lock;
gemset = ./ruby2.5-gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
sha256 = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
2 changes: 1 addition & 1 deletion contrib/nix/ruby2.6-Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ GEM
mime-types-data (3.2022.0105)
mini_portile2 (2.8.5)
minitest (5.16.2)
ncursesw (1.4.10)
ncursesw (1.4.11)
optimist (3.0.1)
parallel (1.22.1)
parser (3.1.2.0)
Expand Down
4 changes: 2 additions & 2 deletions contrib/nix/ruby2.6-gemset.nix
Original file line number Diff line number Diff line change
Expand Up @@ -136,10 +136,10 @@
platforms = [];
source = {
remotes = ["https://rubygems.org"];
sha256 = "1nc14wls1yiigz593vw7580hb99lf4n485axapiz6sqpg1jnlhcr";
sha256 = "0qlfhp9b445g0qp9kkdiylfjlpfzrv6nqvry4ar6y0yacn0zr5y8";
type = "gem";
};
version = "1.4.10";
version = "1.4.11";
};
optimist = {
groups = ["default"];
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby2.6-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./ruby2.6-Gemfile.lock;
gemset = ./ruby2.6-gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
sha256 = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby2.7-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
hash = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby3.0-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
hash = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby3.1-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
hash = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby3.2-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
hash = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down
13 changes: 0 additions & 13 deletions contrib/nix/ruby3.3-shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ let
lockfile = ./Gemfile.lock;
gemset = ./gemset.nix;
gemConfig = pkgs.defaultGemConfig // {
ncursesw = attrs: (pkgs.defaultGemConfig.ncursesw attrs) // {
dontBuild = false;
patches = [
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/1db8ae8d06ce906ddd8b3910782897084eb5cdcc.patch?full_index=1";
hash = "sha256-1uGV1iTYitstzmmIvGlQC+3Pc7qf3XApawt1Kacu8XA=";
})
(pkgs.fetchpatch {
url = "https://github.com/sup-heliotrope/ncursesw-ruby/commit/d0005dbe5ec0992cb2e38ba0f162a2d92554c169.patch?full_index=1";
sha256 = "sha256-JNKXhXHEMGvNeDIFMCAYT+VTHQAfzJRAZxGqDREV300=";
})
];
};
# Workaround for a new error in clang 16 (MacOS):
# https://github.com/blackwinter/unicode/pull/11
unicode = attrs: {
Expand Down

0 comments on commit 57ce05a

Please sign in to comment.