3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

358738 commits

Author SHA1 Message Date
Fabian Affolter 2884cb5c06
Merge pull request #162565 from r-ryantm/auto-update/python3.10-sqlmap
python310Packages.sqlmap: 1.6.2 -> 1.6.3
2022-03-03 09:03:34 +01:00
Felix Singer beff757960 seabios: 1.15.0 -> 1.16.0
Update SeaBIOS to version 1.16.0. Also, use the git repository as
source, since the release was tagged and announced, but no release
tarball was published.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-03-03 08:48:59 +01:00
Adam Joseph 4a701a51aa spice-gtk: fix build for withPolkit==false case
The spice-gtk/default.nix expression provides an option, withPolkit,
to decide whether or not the library should be compiled with support
for polkit.  Currently setting that argument to false results in a
build failure:

  Run-time dependency polkit-gobject-1 found: NO (tried pkgconfig)
  meson.build:207:0: ERROR: Dependency "polkit-gobject-1" not found, tried pkgconfig

It appears that at some point spice-gtk began requiring the meson flag
-Dpolkit=disabled in this case.  This commit adds that flag when
!withPolkit.
2022-03-02 23:48:27 -08:00
R. Ryantm 085183d306 gau: 2.0.8 -> 2.0.9 2022-03-03 06:21:30 +00:00
Jamie McClymont 126ce87b0c nixos/tests: fix flaky cntr test
The cntr sometimes hangs until the 10-hour hydra limit. This behaviour
appears to be an edge-case related to the type of TTY in which the cntr
command runs during test execution. We can work around this by running
the command as a background job.

I additionally added a wait_for_open_port to fix nondeterministic test
failures I observed after fixing the hanging issue.
2022-03-03 19:15:10 +13:00
R. Ryantm 92ede7bf7a flexget: 3.2.18 -> 3.3.2 2022-03-03 05:49:40 +00:00
Sergei Trofimovich ea27b2243b
clang13Stdenv: init (#162346)
Add new alias similar to existing clang12Stdenv and older
2022-03-03 00:16:22 -05:00
R. Ryantm 03785706bd earthly: 0.6.8 -> 0.6.9 2022-03-03 04:53:53 +00:00
R. Ryantm fba25be56f dismap: 0.2 -> 0.3 2022-03-03 04:28:05 +00:00
Erin Kim 7ea654576d
thermald: disable -Werror
Fixes broken builds due to deprecations in dependencies
2022-03-02 22:08:38 -06:00
Anderson Torres 2ec61aa313
Merge pull request #162480 from AndersonTorres/new-misc
blockattack: 2.7.0 -> 2.8.0
2022-03-03 00:47:06 -03:00
R. Ryantm ba88ba13b4 python310Packages.sqlmap: 1.6.2 -> 1.6.3 2022-03-03 03:38:10 +00:00
R. Ryantm 27ebe78ea1 convco: 0.3.8 -> 0.3.9 2022-03-03 03:14:48 +00:00
Robert Schütz 77f77acffc python3Packages.ihatemoney: fix build 2022-03-02 18:57:27 -08:00
Bobby Rong b6287065b9
Merge pull request #162521 from r-ryantm/auto-update/v2ray-geoip
v2ray-geoip: 202202170030 -> 202203020509
2022-03-03 10:56:00 +08:00
R. Ryantm 7a3e6d6604 syncthing: 1.19.0 -> 1.19.1 2022-03-03 09:39:33 +08:00
R. Ryantm c1802276f4 tectonic: 0.8.0 -> 0.8.1 2022-03-03 00:54:40 +00:00
Bernardo Meurer 2bcd4832d0
Merge pull request #162547 from lovesegfault/pulumi-gooogle-native
pulumi: add google-native
2022-03-02 16:12:38 -08:00
Jonas Heinrich 764670261a nixos/opensnitch: Add options to configure daemon 2022-03-02 18:38:56 -05:00
Fabian Affolter 6d0bddbb0e
Merge pull request #162506 from r-ryantm/auto-update/step-cli
step-cli: 0.18.1 -> 0.18.2
2022-03-03 00:33:42 +01:00
Renaud 4e8364f583
Merge pull request #162016 from c0bw3b/fix/eclipse_tls
eclipses.eclipse-java: fix browsing on https pages
2022-03-03 00:29:34 +01:00
Fabian Affolter 33e8df0921
Merge pull request #162532 from fabaff/bump-soco
python3Packages.soco: 0.26.3 -> 0.26.4
2022-03-03 00:08:34 +01:00
Fabian Affolter 485517205b
Merge pull request #162541 from fabaff/bump-meshtastic
python3Packages.meshtastic: 1.2.87 -> 1.2.88
2022-03-03 00:07:57 +01:00
Drew Risinger 17e776eeb5 python3Packages.kaldi-active-grammar: fix build
Update patches
2022-03-02 17:52:32 -05:00
Drew Risinger 92faf51e39 python3Packages.hypothesmith: compatibility with lark
Expected old name 'lark-parser', so updated the requirement to 'lark'
2022-03-02 17:52:31 -05:00
Drew Risinger 66ad56106d pdm: fix error due to wrong pdm-pep517 version 2022-03-02 17:52:31 -05:00
Drew Risinger 3f82a6ffb6 python3Packages.lark: 1.0.0 -> 1.1.2
python3Packages.lark: disable nearley test

Requires unpackaged Js2Py library, which has other unpackaged subdependencies...
2022-03-02 17:52:24 -05:00
Bernardo Meurer 75d3f2b943 pulumi: add google-native 2022-03-02 14:50:35 -08:00
Lyndon Sanche 3f4b189485 alacritty: 0.10.0 -> 0.10.1 2022-03-02 14:48:37 -08:00
Bernardo Meurer d9aa42326f
Merge pull request #162537 from lovesegfault/pulumi-update
pulumi-bin: 3.22.1 -> 3.25.1
2022-03-02 14:09:56 -08:00
Fabian Affolter fe65279cb8 python3Packages.meshtastic: 1.2.87 -> 1.2.88 2022-03-02 22:53:12 +01:00
Fabian Affolter b01649ffc0
Merge pull request #162510 from fabaff/bump-checkov
checkov: 2.0.908 -> 2.0.913
2022-03-02 22:47:06 +01:00
Bernardo Meurer 37143b9cd9
pulumi-bin: 3.22.1 -> 3.25.1 2022-03-02 13:45:12 -08:00
Artturi 40cc4ae294
Merge pull request #160159 from psydvl/discord-ptb 2022-03-02 23:38:25 +02:00
Michael Weiss 8db2ef0b8f
Merge pull request #161866 from r-ryantm/auto-update/signal-desktop
signal-desktop: 5.31.1 -> 5.33.0
2022-03-02 22:29:50 +01:00
zowoq 6979f4920d terraform: 1.1.6 -> 1.1.7
https://github.com/hashicorp/terraform/releases/tag/v1.1.7
2022-03-03 07:09:53 +10:00
Fabian Affolter c27c301544
Merge pull request #160003 from fabaff/fix-flexget
flexget: override jsonschema
2022-03-02 22:04:20 +01:00
Fabian Affolter 63f536d770 python3Packages.soco: 0.26.3 -> 0.26.4 2022-03-02 21:59:36 +01:00
Robert Schütz 3e072546ea python3Packages.tifffile: remove old patch 2022-03-02 20:48:56 +00:00
Fabian Affolter 2c4ac5f402 flexget: relax dependency constrains 2022-03-02 21:40:49 +01:00
zowoq 6a28e4887c nixos/release: disable nfs3.simple
follow up from 5682853027
2022-03-03 06:34:59 +10:00
Jonathan Ringer 4550f15784 wpsoffice: don't use nativeOnly for steam 2022-03-02 12:25:45 -08:00
Jonathan Ringer 5f91781b55 treewide: remove steam-run-native 2022-03-02 12:25:45 -08:00
Jonathan Ringer ee5fab452b steam-run-native: deprecate 2022-03-02 12:25:45 -08:00
Jonathan Ringer fae860361e steam: remove nativeOnly options 2022-03-02 12:25:45 -08:00
Renaud 671a068a01
Remove F-PROT package and service module (EoL) (#160372) 2022-03-02 21:51:47 +02:00
Robert Schütz 6fc2b4b5e9 python3Packages.twitchapi: init at 2.5.2 2022-03-02 11:46:58 -08:00
aszlig 7286be7e81 nixos/systemd-confinement: Allow shipped unit file
In issue #157787 @martined wrote:

  Trying to use confinement on packages providing their systemd units
  with systemd.packages, for example mpd, fails with the following
  error:

  system-units> ln: failed to create symbolic link
  '/nix/store/...-system-units/mpd.service': File exists

  This is because systemd-confinement and mpd both provide a mpd.service
  file through systemd.packages. (mpd got updated that way recently to
  use upstream's service file)

To address this, we now place the unit file containing the bind-mounted
paths of the Nix closure into a drop-in directory instead of using the
name of a unit file directly.

This does come with the implication that the options set in the drop-in
directory won't apply if the main unit file is missing. In practice
however this should not happen for two reasons:

  * The systemd-confinement module already sets additional options via
    systemd.services and thus we should get a main unit file
  * In the unlikely event that we don't get a main unit file regardless
    of the previous point, the unit would be a no-op even if the options
    of the drop-in directory would apply

Another thing to consider is the order in which those options are
merged, since systemd loads the files from the drop-in directory in
alphabetical order. So given that we have confinement.conf and
overrides.conf, the confinement options are loaded before the NixOS
overrides.

Since we're only setting the BindReadOnlyPaths option, the order isn't
that important since all those paths are merged anyway and we still
don't lose the ability to reset the option since overrides.conf comes
afterwards.

Fixes: https://github.com/NixOS/nixpkgs/issues/157787
Signed-off-by: aszlig <aszlig@nix.build>
2022-03-02 11:42:44 -08:00
Samuel Ainsworth 2e3231cd6b python3Packages.wandb: 0.12.10 -> 0.12.11 2022-03-02 11:41:33 -08:00
Scriptkiddi 98213c5eaf python3Packages.pyprecice: init at 2.3.0.1 2022-03-02 11:40:44 -08:00