Tim Steinbach
10b113f81b
vscode: 1.18.0 -> 1.18.1
2017-11-24 08:39:26 -05:00
Jörg Thalheim
17b9d12df8
Merge pull request #31974 from rittelle/fix-goland
...
Rename Jetbrains' Go IDE Gogland to goland
2017-11-24 11:36:27 +00:00
Orivej Desh
04a462b372
zcash: does not build on darwin
2017-11-24 11:23:01 +00:00
adisbladis
39a9ff95ef
go-ethereum: 1.7.2 -> 1.7.3
2017-11-24 13:52:07 +08:00
Andreas Rammhold
e0b95635b3
texstudio: 2.12.4 -> 2.12.6
...
changelog:
```
- use Breeze window theme on KDE Plasma 5 (thanks to Alexander Wilms)
- support single-finger panning gesture on most config dialog components
- support single-finger panning touch gesture on log viewer
- pdf viewer scroll tool: support single-finger panning gesture
- center width-constrained documents in the editor (optional)
- add document tab context menu entries "Close" and "Close All Other Documents"
- improved layout of config build page
- add system check for language tool
- change search defaults to case-insensitive (feature-requests#1254)
- tags for beamer
- change preview default to embedded pdf
- handle preview failures more gracefully, i.e. no warning pop-ups
- repect preview settings (panel,etc) also for hover preview
- show hover preview as tooltip in case of inline-mode
- warn if compiler commands are actually a command list
- several improvements to the latex parser
- notify that a restart is required when switching between modern and classic style
- improved LanguageTool communication: better error handling
- add reset to default button for some LT settings
- add 200ms delay before showing auto-hidden viewer toolbar to prevent flicker
- eye candy for pdf circular magnifier (adapted code from texworks)
- show pdf highlight in magnifier
- capslock does not close completer any more
- alternative approach for determine directories from complete texts
- use cache for previews
- auto open completer when starting to type in references, packages etc.
- scripting: editor.cutBuffer
- subframetitle in structure view
- enable inputMethod (e.g. ^) in completer
- change default for complete non-text chacters to off, as it tends to cause unexpected behaviour
- fix word separation with punctuation
- fix: remove incorrect warning "Unknown magic comment" for "% !TeX TS-program = "
- fix: avoid compile fail if magic comment program is spelled wrongly
- fix: duplicate lines in autogenerated cwl files
- fix multi line argument interpretation
- fix pdfviewer in enlarged mode
- fix editing of basic shortcuts
- fix number in length keyVals
- fix flickering in structure view
- fix crash with qimage cache
- fix crash when restoring centralVSplitterState (bug 2175)
- fix highlighting of current entry in structure
- fix Open Terminal not working on windows QTBUG-57687 (bug 2178)
- fix column detection for tabu/longtabu
```
2017-11-23 20:28:07 +01:00
taku0
bb853bdfea
thunderbird: 52.4.0 -> 52.5.0
2017-11-24 03:12:38 +09:00
taku0
ab6046e33f
thunderbird-bin: 52.4.0 -> 52.5.0
2017-11-24 03:12:31 +09:00
adisbladis
d99378654f
pythonPackages: Add version and pname attributes to packages
2017-11-23 17:49:43 +01:00
Frederik Rietdijk
6ad79678d4
Merge remote-tracking branch 'upstream/master' into HEAD
2017-11-23 16:38:31 +01:00
rittelle
beee8119b8
jetbrains.datagrip: 2017.2.2 -> 2017.2.3
2017-11-23 15:54:03 +01:00
rittelle
b2b995f65a
jetbrains.goland: renamed from jetbrains.gogland
...
Product renamed to match the name used on the Product website and inside
the update.xml used by the update script.
This also updated the version to 173.3727.79.
2017-11-23 15:51:52 +01:00
Dominik Xaver Hörl
ecdc401cc3
oneko: init at 1.2.5
2017-11-23 14:07:20 +01:00
Graham Christensen
e1c020d6a2
Merge pull request #31964 from srhb/imagemagick-up
...
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 07:27:59 -05:00
Sarah Brofeldt
a5783484ee
imagemagick: 6.9.9-21 -> 6.9.9-23
2017-11-23 11:11:31 +01:00
Bjørn Forsman
1e5bdbb273
Merge pull request #27344 from lukeadams/gnuradio-update
...
Gnuradio: Enable Darwin Support
2017-11-23 08:23:07 +01:00
Luke Adams
367e5f726f
gnuradio-osmosdr: update homepage
2017-11-22 21:46:13 -06:00
Luke Adams
03193f542e
gnuradio-{ais,gsm,nacl,osmosdr,rds}: enableParallelBuilding
2017-11-22 21:46:12 -06:00
Luke Adams
b1c666ef6c
gnuradio-{ais,gsm,nacl,osmosdr,rds}: enable Darwin building
2017-11-22 21:46:12 -06:00
Luke Adams
d8d9697402
gnuradio-ais: Fix Volk library search issue. Fix incorrect version date.
...
- Issue fixed in my PR (bistromath/gr-ais@8502d02 )
- The commit date of the original src is "2015-12-20" not "2016-08-26" (version hasn't changed)
2017-11-22 21:46:11 -06:00
Luke Adams
86d953ee39
gnuradio: enable Darwin building
2017-11-22 21:46:11 -06:00
Luke Adams
1b1c82f4f4
gnuradio: 3.7.11.0 -> 3.7.11.1
...
this version includes GCC6 improvements
2017-11-22 21:46:10 -06:00
Luke Adams
5d75dbe5e5
gnuradio: Resolve darwin c++11 issues
...
-std=c++11 causes errors with OBJ-C files on Darwin. Inject dynamic compiler flag into every cmake file to work around this.
2017-11-22 21:46:10 -06:00
Luke Adams
6e9140d5c3
gnuradio: force wxgui and pygtk check to true
...
enables gnuradio-companion compilation in headless/nix-multiuser environment
2017-11-22 21:44:29 -06:00
Luke Adams
17908a7de1
gnuradio: setupHook: enable composition with nix-shell
2017-11-22 21:44:28 -06:00
Luke Adams
482d8de3b0
gnuradio: postInstall: PYTHONPATH / DYLD_FRAMEWORK_PATH notes
2017-11-22 21:44:28 -06:00
Luke Adams
3cdf4308b2
gnuradio: wrapProgram: set DYLD_FRAMEWORK_PATH
...
This prevents CoreFoundation-related crashes
2017-11-22 21:44:02 -06:00
Samuel Leathers
b4c63c3648
Merge pull request #31921 from corngood/rdesktop-krb
...
rdesktop: enable credssp
2017-11-22 22:04:49 -05:00
Samuel Leathers
06251bec3c
Merge pull request #31949 from vbgl/gnumeric-1.12.36
...
gnumeric: 1.12.35 -> 1.12.36; goffice: 0.10.35 -> 0.10.36
2017-11-22 21:25:31 -05:00
Parnell Springmeyer
57f1a67026
signal-desktop: Add @ixmatus to the list of maintainers
2017-11-22 16:57:36 -06:00
Luke Adams
e81d84fcea
gnuradio: add CoreAudio input for Darwin
2017-11-22 16:42:21 -06:00
Luke Adams
861773bfa5
gnuradio: reorder build inputs
2017-11-22 16:42:21 -06:00
Luke Adams
b9c426c5a6
gnuradio: use qwt6_qt4 instead of qwt5
2017-11-22 16:42:20 -06:00
Luke Adams
ba49dfb318
gnuradio: document purpose of package inputs
2017-11-22 16:42:20 -06:00
Luke Adams
60d95cc41a
rtl-sdr: enable Darwin building; postInstall: only run on Linux
2017-11-22 16:42:19 -06:00
Luke Adams
4bc189db28
urh: platforms to linux only due to qt5 issue on Darwin
2017-11-22 16:42:19 -06:00
Luke Adams
9be55b0d04
libosmocore: enable Darwin building
2017-11-22 16:42:18 -06:00
Luke Adams
b32e8ce7d7
libosmocore: 0.9.0 -> 0.9.6
...
add new required talloc, python2 inputs; enableParallelBuilding
2017-11-22 16:42:18 -06:00
Maximilian Bode
6bacdee6a4
terraform: upgrade providers
2017-11-22 22:48:47 +01:00
Jörg Thalheim
322b8344be
Merge pull request #31886 from adisbladis/firefox-beta-bin-58_0b5
...
Firefox beta & devedition bin packages 58.0b5
2017-11-22 21:19:37 +00:00
Maximilian Bode
083a0b8348
terraform: add 0.11
2017-11-22 22:06:02 +01:00
Maximilian Bode
b5fd1181d1
terraform: 0.10.7 -> 0.10.8
2017-11-22 22:05:15 +01:00
Frederik Rietdijk
2eafb3cf9f
Merge pull request #31942 from das-g/qgis-2.18.14
...
QGIS 2.18.13 -> 2.18.14
2017-11-22 21:09:07 +01:00
Bjørn Forsman
7e9b186fe4
owncloud-client: unbreak build
...
By reusing the nextcloud patch to find the "Sql" module (Qt5Sql).
https://hydra.nixos.org/build/64533236/nixlog/1/tail
2017-11-22 20:18:24 +01:00
Frederik Rietdijk
8fafa3a85a
Merge pull request #31934 from romildo/upd.qbittorrent
...
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 20:06:47 +01:00
Vincent Laporte
1f5c2fe90a
gnumeric: 1.12.35 -> 1.12.36
...
goffice: 0.10.35 -> 0.10.36
2017-11-22 18:52:31 +00:00
Frederik Rietdijk
fe84985267
Merge pull request #31936 from Moredread/calibre
...
calibre: Fix error when sending E-Mails
2017-11-22 19:44:53 +01:00
Raphael Das Gupta
d756dedb9a
qgis: 2.18.13 -> 2.18.14
2017-11-22 18:42:42 +01:00
David McFarland
916d1a409c
rdesktop: enable credssp w/ libgssglue
2017-11-22 12:33:32 -04:00
Peter Simons
aba9985ff9
melpa-packages.nix: unbreak "shm", which builds fine for me
...
Ping @mdorman
2017-11-22 14:55:38 +01:00
Jörg Thalheim
66b732a586
Merge pull request #31928 from andir/slack-2.90
...
slack: 2.8.2 -> 2.9.0
2017-11-22 13:15:51 +00:00
Tim Steinbach
44f1d45833
Merge pull request #31899 from NeQuissimus/docker_17_11
...
docker-edge: 17.10 -> 17.11
2017-11-22 13:05:49 +00:00
André-Patrick Bubel
04bdff3d8f
calibre: Fix error when sending E-Mails
...
When sending E-Mails an error was thrown due to the missing 'dns'
python package.
2017-11-22 13:41:23 +01:00
José Romildo Malaquias
a3ae91aa2f
qbittorrent: 3.3.16 -> 4.0.1
2017-11-22 10:02:40 -02:00
Andreas Rammhold
1f0819a7cb
slack: 2.8.2 -> 2.9.0
2017-11-22 09:31:03 +01:00
Joachim F
7059c88290
Merge pull request #31207 from rnhmjoj/mutt-gpg
...
mutt: add option to configure S/MIME and GnuPG
2017-11-22 04:08:10 +00:00
Cray Elliott
86c0844d32
obs-studio: 20.1.0 -> 20.1.3
2017-11-21 19:15:44 -08:00
Renaud
74d36c9acd
Merge pull request #28950 from jansol/renderdoc
...
renderdoc: 0.34pre -> 0.91
2017-11-22 00:13:37 +01:00
Orivej Desh
b8e1e7191e
Merge branch 'master' into staging
...
* master: (80 commits)
lkl: Supports aarch64
wimlib: nitpicks
gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
wimlib: init at 1.12.0
kernel: improve modDirVersion error message
releaseTools.sourceTarball: Clean up temporary files
dotnetPackages.SmartIrc4net: rehash source
migmix: make it a fixed-output derivation
vm: Create /dev/full
samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
microcodeIntel: 20170707 -> 20171117
sshd: Remove ripemd160 MACs
kernel config: Enable MEDIA_CONTROLLER
linux: 4.4.99 -> 4.4.100
linux: 4.9.63 -> 4.9.64
nix-bash-completions: 0.4 -> 0.5
linux: 4.14 -> 4.14.1
linux: 4.13.14 -> 4.13.15
nix-zsh-completions: 0.3.3 -> 0.3.5
dns-root-data: use a stable URL that I maintain anyway
...
2017-11-21 22:48:36 +00:00
Tuomas Tynkkynen
91d2cf9642
lkl: Supports aarch64
...
ARMv6 and ARMv7 didn't work when I tried.
2017-11-22 00:01:13 +02:00
zimbatm
8233411a8e
gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
2017-11-21 20:12:11 +00:00
Tim Steinbach
3901f08f10
docker-edge: 17.10 -> 17.11
2017-11-21 09:23:48 -05:00
Jörg Thalheim
72cf3e856a
Merge pull request #31868 from Mic92/weston/wayland-update
...
Weston: 1.12.0 -> 3.0.0; wayland: 1.12.0 -> 1.14.0
2017-11-21 12:09:01 +00:00
aszlig
73746502d8
tomahawk: Mark as unmaintained by upstream
...
The upstream commit tomahawk-player/tomahawk@c838959248
changed the project's README to state that the project has been
abandoned, quote:
This project is essentially abandoned
There is noone working on it. There isn't much sense in adding any
new issues in the issue tracker unless you want to fix them yourself.
So I'm adding a note in the description and essentially remove my
maintainership as well.
Signed-off-by: aszlig <aszlig@nix.build>
2017-11-21 08:55:55 +01:00
Orivej Desh
4f73b3162b
treewide: preset windres missing to fix builds on Linux
...
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 04:27:10 +00:00
adisbladis
b5a99cfdf2
firefox-devedition-bin: 58.0b2 -> 58.0b5
2017-11-21 11:59:51 +08:00
adisbladis
393e4f0b86
firefox-beta-bin: 57.0b14 -> 58.0b5
2017-11-21 11:59:41 +08:00
Joerg Thalheim
ce98c217d7
hivemind: remove
...
Project seems dead and stopped building in august.
cc @canndrew
2017-11-21 02:03:02 +01:00
Joerg Thalheim
6327ba2089
xiphos: 4.0.6 -> 4.0.7
2017-11-21 00:27:33 +00:00
Orivej Desh
882324e3a7
Merge pull request #31878 from mdorman/emacs-updates
...
Semi-automated Emacs package updates
2017-11-20 23:44:12 +00:00
Michael Alan Dorman
5296f91ca2
melpa-packages: 2017-11-20
...
Removals:
- omniref: removed from melpa
- ox-latex-chinese: removed from melpa
Broken:
- shm: missing dependencies
2017-11-20 17:34:07 -05:00
Michael Alan Dorman
68839b0dd7
melpa-stable-packages: 2017-11-20
...
Broken:
- po-mode: missing file header
2017-11-20 17:33:45 -05:00
Michael Alan Dorman
b5ebb93e0c
org-packages: 2017-11-20
2017-11-20 17:33:30 -05:00
Michael Alan Dorman
1b5252680d
elpa-packages: 2017-11-20
...
Broken:
- rcirc-menu: missing file header
2017-11-20 17:33:17 -05:00
Daiderd Jordan
a6172a90be
Merge pull request #31737 from periklis/init-docker-darwin-support
...
docker & docker-machine-xhyve: enable darwin support
2017-11-20 21:16:25 +01:00
Daiderd Jordan
b7dac500d7
Merge pull request #31803 from nicknovitski/sdcv-darwin
...
sdcv: enable Darwin build
2017-11-20 20:44:35 +01:00
Periklis Tsirakidis
1434c5ed9c
fixup! docker-cli: enable darwin support
2017-11-20 20:30:46 +01:00
Periklis Tsirakidis
4a2bd8ed14
fixup! docker-cli: enable darwin support
2017-11-20 20:16:08 +01:00
Periklis Tsirakidis
73c915296f
docker-machine-xhyve: init darwin support
2017-11-20 20:07:00 +01:00
Periklis Tsirakidis
0f0ffa70a0
docker-cli: enable darwin support
2017-11-20 20:07:00 +01:00
rnhmjoj
3daaf09c9e
mutt: add option to configure S/MIME and GnuPG
2017-11-20 20:04:19 +01:00
Jos van den Oever
5207b4cea0
kruler: init at 5.0
2017-11-20 17:56:09 +00:00
Joerg Thalheim
fc39418ad4
weston: 1.12.0 -> 3.0.0
2017-11-20 17:20:18 +00:00
Thomas Tuegel
33a736cafa
Merge pull request #31743 from ttuegel/firefox/wrapper
...
wrapFirefox: make overridable, support browserpass
2017-11-20 11:08:50 -06:00
Roman Volosatovs
ae4ea45abf
mopidy-iris: 3.6.1 -> 3.8.2
2017-11-20 16:16:30 +00:00
Oliver Charles
bea2e8de50
rescuetime: 2.9.11.1300 -> 2.10.0.1322
2017-11-20 16:01:35 +00:00
Orivej Desh
5e21687fb3
deadbeef: rehash source
...
Archive contents did not change.
2017-11-20 12:58:43 +00:00
Rok Garbas
fb5f41bb00
neovim: ruby and python isolation
...
the code has been taken from #31604 and fixed so that :CheckHealth for
ruby provider is also green (ruby and gem are required to be in PATH).
2017-11-20 13:10:13 +01:00
Orivej Desh
ab0d141f44
Merge branch 'master' into staging
...
* master: (23 commits)
silver-searcher: patch bash completions location
shairplay: init at 2016-01-01
ocamlPackages.rope: 0.5 -> 0.6
ocamlPackages.ocaml_gettext: 0.8.7 -> 0.8.8
mupdf: Patch openjpeg version
nextcloud-client: fix build after qt updates
gstreamer.gst-plugins-bad: Patch openjpeg version
silver-searcher: move bash completion to etc/bash-completion.d/
neomutt: use mime.types from dedicated mime-types derivation
mime_types: rename to mime-types
XMLLibXML: 2.0129 -> 2.0132 fixes failing tests & CVE-2017-10672
nixos/matrix-synapse: remove unused log_file config
nixos: run parted with --script option (3rd)
nixos: run parted with --script option (2nd)
nixos/release: add nixos/tests/switch-test.nix to tested job
nixos/system: make switch-to-configuration script pure.
nixos/release: include mutableUsers test to release tests.
nixos/tests: Add a test for config.users.mutableUsers.
corebird: 1.7.2 -> 1.7.3
nixos/matrix-synapse: make home directory configurable
...
2017-11-20 09:21:51 +00:00
Franz Pletz
29fc4369c8
Merge pull request #31852 from adisbladis/mupdf-openjpeg-version
...
mupdf: Patch openjpeg version
2017-11-20 08:35:26 +01:00
adisbladis
ce59d9bece
mupdf: Patch openjpeg version
2017-11-20 15:27:25 +08:00
Averell Dalton
cce47a6bf5
nextcloud-client: fix build after qt updates
...
Probably necessary after restructuring/updates in #31462
2017-11-20 08:10:40 +01:00
Tim Steinbach
905b7a6e73
Merge pull request #31621 from NeQuissimus/minikube_localkube
...
minikube: Use localkube
2017-11-20 02:28:04 +00:00
Orivej Desh
eb3d207611
qtile: fix wrapProgram quotation
2017-11-19 23:56:03 +00:00
Orivej Desh
fb703ad117
treewide: update the usage of makeWrapper after #31497
2017-11-19 23:50:49 +00:00
Peter Hoeg
f16bd1c72d
neomutt: use mime.types from dedicated mime-types derivation
...
The mime.types file shipped with neomutt is pretty basic so we use the one put
together by Gentoo from a dedicated mime-types derivation as it vastly improves
the handling of attachments.
2017-11-20 07:27:30 +08:00
Franz Pletz
fa824e6c58
Merge branch 'master' into staging
2017-11-19 19:39:04 +01:00
Jon Banafato
c32cf001b3
corebird: 1.7.2 -> 1.7.3
...
New corebird release supporting 280 character tweet limits and 50
character name limits.
2017-11-19 12:07:44 -05:00
Vladimír Čunát
e634d53319
Merge branch 'master' into staging
2017-11-19 17:56:30 +01:00
Pascal Wittmann
a86d0d610c
Merge pull request #31829 from KaiHa/notmuch-0.25.2
...
notmuch: 0.25 -> 0.25.2
2017-11-19 16:56:50 +01:00
Dan Peebles
a4d7b6ad91
minikube: fix build on Darwin
...
Fixes #30133
2017-11-19 10:18:14 -05:00