Commit graph

36376 commits

Author SHA1 Message Date
Francesco Gazzetta 4f49bcf905 sfxr-qt: switch to qt-specific mkDerivation 2019-09-06 05:03:56 -04:00
Markus Hauck 8e6b1cac31 imv: 3.1.2 -> 4.0.1 2019-09-06 10:05:32 +02:00
Claudio Bley 7ee4516a7e wtf: No longer use vendored dependencies
The go modules utilized by the project and the vendored dependencies already
diverged, so the nix build of `wtf` was slightly out-of-date regarding the
official binary.

The gocenter proxy provides "immutable re-usable Go modules" which should avoid
the problem of any dependency suddenly vanishing.
2019-09-06 09:04:57 +02:00
Peter Hoeg c1a37ca8b1 strawberry: environment variable was missing 2019-09-06 13:01:03 +08:00
Mario Rodas ce67c2ef59
Merge pull request #68134 from avdv/wtf-add-infocmp
wtf: Add `infocmp` to PATH, fixes #68103
2019-09-05 21:08:26 -05:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Aaron Andersen 22fb70a996
Merge pull request #66669 from OPNA2608/update-palemoon
palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable
2019-09-05 21:03:48 -04:00
Jan Tojnar ed54a5b51d
Merge branch 'gtk-no-plus' 2019-09-06 02:57:51 +02:00
Jan Tojnar 72e7d569a7
tree-wide: s/GTK+/GTK/g
GTK was renamed.
2019-09-06 02:54:53 +02:00
worldofpeace 60c9cecf40
Merge pull request #68137 from eadwu/vscode/1.38.0
vscod{e,ium}: 1.37.1 -> 1.38.0
2019-09-05 18:26:44 -04:00
Michael Weiss 539d66aef6
signal-desktop: 1.26.2 -> 1.27.1
at-spi2-core is required for the new dependency on libatspi.so.0.
2019-09-06 00:06:52 +02:00
adisbladis 7814d35bff
go-ethereum-classic: Drop package
It's unmaintained for years and doesn't build with Go 1.12
2019-09-05 22:33:39 +01:00
adisbladis a7dfe3f9cd
perkeep: 0.10.1 -> unstable-2019-07-29
0.10.1 is the latest release but it doesn't build with recent go versions
2019-09-05 22:33:38 +01:00
Ente b081115788 i3lock-fancy: Bugfix, make scrot overwrite file
After commit [1] scrot will no longer overwrite files unless the `-o`
option is given. This commit makes the i3lock-fancy use `scrot -z -o`
instead of just `scrot -o`.

[1]: 489e322904
2019-09-05 16:30:12 -04:00
Linus Heckemann 734da72661
Merge pull request #68110 from Ma27/weechat-python3
weechat: build with python3 by default
2019-09-05 20:05:47 +02:00
Maximilian Bosch e4bc0e2b5f
weechatScripts.weechat-xmpp: remove
This plugin is fairly outdated and depends on python2 libraries that
don't receive any updates either (xmpppy for instance[1]).

[1] https://pypi.org/project/xmpppy/
2019-09-05 20:03:46 +02:00
Maximilian Bosch 689a50f3a2
weechat: build with python3 by default
WeeChat also supports Python3 for scripts which should be preferred as
CPython2 is about to get EOLed soon: https://weechat.org/scripts/python3/
2019-09-05 20:03:45 +02:00
Aaron Andersen 36abb06ee6
Merge pull request #63330 from fgaz/michabo/init-for-real
michabo: init at 0.1
2019-09-05 12:53:00 -04:00
Aaron Andersen 11de7aa609
Merge pull request #64322 from jbedo/xenomapper
xenomapper: init 1.0.2
2019-09-05 12:08:10 -04:00
Eamonn Coughlan cd9aec6114 rstudio: fix build with new hunspell-dicts 2019-09-05 17:33:24 +02:00
Francesco Gazzetta c16df62034 drawpile: Switch to qt-specific mkDerivation 2019-09-05 17:22:57 +02:00
Claudio Bley b170193185 wtf: Add infocmp to PATH, fixes #68103 2019-09-05 17:13:11 +02:00
Ryan Mulligan 96d5fdcdac
Merge pull request #68117 from tadeokondrak/discord-0.0.96
discord-canary: 0.0.95 -> 0.0.96
2019-09-05 06:46:42 -07:00
Tim Steinbach a4fcea49fc
vivaldi: 2.7.1628.30-1 -> 2.7.1628.33-1 2019-09-05 09:23:40 -04:00
Ryan Mulligan 1fad2704e7
Merge pull request #67937 from lightbulbjim/calibre
calibre: 3.47.0 -> 3.47.1
2019-09-05 06:09:33 -07:00
Robin Gloster e7297363c9
amarok: 2.9.0-20180618 -> 2.9.0-20190824
gcc 8 support
2019-09-05 15:05:05 +02:00
Francesco Gazzetta 0b1d671667 michabo: init at 0.1 2019-09-05 15:02:49 +02:00
Edmund Wu 7f660719c9
vscodium: 1.37.1 -> 1.38.0 2019-09-05 08:08:21 -04:00
Edmund Wu 6c82cc405a
vscode: 1.37.1 -> 1.38.0 2019-09-05 08:08:20 -04:00
Justin Bedo 3f83cbf538
xenomapper: init 1.0.2 2019-09-05 20:50:22 +10:00
Sébastien Maret 4f3eacc2bf
gildas: 20190701_a -> 20190901_a 2019-09-05 12:30:46 +02:00
Mario Rodas 12e3519344
terraform: 0.12.7 -> 0.12.8
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.8
2019-09-05 01:00:00 -05:00
Sarah Brofeldt 11e72e547d
Merge pull request #67563 from johanot/kubernetes-1.15-withmodulerevert
kubernetes: 1.14.3 -> 1.15.3

Also reverts the module systemd dependencies
2019-09-05 07:34:11 +02:00
Will Dietz d043c9e3fc
Merge pull request #68053 from dtzWill/update/taskell-1.6.1
taskell: 1.6.0 -> 1.6.1
2019-09-04 20:54:09 -05:00
Tadeo Kondrak 1af57d573f
discord-canary: 0.0.95 -> 0.0.96 2019-09-04 12:37:41 -06:00
Johan Thomsen 10e416ce61 kubernetes: 1.14.3 -> 1.15.3 2019-09-04 17:38:41 +02:00
Tim Steinbach 4e99ef6a18
virtualbox: 6.0.8 -> 6.0.10 2019-09-04 11:12:07 -04:00
Florian Klink 432e55242e
Merge pull request #67968 from ambrop72/virtualbox-qt-fix
virtualbox: Fix #65564
2019-09-04 06:38:37 -07:00
Ambroz Bizjak b52dfd3007 virtualbox: Make sure that Qt finds plugins to make VMs run again.
Fixes #65564. When hardening is enabled, we cannot use a wrapper for
VirtualBoxVM, so patch the source code to set QT_PLUGIN_PATH as required.
2019-09-04 06:38:12 -07:00
Lassulus 85de89db86
Merge pull request #62743 from geistesk/weechat-otr-1.9.2
weechatScripts.weechat-otr: init at 1.9.2
2019-09-04 13:39:24 +02:00
OPNA2608 999cb95738 palemoon: remove rnhmjoj from maintainers
As requested, see: https://github.com/NixOS/nixpkgs/pull/66669#issuecomment-527797128
2019-09-04 13:06:11 +02:00
Robert Hensing 320bcfeb24
Merge pull request #66635 from Gerschtli/docker-compose-zsh
docker-compose: add zsh completion
2019-09-04 12:20:57 +02:00
Robin Gloster 29fedc99d2
Merge pull request #68043 from dtzWill/update/i3-4.17.1
i3: pname, 4.17 -> 4.17.1
2019-09-04 12:19:50 +02:00
Aaron Andersen 5f13b929db
Merge pull request #68058 from dtzWill/update/mkvtoolnix-37
mkvtoolnix: 36.0.0 -> 37.0.0
2019-09-04 06:14:42 -04:00
Andreas Rammhold 6dce809b32
firefox-esr: 68.0.2esr -> 68.1.0esr 2019-09-04 11:03:32 +02:00
Vladimír Čunát 7eb2a3b1cd
evtest, mplayer: fixup missing rec after the merge 2019-09-04 11:02:42 +02:00
Vladimír Čunát 4aad2947f8
Merge branch 'master' into staging-next 2019-09-04 11:00:56 +02:00
Peter Hoeg afa6c910a9
Merge pull request #67603 from peterhoeg/u/sayonara
sayonara: 1.1.1 -> 1.5.1
2019-09-04 15:41:08 +08:00
Peter Hoeg ac9b16dfa8
Merge pull request #67605 from peterhoeg/p/strawberry
strawberry: init at 0.6.3
2019-09-04 15:39:33 +08:00
Andrei Lapshin 3f0f7d5054 ktorrent: 5.1.0 -> 5.1.2
Update ktorrent from 5.1.0 to 5.1.2 and libktorrent from 2.1 to 2.1.1,
remove already included patches
2019-09-04 10:20:41 +03:00
Peter Hoeg 5a12e12b49 strawberry: init at 0.6.3 2019-09-04 14:39:53 +08:00
Peter Hoeg aba7db77e9 sayonara: 1.1.1 -> 1.5.1 2019-09-04 14:36:29 +08:00
Will Dietz 6df37c9aab evtest: 1.33 -> 1.34 2019-09-04 08:00:26 +02:00
Michael Raskin de0fc44144
Merge pull request #68059 from dtzWill/update/links-2.20
links: 2.19 -> 2.20
2019-09-04 04:57:11 +00:00
Samuel Dionne-Riel 65000c0ff8
Merge pull request #68000 from jojosch/dbeaver_6.1.5
dbeaver: 6.1.4 -> 6.1.5
2019-09-03 21:02:49 -04:00
Will Dietz 8f78177924
links: 2.19 -> 2.20
http://links.twibright.com/download/ChangeLog

(search for '2.20' if newer entries exist)
2019-09-03 19:29:01 -05:00
Will Dietz 6d1b2761d0
mkvtoolnix: 36.0.0 -> 37.0.0
https://www.bunkus.org/blog/2019/08/mkvtoolnix-v37-0-0-released/
2019-09-03 19:27:54 -05:00
Will Dietz 06d794ff06
vnstat: 2.3 -> 2.4 2019-09-03 19:25:46 -05:00
Will Dietz fa996e685d
taskell: 1.6.0 -> 1.6.1
https://github.com/smallhadroncollider/taskell/releases/tag/1.6.1
2019-09-03 19:20:33 -05:00
Andreas Rammhold 87e261843c
firefox/wrapper: Set new style override for legacy profiles & allow downgrades
While Firefox 68 started messing with our profiles and required new
profiles on binary location changes Firefox 69 now verifies that we
aren't downgrading to an older Firefox even of the same version. If you
switch between two channel versions and/or between nixpkgs releases
Firefox will refuse to start and demand a fresh profile. Disabling the
downgrade protection works around that issue.
2019-09-04 02:14:53 +02:00
Will Dietz 1aec067a47
i3: pname, 4.17 -> 4.17.1
https://i3wm.org/downloads/RELEASE-NOTES-4.17.1.txt
2019-09-03 18:42:09 -05:00
Will Dietz 9dbda3eddf
Merge pull request #66737 from dtzWill/feature/azpainter
azpainter: init at 2.1.4
2019-09-03 18:25:21 -05:00
Carles Pagès 7547a7a1d4 kodi: 19.3 -> 19.4 2019-09-04 00:40:07 +02:00
adisbladis 2308d5034c
Merge pull request #68005 from xrelkd/update/go-ethereum
go-ethereum: 1.9.2 -> 1.9.3
2019-09-03 23:01:31 +01:00
volth adf55b78b9 icewm: 1.4.2 -> 1.6.0 (#66949) 2019-09-03 23:51:52 +02:00
Nikolay Korotkiy 75a126692b
josm: 15238 -> 15322 (#68022) 2019-09-03 23:17:07 +02:00
Timothy DeHerrera 0b32fe2d7e kakounePlugins: Add 5 kakoune plugins (#67593)
* kakounePlugins: Add 5 kakoune plugins

Should be compatible with
https://github.com/NixOS/nixpkgs/pull/64310

* kak-auto-pairs: for automatic closing of pairs
* kak-buffers: for easier buffer management
* kak-fzf: for fzf integration
* kak-powerline: for a prettier modeline
* kak-vertical-selection: for easy vertical selections

* kakounePlugins: alphabetize package list

* kakounePlugins.kak-fzf: add ability to choose between fzf/skim

* kakounePlugins.kak-powerline: substitute full path to git binary
2019-09-03 22:54:37 +02:00
averelld ec57a12e66 mplayer: 1.3.0 -> 1.4 (#67733) 2019-09-03 22:51:04 +02:00
Dennis Gosnell 15a461d3b8 roxterm: 3.3.2 -> 3.7.5 (#67807) 2019-09-03 22:45:10 +02:00
averelld 42607bb059 vim: 8.1.1547 -> 8.1.1967 (#68011) 2019-09-03 22:34:37 +02:00
Aristid Breitkreuz bafe56c685
gnucash: fix cmake configure phase, missing "include(CheckSymbolExists)" (#68026) 2019-09-03 22:31:50 +02:00
Franz Pletz de85797565
Merge remote-tracking branch 'origin/master' into gcc-8 2019-09-03 22:15:07 +02:00
worldofpeace 26b8a0a940
Merge pull request #68016 from worldofpeace/no-single-quote-placeholder
treewide: don't use single quotes with placeholder
2019-09-03 13:02:42 -04:00
worldofpeace 59e68d3b74 treewide: don't use single quotes with placeholder 2019-09-03 13:01:42 -04:00
Daniel Schaefer 86ddab8e70 hpmyroom: init at 11.1.0.0508 2019-09-03 18:19:54 +02:00
worldofpeace 62973ddc07
Merge pull request #67836 from petabyteboy/feature/corebootutils
coreboot-utils: init at 4.10
2019-09-03 11:54:36 -04:00
Milan Pässler d977d48baf coreboot-utils: init at 4.10
Build various tools from the coreboot tree with a generic builder for better
maintainability and provide a buildEnv with all of them, similar to other
distributions' coreboot-utils package.
2019-09-03 17:49:50 +02:00
Peter Simons d7bbcdf274 openshot-qt: fix title generator
@ferdnyc has kindly provided a patch for our Nix-specific permission
issue https://github.com/OpenShot/openshot-qt/issues/2972.

Fixes https://github.com/NixOS/nixpkgs/issues/32898.
Fixes https://github.com/NixOS/nixpkgs/issues/48591.
Related to https://github.com/NixOS/nixpkgs/issues/55683.
2019-09-03 17:49:49 +02:00
Johannes Schleifenbaum 0c7fe8349f
dbeaver: 6.1.4 -> 6.1.5 2019-09-03 17:19:13 +02:00
xrelkd d4d6c6b4d9 go-ethereum: 1.9.2 -> 1.9.3 2019-09-03 20:51:18 +08:00
Marek Mahut c02fe4620b
Merge pull request #67941 from suhr/musescore
musescore: 3.0.5 ->  3.2.3
2019-09-03 11:27:12 +02:00
Marek Mahut bf276a6aba
Merge pull request #67992 from marius851000/wxhexeditor2
wxhexeditor: fix compilation
2019-09-03 11:04:49 +02:00
marius851000 c4514dfbb7 wxhexeditor: fix compilation 2019-09-03 10:09:25 +02:00
Andreas Rammhold 91c7f8b99f
firefox-bin: 68.0.2 -> 69.0 2019-09-03 08:49:00 +02:00
Peter Hoeg 2d708d3524
Merge pull request #67981 from marsam/update-wtf
wtf: 0.20.0 -> 0.21.0
2019-09-03 13:32:53 +08:00
Mario Rodas 1bf7634ba2
wtf: 0.20.0 -> 0.21.0
Changelog: https://github.com/wtfutil/wtf/releases/tag/v0.21.0
2019-09-02 21:00:00 -05:00
Mario Rodas 4017032055
syncthing: 1.2.1 -> 1.2.2
Changelog: https://github.com/syncthing/syncthing/releases/tag/v1.2.2
2019-09-02 20:00:00 -05:00
Mario Rodas ad6ba90bdd
Merge pull request #67974 from dawidsowa/gallery-dl
gallery-dl: 1.10.2 -> 1.10.3
2019-09-02 19:35:05 -05:00
Astro 3da4caa8f8 rofi: fix rofi-theme-selector by setting $XDG_DATA_DIRS 2019-09-03 01:07:37 +02:00
dawidsowa 9cbb59f90e gallery-dl: 1.10.2 -> 1.10.3 2019-09-03 00:54:34 +02:00
Ryan Mulligan 32f9c619f5
Merge pull request #67969 from petabyteboy/feature/remove-dobuild
treewide: remove uses of doBuild and doConfigure
2019-09-02 15:13:47 -07:00
gnidorah cc2deaf210 dfilemanager: use qt5's mkDerivation 2019-09-02 23:44:40 +02:00
gnidorah 70aa3807cf qmmp: use qt5's mkDerivation 2019-09-02 23:44:40 +02:00
Milan Pässler (work) 185fd61631 treewide: remove uses of doBuild and doConfigure
doBuild and doConfigure are not actually used by any builders, they were
probably added by mistake and just confuse people.
2019-09-02 23:42:12 +02:00
Vladimír Čunát f21211ebfe
Merge branch 'master' into staging 2019-09-02 23:25:24 +02:00
Andreas Rammhold 77fc386344
firefox: 68.0.2 -> 69.0 2019-09-02 20:58:57 +02:00
OPNA2608 d53efd8188 palemoon: 28.6.0.1 -> 28.7.0, drop hardeningDisable 2019-09-02 20:15:06 +02:00
Andreas Rammhold f3d3377477 firefox: support building firefox 69 2019-09-02 16:13:19 +02:00
Сухарик cf4fa9f708 musescore: 3.0.5 -> 3.2.3 2019-09-02 15:05:26 +03:00
Chris Rendle-Short 22e63cc357 calibre: 3.47.0 -> 3.47.1
Also rename .desktop files to match app IDs (fixes missing app icons on
Wayland).
2019-09-02 21:09:50 +10:00
geistesk d81e7bdf45 weechatScripts.weechat-otr: init at 1.9.2 2019-09-02 11:28:58 +02:00
worldofpeace 2baa9e74c4
Merge pull request #67732 from lightbulbjim/freecad-wayland
freecad: fix missing app icon and name when running under Wayland
2019-09-02 01:17:20 -04:00
Marek Mahut 03c496cb8b
Merge pull request #67891 from jb55/clightning-0.7.2
clightning: 0.7.1 -> 0.7.2.1
2019-09-02 07:05:51 +02:00
worldofpeace 896da41892 onboard: cleanups
* workaround #56943
* fix xdg autostart installed to site-packages
* delete ubuntu icons
2019-09-02 00:15:22 -04:00
Emily d1dfaa79e3 symbiyosys: fix path to bash (again)
/usr/bin/env works on NixOS normally, but previously sby would fail if
used from inside the Nix sandbox.
2019-09-01 14:22:49 -05:00
adisbladis 80bda49332
emacs-packages: Drop remnants of manually created packages 2019-09-01 19:58:28 +01:00
adisbladis 704e8c5023
emacs-packages.tramp: 2.3.0 -> 2.4.2 2019-09-01 19:55:43 +01:00
adisbladis 5d63bdb3b3
emacs-packages.helm-words: 20150413 -> 20190917 2019-09-01 19:46:20 +01:00
adisbladis 2c142705df
emacs-packages.emacsClangCompleteAsync: Drop manually created package 2019-09-01 19:39:17 +01:00
adisbladis 221ed56467
emacs-packages.cua: Drop manually created package
It's included in emacs since version 22
2019-09-01 19:33:16 +01:00
adisbladis 15f70ea7ed
emacs-packages: Drop manually created coffee-mode 2019-09-01 19:26:51 +01:00
adisbladis 3b632b78a2
emacs-packages: Drop manually created gn package 2019-09-01 19:23:31 +01:00
adisbladis 6619e9c47b
emacs-packages: Fix melpa indentation 2019-09-01 19:17:31 +01:00
Jonas Nick f74070baf5 clightning: 0.7.1 -> 0.7.2.1 2019-09-01 09:41:05 -07:00
Alexei Robyn a7297610a2 luakit: Update for Lua search path handling change 2019-09-01 17:42:20 +02:00
Fabian Möller 9334ce105a nomacs: really use Qt mkDerivation 2019-09-01 17:35:00 +02:00
Florian Klink d4283f47dc
Merge pull request #67844 from puckipedia/notmuch
notmuch: 0.28.4 -> 0.29.1 (and assorted fixes)
2019-09-01 14:04:13 +02:00
worldofpeace e08cb1ff65
Merge pull request #67727 from deepfire/serge/electrum
electrum:  update for the Qt5 change (#65399)
2019-09-01 05:31:47 -04:00
Kosyrev Serge 3d5144a554
electrum: update for #65399 2019-09-01 12:27:30 +03:00
Puck Meerburg bcc543135f notmuch: fix notmuch-emacs-mua
Before this patch, notmuch-emacs-mua would try to call emacs in PATH,
 which would obviously fail on systems with no emacs. This fixes that,
 while still keeping the capability to override your emacs' path.
2019-09-01 08:40:26 +00:00
Puck Meerburg abd8f6c045 notmuch: remove gpg substituteInPlace
As of 0.29, notmuch no longer has the gpg_path config, and instead
 uses the gmime default, so the substitute can be safely dropped.
2019-09-01 08:40:26 +00:00
Puck Meerburg 21fac085c7 notmuch: 0.28.4 -> 0.29.1
Release notes at https://notmuchmail.org/news/release-0.29/ and
 https://notmuchmail.org/news/release-0.29.1/
2019-09-01 08:40:15 +00:00
worldofpeace 5d10eab943
Merge pull request #67755 from xrelkd/update/parity
parity: 2.5.6 -> 2.5.7, parity-beta: 2.6.1 -> 2.6.2
2019-09-01 04:29:48 -04:00
Marek Mahut 134718db00
Merge pull request #67861 from sigma/pr/ghq-0.12.6
ghq: 0.10.2 -> 0.12.6
2019-09-01 08:36:49 +02:00
worldofpeace 5e3ad7a220
Merge pull request #67800 from averelld/calibre-update
calibre: 3.46.0 -> 3.47.0
2019-09-01 00:20:21 -04:00
worldofpeace 732c0a0d53
Merge pull request #64289 from tadeokondrak/kallisto/update/0.46.0
kallisto: 0.43.1 -> 0.46.0
2019-08-31 23:06:06 -04:00
worldofpeace b797fbcc26
Merge pull request #67767 from B4dM4n/nomacs-wrap-qt
nomacs: build using Qt mkDerivation (+ translations)
2019-08-31 22:38:55 -04:00
Fabian Möller 543b904873 nomacs: enable translations 2019-08-31 22:31:48 -04:00
Fabian Möller fee74012f2 nomace: use Qt mkDerivation 2019-08-31 22:31:48 -04:00
Ivan Kozik 0e703ce075 chromium: 76.0.3809.100 -> 76.0.3809.132 (#67610)
CVE-2019-5869
2019-08-31 22:22:58 -04:00
Aaron Andersen 3ee1adcf6e
Merge pull request #67818 from xvapx/remove/crashplan
Remove/crashplan
2019-08-31 21:47:27 -04:00
Marti Serra d3de35967a crashplan, crashplan-small-business: remove pkg and module 2019-09-01 03:25:19 +02:00
Yann Hodique a93a14e31c ghq: 0.10.2 -> 0.12.6 2019-08-31 17:59:29 -07:00
adisbladis d835da5ee9
emacsPackages.seoul256-theme: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis e018f9cf40
emacsPackages.processing-snippets: Unmark as broken 2019-08-31 23:56:32 +01:00
adisbladis a8715b4df7
emacsPackages.helm-lobsters: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis c39104bcff
emacsPackages.fold-dwim-org: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis ea9f3bafcd
emacsPackages.flycheck-ocaml: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis cc2547d33d
emacsPackages.floobits: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis 16c57cb76b
emacsPackages.evil-search-highlight-persist: Unmark as broken 2019-08-31 23:56:31 +01:00
adisbladis 9bcc28325e
emacsPackages.eterm-256color: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 7b32590aef
emacsPackages.emr: Unmark as broken 2019-08-31 23:56:30 +01:00
adisbladis b5941206ee
emacsPackages.cmake-mode: Unmark as broken 2019-08-31 23:56:30 +01:00
adisbladis 18ce1d7d52
emacsPackages.window-numbering: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 7ace8446b6
emacsPackages.voca-builder: Unmark as broken from melpa 2019-08-31 23:56:30 +01:00
adisbladis 5d45d563ba
emacsPackages.utop: Unmark as broken 2019-08-31 23:56:30 +01:00
adisbladis d2bb61139c
emacsPackages.textmate: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis edcf307762
emacsPackages.tawny-mode: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis a29ca8750e
emacsPackages.speech-tagger: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 2418f00ca1
emacsPackages.qiita: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 70c32e80b5
emacsPackages.ocp-indent: Unmark as broken 2019-08-31 23:56:29 +01:00
adisbladis 88f8e5a59d
emacsPackages.maxframe: Unmark as broken from melpa 2019-08-31 23:56:29 +01:00
adisbladis 594b9a15b3
emacsPackages.jsfmt: Unmark as broken from melpa stable 2019-08-31 23:56:28 +01:00
adisbladis 178ba4dd05
emacsPackages.initsplit: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis c74e4a1116
emacsPackages.ido-complete-space-or-hyphen: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 7c7378246c
emacsPackages.graphene: Unmark as broken 2019-08-31 23:56:28 +01:00
adisbladis 9823655e70
emacsPackages.elmine: Unmark as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 10852183ba
emacs-packages: Unmark bufshow as broken from melpa 2019-08-31 23:56:28 +01:00
adisbladis 1c687eb4e4
emacsPackages.elpaPackages.ebdb-i18n-chn: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 1acdbbacb3
emacsPackages.elpaPackages.iterators: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis eb54ab3798
emacsPackages.elpaPackages.midi-kbd: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 11829795b3
emacsPackages.elpaPackages.stream: Unmark as broken 2019-08-31 23:56:27 +01:00
adisbladis 45dc8ced7c
emacsPackages.elpaPackages.el-search: Unmark as broken 2019-08-31 23:56:27 +01:00
Marek Mahut 1daa617277
Merge pull request #67819 from endocrimes/u-nomad
nomad: 0.9.4 -> 0.9.5
2019-08-31 23:42:15 +02:00
Averell Dalton 80f07c1715 calibre: 3.46.0 -> 3.47.0 2019-08-31 23:26:30 +02:00
Michael Weiss 19c18e104b waypipe: init at 0.6.1 (#67713)
waypipe: init at 0.6.1
2019-08-31 23:48:50 +03:00
Marek Mahut fc24debbb0
Merge pull request #67826 from joncojonathan/veracrypt_1-23-h2
veracrypt: 1.23 -> 1.23-hotfix-2
2019-08-31 22:39:15 +02:00
Marek Mahut 5865e1f487
Merge pull request #67822 from Kjuvi/master
timetable: 1.0.6 -> 1.0.8
2019-08-31 22:30:09 +02:00
Danielle Lancashire f6c47d01a4
nomad: 0.9.4 -> 0.9.5
This commit updates nomad from 0.9.4 to 0.9.5.

It also introduces the 'ui' build tag as it is incredibly useful when
working in development and production environments - and the assets are
included in release commits.
2019-08-31 22:08:57 +02:00
Tadeo Kondrak 2aa9b655f4
kallisto: 0.43.1 -> 0.46.0 2019-08-31 14:06:31 -06:00
Michael Weiss b7461c8828
gns3Packages.{server,gui}Preview: 2.2.0rc3 -> 2.2.0rc4 2019-08-31 22:05:55 +02:00
Frederik Rietdijk 98ef78326d Merge staging-next into staging 2019-08-31 18:07:33 +02:00
Frederik Rietdijk 96e5474329 Merge master into staging-next 2019-08-31 18:04:31 +02:00
Silvan Mosberger 4727a40be9
Merge pull request #65283 from averelld/add-x2goserver-module
Add x2goserver module
2019-08-31 17:49:41 +02:00
Alyssa Ross 1da1a7a479 pari: 2.11.1 -> 2.11.2 2019-08-31 13:33:00 +00:00
joncojonathan 798d16c384
veracrypt: 1.23 -> 1.23-hotfix-2
Applied upstream hotfix
2019-08-31 13:45:17 +01:00
Matthieu Coudron 813674425c
Merge pull request #66323 from mmlb/update-flent
flent: 1.2.2 -> 1.3.0
2019-08-31 21:23:50 +09:00
Benjamin Staffin ccf6d84366 yubioath-desktop: Fix desktop launcher icon (#67793) 2019-08-31 08:14:46 -04:00
Niklas Hambüchen 9e78f76ade treewide: Remove unnecessary --disable-static (#66759)
* freetype: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes freetype not being overridable to have static libs.

* treewide: Remove unnecessary `--disable-static`.

The true-by-default `dontDisableStatic` already takes care of it.

Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Alexander 35ac3344e7 colmap: init at 3.5 (#67759)
* colmap: init at 3.5
2019-08-31 08:06:46 -04:00
volth 7bb6b373ab treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
Lassulus a8d26fc34a
Merge pull request #63127 from bzizou/trimal
trimal: init at 1.4.1
2019-08-31 13:04:41 +02:00
Samuel Leathers 4b515cf6ef
Merge remote-tracking branch 'upstream/master' into staging-next
* upstream/master:
  vimPlugins: update (#67823)
  mattermost-desktop: 4.2.0 -> 4.2.3 (#67717)
  lightspark: init at 0.8.1 (#67425)
  anki: 2.1.11 -> 2.1.14 (#67738)
  nixos/{namecoind,bitcoind}: removing the altcoin prefix
  rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 06:53:44 -04:00
Chris Rendle-Short 58cba198a4 freecad: fix missing app icon and name when running under Wayland
Has been upstreamed and should be safe to remove in versions >= 0.19
2019-08-31 20:43:51 +10:00
Tadeo Kondrak 661b311057 discord-canary: 0.0.93 -> 0.0.95 2019-08-31 12:40:58 +02:00
R. RyanTM 857fb6744a flac: 1.3.2 -> 1.3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flac/versions
2019-08-31 12:34:17 +02:00
averelld 44ce76322d mattermost-desktop: 4.2.0 -> 4.2.3 (#67717) 2019-08-31 06:01:34 -04:00
Quentin Vaucher e1c44d481c timetable: 1.0.6 -> 1.0.8 2019-08-31 11:09:21 +02:00
taku0 ac84c1ebde thunderbird: 60.8.0 -> 68.0 2019-08-31 17:33:09 +09:00
taku0 6007f737e1 thunderbird-bin: 60.8.0 -> 68.0 2019-08-31 17:33:09 +09:00
Frederik Rietdijk ad1d58c622 Merge staging-next into staging 2019-08-31 10:04:20 +02:00
Frederik Rietdijk fc74ba8291 Merge master into staging-next 2019-08-31 09:50:38 +02:00
Vincent Laporte 81760f3235 ocamlPackages.cstruct: 3.1.1 -> 4.0.0
ocamlPackages.cstruct-sexp: init at 4.0.0

ocamlPackages.x509: 0.6.1 -> 0.7.1

ocamlPackages.tls: 0.9.0 -> 0.10.4

jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
averelld 60216e8472 hexchat: 2.12.4 -> 2.14.2 (#67714) 2019-08-31 00:06:40 -04:00
worldofpeace 1a4903aa05
Merge pull request #67802 from rnhmjoj/monero
monero-gui: cleanup
2019-08-30 23:29:39 -04:00
rnhmjoj bd1e4424e5 monero-gui: cleanup for qt wrappers 2019-08-30 23:27:18 -04:00
luz.paz aaad52ba7a olive-editor: 0.1.0 -> 0.1.1
Commit updated according to #65399
2019-08-30 21:18:37 -04:00
Aaron Andersen 37c6e329d9
Merge pull request #67583 from jollheef/dino-unstable-2019-08-27
dino: 2019-02-06 -> 2019-08-27
2019-08-30 21:00:00 -04:00
Maximilian Bosch 00762b5754
Merge pull request #67778 from jonringer/bump-filezilla
filezilla: 3.43.0 -> 3.44.2
2019-08-31 01:09:46 +02:00
adisbladis 52be1a3de0
melpa-packages: 2019-08-30 2019-08-30 22:13:16 +01:00