about summary refs log tree commit diff
path: root/pkgs/applications/editors
Commit message (Collapse)AuthorAge
...
| * | | | | emacsPackages.melpa-packages: 2020-05-17adisbladis2020-05-17
| | | | | |
| * | | | | emacsPackages.org-packages: 2020-05-17adisbladis2020-05-17
| | | | | |
| * | | | | emacsPackages.elpa-packages: 2020-05-17adisbladis2020-05-17
| | | | | |
| * | | | | emacsPackages: Add org packages to update-from-overlay scriptadisbladis2020-05-17
| | | | | |
| * | | | | melpaPackages: Make all overrides sharedadisbladis2020-05-17
| | | | | |
| * | | | | emacsPackages.forge: Fix buildadisbladis2020-05-16
| | | | | |
| * | | | | emacsPackages.dune: Fix buildadisbladis2020-05-16
| | | | | |
| * | | | | emacsPackages.treemacs-magit: Fix buildadisbladis2020-05-16
| | | | | |
| * | | | | emacsPackages.rtags-xref: Fix buildadisbladis2020-05-16
| | | | | |
| * | | | | emacsPackages.haskell-unicode-input-method: Fix buildadisbladis2020-05-16
| | | | | |
| * | | | | emacsPackages.ocaml-mode: Remove broken packageadisbladis2020-05-16
| | | | | |
| * | | | | glade: rename from gnome3.gladeJan Tojnar2020-05-15
| | | | | |
| * | | | | Merge pull request #87409 from rasendubi/melpa-2020-05-09adisbladis2020-05-15
| |\ \ \ \ \ | | | | | | | | | | | | | | melpa-packages: 2020-05-11
| | * | | | | melpa-packages: mention update-from-overlay scriptAlexey Shmalko2020-05-11
| | | | | | |
| | * | | | | melpa-packages: 2020-05-11Alexey Shmalko2020-05-11
| | | | | | |
| | * | | | | elpa-packages: 2020-05-11Alexey Shmalko2020-05-11
| | | | | | |
| * | | | | | Merge pull request #87798 from sternenseemann/apostrophe-2.2.0.3Sarah Brofeldt2020-05-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | apostrophe: 2.2.0.2 → 2.2.0.3
| | * | | | | | apostrophe: 2.2.0.2 → 2.2.0.3sternenseemann2020-05-14
| | | | | | | |
| * | | | | | | Merge pull request #87799 from turion/fix_vscodium_desktop_file_87768Benjamin Hipple2020-05-14
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vscodium: Fix .desktop file
| | * | | | | | | vscodium: Fix .desktop fileManuel Bärenz2020-05-14
| | | | | | | | |
| * | | | | | | | sublime3{,-dev}: fix updateScriptJan Tojnar2020-05-14
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The HTML page changed and the update script was no longer finding the latest version. I changed it to query for the latest version using dedicated URL: https://forum.sublimetext.com/t/fixed-download-url-for-latest-version/23763/7 Also terminated the update sooner if we detect no update available. update-source-version handles that normally but we are cleaning the version so that we can update both platforms at the same time.
| * | | | | | | go-modules: Update files to use vendorSha256Colin L Rice2020-05-14
| | | | | | | |
* | | | | | | | treewide: pkg-config has `targetPrefix`John Ericson2020-05-16
|/ / / / / / /
* | | | | | | Merge pull request #87434 from prusnak/liteMarek Mahut2020-05-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lite: init at 1.03
| * | | | | | | lite: init at 1.03Pavol Rusnak2020-05-11
| | |_|/ / / / | |/| | | | |
* | | | | | | emacsPackages.melpaPackages: Ignore Git SSL certsadisbladis2020-05-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are a number of derivations failing because we are lacking the required certs. fetchurl is already ignoring certs so I figured we'd do the same.
* | | | | | | emacsPackages.hol_light_mode: Remove unmaintained & broken packageadisbladis2020-05-13
| | | | | | |
* | | | | | | vscode: remove unused option (#87703)Joe2020-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The option "--skip-getting-started" no longer exists in vscode and causes files in "$@" to not be opened. Message from stdout: "Warning: 'skip-getting-started' is not in the list of known options, but still passed to Electron/Chromium." "--skip-getting-started" being removed: https://github.com/microsoft/vscode/commit/6a8b201c8aff79ae04d69038e815500a04f06401
* | | | | | | emacsPackages.emacspeak: Fix metaadisbladis2020-05-12
| | | | | | |
* | | | | | | vscodium: 1.44.2 -> 1.45.0Edmund Wu2020-05-11
| | | | | | |
* | | | | | | vscode: 1.44.2 -> 1.45.0Edmund Wu2020-05-11
| | | | | | |
* | | | | | | Merge pull request #85627 from druimalban/mg-darwinJörg Thalheim2020-05-11
|\ \ \ \ \ \ \
| * | | | | | | Set upstream to https://github.com/ibara/mgD. Guthrie2020-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per reasonable suggestion, instead of extensively patching the hboetes version of mg to work on MacOS using bits from ibara's mg, just set upstream to ibara's mg. This also removes the dependency on libbsd, although I'm not sure if this is a good or bad thing.
| * | | | | | | Fix the patch: when converting it to the new version (20200215), forgot to ↵D. Guthrie2020-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove temporary files
| * | | | | | | Bump package version to 20200215D. Guthrie2020-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The actual most recent version is 20200215, so update the package version to this. Furthermore, update the patch accordingly so it still builds. This adds back the reallocarray.c file.
| * | | | | | | Fix mg building on darwin.D. Guthrie2020-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am not happy with this at all. It avoids using libbsd at all on darwin because there are conflicting header files, particularly the header string.h. Ideally that would be the thing to fix. But in the meantime, this patch should do the trick. It declares a header file apple.h, which files include if target is darwin (checks for presence of __APPLE__). This header file also references the three source files futimens.c, reallocarray.c and strtonum.c. The former and latter are from https://github.com/ibara/mg which is another portable fork, but building against more platforms. From the OpenBSD source tree is _null.h and tree.h. There is a check so that if __APPLE__ is present then it will include them from this source tree. Now,the makefile GNUMakefile will not link against libbsd on darwin, by checking the output of uname in much the same way as it did already for FreeBSD.
* | | | | | | | rednotebook: 2.18 -> 2.19 (#87478)R. RyanTM2020-05-11
| |/ / / / / / |/| | | | | |
* | | | | | | treewide: remove the-kenny from maintainersJörg Thalheim2020-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @the-kenny did a good job in the past and is set as maintainer in many package, however since 2017-2018 he stopped contributing. To create less confusion in pull requests when people try to request his feedback, I removed him as maintainer from all packages.
* | | | | | | quilter: 2.2.2 -> 2.2.4R. RyanTM2020-05-09
| | | | | | |
* | | | | | | jetbrains.*: 2020.1 -> 2020.1.1Jonathan Ringer2020-05-08
| | | | | | |
* | | | | | | treewide: per RFC45, remove more unquoted URLsPavol Rusnak2020-05-08
| | | | | | |
* | | | | | | Merge pull request #87217 from r-ryantm/auto-update/kdev-pythonAaron Andersen2020-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | kdev-python: 5.5.0 -> 5.5.1
| * | | | | | | kdev-python: 5.5.0 -> 5.5.1R. RyanTM2020-05-07
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #87218 from r-ryantm/auto-update/kdevelopAaron Andersen2020-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | kdevelop-unwrapped: 5.5.0 -> 5.5.1
| * | | | | | | kdevelop-unwrapped: 5.5.0 -> 5.5.1R. RyanTM2020-05-07
| |/ / / / / /
* | | | | | | Merge pull request #87213 from r-ryantm/auto-update/kdev-phpAaron Andersen2020-05-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | kdev-php: 5.5.0 -> 5.5.1
| * | | | | | | kdev-php: 5.5.0 -> 5.5.1R. RyanTM2020-05-07
| |/ / / / / /
* | | | | | | org-packages 2020-05-06 -- org-generated.nixMauricio Collares2020-05-06
| | | | | | |
* | | | | | | emacs2nix: update to fix org elpa update scriptMauricio Collares2020-05-06
| | | | | | |
* | | | | | | androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8Michael Weiss2020-05-06
| |_|_|/ / / |/| | | | |