Commit Graph
250444 Commits
Author SHA1 Message Date
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 TojnarandGitHub 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
gnidorahandFrederik Rietdijk c2bd0a4871 openxray: 730-july-preview -> 784-october-preview 2020-11-04 11:32:01 +01:00
Frederik RietdijkandGitHub 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
Daniel SchaeferandGitHub d4905b1370 Merge pull request #99003 from martinetd/stunnel-doc 2020-11-04 17:40:48 +08:00
Sascha Grunertandzowoq 6fc9aca0de slirp4netns: 1.1.4 -> 1.1.6
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-11-04 19:22:20 +10:00
Bryan A. SandFrederik Rietdijk 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 NawothnigandFrederik Rietdijk 27e9328895 Support virtio_scsi devices on nixos-generate-config 2020-11-04 10:00:28 +01:00
Robert HensingandFrederik Rietdijk 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
ajs124andGitHub c30745e053 open-iscsi: install systemd files (#97793) 2020-11-04 09:30:03 +01:00
Frederik Rietdijk 9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
Gabriel EbnerandGitHub 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
sternenseemannandVincent Laporte 50fa2dbc72 ocamlPackages.mirage-crypto: 0.8.6 → 0.8.7 2020-11-04 08:36:18 +01:00
R. RyanTMandJonathan Ringer ea161a6307 nextcloud-client: 3.0.2 -> 3.0.3 2020-11-03 23:24:42 -08:00
Martin WeineltandJonathan Ringer 297857c9fb pythonPackages: fix pythonImportsCheck typos and capitalization 2020-11-03 23:22:30 -08:00
Mario RodasandJonathan Ringer 1bf0327ef6 racket: 7.8 -> 7.9
https://download.racket-lang.org/v7.9.html
2020-11-03 23:19:43 -08:00
R. RyanTMandJonathan Ringer dcdf8fa49c mksh: 59b -> 59c 2020-11-03 23:15:46 -08:00
R. RyanTMandJonathan Ringer b9f0d99e55 ncpamixer: 1.3.3 -> 1.3.3.1 2020-11-03 23:14:58 -08:00
Jörg ThalheimandGitHub 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. RyanTMandJonathan Ringer 5c31f534f1 obsidian: 0.9.4 -> 0.9.6 2020-11-03 22:48:31 -08:00
Andreas RammholdandJonathan Ringer 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 HirwingandGitHub 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 BirksandJonathan Ringer 2ac37a3e8a dbeaver: 7.2.3 -> 7.2.4 2020-11-03 22:40:31 -08:00
R. RyanTMandJonathan Ringer 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 HirwingandGitHub 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. RyanTMandJonathan Ringer 91b086f153 libosip: 5.1.1 -> 5.1.2 2020-11-03 22:03:38 -08:00
R. RyanTMandJonathan Ringer bd5c059f86 mtools: 4.0.24 -> 4.0.25 2020-11-03 22:02:37 -08:00
R. RyanTMandJonathan Ringer 53db304162 oneshot: 1.2.0 -> 1.3.1 2020-11-03 22:00:18 -08:00
Elis HirwingandGitHub 18723740d9 Merge pull request #101840 from sikmir/php
php: fix on darwin
2020-11-04 06:59:32 +01:00
Elis HirwingandGitHub e4a6ad7a63 Merge pull request #102709 from r-ryantm/auto-update/php-composer
php73Packages.composer2: 2.0.0 -> 2.0.4
2020-11-04 06:53:48 +01:00
Elis HirwingandGitHub cd6da66d43 Merge pull request #102702 from r-ryantm/auto-update/php-psalm
php73Packages.psalm: 3.11.2 -> 4.1.0
2020-11-04 06:52:54 +01:00
R. RyanTMandJonathan Ringer 14108cfdb2 libsolv: 0.7.14 -> 0.7.16 2020-11-03 21:46:43 -08:00
Evax SoftwareandJonathan Ringer ba588df304 python3Packages.pandas-datareader: init at 0.9.0 2020-11-03 21:14:17 -08:00
R. RyanTM a14acbe823 php73Packages.composer2: 2.0.0 -> 2.0.4 2020-11-04 05:13:08 +00:00
R. RyanTMandJonathan Ringer 3a88116309 python27Packages.authlib: 0.15.1 -> 0.15.2 2020-11-03 20:39:21 -08:00
Mario RodasandPeter Hoeg ed0543131b syncthing: 1.10.0 -> 1.11.0
- https://github.com/syncthing/syncthing/releases/tag/v1.11.0
- https://github.com/syncthing/syncthing/releases/tag/v1.11.1
2020-11-04 12:08:07 +08:00
R. RyanTM 27a32adbe4 php73Packages.psalm: 3.11.2 -> 4.1.0 2020-11-04 04:04:05 +00:00
Mario RodasandGitHub 9e23dce07c Merge pull request #102688 from r-ryantm/auto-update/papis
papis: 0.10 -> 0.11.1
2020-11-03 23:02:57 -05:00
Mario RodasandGitHub d3006e5901 Merge pull request #102684 from r-ryantm/auto-update/parallel
parallel: 20200822 -> 20200922
2020-11-03 23:00:10 -05:00
Mario RodasandGitHub 49771814e6 Merge pull request #102697 from marsam/update-nvchecker
nvchecker: 2.1 -> 2.2
2020-11-03 22:59:15 -05:00
Mario RodasandGitHub e468d5bfaa Merge pull request #102591 from r-ryantm/auto-update/liquidprompt
liquidprompt: 1.12.0 -> 1.12.1
2020-11-03 22:22:14 -05:00
R. RyanTMandPeter Hoeg 39ed1364d4 owl-lisp: 0.1.19 -> 0.1.23 2020-11-04 11:13:06 +08:00
Mario RodasandGitHub 79af4e8c91 Merge pull request #102554 from marsam/init-fraunces
fraunces: init at 1.000
2020-11-03 21:55:57 -05:00
Mario RodasandGitHub ef0d63e76a Merge pull request #102686 from danderson/danderson/tailscale-1.2.1
tailscale: 1.0.5 -> 1.2.1
2020-11-03 21:54:06 -05:00