Commit graph

4923 commits

Author SHA1 Message Date
adisbladis 2b520b08d9
emacs: Move toolkit to function arguments
It's possible to build Emacs without any toolkits which uses xlib.
2020-05-23 22:34:26 +01:00
R. RyanTM 02ac04d3cb dit: 0.6 -> 0.7 2020-05-21 07:38:27 +00:00
Jörg Thalheim b5742ab493
nvi: mark as broken 2020-05-17 15:53:36 +01:00
adisbladis b47873026c
emacsPackages.melpa-packages: 2020-05-17 2020-05-17 00:44:14 +01:00
adisbladis 3c5a940329
emacsPackages.org-packages: 2020-05-17 2020-05-17 00:44:13 +01:00
adisbladis 6fe3d08fdf
emacsPackages.elpa-packages: 2020-05-17 2020-05-17 00:44:13 +01:00
adisbladis 7139d39cd3
emacsPackages: Add org packages to update-from-overlay script 2020-05-17 00:44:13 +01:00
adisbladis 89f69a2848
melpaPackages: Make all overrides shared 2020-05-17 00:44:09 +01:00
adisbladis f1bd1b9fdd
emacsPackages.forge: Fix build 2020-05-16 12:34:50 +01:00
adisbladis ae2a2be11d
emacsPackages.dune: Fix build 2020-05-16 11:12:09 +01:00
adisbladis b17e80a4f1
emacsPackages.treemacs-magit: Fix build 2020-05-16 11:12:09 +01:00
adisbladis 692d924a78
emacsPackages.rtags-xref: Fix build 2020-05-16 11:12:09 +01:00
adisbladis 2cbfe21649
emacsPackages.haskell-unicode-input-method: Fix build 2020-05-16 09:11:32 +01:00
adisbladis 21351cfccf
emacsPackages.ocaml-mode: Remove broken package 2020-05-16 09:11:31 +01:00
Jan Tojnar 6b17638dc6
glade: rename from gnome3.glade 2020-05-15 19:21:12 +02:00
adisbladis e4d710b1c9
Merge pull request #87409 from rasendubi/melpa-2020-05-09
melpa-packages: 2020-05-11
2020-05-15 13:03:31 +02:00
Sarah Brofeldt 279d583882
Merge pull request #87798 from sternenseemann/apostrophe-2.2.0.3
apostrophe: 2.2.0.2 → 2.2.0.3
2020-05-14 20:49:32 +02:00
Benjamin Hipple 91fce0fb2f
Merge pull request #87799 from turion/fix_vscodium_desktop_file_87768
vscodium: Fix .desktop file
2020-05-14 14:30:07 -04:00
Jan Tojnar 794a08ca8e
sublime3{,-dev}: fix updateScript
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.
2020-05-14 12:08:08 +02:00
sternenseemann b381e9a504 apostrophe: 2.2.0.2 → 2.2.0.3 2020-05-14 10:15:11 +02:00
Manuel Bärenz 91f58ec9cc vscodium: Fix .desktop file 2020-05-14 10:13:25 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Marek Mahut d977371a8b
Merge pull request #87434 from prusnak/lite
lite: init at 1.03
2020-05-13 18:20:54 +02:00
adisbladis 88974f9712
emacsPackages.melpaPackages: Ignore Git SSL certs
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.
2020-05-13 12:46:08 +01:00
adisbladis 097eba0dc2
emacsPackages.hol_light_mode: Remove unmaintained & broken package 2020-05-13 12:46:08 +01:00
Joe 8da4167303
vscode: remove unused option (#87703)
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: 6a8b201c8a
2020-05-12 21:33:42 -04:00
adisbladis a2ad2bad48
emacsPackages.emacspeak: Fix meta 2020-05-12 17:53:43 +01:00
Pavol Rusnak 15a2a6d310
lite: init at 1.03 2020-05-11 22:46:40 +02:00
Edmund Wu 36fb04be08
vscodium: 1.44.2 -> 1.45.0 2020-05-11 13:34:23 -04:00
Edmund Wu 301905d813
vscode: 1.44.2 -> 1.45.0 2020-05-11 13:34:22 -04:00
Alexey Shmalko f90f557fb6
melpa-packages: mention update-from-overlay script 2020-05-11 15:51:46 +03:00
Alexey Shmalko 4fc6c5ef89 melpa-packages: 2020-05-11 2020-05-11 15:47:29 +03:00
Alexey Shmalko 7f50c31786 elpa-packages: 2020-05-11 2020-05-11 15:46:35 +03:00
Jörg Thalheim e9853444c7
Merge pull request #85627 from druimalban/mg-darwin 2020-05-11 10:46:05 +01:00
R. RyanTM 0d64dc6abf
rednotebook: 2.18 -> 2.19 (#87478) 2020-05-11 01:19:26 +00:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@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.
2020-05-09 10:28:57 +01:00
R. RyanTM 9058556a36 quilter: 2.2.2 -> 2.2.4 2020-05-09 08:55:20 +02:00
Jonathan Ringer 99fe5868f6 jetbrains.*: 2020.1 -> 2020.1.1 2020-05-08 11:43:24 -07:00
Pavol Rusnak 6abf4a43ad
treewide: per RFC45, remove more unquoted URLs 2020-05-08 15:20:47 +02:00
Aaron Andersen 3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen 6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
R. RyanTM 4820a0ae9f kdevelop-unwrapped: 5.5.0 -> 5.5.1 2020-05-07 20:51:37 +00:00
R. RyanTM dfd8f0b3d6 kdev-python: 5.5.0 -> 5.5.1 2020-05-07 20:34:05 +00:00
R. RyanTM 9fb4adcdc1 kdev-php: 5.5.0 -> 5.5.1 2020-05-07 19:49:16 +00:00
D. Guthrie c54d37598a Set upstream to https://github.com/ibara/mg
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.
2020-05-07 17:37:53 +01:00
Mauricio Collares 135ea5fe08 org-packages 2020-05-06 -- org-generated.nix 2020-05-06 15:01:13 -03:00
Mauricio Collares 8aef7382a3 emacs2nix: update to fix org elpa update script 2020-05-06 15:00:49 -03:00
Michael Weiss d547e06ff0
androidStudioPackages.{dev,canary}: 4.1.0.7 -> 4.1.0.8 2020-05-06 13:13:19 +02:00
R. RyanTM a8a986d439 tiled: 1.3.3 -> 1.3.4 2020-05-05 19:01:56 -07:00