Commit graph

297573 commits

Author SHA1 Message Date
Sandro 22bae36e74
Merge pull request #127826 from veprbl/pr/mcfm_init
mcfm: init at 10.0.1
2021-06-23 10:41:15 +02:00
Florian Klink 61b9f7d4ba
Merge pull request #127777 from flokli/arm-trusted-firmware-fix-hash
armTrustedFirmware*: fix hash
2021-06-23 10:17:47 +02:00
zowoq 4b0ca5e0cd fuse-overlayfs: 1.5.0 -> 1.6
https://github.com/containers/fuse-overlayfs/releases/tag/v1.6
2021-06-23 17:32:53 +10:00
Fabian Affolter 22001190c6
Merge pull request #127810 from DeeUnderscore/gdu-5.1.1
gdu: 5.1.0 -> 5.1.1
2021-06-23 09:16:42 +02:00
Fabian Affolter 7d1edb99ac
Merge pull request #127817 from charles-dyfis-net/nwipe-0.31
nwipe: 0.30 -> 0.31
2021-06-23 09:00:05 +02:00
Fabian Affolter bbe1279459 exploitdb: 2021-06-19 -> 2021-06-23 2021-06-23 08:42:23 +02:00
Fabián Heredia Montiel d96ccfaf16 ipfs: 0.8.0 → 0.9.0 2021-06-23 00:58:43 -05:00
José Luis Lafuente 7955ea9628
vimPlugins.formatter-nvim: init at 2021-06-23 2021-06-23 07:12:13 +02:00
Martin Weinelt 06d92ba195
esphome: fix permissions on src file before modifying them
We store esphome in the nix store, which results in its file permissions
being 0444. Esphome, when compiling a firmware image, will copy these
files from the nix store to a working directory. When updating between
versions it will notice these files changed and try to copy the new
version over, which would break, because the user had no write
permissions on the files.

❯ esphome compile 01e4ac.yml
INFO Reading configuration 01e4ac.yml...
INFO Detected timezone 'CET' with UTC offset 1 and daylight saving time from 27 March 02:00:00 to 30 October 03:00:00
INFO Generating C++ source...
ERROR Error copying file /nix/store/lmzrgl1arqfd98jcss4rsmmy6dbffddn-esphome-1.19.2/lib/python3.8/site-packages/esphome/components/api/api_connection.cpp to 01e4ac/src/esphome/components/api/api_connection.cpp: [Errno 13] Permission denied: '01e4ac/src/esphome/components/api/api_connection.cpp'

To fix this we modify chmod to 0644 just before esphome tries a copy
operation, which will fix permissions on existing working directories
just in time.
2021-06-23 05:07:11 +02:00
Martin Weinelt 0ff9967dac python3Packages.pysbd: 0.3.3 -> 0.3.4
The upstream does not provide sdists on PyPi anymore, so switch to the
GitHub source instead.
2021-06-22 20:03:07 -07:00
R. RyanTM 312fbe8458 cmark: 0.29.0 -> 0.30.0; dynamically link; cleanup 2021-06-22 19:53:29 -07:00
R. RyanTM f64fb8bd31 jmol: 14.31.39 -> 14.31.41 2021-06-22 19:47:51 -07:00
IvarWithoutBones afb2e12ee9 amidst: use jre instead of jre8 2021-06-23 03:16:52 +02:00
R. RyanTM 5abe2cd1ac analog: 6.0.16 -> 6.0.17 2021-06-22 17:34:23 -07:00
R. RyanTM f283f9411b liquibase: 4.3.5 -> 4.4.0 2021-06-22 17:34:11 -07:00
R. RyanTM 24b29d114e avocode: 4.14.1 -> 4.14.3 2021-06-22 17:34:03 -07:00
R. RyanTM afb035ed9f gallery-dl: 1.17.5 -> 1.18.0 2021-06-22 17:33:52 -07:00
Aaron Andersen b93c6338b2
Merge pull request #127173 from aanderse/kodi
kodi: updates
2021-06-22 20:24:06 -04:00
Niklas Hambüchen 959c4e82bc
Merge pull request #100255 from nh2/sshd-default-log-level-info
sshd service: Default to INFO logLevel (upstream default)
2021-06-23 02:06:54 +02:00
R. RyanTM 7e3d8fc66b byacc: 20210520 -> 20210619 2021-06-22 16:57:20 -07:00
Niklas Hambüchen 4bd5f1115f
Merge pull request #127166 from nh2/xserver-config-mkAfter-docs
services.xorg.config: Extend docs
2021-06-23 01:55:58 +02:00
Niklas Hambüchen a48fea4c5e sshd service: Default to INFO logLevel (upstream default).
The previous justification for using "VERBOSE" is incorrect,
because OpenSSH does use level INFO to log "which key was used
to log in" for sccessful logins, see:
6247812c76/auth.c (L323-L328)

Also update description to the wording of the sshd_config man page.

`fail2ban` needs, sshd to be "VERBOSE" to work well, thus
the `fail2ban` module sets it to "VERBOSE" if enabled.

The docs are updated accordingly.
2021-06-23 01:49:11 +02:00
beezow 4eb4579833 emuflight-configurator: init at 0.3.5 2021-06-22 17:23:01 -06:00
Niklas Hambüchen e85693afde
Merge pull request #127157 from nh2/xserver-readable-config-indentation
xserver: Generate readable config indentation
2021-06-23 01:16:50 +02:00
Robert Schütz 1f072553b3 pythonPackages.vtk_{7,8,9}: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 01:15:26 +02:00
Michael Weiss 98984d2190
Merge pull request #127837 from primeos/chromiumDev
chromiumDev: 93.0.4542.2 -> 93.0.4549.3
2021-06-23 00:51:47 +02:00
Michael Weiss 3331ed5d1a
Merge pull request #127840 from primeos/signal-desktop
signal-desktop: 5.5.0 -> 5.6.1
2021-06-23 00:51:29 +02:00
Silvan Mosberger b3e9073c48
Merge pull request #125991 from helsinki-systems/drop/mkStrict
lib/modules: Drop mkStrict and mkFixStrictness
2021-06-23 00:48:59 +02:00
Ryan Mulligan a3d3ec2ec7
Merge pull request #127331 from r-ryantm/auto-update/atomicparsley
atomicparsley: 20210124.204813.840499f -> 20210617.200601.1ac7c08
2021-06-22 15:48:35 -07:00
Martin Weinelt 8db2252dc9
Merge pull request #127793 from mweinelt/ansible 2021-06-23 00:24:26 +02:00
Robert Schütz 58f452ecc2 pythonPackages.python-engineio_3: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:15:20 +02:00
Robert Schütz c57fbd38c2 pythonPackages.python-socketio_4: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:14:56 +02:00
Michael Weiss 150a2f0b2e
signal-desktop: 5.5.0 -> 5.6.1 2021-06-23 00:12:20 +02:00
Robert Schütz 74a89be4dd pythonPackages.pg8000_1_12: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-23 00:05:49 +02:00
Michael Weiss c8fe353d8b
chromiumDev: 93.0.4542.2 -> 93.0.4549.3 2021-06-23 00:05:32 +02:00
Robert Schütz 9653f60340 dd-agent: use python2Packages.pg8000
It refers to the same version as python2Packages.pg8000_1_12.
2021-06-23 00:05:10 +02:00
Robert Schütz d3ccac10d2 python2Packages.pg8000: init at 1.12.5 2021-06-23 00:05:05 +02:00
Sandro 465e5fc8cd
Merge pull request #127806 from maxeaubrey/consul_1.9.7 2021-06-22 23:52:55 +02:00
Robert Schütz b4b4c2ab00 pythonPackages.hypothesis_4: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-22 23:47:19 +02:00
Robert Schütz d9de257617 python3Packages.pyrsistent: use pytestCheckHook
Also use default version of hypothesis and introduce pythonImportsCheck.
2021-06-22 23:45:54 +02:00
Robert Schütz a68aefeb05 pythonPackages.dnspython_1: drop
Versioned attributes in python-packages.nix should be avoided.
2021-06-22 23:37:42 +02:00
D Anzorge dc34308965 gdu: 5.1.0 -> 5.1.1
Upstream fixed tests failing on certain filesystems. Darwin tests
disabled due to unrelated failures.
2021-06-22 23:36:30 +02:00
Robert Schütz ee06b3b1d0 powerdns-admin: use packageOverrides 2021-06-22 23:35:46 +02:00
AndersonTorres 004970b152 poppler: 21.05.0 -> 21.06.1 2021-06-22 18:33:23 -03:00
AndersonTorres a4e85ae2b8 poppler_0_61: cosmetical rewrite 0.61.nix 2021-06-22 18:32:52 -03:00
maralorn 35aa6b0fd8
Merge pull request #127438 from NixOS/haskell-updates 2021-06-22 23:32:51 +02:00
AndersonTorres 6943ac5dd7 poppler_utils: cosmetical rewrite all-packages.nix 2021-06-22 18:32:00 -03:00
Dmitry Kalinkin 2aafbfb618
mcfm: init at 10.0.1 2021-06-22 17:27:21 -04:00
Malte Brandy 37919f9f1e
haskellPackages.stripeapi: Mark broken because of consistent build timeout 2021-06-22 23:24:48 +02:00
Maximilian Bosch b51d8262d5
Merge pull request #127699 from TredwellGit/element-{desktop,web}
element-{desktop,web}: 1.7.30 -> 1.7.31
2021-06-22 23:18:16 +02:00