Michael Raskin
c05803df2d
Merge pull request #101422 from omasanori/ecl-20.4.24
...
ecl: 16.1.3 -> 20.4.24, eql-git: fix build
2020-10-23 06:12:13 +00:00
Daniël de Kok
1b90250134
Merge pull request #101241 from Flakebi/amdvlk
...
amdvlk: 2020.Q3.6 -> 2020.Q4.1
2020-10-23 07:48:28 +02:00
Jan Tojnar
291bb3c859
gnome3.iagno: fix build
...
* add patch fixing build with Meson > 0.55
* clean up
* do not use pkg-config alias
* drop redundant parallel building (on by default with Meson)
* format expression
* make license explicit
2020-10-23 06:48:08 +02:00
Samuel Dionne-Riel
a2f9d7c2f3
Merge pull request #101194 from acowley/aspellDicts
...
aspellDicts: force grep to treat dictionaries as text files
2020-10-23 00:16:05 -04:00
Martin Weinelt
f2358204b1
Merge pull request #100023 from IvarWithoutBones/pyotp-fix
...
pythonPackages.pyotp: Disable on Python27
2020-10-23 04:21:35 +02:00
IvarWithoutBones
7a34808502
pythonPackages.pyotp: disable on Python27
2020-10-23 04:03:40 +02:00
Andreas Rammhold
e7a4b3df43
Merge pull request #101434 from andir/firefox-disable-lto
...
firefox: disable LTO by default due to segfaults with wayland
2020-10-23 03:58:12 +02:00
Aaron Andersen
2e1d089b54
Merge pull request #101397 from joee/patch-2
...
nixos/ssmtp: minor typo fix
2020-10-22 21:51:23 -04:00
Martin Weinelt
61c8c18742
Merge pull request #101436 from IvarWithoutBones/imdbpy
...
pythonPackages.imdbpy: init at 2020.9.25
2020-10-23 03:44:19 +02:00
IvarWithoutBones
cda313e3cc
pythonPackages.imdbpy: init at 2020.9.25
2020-10-23 03:16:36 +02:00
Dmitry Kalinkin
1492b35aa6
pythonPackages.pyobjc: remove sauyon from maintainers
2020-10-22 21:12:43 -04:00
Sean Buckley
61e2d90486
brave: 1.12.112 -> 1.15.76
2020-10-22 21:05:20 -04:00
Ryan Mulligan
ff23aaed3a
Merge pull request #101299 from r-ryantm/auto-update/argo
...
argo: 2.11.5 -> 2.11.6
2020-10-22 18:04:48 -07:00
Andreas Rammhold
bca15c82d8
firefox: disable LTO by default due to segfaults with wayland
...
As discussed in #101429 firefox 82 started crashing when used with
wayland. A brief investigation showed that this appears to be rooted
within the LTO support that was recently added to the package. For the
time being, until someone figures out where the crashes are coming from,
we can just disable LTO.
2020-10-23 02:51:46 +02:00
Niklas Hambüchen
5aa96b68cc
pdal: 2.1.0 -> 2.2.0
2020-10-23 02:41:40 +02:00
Martin Weinelt
924e5f5cba
Merge pull request #101338 from r-ryantm/auto-update/cantata
...
cantata: 2.4.1 -> 2.4.2
2020-10-23 02:15:57 +02:00
Dmitry Kalinkin
e05f484129
Merge pull request #101016 from veprbl/pr/texlive_post2020_cleanup
...
texlive: minor cleanups
2020-10-22 20:04:01 -04:00
Ryan Mulligan
fbd0264277
Merge pull request #101366 from r-ryantm/auto-update/bpytop
...
bpytop: 1.0.42 -> 1.0.44
2020-10-22 16:43:33 -07:00
Anderson Torres
253fb7648c
Merge pull request #101244 from zaninime/nanovna-saver
...
nanovna-saver: init at 0.3.7
2020-10-22 20:42:56 -03:00
Anderson Torres
28c30cca98
Merge pull request #101304 from r-ryantm/auto-update/alsa-utils
...
alsaUtils: 1.2.3 -> 1.2.4
2020-10-22 20:42:33 -03:00
Masanori Ogino
b57fc1fc48
ecl: 16.1.3 -> 20.4.24, eql-git: fix build
...
Signed-off-by: Masanori Ogino <167209+omasanori@users.noreply.github.com>
2020-10-23 07:53:09 +09:00
zowoq
b4349c13a6
buildah: 1.16.4 -> 1.16.5
...
https://github.com/containers/buildah/releases/tag/v1.16.5
2020-10-23 07:28:24 +10:00
Ryan Mulligan
9b8b7065cd
Merge pull request #101345 from r-ryantm/auto-update/couchdb
...
couchdb3: 3.1.0 -> 3.1.1
2020-10-22 14:03:40 -07:00
Danielle Lancashire
7526ae55d7
tailscale: Include version in build flags
...
This commit adds the user-facing version to the tailscale version
output.
Prior to this change, it used a hardcoded fallback that is fairly
infrequently updated (https://github.com/tailscale/tailscale/commits/main/version/version.go ).
After this change, we print the user-friendlier tag version, which is
helpful when wanting to e.g check to see if you have a version that is
compatible with a feature like [magic dns][magic-dns].
E.g:
```
[nixpkgs(dani/tailscale-version)] $ ./result/bin/tailscale version
1.0.5
```
[magic-dns]: https://tailscale.com/kb/1081/magic-dns
2020-10-22 22:47:18 +02:00
Niklas Hambüchen
8f8e6dcd6b
Merge pull request #101308 from nh2/srt-1.4.2
...
srt: 1.4.1 -> 1.4.2
2020-10-22 20:35:52 +00:00
Ryan Mulligan
4cada0cd31
Merge pull request #101395 from r-ryantm/auto-update/enyo-doom
...
enyo-doom: 1.06.9 -> 2.0.2
2020-10-22 12:12:54 -07:00
Jan Tojnar
4147603e5b
Merge pull request #101174 from xaverdh/aliases-throws-names
...
pkgs/top-level/aliases.nix: improve error messages
2020-10-22 20:54:12 +02:00
Jan Tojnar
78ff7e0a7a
Merge pull request #101398 from nh2/pitivi-fix-startup-svg-error
...
pitivi: Fix .svg loading at startup, see #56943 #89691
2020-10-22 20:47:49 +02:00
Daniël de Kok
26d0e6bc55
Merge pull request #101290 from r-ryantm/auto-update/1password
...
_1password-gui: 0.8.10 -> 0.9.0
2020-10-22 20:45:25 +02:00
StigP
78a31ba789
Merge pull request #101402 from zakame/updates/perl-FutureAsyncAwait-0.45
...
perlPackages.FutureAsyncAwait: 0.44 -> 0.45
2020-10-22 18:08:14 +00:00
Martin Weinelt
0179259408
Merge pull request #101381 from SuperSandro2000/gitstatus-1.3.1
...
gitstatus: 1.3.0 -> 1.3.1, zsh-powerlevel10k: 1.12.0 -> 1.13.0
2020-10-22 19:59:47 +02:00
Dominik Xaver Hörl
9c3bc4a757
pkgs/top-level/aliases.nix: improve error messages
...
Change error messages to start with or at least mention the name of the
package being referenced. This avoids obscure error messages like
"error: Abandoned by upstream." when rebuilding your system.
Also do some trivial cosmetic changes while touching things.
2020-10-22 19:53:04 +02:00
Sandro Jäckel
b7730213bd
zsh-powerlevel10k: 1.12.0 -> 1.13.0
2020-10-22 19:49:18 +02:00
Zak B. Elep
9d53d4bb88
perlPackages.FutureAsyncAwait: 0.44 -> 0.45
2020-10-23 01:36:53 +08:00
Michael Weiss
186f24e81f
python3Packages.google_api_python_client: 1.12.3 -> 1.12.4
2020-10-22 18:59:04 +02:00
Rok Garbas
d5ebdf57c8
Merge pull request #101390 from garbas/fix-juliamono
...
julia-mono: update sha256
2020-10-22 18:57:26 +02:00
Niklas Hambüchen
4bf0061d28
pitivi: Fix .svg loading at startup, see #56943 #89691
2020-10-22 18:36:53 +02:00
Joe Edmonds
1d420c8115
nixos/ssmtp: minor typo fix
2020-10-22 09:34:21 -07:00
R. RyanTM
5f916fd691
enyo-doom: 1.06.9 -> 2.0.2
2020-10-22 16:01:24 +00:00
R. RyanTM
1f4f05add0
cargo-release: 0.13.5 -> 0.13.8
2020-10-22 15:50:24 +00:00
Maciej Krüger
7cf2a6d284
Merge pull request #101388 from r-ryantm/auto-update/cinnamon-session
...
cinnamon.cinnamon-session: 4.6.1 -> 4.6.2
2020-10-22 17:47:27 +02:00
Rok Garbas
92cb4e843c
julia-mono: update sha256
2020-10-22 17:33:29 +02:00
Anderson Torres
02e4a0e65f
Merge pull request #95320 from mstrangfeld/tektoncd-cli
...
tektoncd-cli: init at 0.13.0
2020-10-22 12:15:38 -03:00
R. RyanTM
7e6fd55ec6
cinnamon.cinnamon-session: 4.6.1 -> 4.6.2
2020-10-22 15:11:33 +00:00
Tim Steinbach
5480af2e53
Merge pull request #101322 from JesusMtnez/coursier
...
coursier: 2.0.3 -> 2.0.4
2020-10-22 11:03:45 -04:00
Marek Mahut
67496d2bb5
Merge pull request #101375 from 1000101/terraform-providers_vultr
...
terraform-providers: vultr 1.3.0 -> 1.4.1
2020-10-22 16:55:40 +02:00
Doron Behar
7fb1e3af77
nixos/doc: Mention how to contribute to it
...
Instead of putting a README in the directory where the manual is
written, put the information from it straight in the docs themselves.
It's a bit untrivial to guess the manual is located exactly there for
contributers.
2020-10-22 17:40:48 +03:00
Mario Rodas
77fd054bc2
Merge pull request #101313 from marsam/update-terraform_0_13
...
terraform_0_13: 0.13.4 -> 0.13.5
2020-10-22 09:37:44 -05:00
Francesco Zanini
2a54c4f950
nanovna-saver: init at 0.3.7
2020-10-22 16:23:13 +02:00
Francesco Zanini
6bcc200340
pythonPackages.scipy_1_4: nanovna-saver dependency
2020-10-22 16:23:06 +02:00