Maximilian Bosch
e74d6735f0
Merge pull request #103170 from nh2/roundcube-restart-on-config-changes
...
roundcube service: Restart on config changes
2020-11-09 12:47:22 +01:00
Maximilian Bosch
bf76bbafdd
Merge pull request #103199 from avdv/auto-update/wtf
...
wtf: 0.33.0 -> 0.34.0
2020-11-09 12:45:15 +01:00
Chris Double
b1c43525d0
tor: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Chris Double
02004e4a1f
ponyc: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Chris Double
743169a07b
freenet: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Chris Double
f4a3f2e6ce
tor-browser-bundle-bin: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Chris Double
a62b87270e
namecoin: remove myself as maintainer
2020-11-09 11:44:51 +00:00
Samuel Gräfenstein
433c1a7726
diagrams-builder,mlflow-server: remove trailing whitespace
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
88bf1b3e92
nixos/boot: add final newline to pbkdf2-sha512.c
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
2c9497b430
qxmledit: add final newline to qxmledit.json
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
0e19ef393a
idris-modules: add final newline to TODO.md
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
3ca5220350
keen4: add final newline to builder.sh
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
0950c98059
docker: add final newline to detjson.py
2020-11-09 11:39:28 +00:00
Samuel Gräfenstein
22b73d1282
pkgs/*: add final newline to .nix files
2020-11-09 11:39:28 +00:00
Janne Heß
523debafc4
asterisk: Bump all packages
2020-11-09 12:36:03 +01:00
Andrew Childs
ddd17201ab
compiler-rt: prevent platform sniffing on Darwin
...
Exposed by the tbd stubs which contains fat libraries. The previously
used proxy libraries were x86_64 only.
2020-11-09 20:00:39 +09:00
Andrew Childs
fece3eb2e9
darwin/stdenv: refactoring
...
Build the llvm support libraries (libcxx, libcxxabi) from scratch
without using the existing llvm libraries. This is the same spirit and
similar implementation as the "useLLVM" bootstrap in llvm package
sets. Critically it avoids having libcxxabi provided by the cc-wrapper
when building libcxx, which otherwise results in two libcxxabi
instances.
$ otool -L /nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.dylib
/nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.dylib:
/nix/store/vd4vvgs9xngqbjzpg3qc41wl6jh42s9i-libc++-7.1.0/lib/libc++.1.0.dylib (compatibility version 1.0.0, current version 1.0.0)
/nix/store/gmpwk5fyp3iasppqrrdpswxvid6kcp8r-libc++abi-7.1.0/lib/libc++abi.dylib (compatibility version 1.0.0, current version 1.0.0)
/nix/store/3hn7azynqgp2pm5gpdg45gpq0ia72skg-libc++abi-7.1.0/lib/libc++abi.dylib (compatibility version 1.0.0, current version 1.0.0)
/nix/store/1nq94scbxs6bk7pimqhvz76q6cfmbv97-Libsystem-osx-10.12.6/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
Additionally move some utilities (clang, binutils, coreutils, gnugrep)
to the stage layers so they can be replaced before the final
stdenv. This should cause most of stage4 to be built from the
toolchain assembled as of stage3 instead of the bootstrap toolchain.
2020-11-09 20:00:39 +09:00
Andrew Childs
86ee107a15
darwin/stdenv: assemble full clang toolchain
...
Adapted from main expression for clang 7.
2020-11-09 19:59:49 +09:00
Daiderd Jordan
7f1a82d476
stdenv/darwin: bump bootstrap tools
...
This new version has tapi support, which is needed to build the new
stubs based libSystem, etc. and Big Sur support.
You can verify the provenance of these yourself by checking Hydra here:
https://hydra.nixos.org/build/128192471
2020-11-09 19:59:49 +09:00
Claudio Bley
78bf7f33d9
wtf: 0.33.0 -> 0.34.0
2020-11-09 11:40:52 +01:00
Janne Heß
59239feacb
nixos/plasma5: Fix when running without aliases
2020-11-09 11:09:06 +01:00
Michael Weiss
971aef5e08
mesa: 20.2.1 -> 20.2.2 ( #103174 )
2020-11-09 10:59:34 +01:00
WORLDofPEACE
00ecee00bb
Merge pull request #102664 from andreasfelix/andreasfelix/vala-language-server
...
vala-language-server: init at 0.48.1
2020-11-09 04:18:08 -05:00
Robert Hensing
e8e46530c8
Merge pull request #103175 from utdemir/ud/add-utdemir-to-dockertools-codeowners
...
Add utdemir to CODEOWNERS for dockerTools
2020-11-09 08:54:45 +01:00
Michael Raskin
b6bba58aef
Merge pull request #103176 from snicket2100/firejail-64
...
firejail: 0.9.62 -> 0.9.64
2020-11-09 07:09:31 +00:00
Daniël de Kok
2802a021e3
libtorch-bin: modify passthru test to capture CMake misconfiguration
2020-11-09 07:49:54 +01:00
Daniël de Kok
e8721af065
libtorch-bin: fix CMake library paths for split outputs
...
The libtorch CMake files are in the `dev` output and used relative
paths to locate the shared libraries. This fails, because the
libraries are in the `out` output. This change patches the CMake files
to use library paths from `out`.
See #102146 .
2020-11-09 07:49:54 +01:00
Daniël de Kok
d36077239c
Merge pull request #103078 from danieldk/cleanup-libtorch-bin-test
...
libtorch-bin: cleanup passthru test
2020-11-09 07:49:03 +01:00
Mario Rodas
e42eadcd16
jetbrains-mono: 2.200 -> 2.210
...
https://github.com/JetBrains/JetBrainsMono/releases/tag/v2.210
2020-11-09 04:20:00 +00:00
freezeboy
1a7131a842
wordpress: 5.5.1 -> 5.5.3
2020-11-08 19:56:56 -08:00
pacien
f7c50a8aa0
nixos/ssmtp: add assertion for useSTARTTLS dependency on useTLS
...
services.ssmtp.useSTARTTLS has no effect when services.ssmtp.useTLS is disabled.
2020-11-09 04:35:12 +01:00
freezeboy
7d3fb8234d
brotli: add myself as maintainer ( #103129 )
2020-11-08 22:11:29 -05:00
zowoq
56172cf2c1
miniserve: 0.10.1 -> 0.10.3
2020-11-09 12:49:00 +10:00
Felix Andreas
49280e8bb8
vala-language-server: init at 0.48.1
2020-11-09 03:44:08 +01:00
Felix Andreas
3a04ea47b7
maintainers: add andreasfelix
2020-11-09 03:42:29 +01:00
WORLDofPEACE
1842de84e0
Merge pull request #103105 from jonafato/lollypop-1.4.5
...
lollypop: 1.3.2 -> 1.4.5
2020-11-08 21:11:52 -05:00
Orivej Desh
0c75dfb732
convertall: init at 0.8.0 ( #103108 )
2020-11-09 01:45:09 +00:00
Dmitry Kalinkin
f0efe2d16c
darwin.adv_cmds: fix build
...
Also disable pgrep that depends on pkill
2020-11-08 20:28:45 -05:00
zowoq
145be29085
miniserve: 0.10.0 -> 0.10.1
...
https://github.com/svenstaro/miniserve/releases/tag/v0.10.1
2020-11-09 11:15:52 +10:00
Jonathan Strickland
a5c97364b3
fend: init at 0.1.9
2020-11-08 20:03:25 -05:00
Masanori Ogino
88de0d7354
maxima: 5.42.2 -> 5.44.0 ( #102861 )
...
Reference: https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.43.md
Reference: https://sourceforge.net/p/maxima/code/ci/master/tree/ChangeLog-5.44.md
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-11-08 19:29:53 -05:00
Marek Mahut
e02f6bfa26
Merge pull request #100418 from pltanton/master
...
fido2luks: 0.2.3 -> 0.2.15
2020-11-09 00:22:09 +01:00
Doron Behar
4d79d20643
Merge pull request #103092 from Atemu/update/bear
...
bear: 2.4.2 -> 3.0.1
2020-11-09 01:11:13 +02:00
Lluís Batlle i Rossell
5813ab6de2
Fix SDL_image loading jpeg and others
...
It was using dlopen and its shared object didn't have the proper rpath
to do so.
This fixes tuxpaint loading of jpeg pictures.
2020-11-09 00:06:50 +01:00
snicket2100
cd1c5633af
firejail: 0.9.62 -> 0.9.64
2020-11-08 23:25:59 +01:00
Utku Demir
95d509a278
CODEOWNERS: Add utdemir to docker tools
2020-11-09 11:19:57 +13:00
Michael Weiss
197ddbced2
mesa: Replace all usages of old aliases
2020-11-08 22:56:55 +01:00
Michael Weiss
420daef820
Merge pull request #103145 from primeos/wlroots
...
wlroots: 0.11.0 -> 0.12.0
2020-11-08 22:52:29 +01:00
squalus
a0ea60fde3
ungoogled-chromium: 86.0.4240.111-1 -> 86.0.4240.183-1
...
based on chromium master@b3939086
2020-11-08 13:44:53 -08:00
Niklas Hambüchen
91b20fb1aa
roundcube service: Restart on config changes.
...
Until now, e.g. `extraConfig` changes did not reflect in
the system on `nixos-rebuild switch`.
2020-11-08 22:20:18 +01:00