about summary refs log tree commit diff
Commit message (Collapse)AuthorAge
...
* | | | | | | | cudnn*_cudatoolkit*: use public NVIDIA mirror (#31551)Luke Adams2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * cudnn*_cudatoolkit*: use NVIDIA mirror instead of requireFile * cudnn_cudatoolkit7: update hash since public mirror is different
* | | | | | | | Merge pull request #43655 from tarigo/masterSilvan Mosberger2018-07-18
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qtcreator: 4.5.0 -> 4.6.2
| * | | | | | | | qtcreator: 4.5.0 -> 4.6.2Igor Tarasov2018-07-17
| | | | | | | | |
* | | | | | | | | vmTools: Fix BusyBox runtime error in initrdaszlig2018-07-18
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the recent update of BusyBox to version 1.29.0 in d6aa506e3baa3565eb375bbf8a4e68c3e3134ec9 there is now a new dependency on libresolv. This now throws a runtime error when executing ash, eg. whenever we do something like this: nix-build -E 'with import ./. {}; vmTools.runInLinuxVM hello' The resulting error will be: .../ash: error while loading shared libraries: libresolv.so.2: cannot open shared object file: No such file or directory I tried to override BusyBox with enableStatic, but that still requires parts of glibc: Static linking against glibc, can't use --gc-sections Trying libraries: crypt m resolv Library crypt is not needed, excluding it Library m is needed, can't exclude it (yet) Library resolv is needed, can't exclude it (yet) Library m is needed, can't exclude it (yet) Library resolv is needed, can't exclude it (yet) Final link with: m resolv In the long term maybe switching to a more minimal C library such as musl would make more sense, but for now I just added libresolv.so to the initrd which fixes the runtime error. Signed-off-by: aszlig <aszlig@nix.build> Cc: @edolstra, @rbvermaa Signed-off-by: aszlig <aszlig@nix.build>
* | | | | | | | scantailor-advanced: 1.0.15 -> 1.0.16 (#43653)Johannes Frankenau2018-07-18
| | | | | | | |
* | | | | | | | esptool: 2.4.1 -> 2.5.0 (#43663)Robert Schütz2018-07-18
| | | | | | | |
* | | | | | | | xfce.gtk-xfce-engine: fix build when withGtk3=true (#43621)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.libxfce4ui: propagate libICE libSM (#43629)volth2018-07-18
| | | | | | | | | | | | | | | | | | | | | | | | backport #16227
* | | | | | | | xfce4-13.exo: 0.11.5 -> 0.12.2 (#43630)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-panel: 4.13.2 -> 4.13.3 (#43628)volth2018-07-18
| | | | | | | |
* | | | | | | | xfce4-13.xfce4-power-manager: 1.6.0 -> 1.6.1 (#43626)volth2018-07-18
| | | | | | | |
* | | | | | | | Merge pull request #43609 from ttuegel/emacs-packages-2018-07-14Thomas Tuegel2018-07-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Emacs package updates
| * | | | | | | | emacsPackagesNg.magit: find Git during buildThomas Tuegel2018-07-16
| | | | | | | | |
| * | | | | | | | emacsPackagesNg: 2018-07-15 updateThomas Tuegel2018-07-15
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All package sets are simultaneously updated to accommodate changes to package-build. Due to new restrictions in package-build, all packages using `melpaBuild` must now provide a recipe file, even those packages which are not included in upstream MELPA.
* | | | | | | | pythonPackages.simpy: init at 3.0.11.Shea Levy2018-07-17
| | | | | | | |
* | | | | | | | jdepend: add myself (pSub) as maintainerPascal Wittmann2018-07-17
| | | | | | | |
* | | | | | | | valkyrie: add myself (pSub) as maintainerPascal Wittmann2018-07-17
| | | | | | | |
* | | | | | | | valkyrie: fix buildPascal Wittmann2018-07-17
| | | | | | | |
* | | | | | | | tdesktop: 1.3.7 -> 1.3.10Michael Weiss2018-07-17
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tdesktopPackages.preview: 1.3.7 -> 1.3.10 Without the patch the build will fail with the following error: [ 15%] Building CXX object CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o /build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp: In lambda function: /build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.cpp:712:56: internal compiler error: Segmentation fault if constexpr (MTPDphotos_photos::Is<decltype(data)>()) { ^ Please submit a full bug report, with preprocessed source if appropriate. See <https://gcc.gnu.org/bugs/> for instructions. make[2]: *** [CMakeFiles/lib_export.dir/build.make:77: CMakeFiles/lib_export.dir/build/tdesktop/Telegram/SourceFiles/export/export_api_wrap.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1101: CMakeFiles/lib_export.dir/all] Error 2 make: *** [Makefile:84: all] Error 2
* | | | | | | androidStudioPackages.beta: 3.2.0.20 -> 3.2.0.21Michael Weiss2018-07-17
| | | | | | |
* | | | | | | Merge pull request #43161 from volth/skipAliases2Matthew Bauer2018-07-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | config.skipAliases: also disable vim, git, xfce and gnome3 aliases
| * | | | | | | config.skipAliases -> config.allowAliases (rebase)volth2018-07-17
| | | | | | | |
| * | | | | | | config.skipAliases -> config.allowAliasesvolth2018-07-17
| | | | | | | |
| * | | | | | | config.skipAliases: also disable vimPlugins, git, xfce and gnome3 aliasesvolth2018-07-17
| | | | | | | |
* | | | | | | | Merge pull request #43673 from yorickvP/masterYegor Timoshenko2018-07-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | sdcc, gputils: add gputils
| * | | | | | | | gputils: clean up, fix homepage urlYegor Timoshenko2018-07-17
| | | | | | | | |
| * | | | | | | | sdcc: fix license conditionYegor Timoshenko2018-07-17
| | | | | | | | |
| * | | | | | | | sdcc: clean upYegor Timoshenko2018-07-17
| | | | | | | | |
| * | | | | | | | sdcc: null out gputils by defaultYegor Timoshenko2018-07-17
| | | | | | | | |
| * | | | | | | | sdcc: update for added gputils, add disabled flag, adoptYorick van Pelt2018-07-17
| | | | | | | | |
| * | | | | | | | gputils: init at 1.5.0-1Yorick van Pelt2018-07-17
| | | | | | | | |
* | | | | | | | | Merge pull request #43659 from flokli/virtualbox-5.2.14xeji2018-07-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | virtualbox: 5.2.12 -> 5.2.14
| * | | | | | | | | virtualbox: 5.2.12 -> 5.2.14Florian Klink2018-07-17
| | | | | | | | | |
* | | | | | | | | | keybase-gui: fix kbfs mount path check (#40080)Márton Boros2018-07-17
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #43645 from eadwu/glava/fix-patchelf-syntaxSilvan Mosberger2018-07-17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | glava: adjust syntax in patchelf command
| * | | | | | | | glava: adjust syntax in patchelf commandEdmund Wu2018-07-12
| | | | | | | | |
* | | | | | | | | Merge pull request #43666 from dtzWill/fix/haskell-glibc-locales-are-for-glibcPeter Simons2018-07-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | haskell-modules: only include glibc locales when using glibc
| * | | | | | | | | haskell-modules: only include glibc locales when using glibcWill Dietz2018-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #43665. Hopefully. :)
* | | | | | | | | | Merge pull request #43649 from dtzWill/update/whois-5.3.2Will Dietz2018-07-17
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | whois: 5.3.1 -> 5.3.2
| * | | | | | | | | whois: 5.3.1 -> 5.3.2Will Dietz2018-07-16
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | > whois (5.3.2) unstable; urgency=medium > > * Added the .ge TLD server. > * Updated the charset for whois.nic.cl. (Closes: #900047) > * Updated the list of new gTLDs.
* | | | | | | | | Merge pull request #43617 from dtzWill/update/hub-2.5.0lewo2018-07-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | hub: 2.4.0 -> 2.5.0
| * | | | | | | | | hub: 2.4.0 -> 2.5.0Will Dietz2018-07-16
| | | | | | | | | |
* | | | | | | | | | linux: 4.17.6 -> 4.17.7Tim Steinbach2018-07-17
| | | | | | | | | |
* | | | | | | | | | linux: 4.14.55 -> 4.14.56Tim Steinbach2018-07-17
| | | | | | | | | |
* | | | | | | | | | linux: 4.9.112 -> 4.9.113Tim Steinbach2018-07-17
| | | | | | | | | |
* | | | | | | | | | linux: 4.4.130 -> 4.4.141Tim Steinbach2018-07-17
| | | | | | | | | |
* | | | | | | | | | Merge pull request #43644 from flokli/ksonnetlewo2018-07-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | ksonnet: init at 0.11.0
| * | | | | | | | | | ksonnet: init at 0.11.0Florian Klink2018-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #42596
* | | | | | | | | | | home-assistant: 0.73.1 -> 0.73.2Robert Schütz2018-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes a security hole allowing man in the middle attacks. See https://www.home-assistant.io/blog/2018/07/16/release-73-2/.
* | | | | | | | | | | markdown-pp: init at 1.4 (#43525)Zack Grannan2018-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * markdown-pp: init at 1.3 * Increment version, fix tests