tangled
alpha
login
or
join now
tjh.dev
/
nixpkgs
0
fork
atom
Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
0
fork
atom
overview
issues
pulls
pipelines
chatgpt: 1.2025.057 -> 1.2025.063
wattmto
1 year ago
363dcfa8
5d9b5431
+3
-3
1 changed file
expand all
collapse all
unified
split
pkgs
by-name
ch
chatgpt
source.nix
+3
-3
pkgs/by-name/ch/chatgpt/source.nix
···
1
1
{
2
2
-
version = "1.2025.057";
2
2
+
version = "1.2025.063";
3
3
src = {
4
4
-
url = "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.057_1741115522.dmg";
5
5
-
hash = "sha256-aVPBYPr1tMRBEvKgooVIzgiqClCIN8tWERjIcgP0UUk=";
4
4
+
url = "https://persistent.oaistatic.com/sidekick/public/ChatGPT_Desktop_public_1.2025.063_1741403068.dmg";
5
5
+
hash = "sha256-ZqQZtrN+t6C5BRCHh8iqA/e11EA2GCvVTcxAAjK7Vq0=";
6
6
};
7
7
}