summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/atom
AgeCommit message (Collapse)Author
2020-10-08atom: Remove maintainer nequissimusTim Steinbach
2020-07-22atom: Fix #92487worldofpeace
We rewrote the expression to use phases from genericBuilder. https://github.com/NixOS/nixpkgs/issues/92487#issuecomment-654552010
2020-06-15atom: 1.42.0 -> 1.48.0Chuck
atom-beta: 1.43.0-beta0 -> 1.49.0-beta0 This version bump includes node-gyp 3.7.0 -> 5.1.0 in Atom's apm/package-lock.json, which, per https://github.com/nodejs/node-gyp/issues/1687 , finally allows python3 to be used instead of EOL'd python2 for atom-package installation.
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2019-12-31atom, atom-beta: 1.36.1 -> 1.42.0, 1.37.0-beta0 -> 1.43.0-beta0ysander
Add shared libraries libuuid and libatk-bridge
2019-07-22gdk-pixbuf: rename from gdk_pixbufworldofpeace
2019-06-16treewide: remove unused variables (#63177)volth
* treewide: remove unused variables * making ofborg happy
2019-04-30atom: 1.36.0 -> 1.36.1R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions
2019-04-18atom: bumpDomen Kožar
2019-02-14atom-beta: 1.34.0-beta0 -> 1.35.0-beta0worldofpeace
2019-02-14atom: 1.33.0 -> 1.34.0worldofpeace
2018-12-22treewide: remove paxutils from stdenvJörg Thalheim
More then one year ago we removed grsecurity kernels from nixpkgs: https://github.com/NixOS/nixpkgs/pull/25277 This removes now also paxutils from stdenv.
2018-12-13atom: remove myself as maintainerPatrick Hilhorst
I longer use atom, so I won't be regularly updating it. I am hereby removing myself as maintainer to reflect this.
2018-12-13atom, atom-beta: 1.32.1 -> 1.33.0, 1.33.0-beta1 -> 1.34.0-beta0Patrick Hilhorst
2018-12-06atom, atom-beta: Fixing Exec= line in app launcherBrenton Horne
Prior to this commit the application launchers of Atom and Atom Beta executed `/usr/bin/${pname}` instead of what it is meant to `$out/bin/${pname}`. This is because upstream changed the `Exec=` line from `Exec=/usr/share/${pname}/${pname}` to `Exec=/usr/bin/${pname}` and the `substituteInPlace` line that was in the default.nix file was not appropriately adjusted.
2018-11-01atom, atom-beta: 1.32.0 -> 1.32.1, 1.33.0-beta0 -> 1.33.0-beta1 (#49590)Patrick Hilhorst
2018-10-24atom, atom-beta: 1.31.2 -> 1.32.0, 1.32.0-beta0 -> 1.33.0-beta0Patrick Hilhorst
2018-10-24atom, atom-beta: move versions to top of filePatrick Hilhorst
2018-10-09atom: 1.31.0 -> 1.31.2Patrick Hilhorst
2018-09-27atom, atom-beta: 1.30.0 -> 1.31.0, 1.31.0-beta0 -> 1.32.0-beta0 (#47417)Patrick Hilhorst
* atom: 1.30.0 -> 1.31.0 * atom-beta: 1.31.0-beta0 -> 1.32.0-beta0
2018-08-29atom, atom-beta: 1.29.0 -> 1.30.0, 1.30.0-beta1 -> 1.31.0-beta0Patrick Hilhorst
2018-08-05atom: gtk3 should be in buildInputsJörg Thalheim
2018-08-05atom: fix crash on Glib-GIO-ERRORYannik Sander
include gtk3 to fix atom's path such that file open dialogs wont cause atom to crash due to missing GIO files
2018-08-01atom, atom-beta: 1.28.2 -> 1.29.0, refactored build script (#44297)Patrick Hilhorst
atom-beta: 1.29.0-beta1 -> 1.30.0-beta1 The beta version jump seems like an irregular update, but 1.30.0-beta0 was retired rougly 3 hours after release due to an macOS error: > Fixed an error about a missing string_decoder module when the Git pane > is displayed on macOS. This shouldn't affect the Linux x86_64 version, but latest versions are always nice. Also refactored the build script, it now takes the version number as an extra (optional) argument and creates the version number from that. Also removed `rec` from the main set because it was no longer needed.
2018-07-21pkgs/*: remove unreferenced function argumentsvolth
2018-07-19atom: 1.28.1 -> 1.28.2R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions.
2018-07-06atom, atom-beta: 1.28.0 -> 1.28.1, 1.29.0-beta0 -> 1.29.0-beta1 (#43086)Patrick Hilhorst
2018-06-29atom, atom-beta: fixed #42730Patrick Hilhorst
Swithed atom to use gtk3 instead of 2. Fixed channel detection in the atom startup script.
2018-06-26atom, atom-beta: nicer fix for #42618Patrick Hilhorst
Supersedes #42622
2018-06-26Revert "atom-beta: fix build (#42622)"Patrick Hilhorst
This reverts commit 9e02afcd80043f57e193bdc0f31a7745ffd2164f.
2018-06-26atom-beta: fix build (#42622)Tobias Happ
2018-06-23atom: 1.27.2 -> 1.28.0Patrick Hilhorst
2018-06-11atom: patchelf ctags binary (#41811)Tobias Happ
2018-06-06atom-beta: 1.28.0-beta2 -> 1.28.0-beta3 (#41597)Patrick Hilhorst
2018-05-31atom, atom-beta: 1.27.1 -> 1.27.2, 1.28.0-beta1 -> 1.28.0-beta2 (#41318)Patrick Hilhorst
2018-05-22atom, atom-beta: 1.27.0 -> 1.27.1, 1.24.0-beta3 -> 1.28.0-beta1Patrick Hilhorst
Also rewrote the derivation for easier maintencence. (And added @ysndr as maintainer for atom-beta, kind of an implicit result of joining the two. If you're not okay with that, I'll patch you out, but I'll presume consent.)
2018-05-15atom: add myself as maintainerPatrick Hilhorst
2018-05-15atom: 1.26.1 -> 1.27.0Patrick Hilhorst
2018-05-09atom: fix git integration (#40163)Yannik Sander
2018-04-27atom: 1.26.0 -> 1.26.1Patrick Hilhorst
2018-04-20atom: 1.25.1 -> 1.26.0R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/atom/versions. These checks were done: - built on NixOS - ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm -h’ got 0 exit code - ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm --help’ got 0 exit code - ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/apm help’ got 0 exit code - ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/atom help’ got 0 exit code - ran ‘/nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0/bin/.atom-wrapped help’ got 0 exit code - found 1.26.0 with grep in /nix/store/q560gnycgnl44jmldg5y2a9akg47q8kb-atom-1.26.0 - directory tree listing: https://gist.github.com/10c433ad7807e5aeaa581f442b89dd6c
2018-04-06atom : 1.25.0 -> 1.25.1Patrick Hilhorst
2018-03-15atom: 1.24.1 -> 1.25.0Tim Steinbach
2018-03-09atom: 1.24.0 -> 1.24.1Tim Steinbach
2018-02-25tree-wide: autorename gnome packages to use dashesJan Tojnar
2018-02-23atom: 1.23.3 -> 1.24.0Tim Steinbach
2018-01-17atom-beta: 1.24.0-beta2 -> 1.24.0-beta3Tim Steinbach
2018-01-17atom: 1.23.2 -> 1.23.3Tim Steinbach
2018-01-09atom-beta: 1.24.0-beta1 -> 1.24.0-beta2Tim Steinbach
2018-01-09atom: 1.23.1 -> 1.23.2Tim Steinbach