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

atom*: drop #258440

Merged
merged 14 commits into from
Oct 3, 2023
Merged

atom*: drop #258440

merged 14 commits into from
Oct 3, 2023

Conversation

SuperSandro2000
Copy link
Member

@SuperSandro2000 SuperSandro2000 commented Oct 1, 2023

Description of changes

https://atom.io redirects to https://github.blog/2022-06-08-sunsetting-atom/ which explicitly states No more security updates and the repo is archived since last November. This means atom is probably vulnerable to the recent libwebp and libvpx CVEs and probably more.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@MikaelFangel
Copy link
Contributor

Ref to: #254798

@delroth
Copy link
Contributor

delroth commented Oct 2, 2023

ofborg-eval is unhappy due to various dependencies on atomEnv in nixpkgs.

@SuperSandro2000
Copy link
Member Author

SuperSandro2000 commented Oct 2, 2023

I just checked a few atomEnv usages and it mostly seems like a legacy artifact before electron was really a thing and can be completely removed in some cases.

@SuperSandro2000
Copy link
Member Author

I started all touched applications and they started up properly but I never went past login screens.

@pbsds
Copy link
Member

pbsds commented Oct 3, 2023

It would be nice to add a notice about Pulsar being the new Atom fork ;)

@SuperSandro2000
Copy link
Member Author

SuperSandro2000 commented Oct 3, 2023

We can write that into the error message but I don't think we can just alias it without any user action required.

But IMO people should just migrate to vscode ;)

@delroth
Copy link
Contributor

delroth commented Oct 3, 2023

Please re-order the commits to put the atomEnv removal at the end (after its usages were removed). Otherwise LGTM.

@pbsds
Copy link
Member

pbsds commented Oct 3, 2023

Likely only me and a handful of others are affected by this. LGTM

Result of nixpkgs-review pr 258440 run on x86_64-linux 1

34 packages marked as broken and skipped:
  • binance
  • clockify
  • electron_10
  • electron_10-bin
  • electron_11
  • electron_11-bin
  • electron_12
  • electron_12-bin
  • electron_13
  • electron_13-bin
  • electron_14
  • electron_14-bin
  • electron_15
  • electron_15-bin
  • electron_16
  • electron_16-bin
  • electron_17
  • electron_17-bin
  • electron_18
  • electron_18-bin
  • electron_19
  • electron_19-bin
  • electron_20
  • electron_20-bin
  • electron_21
  • electron_21-bin
  • electron_23
  • electron_23-bin
  • etcher
  • hyper-haskell
  • itch
  • obinskit
  • teleprompter
  • whalebird
37 packages built:
  • azuredatastudio
  • bitwarden
  • breitbandmessung
  • deltachat-desktop
  • electron-bin (electron_26-bin)
  • electron-fiddle
  • electron_22 (electron_22-bin)
  • electron_24 (electron_24-bin)
  • electron_25-bin
  • feishin
  • freetube
  • hakuneko
  • heroic
  • heroic-unwrapped
  • kuro
  • logseq
  • mattermost-desktop
  • morgen
  • obsidian
  • pocket-casts
  • pulsar
  • schildichat-desktop
  • schildichat-desktop-wayland
  • sidequest
  • simplenote
  • teams-for-linux
  • termius
  • todoist-electron
  • trilium-desktop
  • vscode
  • vscode-fhs
  • vscode-langservers-extracted
  • vscode-with-extensions
  • vscodium
  • vscodium-fhs
  • webtorrent_desktop
  • wire-desktop

@delroth
Copy link
Contributor

delroth commented Oct 3, 2023

Waiting for ofborg-eval to complete on the last version of this PR out of caution, I'll merge once that's finished.

@delroth delroth added the 12.approvals: 2 This PR was reviewed and approved by two reputable people label Oct 3, 2023
@delroth delroth merged commit e5f6200 into NixOS:master Oct 3, 2023
8 of 10 checks passed
@SuperSandro2000 SuperSandro2000 deleted the drop-atom branch October 3, 2023 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: vscode 8.has: clean-up 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 11-100 12.approvals: 2 This PR was reviewed and approved by two reputable people
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants