Commit graph

251058 commits

Author SHA1 Message Date
Nikolay Korotkiy dda8bdcf6d
gpxsee: 7.33 → 7.35 2020-11-04 14:24:56 +03:00
Aluísio Augusto Silva Gonçalves 1ade372bf8
iosevka: add AluisioASG as maintainer 2020-11-04 07:47:30 -03:00
Aluísio Augusto Silva Gonçalves 08fd340b1e
iosevka: remove dependency on otfcc
As of Iosevka 3.7.0, otfcc is no longer used.  I haven't checked if
the situation has changed since [2017] but this should make Iosevka
available on aarch64-linux and *-darwin.

[2017]: https://github.com/NixOS/nixpkgs/pull/31835#issuecomment-347048242
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves 26ce7f2607
iosevka: add update script
As outlined in the previous commit, we just need to update the source
URL in node-packages.json, and wait for node-packages.nix to be rebuilt
from it.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves e6bc641ef4
iosevka: 3.2.2 -> 3.7.1; fetch source through nodePackages
Previously we used nodePackages only to fetch Iosevka's build
dependencies and then fetched the source code ourselves.  Updates
involved changing the version and hashes in the `iosevka` derivation and
then running node-packages/generate.sh to update the build dependencies,
which in turns updates *all* of node-packages.nix.

A new proposed policy for handling node-packages.nix updates involves
batching those updates.  Previously, that would mean `iosevka` and its
build dependencies could end up out of sync until the batched update was
run.

To work with the new policy, we now fetch Iosevka's source code (and
not only its dependencies) through nodePackages.  Updates are done by
changing the source URL in node-packages.json, which eventually becomes
part of an update of node-packages.nix, which is then propagated to
`iosevka` itself.

One con of this strategy is that errors can not be caught directly
after the update, but only after node-packages.nix is regenerated.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves e237f23b6a
iosevka-bin: move update script
Move bin.nix's update script to update-bin.sh so it doesn't conflict
with default.nix's update script.
2020-11-04 07:47:29 -03:00
Aluísio Augusto Silva Gonçalves 988f0cf3c5
iosevka-bin: Use iosevka's meta
The two packages have the same metadata, except for the maintainers.
2020-11-04 07:47:28 -03:00
Jan Tojnar f838052d4f
Merge pull request #102738 from r-ryantm/auto-update/pulseeffects
pulseeffects: 4.8.1 -> 4.8.2
2020-11-04 11:46:53 +01:00
Michael Weiss d116fe2924
intel-media-driver: 20.3.0 -> 20.4.0 2020-11-04 11:37:09 +01:00
R. RyanTM f5adeda7e6 php73Packages.php-cs-fixer: 2.16.4 -> 2.16.7 2020-11-04 10:36:17 +00:00
gnidorah c2bd0a4871 openxray: 730-july-preview -> 784-october-preview 2020-11-04 11:32:01 +01:00
R. RyanTM 7b405fade8 precice: 2.1.0 -> 2.1.1 2020-11-04 10:10:05 +00:00
Frederik Rietdijk 8a95871193 Merge staging into staging-next 2020-11-04 10:49:18 +01:00
Frederik Rietdijk 9eb00b9a71 Merge staging-next into staging 2020-11-04 10:48:21 +01:00
Frederik Rietdijk 49cd7307d0
Merge pull request #101207 from NixOS/staging-next
Staging next
2020-11-04 10:48:08 +01:00
R. RyanTM b6c43061ff pulseeffects: 4.8.1 -> 4.8.2 2020-11-04 09:42:48 +00:00
Bart Brouns 9fdc485e52 mamba: 1.6 -> 1.7 2020-11-04 10:42:05 +01:00
Daniel Schaefer d4905b1370
Merge pull request #99003 from martinetd/stunnel-doc 2020-11-04 17:40:48 +08:00
Bas van Dijk f8e066b5ed mlc: refactoring 2020-11-04 09:24:38 +00:00
Sascha Grunert 6fc9aca0de slirp4netns: 1.1.4 -> 1.1.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-04 19:22:20 +10:00
R. RyanTM 7a75852e8b php73Extensions.event: 2.5.7 -> 3.0.0 2020-11-04 09:09:31 +00:00
Bryan A. S 22dd82ce98 sonobuoy: Fixes wrong "v" behaviour
Adjust the generated manifests by placing the character v in the sonobuoy version, successfully pulling the image within the cluster and running smoothly.

Signed-off-by: Bryan A. S <bryanasdev000@gmail.com>
2020-11-04 10:04:40 +01:00
Victor Nawothnig 27e9328895 Support virtio_scsi devices on nixos-generate-config 2020-11-04 10:00:28 +01:00
Robert Hensing 83163b43e4 postgresql: Fix timetz test failure
A recent addition to the test suite turned out to be sensitive to
DST. The main code is ok. Patch only required to make test succeed.

See https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=4a071afbd056282746a5bc9362e87f579a56402d
2020-11-04 09:58:09 +01:00
Robert Hensing f73df04874 haskell.compiler.integer-simple: Exclude ghc8102Binary*
(cherry picked from commit fc1562695bdfe26c38f473e4639ab0a1c349a953)
2020-11-04 09:55:56 +01:00
ajs124 c30745e053
open-iscsi: install systemd files (#97793) 2020-11-04 09:30:03 +01:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk 9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
Gabriel Ebner 9957d406a2
Merge pull request #102535 from r-ryantm/auto-update/libqalculate
libqalculate: 3.13.0 -> 3.14.0
2020-11-04 09:04:52 +01:00
sternenseemann 50fa2dbc72 ocamlPackages.mirage-crypto: 0.8.6 → 0.8.7 2020-11-04 08:36:18 +01:00
R. RyanTM 157889a3e2 pspg: 3.1.3 -> 3.1.5 2020-11-04 07:33:04 +00:00
R. RyanTM ea161a6307 nextcloud-client: 3.0.2 -> 3.0.3 2020-11-03 23:24:42 -08:00
Martin Weinelt 297857c9fb pythonPackages: fix pythonImportsCheck typos and capitalization 2020-11-03 23:22:30 -08:00
Mario Rodas 1bf0327ef6 racket: 7.8 -> 7.9
https://download.racket-lang.org/v7.9.html
2020-11-03 23:19:43 -08:00
R. RyanTM dcdf8fa49c mksh: 59b -> 59c 2020-11-03 23:15:46 -08:00
R. RyanTM b9f0d99e55 ncpamixer: 1.3.3 -> 1.3.3.1 2020-11-03 23:14:58 -08:00
Jörg Thalheim f2ec450424
Merge pull request #101249 from Izorkin/dhcpd-ipv6
nixos/dhcpcd: if disabled IPv6 don't solicit or accept IPv6
2020-11-04 08:09:08 +01:00
R. RyanTM 5c31f534f1 obsidian: 0.9.4 -> 0.9.6 2020-11-03 22:48:31 -08:00
Andreas Rammhold db530f4490 i3status-rust: add missing ethtool and notmuch buildInputs
i3status-rust requires `ethtool` for the net block to work since 0.14.2.
The notmuch feature is also available and all we've to do for that is to
pass the `notmuch` input and enable the feature.
2020-11-03 22:47:36 -08:00
Elis Hirwing c4097c116e
Merge pull request #102717 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.51 -> 0.12.52
2020-11-04 07:46:21 +01:00
David Birks 2ac37a3e8a dbeaver: 7.2.3 -> 7.2.4 2020-11-03 22:40:31 -08:00
R. RyanTM 2442c1585a picard: 2.5 -> 2.5.1 2020-11-03 22:40:18 -08:00
R. RyanTM 2b404345f5 php73Packages.phpstan: 0.12.51 -> 0.12.52 2020-11-04 06:12:55 +00:00
Elis Hirwing 4303b0a517
Merge pull request #102590 from r-ryantm/auto-update/lidarr
lidarr: 0.7.1.1381 -> 0.7.2.1878
2020-11-04 07:10:29 +01:00
R. RyanTM d06be7fd38 procs: 0.10.4 -> 0.10.5 2020-11-04 06:07:07 +00:00
R. RyanTM 91b086f153 libosip: 5.1.1 -> 5.1.2 2020-11-03 22:03:38 -08:00
R. RyanTM bd5c059f86 mtools: 4.0.24 -> 4.0.25 2020-11-03 22:02:37 -08:00
R. RyanTM 53db304162 oneshot: 1.2.0 -> 1.3.1 2020-11-03 22:00:18 -08:00
Elis Hirwing 18723740d9
Merge pull request #101840 from sikmir/php
php: fix on darwin
2020-11-04 06:59:32 +01:00
R. RyanTM 4148fc489b oil: 0.8.1 -> 0.8.3 2020-11-03 21:58:00 -08:00