Commit graph

286764 commits

Author SHA1 Message Date
R. RyanTM 99f8bc3e03 sumorobot-manager: 0.9.0 -> 1.0.0 2021-05-02 00:02:46 +00:00
Luke Granger-Brown 147a5cda72 netcdfcxx4: switch to CMake
This resolves the Darwin linking issues Once and For All.

Also, this makes the build parallel, which is nice too.
2021-05-01 23:49:35 +00:00
Maciej Krüger e694182338
Merge pull request #121445 from nagisa/ff-bin-screenshare
firefox-bin: rpath pipewire
2021-05-02 01:33:39 +02:00
Renaud dfe5071b82 netcdfcxx4: fix linking on Darwin 2021-05-01 23:07:30 +00:00
Renaud 56858c2b92 netcdfcxx4: use fetchzip
Github archives are not stable over time so
fetchzip should be used instead of fetchurl
2021-05-01 23:07:27 +00:00
R. RyanTM 370300758a netcdfcxx4: 4.3.0 -> 4.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/netcdf-cxx4/versions
2021-05-01 23:06:54 +00:00
Simonas Kazlauskas 6866364f83 firefox-bin: rpath pipewire
Fixes screensharing on Wayland via pipewire/xdp infrastructure.
2021-05-02 02:01:12 +03:00
R. RyanTM 7326c917e4 lxcfs: 4.0.7 -> 4.0.8 2021-05-01 22:46:06 +00:00
Maximilian Bosch 2cca79be09
Merge pull request #121420 from bbigras/starship
starship: 0.52.1 -> 0.53.0
2021-05-02 00:26:38 +02:00
Maximilian Bosch b731c58d19
Merge pull request #121430 from legendofmiracles/master
neofetch: set meta.mainProgram
2021-05-02 00:08:23 +02:00
Maximilian Bosch 040f0acccd
Merge pull request #121299 from Ma27/gitea-umask
nixos/gitea: set umask for secret creation
2021-05-02 00:06:20 +02:00
Maximilian Bosch 14ed5fe3a0
Merge pull request #121320 from Ma27/vagrant-bump
vagrant: 2.2.15 -> 2.2.16
2021-05-02 00:02:47 +02:00
Samuel Dionne-Riel c89ff38c8b
Merge pull request #119711 from delroth/grub2-cross
grub2_efi: fix cross-compilation
2021-05-01 17:39:41 -04:00
Luke Granger-Brown 147c701583
Merge pull request #120534 from davidak/package-tests
doc: add instructions for creating package tests
2021-05-01 22:31:02 +01:00
José Romildo Malaquias 37838e69eb xfce.gigolo: upstream already moved from exo-csource to xdt-csource 2021-05-01 18:21:57 -03:00
José Romildo Malaquias 472f5a976d xfce: does not explicitly require a gvfs package
- In order to use GIO/GVFS it is enough to enable the gvfs service.

- The module option services.gvfs.package can be used to choose a
  variation of the gvfs package, if desired.
2021-05-01 18:21:57 -03:00
Pierre Bourdon 4df002c432 grub2_efi: fix cross-compilation 2021-05-01 17:01:50 -04:00
Michael Raskin 4397711c75
Merge pull request #121428 from Synthetica9/j902
j: 901f -> 902b
2021-05-01 20:41:15 +00:00
davidak 2aa133313d
Merge pull request #110606 from fricklerhandwerk/patch-2
gnunet: 0.14.0 -> 0.14.1; gnunet-gtk 0.13.1 -> 0.14.0
2021-05-01 22:34:44 +02:00
Pavol Rusnak a4cd25533d
bitcoin: 0.21.0 -> 0.21.1 2021-05-01 22:27:10 +02:00
legendofmiracles 4ee084bb41
Merge https://github.com/nixos/nixpkgs 2021-05-01 22:19:02 +02:00
Luke Granger-Brown 510fc9cd8f jetbrains: update
jetbrains.clion: 2021.1 -> 2021.1.1
jetbrains.datagrip: 2021.1 -> 2021.1.1
jetbrains.goland: 2021.1 -> 2021.1.1
jetbrains.idea-community: 2021.1 -> 2021.1.1
jetbrains.idea-ultimate: 2021.1 -> 2021.1.1
jetbrains.phpstorm: 2021.1 -> 2021.1.2
jetbrains.pycharm-community: 2021.1 -> 2021.1.1
jetbrains.pycharm-professional: 2021.1 -> 2021.1.1
jetbrains.rider: 2021.1.1 -> 2021.1.2
jetbrains.ruby-mine: 2021.1 -> 2021.1.1
jetbrains.webstorm: 2021.1 -> 2021.1.1
2021-05-01 13:10:30 -07:00
legendofmiracles 38033cd971
neofetch: set meta.mainProgram 2021-05-01 22:10:25 +02:00
Patrick Hilhorst 38499a3b08
j: 901f -> 902b 2021-05-01 21:58:31 +02:00
Robert Schütz 92041277ce ophis: fix build 2021-05-01 21:22:32 +02:00
Bruno Bigras e6cc77ea8d starship: 0.52.1 -> 0.53.0 2021-05-01 14:49:50 -04:00
Martin Weinelt 4226837368 python3Packages.python-language-server: disable when python>=3.9
The package is not supported on anything newer than 3.8 yet.
2021-05-01 11:48:01 -07:00
Luke Granger-Brown 8ebf7c3385
Merge pull request #121254 from dotlambda/postfix-3.6.0
postfix: 3.5.10 -> 3.6.0
2021-05-01 19:46:13 +01:00
Daniël de Kok 303977634c libtorch-bin: fix false CUDA dependency in passthru test
The passthru test used the CUDA toolkit for the CUDA stub
unconditionally, also requiring the cudatoolkit derivation when
cudaSupport = false.
2021-05-01 11:43:52 -07:00
Daniël de Kok 039101ad94 libtorch-bin: 1.8.0 -> 1.8.1
Changelog:

https://github.com/pytorch/pytorch/releases/tag/v1.8.1
2021-05-01 11:43:52 -07:00
Luke Granger-Brown 48d32faaf1
Merge pull request #121413 from fortuneteller2k/update-papirus-icon
papirus-icon-theme: 20210401 -> 20210501
2021-05-01 19:40:38 +01:00
Luke Granger-Brown dc3a327fe8
Merge pull request #120162 from r-ryantm/auto-update/charliecloud
charliecloud: 0.22 -> 0.23
2021-05-01 19:34:22 +01:00
Luke Granger-Brown 1b8f7cbee8
Merge pull request #121397 from r-ryantm/auto-update/facter
facter: 3.14.16 -> 3.14.17
2021-05-01 19:33:08 +01:00
Luke Granger-Brown 937385a4e0
Merge pull request #121410 from Riey/kime
kime: 2.5.2 -> 2.5.3
2021-05-01 19:31:24 +01:00
Luke Granger-Brown 07377076d3
Merge pull request #119837 from MatthewCroughan/add-seren
seren: init at 0.0.21
2021-05-01 19:27:16 +01:00
Luke Granger-Brown 7d82378949
Merge pull request #120278 from fabaff/pyotgw
python3packages.pyotgw: unstable-2021-03-25
2021-05-01 19:19:43 +01:00
Luke Granger-Brown 1c2d306348
Merge pull request #120147 from r-ryantm/auto-update/aws-c-common
aws-c-common: 0.5.4 -> 0.5.5
2021-05-01 19:12:55 +01:00
Luke Granger-Brown c02b462953 charliecloud: remove unused python3Packages argument 2021-05-01 18:09:53 +00:00
Luke Granger-Brown 152fa5414c
Merge pull request #120209 from considerate/considerate/multiple-tags-buildkite-agents
services.buildkite-agents: support multi-tags
2021-05-01 19:07:56 +01:00
Alyssa Ross 049efb9171 xen: fix build with GCC 10
Fixes: https://github.com/NixOS/nixpkgs/issues/108479
2021-05-01 11:06:41 -07:00
Jan Tojnar 1818ef1785 cloudsmith-cli: init at 0.26.0 2021-05-01 10:53:14 -07:00
Jan Tojnar d26d771381 python3.pkgs.click-configfile: init at 0.2.3 2021-05-01 10:53:14 -07:00
Jan Tojnar 0d55d38b41 python3.pkgs.click-spinner: init at 0.1.10 2021-05-01 10:53:14 -07:00
Jan Tojnar af688cc00e python3.pkgs.cloudsmith-api: init at 0.54.15 2021-05-01 10:53:14 -07:00
Luke Granger-Brown 48152d32cc
Merge pull request #120166 from r-ryantm/auto-update/clevis
clevis: 16 -> 18
2021-05-01 18:48:58 +01:00
Martin Weinelt a2d1d16af8
nixos/mosquitto: Migrate away from bind_address/port config keys
Fixes these two deprecation warnings, by moving away from these options
towards a simple listener configuration.

> The 'bind_address' option is now deprecated and will be removed in a future version. The behaviour will default to true.
> The 'port' option is now deprecated and will be removed in a future version. Please use 'listener' instead.

Fixes: #120860
2021-05-01 19:46:48 +02:00
Martin Weinelt 33e867620e
nixos/mosquitto: harden systemd unit
It can still network, it can only access the ssl related files if ssl is
enabled.

✗ PrivateNetwork=                                             Service has access to the host's network                                            0.5
✗ RestrictAddressFamilies=~AF_(INET|INET6)                    Service may allocate Internet sockets                                               0.3
✗ DeviceAllow=                                                Service has a device ACL with some special devices                                  0.1
✗ IPAddressDeny=                                              Service does not define an IP address allow list                                    0.2
✗ RootDirectory=/RootImage=                                   Service runs within the host's root directory                                       0.1
✗ RestrictAddressFamilies=~AF_UNIX                            Service may allocate local sockets                                                  0.1

→ Overall exposure level for mosquitto.service: 1.1 OK 🙂
2021-05-01 19:46:48 +02:00
fortuneteller2k b63002b223 papirus-icon-theme: 20210401 -> 20210501 2021-05-02 01:42:47 +08:00
Luke Granger-Brown 6aec5a24a4
Merge pull request #120176 from r-ryantm/auto-update/doppler
doppler: 3.23.2 -> 3.24.3
2021-05-01 18:41:29 +01:00
Luke Granger-Brown 291fd0ee7e doppler: 3.24.1 -> 3.24.3 2021-05-01 17:40:21 +00:00