Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cudatext: 1.202.1 -> 1.220.0.3 #273518

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact
Checks done (click to expand)
  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.205.0 with grep in /nix/store/0i0yldln4qxdymn0xc8xl0q3fl0hzr5j-cudatext-1.205.0
  • found 1.205.0 in filename of file in /nix/store/0i0yldln4qxdymn0xc8xl0q3fl0hzr5j-cudatext-1.205.0

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/0i0yldln4qxdymn0xc8xl0q3fl0hzr5j-cudatext-1.205.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/34249a9778977c855db51a42f5c3ca72bd7ad568.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/34249a9778977c855db51a42f5c3ca72bd7ad568#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/0i0yldln4qxdymn0xc8xl0q3fl0hzr5j-cudatext-1.205.0
ls -la /nix/store/0i0yldln4qxdymn0xc8xl0q3fl0hzr5j-cudatext-1.205.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@ofborg ofborg bot requested a review from sikmir December 11, 2023 12:40
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 11, 2023
@sikmir
Copy link
Member

sikmir commented Dec 15, 2023

       > /build/source/ATSynEdit/atsynedit/atsynedit_adapter_gtk2ime.pas(129,5) Error: (5000) Identifier not found "IM_Context_Set_Cursor_Pos"
       > /build/source/ATSynEdit/atsynedit/atsynedit_adapter_gtk2ime.pas(167,9) Error: (5000) Identifier not found "IM_Context_Set_Cursor_Pos"

@sikmir sikmir force-pushed the auto-update/cudatext branch from 98b04be to 61238df Compare December 15, 2023 19:15
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.205.0 cudatext: 1.202.1 -> 1.206.2 Dec 31, 2023
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 61238df to f240e31 Compare December 31, 2023 09:53
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.206.2 with grep in /nix/store/fj3zf475jv4w5mh5ppk5dfpf4d4vr3h0-cudatext-1.206.2
  • found 1.206.2 in filename of file in /nix/store/fj3zf475jv4w5mh5ppk5dfpf4d4vr3h0-cudatext-1.206.2

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fj3zf475jv4w5mh5ppk5dfpf4d4vr3h0-cudatext-1.206.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/f240e31581da96ff9c596b1aebb6391899eb02ae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f240e31581da96ff9c596b1aebb6391899eb02ae#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fj3zf475jv4w5mh5ppk5dfpf4d4vr3h0-cudatext-1.206.2
ls -la /nix/store/fj3zf475jv4w5mh5ppk5dfpf4d4vr3h0-cudatext-1.206.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@wegank wegank marked this pull request as draft January 3, 2024 15:14
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.206.2 cudatext: 1.202.1 -> 1.206.5 Jan 6, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from f240e31 to cafe4a4 Compare January 6, 2024 15:13
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Jan 6, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.206.5 with grep in /nix/store/pf3cnzxisagxzwghb5cv1hf87kvdlxx0-cudatext-1.206.5
  • found 1.206.5 in filename of file in /nix/store/pf3cnzxisagxzwghb5cv1hf87kvdlxx0-cudatext-1.206.5

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/pf3cnzxisagxzwghb5cv1hf87kvdlxx0-cudatext-1.206.5 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/cafe4a47db5767dce0a41bc83c5805e96212090b.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/cafe4a47db5767dce0a41bc83c5805e96212090b#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/pf3cnzxisagxzwghb5cv1hf87kvdlxx0-cudatext-1.206.5
ls -la /nix/store/pf3cnzxisagxzwghb5cv1hf87kvdlxx0-cudatext-1.206.5/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.208.5 with grep in /nix/store/rfm0msly9yipvwqz08252pij3ivw8aqb-cudatext-1.208.5
  • found 1.208.5 in filename of file in /nix/store/rfm0msly9yipvwqz08252pij3ivw8aqb-cudatext-1.208.5

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/rfm0msly9yipvwqz08252pij3ivw8aqb-cudatext-1.208.5 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/38b1be6cbc61c72f0b127b10c98ae6687d3823e1.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/38b1be6cbc61c72f0b127b10c98ae6687d3823e1#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/rfm0msly9yipvwqz08252pij3ivw8aqb-cudatext-1.208.5
ls -la /nix/store/rfm0msly9yipvwqz08252pij3ivw8aqb-cudatext-1.208.5/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.206.5 cudatext: 1.202.1 -> 1.208.5 Jan 21, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from cafe4a4 to 38b1be6 Compare January 21, 2024 06:12
@sikmir
Copy link
Member

sikmir commented Feb 15, 2024

Alexey-T/ATSynEdit#340

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 38b1be6 to 20fa72e Compare March 10, 2024 11:33
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.208.5 cudatext: 1.202.1 -> 1.210.5 Mar 10, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.210.5 with grep in /nix/store/z9ycjdqw24ylk9azalj8pgxsw5sp1k72-cudatext-1.210.5
  • found 1.210.5 in filename of file in /nix/store/z9ycjdqw24ylk9azalj8pgxsw5sp1k72-cudatext-1.210.5

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/z9ycjdqw24ylk9azalj8pgxsw5sp1k72-cudatext-1.210.5 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/20fa72e20acb9655b035ec977a5328b64caff797.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/20fa72e20acb9655b035ec977a5328b64caff797#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/z9ycjdqw24ylk9azalj8pgxsw5sp1k72-cudatext-1.210.5
ls -la /nix/store/z9ycjdqw24ylk9azalj8pgxsw5sp1k72-cudatext-1.210.5/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.210.5 cudatext: 1.202.1 -> 1.211.0 Mar 18, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 20fa72e to 200166b Compare March 18, 2024 11:56
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.211.0 with grep in /nix/store/xj6c7vj4g9749k74i6j8vn7pkszbbvmg-cudatext-1.211.0
  • found 1.211.0 in filename of file in /nix/store/xj6c7vj4g9749k74i6j8vn7pkszbbvmg-cudatext-1.211.0

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/xj6c7vj4g9749k74i6j8vn7pkszbbvmg-cudatext-1.211.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/200166ba0497fe685bae6eb267537f1d5ccef509.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/200166ba0497fe685bae6eb267537f1d5ccef509#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/xj6c7vj4g9749k74i6j8vn7pkszbbvmg-cudatext-1.211.0
ls -la /nix/store/xj6c7vj4g9749k74i6j8vn7pkszbbvmg-cudatext-1.211.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.211.0 cudatext: 1.202.1 -> 1.211.3 Mar 27, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 200166b to 5c28021 Compare March 27, 2024 06:16
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.211.3 with grep in /nix/store/g104viswhmx7hn0qqka7ch1wgh35510c-cudatext-1.211.3
  • found 1.211.3 in filename of file in /nix/store/g104viswhmx7hn0qqka7ch1wgh35510c-cudatext-1.211.3

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/g104viswhmx7hn0qqka7ch1wgh35510c-cudatext-1.211.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/5c28021bc4c3abb3f68b351cadcae090093e06ed.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/5c28021bc4c3abb3f68b351cadcae090093e06ed#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/g104viswhmx7hn0qqka7ch1wgh35510c-cudatext-1.211.3
ls -la /nix/store/g104viswhmx7hn0qqka7ch1wgh35510c-cudatext-1.211.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.211.3 cudatext: 1.202.1 -> 1.212.1.4 Apr 14, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 5c28021 to f86110c Compare April 14, 2024 22:16
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.212.1.4 with grep in /nix/store/5hxfyrix1yzkh4zj48vajqj6qi7lgdv2-cudatext-1.212.1.4
  • found 1.212.1.4 in filename of file in /nix/store/5hxfyrix1yzkh4zj48vajqj6qi7lgdv2-cudatext-1.212.1.4

Rebuild report (if merged into master) (click to expand)
3 total rebuild path(s)

3 package rebuild(s)

First fifty rebuilds by attrpath
cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/5hxfyrix1yzkh4zj48vajqj6qi7lgdv2-cudatext-1.212.1.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/f86110c8849436dfcbe1a96636c8c0b643c6c374.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/f86110c8849436dfcbe1a96636c8c0b643c6c374#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/5hxfyrix1yzkh4zj48vajqj6qi7lgdv2-cudatext-1.212.1.4
ls -la /nix/store/5hxfyrix1yzkh4zj48vajqj6qi7lgdv2-cudatext-1.212.1.4/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from f86110c to 03fca39 Compare April 21, 2024 09:40
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from bec46cb to 7d87313 Compare July 19, 2024 12:50
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.215.5.0 with grep in /nix/store/1wglmgchj1ljh4drsf39z5w7bhfnxk3l-cudatext-1.215.5.0
  • found 1.215.5.0 in filename of file in /nix/store/1wglmgchj1ljh4drsf39z5w7bhfnxk3l-cudatext-1.215.5.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/1wglmgchj1ljh4drsf39z5w7bhfnxk3l-cudatext-1.215.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/7d87313aadd7b8e030094bc657041d86d38c4065.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7d87313aadd7b8e030094bc657041d86d38c4065#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/1wglmgchj1ljh4drsf39z5w7bhfnxk3l-cudatext-1.215.5.0
ls -la /nix/store/1wglmgchj1ljh4drsf39z5w7bhfnxk3l-cudatext-1.215.5.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 7d87313 to b83dd3a Compare August 1, 2024 06:15
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.215.5.0 cudatext: 1.202.1 -> 1.216.0.0 Aug 1, 2024
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Aug 1, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.216.0.0 with grep in /nix/store/zrqmiprbgkzc72gc1xr077vj6bvzwf0q-cudatext-1.216.0.0
  • found 1.216.0.0 in filename of file in /nix/store/zrqmiprbgkzc72gc1xr077vj6bvzwf0q-cudatext-1.216.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zrqmiprbgkzc72gc1xr077vj6bvzwf0q-cudatext-1.216.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/b83dd3a3e9a13a3a50e9981e8918c8a817fdbc1c.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/b83dd3a3e9a13a3a50e9981e8918c8a817fdbc1c#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zrqmiprbgkzc72gc1xr077vj6bvzwf0q-cudatext-1.216.0.0
ls -la /nix/store/zrqmiprbgkzc72gc1xr077vj6bvzwf0q-cudatext-1.216.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from b83dd3a to 3809778 Compare August 17, 2024 22:04
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.216.0.0 cudatext: 1.202.1 -> 1.216.5.0 Aug 17, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.216.5.0 with grep in /nix/store/4rpshrn8c1nz5n438jkxvj17i1bp8w8q-cudatext-1.216.5.0
  • found 1.216.5.0 in filename of file in /nix/store/4rpshrn8c1nz5n438jkxvj17i1bp8w8q-cudatext-1.216.5.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4rpshrn8c1nz5n438jkxvj17i1bp8w8q-cudatext-1.216.5.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/3809778ef579f6b7651b578526bb99a8544a1460.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3809778ef579f6b7651b578526bb99a8544a1460#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/4rpshrn8c1nz5n438jkxvj17i1bp8w8q-cudatext-1.216.5.0
ls -la /nix/store/4rpshrn8c1nz5n438jkxvj17i1bp8w8q-cudatext-1.216.5.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.216.5.0 cudatext: 1.202.1 -> 1.217.0.0 Aug 24, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 3809778 to 3a15346 Compare August 24, 2024 20:33
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.217.0.0 with grep in /nix/store/ys2h6i9cjkm32p3lifhfx0j158v6cja1-cudatext-1.217.0.0
  • found 1.217.0.0 in filename of file in /nix/store/ys2h6i9cjkm32p3lifhfx0j158v6cja1-cudatext-1.217.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/ys2h6i9cjkm32p3lifhfx0j158v6cja1-cudatext-1.217.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/3a15346bf85ffe7b8bc60edc000314b7a3652236.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3a15346bf85ffe7b8bc60edc000314b7a3652236#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/ys2h6i9cjkm32p3lifhfx0j158v6cja1-cudatext-1.217.0.0
ls -la /nix/store/ys2h6i9cjkm32p3lifhfx0j158v6cja1-cudatext-1.217.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.217.0.0 cudatext: 1.202.1 -> 1.217.5.1 Sep 6, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 3a15346 to ef3d5fc Compare September 6, 2024 02:04
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Sep 6, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.217.5.1 with grep in /nix/store/zd6g35p9l8h10bjl4ggwgqcrammxaa93-cudatext-1.217.5.1
  • found 1.217.5.1 in filename of file in /nix/store/zd6g35p9l8h10bjl4ggwgqcrammxaa93-cudatext-1.217.5.1

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/zd6g35p9l8h10bjl4ggwgqcrammxaa93-cudatext-1.217.5.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/ef3d5fc5a5202885e00bbaf8589b3a537c9af6ce.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ef3d5fc5a5202885e00bbaf8589b3a537c9af6ce#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/zd6g35p9l8h10bjl4ggwgqcrammxaa93-cudatext-1.217.5.1
ls -la /nix/store/zd6g35p9l8h10bjl4ggwgqcrammxaa93-cudatext-1.217.5.1/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.217.5.1 cudatext: 1.202.1 -> 1.217.7.0 Sep 28, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.217.7.0 with grep in /nix/store/4l2ksgybf8khz2sbxldx1b1pkb99nrb5-cudatext-1.217.7.0
  • found 1.217.7.0 in filename of file in /nix/store/4l2ksgybf8khz2sbxldx1b1pkb99nrb5-cudatext-1.217.7.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/4l2ksgybf8khz2sbxldx1b1pkb99nrb5-cudatext-1.217.7.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/25b76f29eb25be1c2b6c28f24aaa6a6d7eeb03e2.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/25b76f29eb25be1c2b6c28f24aaa6a6d7eeb03e2#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/4l2ksgybf8khz2sbxldx1b1pkb99nrb5-cudatext-1.217.7.0
ls -la /nix/store/4l2ksgybf8khz2sbxldx1b1pkb99nrb5-cudatext-1.217.7.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review run on x86_64-linux 1

1 package failed to build:
  • cudatext-gtk
1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from ef3d5fc to 25b76f2 Compare September 28, 2024 04:28
@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.217.7.0 cudatext: 1.202.1 -> 1.219.0.2 Nov 16, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 25b76f2 to c018ef6 Compare November 16, 2024 04:55
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.219.0.2 with grep in /nix/store/kf24k5cpzkiav48lgla40q3gpf0bkb13-cudatext-1.219.0.2
  • found 1.219.0.2 in filename of file in /nix/store/kf24k5cpzkiav48lgla40q3gpf0bkb13-cudatext-1.219.0.2

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/kf24k5cpzkiav48lgla40q3gpf0bkb13-cudatext-1.219.0.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/c018ef619445831284d427e73cdba9c877bec706.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c018ef619445831284d427e73cdba9c877bec706#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/kf24k5cpzkiav48lgla40q3gpf0bkb13-cudatext-1.219.0.2
ls -la /nix/store/kf24k5cpzkiav48lgla40q3gpf0bkb13-cudatext-1.219.0.2/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • cudatext-gtk
✅ 1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.219.0.2 cudatext: 1.202.1 -> 1.219.1.0 Dec 9, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from c018ef6 to ab83145 Compare December 9, 2024 09:19
@r-ryantm
Copy link
Contributor Author

r-ryantm commented Dec 9, 2024

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.219.1.0 with grep in /nix/store/cslc199rc6gl08qr161z6wvhq2fzzya1-cudatext-1.219.1.0
  • found 1.219.1.0 in filename of file in /nix/store/cslc199rc6gl08qr161z6wvhq2fzzya1-cudatext-1.219.1.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/cslc199rc6gl08qr161z6wvhq2fzzya1-cudatext-1.219.1.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \
  --option trusted-public-keys '
  nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/ab8314518ca835a8bc945e4d4058ad6337ad97a5.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/ab8314518ca835a8bc945e4d4058ad6337ad97a5#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/cslc199rc6gl08qr161z6wvhq2fzzya1-cudatext-1.219.1.0
ls -la /nix/store/cslc199rc6gl08qr161z6wvhq2fzzya1-cudatext-1.219.1.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • cudatext-gtk
✅ 1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.219.1.0 cudatext: 1.202.1 -> 1.220.0.0 Dec 19, 2024
@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from ab83145 to 1254717 Compare December 19, 2024 20:46
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.220.0.0 with grep in /nix/store/wl6n9037dmfqz3cqpim227j8pzsnbnb8-cudatext-1.220.0.0
  • found 1.220.0.0 in filename of file in /nix/store/wl6n9037dmfqz3cqpim227j8pzsnbnb8-cudatext-1.220.0.0

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/wl6n9037dmfqz3cqpim227j8pzsnbnb8-cudatext-1.220.0.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/125471748855160ac65bf875d9607c4295b83549.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/125471748855160ac65bf875d9607c4295b83549#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/wl6n9037dmfqz3cqpim227j8pzsnbnb8-cudatext-1.220.0.0
ls -la /nix/store/wl6n9037dmfqz3cqpim227j8pzsnbnb8-cudatext-1.220.0.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • cudatext-gtk
✅ 1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title cudatext: 1.202.1 -> 1.220.0.0 cudatext: 1.202.1 -> 1.220.0.3 Dec 30, 2024
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for cudatext is: Cross-platform code editor

meta.homepage for cudatext is: https://cudatext.github.io/

meta.changelog for cudatext is: https://cudatext.github.io/history.txt

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 1.220.0.3 with grep in /nix/store/6rzdjb69dmszqkhvc9yahdrvxjhamwaj-cudatext-1.220.0.3
  • found 1.220.0.3 in filename of file in /nix/store/6rzdjb69dmszqkhvc9yahdrvxjhamwaj-cudatext-1.220.0.3

Rebuild report (if merged into master) (click to expand)
4 total rebuild path(s)

4 package rebuild(s)

First fifty rebuilds by attrpath

cudatext
cudatext-gtk
cudatext-qt
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/6rzdjb69dmszqkhvc9yahdrvxjhamwaj-cudatext-1.220.0.3 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A cudatext https://github.com/r-ryantm/nixpkgs/archive/c72e8d6f8e105683a6a252ef94de22a090fc7760.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/c72e8d6f8e105683a6a252ef94de22a090fc7760#cudatext

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/6rzdjb69dmszqkhvc9yahdrvxjhamwaj-cudatext-1.220.0.3
ls -la /nix/store/6rzdjb69dmszqkhvc9yahdrvxjhamwaj-cudatext-1.220.0.3/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

❌ 1 package failed to build:
  • cudatext-gtk
✅ 1 package built:
  • cudatext

Maintainer pings

cc @sikmir for testing.

Tip

As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/cudatext branch from 1254717 to c72e8d6 Compare December 30, 2024 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants