Finn Behrens and GitHub
1085be2233
moodle: 3.10.2 -> 3.11 ( #123877 )
2021-05-21 13:13:09 +02:00
Michael Weiss and GitHub
d3ad6d42ca
Merge pull request #123713 from Mindavi/git/cross-compilation
...
git: support cross-compilation by disabling perl support
2021-05-21 12:50:47 +02:00
Michael Weiss and GitHub
91f80841dc
Merge pull request #123885 from primeos/chromiumDev
...
chromiumDev: 92.0.4503.0 -> 92.0.4512.4
2021-05-21 12:40:14 +02:00
Sandro and GitHub
17c9c7f179
Merge pull request #123878 from dotlambda/pytube-10.8.2
...
python3Packages.pytube: 10.8.1 -> 10.8.2
2021-05-21 12:23:40 +02:00
Michael Weiss
6581cd7f5c
chromiumDev: 92.0.4503.0 -> 92.0.4512.4
2021-05-21 12:22:37 +02:00
Michael Weiss and GitHub
ac3f3a9fd0
Merge pull request #123817 from primeos/signal-desktop
...
signal-desktop: 5.1.0 -> 5.2.0
2021-05-21 12:22:09 +02:00
Robert Schütz
879b05b3af
python3Packages.pytube: 10.8.1 -> 10.8.2
...
https://github.com/pytube/pytube/releases/tag/v10.8.2
2021-05-21 11:15:38 +02:00
Mario Rodas and GitHub
50af5ebc0a
Merge pull request #123857 from marsam/update-terraform-lsp
...
terraform-lsp: 0.0.10 -> 0.0.12
2021-05-21 03:57:41 -05:00
Domen Kožar and GitHub
33dbd881ce
Merge pull request #123872 from stephank/fix-qemu-darwin
...
qemu: fix darwin build
2021-05-21 10:38:17 +02:00
David and Raphael Megzari
049ecc9716
erlang-ls: use rebar3Relx
2021-05-21 17:24:45 +09:00
David and Raphael Megzari
72795f8c0b
rebar3Relx: add beamDeps support
2021-05-21 17:24:45 +09:00
David and Raphael Megzari
ac9b645021
rebar3: apply erlang/rebar3#2552 as patch
2021-05-21 17:24:45 +09:00
Mario Rodas and GitHub
abfa43101a
Merge pull request #123856 from marsam/update-pg_auto_failover
...
postgresqlPackages.pg_auto_failover: 1.5.1 -> 1.5.2
2021-05-21 02:37:43 -05:00
Stéphan Kochen and Michael Roitzsch
44a41a2e11
qemu: fix darwin build
...
Co-authored-by: Michael Roitzsch <reactorcontrol@icloud.com >
2021-05-21 08:55:51 +02:00
Daniël de Kok and GitHub
d10236eb20
Merge pull request #123515 from savannidgerinel/savanni/1password-8.0.34-stable
...
_1password-gui: 8.0.33-53.BETA -> 8.0.34-stable
2021-05-21 08:31:47 +02:00
Michele Guerini Rocco and GitHub
eb20269353
Merge pull request #123837 from rnhmjoj/qute
...
qutebrowser: 2.2.1 -> 2.2.2
2021-05-21 08:14:15 +02:00
Michele Guerini Rocco and GitHub
80f883b71f
Merge pull request #123724 from johnae/qutebrowser-pipewire
...
qutebrowser: support for webrtc pipewire (needed for wayland native screen sharing support)
2021-05-21 08:13:13 +02:00
720de418f7
_1password-gui: 8.0.33-52 -> 8.0.34
...
This includes an overhaul of the install script, using patchelf to set
the interpreter and the libraries. This reflects a lot of what I've
learned about electron + nixos over the last few months.
This change is motivated by the fact that 1Password's version of
electron changed, probably leading to crashes that I've been seeing when
I try to update the Nix derivation to the latest versions.
Co-authored-by: Daniël de Kok <me@github.danieldk.eu >
2021-05-21 08:01:08 +02:00
happysalada
788deaad9d
ion: unstable-2020-03-22 -> unstable-2020-05-10
...
fix darwin build
2021-05-21 11:53:16 +09:00
happysalada
ceb8edb369
rustup: fix darwin build
2021-05-21 10:59:12 +09:00
happysalada
97335842d1
rustup: nixpkgs-fmt
2021-05-21 10:59:12 +09:00
Mario Rodas and GitHub
f38ba786c1
Merge pull request #123850 from marsam/update-ncspot
...
ncspot: 0.7.0 -> 0.7.1
2021-05-20 20:42:19 -05:00
Mauricio Collares and Jonathan Ringer
22c86a0466
sageWithDoc: fix static asset deduplication
2021-05-20 18:29:02 -07:00
Mauricio Collares and Jonathan Ringer
874d1aba74
sageWithDoc: update sagedoc.py test for sphinx 3.5
2021-05-20 18:29:02 -07:00
Mauricio Collares and Jonathan Ringer
cd9e8e284c
sage: fix deprecation warning from matplotlib upgrade
2021-05-20 18:29:02 -07:00
Léo Gaspard and GitHub
211fee9c43
pull request template: cleanup ( #117537 )
...
Remove elements of the PR template that have a low signal/noise ratio,
and add one that I think would have a good signal/noise ratio.
-----
Remove:
Determined the impact on package closure size (by running `nix path-info
-S` before and after)
-----
Rationale:
This is rarely done in practice, and apart from for specific packages
this is usually not a good indicator of anything useful
It might make sense to re-introduce it with two holes to fill, but then
we would have to make a serious decision to never land without these two
numbers filled in or with too big a regression, because in practice this
box has been a no-op in many cases.
Maybe just integrating this check in nixpkgs-review would bring the most
benefit here?
-----
-----
Remove:
Ensured that relevant documentation is up to date
-----
Rationale:
This is fuzzy, “relevant documentation” is way too often hard to find
-----
-----
Add:
Added a release notes entry if the change is major or breaking
-----
Rationale:
This is way too often forgotten, and is also a self-contained easy task
-----
2021-05-21 03:06:21 +02:00
Mario Rodas and GitHub
6bad8a5633
Merge pull request #123707 from leotaku/update-netdata
...
netdata: 1.30.1 -> 1.31.0
2021-05-20 19:45:10 -05:00
Felix Rath and Jonathan Ringer
4df4036348
rustup: 1.24.1 -> 1.24.2
2021-05-20 17:27:28 -07:00
Fabian Affolter and Jonathan Ringer
0f8ef5f82f
metasploit: 6.0.44 -> 6.0.45
2021-05-20 17:24:25 -07:00
Robert Helgesson and Jonathan Ringer
507133e9d3
sd-switch: 0.2.1 -> 0.2.2
2021-05-20 17:19:22 -07:00
Michael Raskin and GitHub
92e5ef2735
Merge pull request #123844 from lsix/freeipmi-1.6.8
...
freeipmi: 1.6.7 -> 1.6.8
2021-05-21 00:10:07 +00:00
fortuneteller2k and Jonathan Ringer
8cb96583e2
linuxPackages_5_12.rtl88xxau-aircrack: fix build
2021-05-20 17:09:53 -07:00
Austin Seipp and GitHub
d42cd445dd
Merge pull request #123618 from r-ryantm/auto-update/cloudflared
...
cloudflared: 2021.5.6 -> 2021.5.7
2021-05-20 18:08:51 -05:00
Robert Schütz and GitHub
1f065cafc9
libextractor: use ffmpeg instead of ffmpeg_3 ( #123344 )
2021-05-21 00:43:21 +02:00
rnhmjoj
2f3da3eb81
qutebrowser: 2.2.1 -> 2.2.2
2021-05-20 23:54:12 +02:00
R. RyanTM and Jonathan Ringer
16f2ed30d2
clojure: 1.10.3.822 -> 1.10.3.839
2021-05-20 14:52:49 -07:00
R. RyanTM and Jonathan Ringer
aaa5b24921
agi: 1.1.0-dev-20210514 -> 1.1.0-dev-20210517
2021-05-20 14:47:44 -07:00
R. RyanTM and Jonathan Ringer
5144286531
esbuild: 0.11.23 -> 0.12.0
2021-05-20 14:45:08 -07:00
R. RyanTM and Jonathan Ringer
d6f68269de
cicero-tui: 0.2.0 -> 0.2.1
2021-05-20 14:44:31 -07:00
Pierre Bourdon and GitHub
4445699061
libvdpau-va-gl: drop obsolete ffmpeg_3 dependency ( #123757 )
...
I couldn't find any reference as to why this dependency would be
required for 0.4.2. Digging into the changelog, it looks like 0.4.0
dropped the libswscale dependency, so this seems like it's now unneeded.
2021-05-20 14:44:14 -07:00
R. RyanTM and Jonathan Ringer
644f7ba293
flyctl: 0.0.217 -> 0.0.220
2021-05-20 14:44:00 -07:00
R. RyanTM and Jonathan Ringer
354538f507
codeql: 2.5.4 -> 2.5.5
2021-05-20 14:43:37 -07:00
R. RyanTM and Jonathan Ringer
4441869c30
dex-oidc: 2.27.0 -> 2.28.1
2021-05-20 14:40:34 -07:00
R. RyanTM and Jonathan Ringer
3bf7a41ddc
caddy: 2.4.0 -> 2.4.1
2021-05-20 14:40:30 -07:00
R. RyanTM and Jonathan Ringer
11d02ad038
latte-dock: 0.9.11 -> 0.9.12
2021-05-20 14:39:35 -07:00
R. RyanTM and Jonathan Ringer
81283187aa
doppler: 3.24.4 -> 3.25.0
2021-05-20 14:39:03 -07:00
rnhmjoj and Jonathan Ringer
7e54c9b956
pdns-recursor: 4.4.3 -> 4.5.1
2021-05-20 14:37:05 -07:00
Jonathan Ringer and Jonathan Ringer
c695c26df2
liquidsoap: fix build, add missing zlib
2021-05-20 14:32:26 -07:00
rnhmjoj and Jonathan Ringer
f895299d0c
monero-gui: 0.17.2.1 -> 0.17.2.2
2021-05-20 14:29:45 -07:00
Andrey Kuznetsov and Jonathan Ringer
4d6adac3d7
polkadot: 0.9.1 -> 0.9.2
2021-05-20 14:27:23 -07:00