José Romildo Malaquias
b742f14a04
deepin.qt5dxcb-plugin: 1.1.25 -> 1.1.27
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
9f40dae0c4
deepin.go-lib: 1.10.0 -> 1.10.2
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
2e60d60bb1
deepin.go-gir-generator: 2.0.0 -> 2.0.1
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
0fcb5005cc
deepin.go-dbus-factory: 0.4.0 -> 0.7.0
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
3ccc8f15d8
deepin.dtkwm: 2.0.9 -> 2.0.11
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
fd2e9fe84d
deepin.dtkwidget: 2.0.10 -> 2.0.12.3
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
0c82c7b41b
deepin.dtkcore: 2.0.10 -> 2.0.12.1
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
b3252f5a97
deepin.deepin-wm: 1.9.37 -> 1.9.38
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
f0d80d0d08
deepin.deepin-turbo: 0.0.2 -> 0.0.3
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
a1bf023831
deepin.deepin-terminal: 3.2.1.2 -> 3.2.2.1
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
04e0f425d5
deepin.deepin-screenshot: 4.1.8 -> 4.1.10
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
f8a64e73f6
deepin.deepin-movie-reborn: 3.2.21 -> 3.2.22.1
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
b294febb6f
deepin.deepin-menu: 3.4.1 -> 3.4.6
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
3712ba6fec
deepin.deepin-image-viewer: 1.3.10 -> 1.3.13
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
e1bbe456cc
deepin.deepin-icon-theme: 15.12.68 -> 15.12.69
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
073a5fd884
deepin.deepin-desktop-base: 2019.03.29 -> 2019.04.24
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
4a5efb7f23
deepin.dde-session-ui: 4.9.0 -> 4.9.6
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
d63335e524
deepin.dde-polkit-agent: 0.2.4 -> 0.2.6
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
97e29f33d4
deepin.dde-network-utils: 0.1.2 -> 0.1.4
2019-05-04 13:47:37 -03:00
José Romildo Malaquias
ceeded17a7
deepin.dde-daemon: 3.24.1 -> 3.27.1
2019-05-04 13:47:37 -03:00
Ruud van Asseldonk
5f594be463
libressl: ensure we can link against libtls
...
Without setting BUILD_SHARED_LIBS, the package would build file, but
when linking it into acme-client or nginx, I got the following error:
libressl-2.9.1/lib/libtls.a(tls.c.o): undefined reference to symbol 'pthread_once@@GLIBC_2.2.5'
binutils-2.31.1/bin/ld: glibc-2.27/lib/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
After looking at the CMakeLists.txt in libressl/tls, I noticed the
BUILD_SHARED_LIBS option, and setting it resolves the linking error.
2019-05-04 18:40:21 +02:00
R. RyanTM
1330269c15
rebar3: 3.9.1 -> 3.10.0 ( #60765 )
...
* rebar3: 3.9.1 -> 3.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rebar3/versions
* rebar3: don't use fetchurl
for mutable GitHub archives
+ parse_trans 3.3.0 hash has changed
2019-05-04 18:28:51 +02:00
volth
a134f9cb01
libuv: blacklist "tcp_writealot" test
...
sometimes it times out https://logs.nix.ci/?key=nixos/nixpkgs.59849&attempt_id=5efe1166-4a32-4a3d-976c-45b3a34f0441
2019-05-04 18:12:52 +02:00
volth
8062ef595c
libuv: disable "get_passwd" test
2019-05-04 18:12:52 +02:00
Will Dietz
8cc761c606
getopt: 1.1.4 -> 1.1.6, modernize a bit
...
http://frodo.looijaard.name/project/getopt/release/1-1-6
http://frodo.looijaard.name/project/getopt/release/1-1-5
* don't rely on tarballs.nixos.org
* no need for custom builder
2019-05-04 17:57:52 +02:00
R. RyanTM
9955f6301a
pixman: 0.38.0 -> 0.38.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pixman/versions
2019-05-04 17:56:22 +02:00
R. RyanTM
8eb0dd1cb1
libcdio: 2.0.0 -> 2.1.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libcdio/versions
2019-05-04 17:55:24 +02:00
R. RyanTM
dafc45800a
pcre2: 10.32 -> 10.33
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pcre2/versions
2019-05-04 17:53:34 +02:00
Samuel Dionne-Riel
e25f5c1e86
linux: Makes the -dev output reproducible
2019-05-04 17:51:44 +02:00
Robert Scott
de467e740e
rapid-photo-downloader: add vmtouch to wrapped PATH
...
without this, the analyze-pv-structure executable complains:
"To run this program, you need to install vmtouch."
2019-05-04 16:48:25 +01:00
Frederik Rietdijk
b7b3b3f967
Merge staging-next into staging
2019-05-04 17:34:35 +02:00
Frederik Rietdijk
193b899af2
Merge master into staging-next
2019-05-04 17:34:04 +02:00
Will Dietz
1b0cd28a51
lz4: pick upstream fix for Darwin, move to pname
2019-05-04 17:33:46 +02:00
Daiderd Jordan
626a95a9b4
llvm: create all versioned symlinks for libLLVM on darwin
...
Apply eb31e481475 to older versions where applicable.
2019-05-04 17:32:43 +02:00
Daiderd Jordan
807ba5f123
llvm: fix llvm-config on darwin
...
With 7.1 llvm-config looks for libLLVM-7.1.dylib, but the shortVersion
was still 7 so only 7 and 7.1.0 where aliased before.
$ llvm-config --link-shared
llvm-config: error: libLLVM-7.1.dylib is missing
2019-05-04 17:32:43 +02:00
volth
091de095c9
-mno-fma is x86_64 only; it hinders aarch64 compilation
2019-05-04 15:31:02 +00:00
Andreas Rammhold
45f58cad33
nixos/misc/nixpkgs: fixed syntax error in overlays example
...
I was pointed towards a small syntax error in the `nixpkgs.overlays`
documentation. There was a trailing semicolon after the overlay
function.
I also aligned the code a bit better so opening and closing brackets can
be visually matched much better (IMO).
2019-05-04 17:29:04 +02:00
Aaron Andersen
fc32b49933
kupfer: switch from name
to pname
2019-05-04 11:13:15 -04:00
Aaron Andersen
545af899c2
kupfer: fix broken build
2019-05-04 11:13:10 -04:00
R. RyanTM
c87f3820e5
vulkan-tools: 1.1.101.0 -> 1.1.106.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-tools/versions
2019-05-04 16:58:55 +02:00
Tim Steinbach
01c27d6faf
oh-my-zsh: 2019-05-01 -> 2019-05-03
2019-05-04 10:36:57 -04:00
Tim Steinbach
59e9fb1d52
linux: 5.0.11 -> 5.0.12
2019-05-04 10:26:55 -04:00
Tim Steinbach
5ee553b280
linux: 4.9.172 -> 4.9.173
2019-05-04 10:26:40 -04:00
Tim Steinbach
7d0a77cd36
linux: 4.19.38 -> 4.19.39
2019-05-04 10:25:28 -04:00
Tim Steinbach
a03324e9ba
linux: 4.14.115 -> 4.14.116
2019-05-04 10:25:01 -04:00
gnidorah
50d54c66f9
munt: init at 2.3.0
2019-05-04 23:19:24 +09:00
Florian Klink
8fa2a165ed
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5 ( #60857 )
...
prometheus-fritzbox-exporter: 1.0 -> 1.0-32-g90fc0c5
2019-05-04 16:06:27 +02:00
Ruud van Asseldonk
8c7cde5df2
libressl: build with cmake
...
LibreSSL 2.9.1 no longer builds with the default autotools configuration.
When I searched for the error, I noticed that Buildroot ran into the
same issue, and they resolved the problem by building with CMake rather
than autotools. [1] I followed the same approach here.
[1]: e783d60473
2019-05-04 15:55:14 +02:00
Mario Rodas
6fc32df99c
Merge pull request #60488 from johanot/kubernetes-1.14.1
...
kubernetes: 1.14.0 -> 1.14.1
2019-05-04 08:43:41 -05:00
Alyssa Ross
f005b1727f
Merge pull request #60516 from manveru/t-update
...
t: use bundlerApp
2019-05-04 13:29:59 +00:00