Commit graph

256011 commits

Author SHA1 Message Date
Francesco Gazzetta 5faf8cbfa5 mindustry,mindustry-server: mark as broken for darwin
There is a hash mismatch when built on darwin:
https://github.com/NixOS/nixpkgs/pull/105590#issuecomment-737120293
2020-12-02 13:52:19 +01:00
Sandro 040f43d890
Merge pull request #104037 from kampka/toybox 2020-12-01 19:25:02 +01:00
edef 18db80f150
Merge pull request #105600 from edef1c/nix-prefetch-docker-stderr
nix-prefetch-docker: output informational messages to stderr
2020-12-01 18:24:16 +00:00
scalavision 919648ae9c
pylance: init at 2020.11.2 (#105601) 2020-12-01 19:13:42 +01:00
Joachim Breitner fb063991b2
macdylibbundler: Should propagate dependency on otool (#103163)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 19:11:45 +01:00
James Earl Douglas 1a3557f729
archi: init at 4.7.1 (#103355)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-12-01 18:55:48 +01:00
Martin Weinelt 2d55b8def4 containerd: update commit id for version indicator
I forogt to update the `commit` value in 8884729, which is why this the
version output was wrong:

```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 7ad184331fa3e55e52b890ea95e65ba581ae3429
```

This change corrects it.

```
❯ ./result/bin/containerd -v
containerd github.com/containerd/containerd v1.4.3 269548fa27e0089a8b8278fc4fc781d7f65a939b
```
2020-12-01 18:55:01 +01:00
Sandro 123e83b171
Merge pull request #105603 from r-ryantm/auto-update/avocode
avocode: 4.10.3 -> 4.10.4
2020-12-01 18:54:50 +01:00
Sandro bf94e2d5e7
Merge pull request #105599 from mcbeth/spigot
spigot: 20200101 -> 20200901
2020-12-01 18:52:19 +01:00
Jörg Thalheim d7a5482a9d
Merge pull request #105500 from SuperSandro2000/bme680-linux
python3packages.bme680: Mark Linux only as upstream
2020-12-01 17:43:10 +00:00
R. RyanTM c5c77eb0b1 avocode: 4.10.3 -> 4.10.4 2020-12-01 17:37:56 +00:00
Martin Weinelt 8cbe73118d
Merge pull request #105595 from mweinelt/containerd
containerd: 1.4.2 -> 1.4.3
2020-12-01 18:37:24 +01:00
StigP d4b4ebd842
Merge pull request #105598 from bcdarwin/update-perl-text-format
perlPackages.TextFormat: 0.61 -> 0.62
2020-12-01 18:15:33 +01:00
Jörg Thalheim 29528a11da
Merge pull request #97470 from drewrisinger/dr-pr-spdlog-1_8 2020-12-01 17:14:19 +00:00
Sandro 0cc3500c5c
Merge pull request #105589 from r-ryantm/auto-update/1password
_1password-gui: 0.9.5-2 -> 0.9.6
2020-12-01 17:59:29 +01:00
Sandro 28858cb20a
Merge pull request #105588 from r-ryantm/auto-update/abcMIDI
abcmidi: 2020.08.09 -> 2020.11.07
2020-12-01 17:58:52 +01:00
edef de88771a7d nix-prefetch-docker: output informational messages to stderr
Informational messages belong on stderr, not on stdout and intermixed
with structured output for programmatic use.

Change-Id: I34d094d04460494e9ec8953db7490f4e2292d959
2020-12-01 16:58:29 +00:00
Francesco Gazzetta 48d423ee2a
mindustry,mindustry-server: 104.6 -> 120 (#105590)
* mindustry,mindustry-server: 104.6 -> 120

* mindustry,mindustry-server: remove trailing space
2020-12-01 17:44:51 +01:00
Jeffrey McBeth 082e6701fe spigot: 20200101 -> 20200901
Resync with upstream
2020-12-01 11:43:44 -05:00
Ben Darwin adaf73fd87 perlPackages.TextFormat: 0.61 -> 0.62 2020-12-01 11:41:16 -05:00
Luke Granger-Brown b5a328e58f nixos/tests/misc: account for cgroupv2
Since #104094 (d22b3ed4bc), NixOS is
using the unified cgroup hierarchy by default (aka cgroupv2).

This means the blkio controller isn't there, so we should test for
something else (e.g. the presence of the io controller).

Fixes #105581.
2020-12-01 17:36:04 +01:00
Tim Steinbach 9d82d8b3c0
linux: 5.10-rc5 -> 5.10-rc6 2020-12-01 11:29:28 -05:00
Domen Kožar a0e24a6d40
Merge pull request #101806 from unode/docs
docs: Add 'how to request merging rights'
2020-12-01 17:12:20 +01:00
Martin Weinelt 8884729f19
containerd: 1.4.2 -> 1.4.3
Access controls for the shim’s API socket verified that the connecting
process had an effective UID of 0, but did not otherwise restrict
access to the abstract Unix domain socket. This would allow malicious
containers running in the same network namespace as the shim, with an
effective UID of 0 but otherwise reduced privileges, to cause new
processes to be run with elevated privileges.

Fixes: CVE-2020-15257
2020-12-01 17:10:19 +01:00
R. RyanTM 934f621819
_1password-gui: 0.9.5-2 -> 0.9.6 2020-12-01 17:06:06 +01:00
Sandro 415a269827
Merge pull request #105587 from r-ryantm/auto-update/bctoolbox
bctoolbox: 4.4.6 -> 4.4.13
2020-12-01 17:01:47 +01:00
Sandro 385ec3ebbe
Merge pull request #105543 from IvarWithoutBones/tinyobjloader-init-1.0.6 2020-12-01 17:00:47 +01:00
Christoph Neidahl 3958bc06be
palemoon: 28.15.0 -> 28.16.0 (#105555) 2020-12-01 16:54:27 +01:00
Sandro 72cb12e4ab
Merge pull request #105562 from ju1m/arduino-mk
arduino-mk: wrap python scripts
2020-12-01 16:39:38 +01:00
R. RyanTM 86b91712ef abcmidi: 2020.08.09 -> 2020.11.07 2020-12-01 15:12:22 +00:00
R. RyanTM 43cdc245d4 bctoolbox: 4.4.6 -> 4.4.13 2020-12-01 15:03:00 +00:00
Jörg Thalheim fc60acf1ee
Merge pull request #105583 from symphorien/rspamd-release-notes
nixos/rspamd: add release notes
2020-12-01 15:00:10 +00:00
Jörg Thalheim b33d944a8d
Merge pull request #105586 from jonringer/update-zfs-meta
zfs: add new maintainers, update homepage
2020-12-01 14:52:44 +00:00
Jonathan Ringer c2c8e2e4cc
zfs: add new maintainers, update homepage 2020-12-01 06:40:20 -08:00
Gabriel Gonzalez 6dac8e6817 Add buildDhall*Package support for generating documentation
The `buildDhall{Directory,GitHub}Package` utilities now take an
optional `document` argument for generating documentation using
`dhall-docs`.  The documentation is stored underneath the `./docs`
subdirectory of the build product.
2020-12-01 15:30:52 +01:00
Raghav Sood 86b651f169
Merge pull request #105585 from nasirhm/add_nasirhm_maintainer
Addition of nasirhm in maintainers
2020-12-01 14:30:26 +00:00
Guillaume Girol 75e36cdcd2
Merge pull request #96601 from symphorien/gnirehtet-update
gnirehtet: 2.4 -> 2.5
2020-12-01 14:27:43 +00:00
nasirhm 63441979dc
brave-browser: add maintainer nasirhm
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:22:52 +05:00
nasirhm b8ad6efc19
maintainers: add nasirhm
Signed-off-by: nasirhm <nasirhussainm14@gmail.com>
2020-12-01 19:18:14 +05:00
adisbladis 25b43c2c46
Merge pull request #105477 from adisbladis/poetry2nix-1_14_0
poetry2nix: 1.13.0 -> 1.14.0
2020-12-01 14:52:43 +01:00
Symphorien Gibol 9816bbbaa5 nixos/rspamd: add release notes 2020-12-01 14:45:56 +01:00
Jörg Thalheim e3469063db
Merge pull request #105513 from jonringer/bump-zfs-stable
zfs: 0.8.5 -> 2.0.0
2020-12-01 13:29:51 +00:00
adisbladis 7b3f9e9b75
pinnwand: Use poetry from pythonPackages
Ideally this software should be repackaged using Poetry2nix rather
that using pythonPackages.

As it is now things are packaged incorrectly.

cc @mweinelt
2020-12-01 14:28:39 +01:00
adisbladis a10370cc9f
poetry2nix: 1.13.0 -> 1.14.0 2020-12-01 14:25:46 +01:00
Jörg Thalheim b1ed5ffeab
Merge pull request #93293 from tnias/nixos_rspamd_20200716 2020-12-01 13:10:43 +00:00
Sandro 63cf5d0c68
Merge pull request #105578 from r-ryantm/auto-update/vale
vale: 2.6.3 -> 2.6.4
2020-12-01 14:06:47 +01:00
Sandro 1ffc48e739
Merge pull request #105579 from r-ryantm/auto-update/vimix-gtk-themes
vimix-gtk-themes: 2020-02-24 -> 2020-11-28
2020-12-01 14:06:25 +01:00
Sandro 43acf1bc95
Merge pull request #105527 from r-ryantm/auto-update/miller
miller: 5.9.1 -> 5.10.0
2020-12-01 13:54:52 +01:00
Sandro e468b15989
Merge pull request #105531 from r-ryantm/auto-update/nats-streaming-server
nats-streaming-server: 0.17.0 -> 0.19.0
2020-12-01 13:54:06 +01:00
Sandro 6408ead752
Merge pull request #105564 from siriobalmelli-foss/update/google_cloud_secret_manager
python3Packages.google_cloud_secret_manager: 1.0.0 -> 2.0.0
2020-12-01 13:53:49 +01:00