1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 14:11:36 +00:00
Commit graph

21571 commits

Author SHA1 Message Date
Maximilian Bode 66fbc70f2e docker-machine: 0.12.2 -> 0.13.0 2017-11-25 21:21:19 +01:00
Jörg Thalheim 428f52e2d9
Merge pull request #31956 from xaverdh/master
oneko: init at 1.2.5
2017-11-25 16:01:56 +00:00
Jörg Thalheim 60fd669cae
Merge pull request #31219 from jtojnar/deja-dup-rpath
deja-dup: remove unneeded rpath wrapping
2017-11-25 15:56:57 +00:00
Thomas Kim Pham bd1864aec9 kompose: init at 1.5.0 (#32026) 2017-11-25 14:24:52 +00:00
Vladimír Čunát 147d395182
thunderbird: don't force-enable the sandbox
This should fix build on aarch64, as there's no sandboxing possible.
https://bugzilla.mozilla.org/show_bug.cgi?id=1294331
As the code defaults to enabling it where it's possible, let's drop the option.
2017-11-25 13:17:21 +01:00
Frederik Rietdijk 0cd857bffd Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 11:38:13 +01:00
Pascal Bach f008d1c305 riot-web: 0.12.6 -> 0.13.1 2017-11-25 10:38:57 +01:00
Frederik Rietdijk d087463b48 Merge remote-tracking branch 'upstream/master' into HEAD 2017-11-25 09:13:36 +01:00
Orivej Desh 03209fc043 coyim: disable on Darwin
It has never been building on Darwin.
2017-11-25 07:28:08 +00:00
Vladimír Čunát 3bc7d00622
Merge #32017: thunderbird*: security 52.4.0 -> 52.5.0 2017-11-25 07:10:19 +01:00
adisbladis b3197e030c
Merge pull request #32008 from mbode/terraform-0_11
terraform: 0.10.7 -> 0.10.8, 0.11.0
terraform: add 0.11 
terraform: upgrade providers
2017-11-25 12:01:26 +08:00
aszlig e5c24abf3b
virtualbox: 5.2.0 -> 5.2.2
Upstream changes without issue IDs:

 * User interface: various improvements for high resolution screens
 * User interface: added functionality to duplicate optical and floppy
                   images
 * User interface: various improvements for the virtual media manager
 * VMM: fixed emulation so that Plan 9 guests can start once more (5.1.0
        regression)
 * Storage: fixed regression breaking iSCSI
 * Audio: added HDA support for more exotic guests (e.g. Haiku)
 * Serial: fixed hanging I/O when using named pipes on Windows (5.2.0
           regression)
 * Serial: fixed broken communication with certain devices on Linux
           hosts
 * USB/OHCI: improved behavior so that the controller state after a VM
             reset is closer to the initial state after VM start
 * EFI: fixed HFS+ driver which in rare cases failed to access most
        files on a volume
 * Shared clipboard: fixed hang with OS X host and Linux guest
 * Linux hosts: fixed kernel module compilation and start failures with
                Linux kernel 4.14
 * X11 hosts: better handle WM_CLASS setting
 * Linux guests: fixed kernel module compilation and other problems with
                 Linux kernel 4.14
 * Linux guests: fixed various 5.2.0 regressions
 * Bridged networking: fixed duplicate EtherType in VLAN/priority tags
                       on Linux (5.2.0 regression)

The full changelog including issue IDs can be found at:

https://www.virtualbox.org/wiki/Changelog

Aside from just bumping the version number I also had to strip 3 levels
of the paths included in the guest-additions patches, because the
version was hardcoded in there and the patches still apply as-is.

I've re-added the stripped path using patchFlags and the -d option of
the patch utility.

Tested this by running all of the tests in the "virtualbox" NixOS VM
test module, here is the URL to the finished evaluation on my Hydra:

https://headcounter.org/hydra/eval/380191

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @NeQuissimus, @orivej, @etu, @vcunat
Issue: https://github.com/NixOS/nixpkgs/issues/31640
Issue: https://github.com/NixOS/nixpkgs/pull/31037
2017-11-24 23:10:57 +01:00
Frederik Rietdijk 7a13e5a7df Merge remote-tracking branch 'upstream/python-unstable' into HEAD 2017-11-24 19:58:07 +01:00
Vladimír Čunát 7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
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