Commit Graph

285654 Commits

Author SHA1 Message Date
Amanjeev Sethi
bf4c2036af
maintainers: add Amanjeev Sethi 2021-04-25 15:49:26 -04:00
R. RyanTM
4b0bde3b42 agi: 1.1.0-dev-20210421 -> 1.1.0-dev-20210423 2021-04-25 19:44:22 +00:00
Samuel Dionne-Riel
7b8b3fab6d make-disk-image: Round image size to the next mebibyte
This ensures the following gptfdisk warning won't happen:

```
Warning: File size is not a multiple of 512 bytes! Misbehavior is likely!
```

Additionally, helps towards aligning the partition to be more optimal
for the underlying storage.

It is actually impossible to align for the actual underlying storage
optimally because we don't know what the block device will be!

But aligning on 1MiB should help.
2021-04-25 15:24:45 -04:00
figsoda
9a29b3479e qogir-theme: 2021-02-09 -> 2021-04-20 2021-04-25 15:16:52 -04:00
Michele Guerini Rocco
e035c1b417
Merge pull request #119952 from attila-lendvai/extraLayouts
nixos/doc/manual: refine extraLayouts, add warnings an test commands
2021-04-25 21:06:49 +02:00
Robert Schütz
ddbd4d4749 simplescreenrecorder: 0.3.11 -> 0.4.3 2021-04-25 20:42:56 +02:00
Martin Weinelt
79cb2cb986
Merge pull request #120272 from fabaff/pynx584 2021-04-25 20:34:42 +02:00
Robert Schütz
a41dc34040
Merge pull request #120605 from NixOS/update-robotframework
python3Packages.robotframework: 4.0 -> 4.0.1
2021-04-25 20:21:43 +02:00
Robert Scott
5b0b678a31 qemu: patches: use correct CVE numbers for CVE-2021-20221 & CVE-2021-20181 2021-04-25 19:09:36 +01:00
Arnout Engelen
8a4abd956f
protoc-gen-go-grpc: init at 1.1.0
Using buildGoModule did not work for this package, and produced the
error "main module (google.golang.org/grpc) does not contain package
google.golang.org/grpc/cmd/protoc-gen-go-grpc". Since buildGoModule and
buildGoPackage both seem in common use and both have their advantages
(https://github.com/NixOS/nixpkgs/issues/84826) just using
buildGoPackage seems like a neat solution here.
2021-04-25 19:51:31 +02:00
Bjørn Forsman
738e8eb967 python3Packages.robotframework: run the unit tests
The zip-file from PyPI lacks a few directories, notably the one
containing the unit tests. So switch from fetchPypi to fetchFromGitHub.
2021-04-25 19:51:25 +02:00
AndersonTorres
3a7af6de81 dialog: 1.3-2210306 -> 1.3-2210324 2021-04-25 14:38:31 -03:00
Luke Granger-Brown
6af7bcbd93
Merge pull request #120224 from justinas/teleport-6
teleport: 5.2.1 -> 6.1.2
2021-04-25 18:29:31 +01:00
AndersonTorres
963a8cfe25 cimg: 2.9.6 -> 2.9.7 2021-04-25 14:13:49 -03:00
AndersonTorres
2756b33d07 ftgl: 2.1.3-rc5 -> 2.4.0 2021-04-25 14:09:41 -03:00
Fabian Affolter
3e1f41395b home-assistant: enable nx584 tests 2021-04-25 18:56:49 +02:00
Fabian Affolter
5cd12de25c home-assistant: update component-packages 2021-04-25 18:56:49 +02:00
Fabian Affolter
bc1cd4f3b3 python3Packages.pynx584: init at 0.6 2021-04-25 18:56:49 +02:00
Eduardo Sánchez Muñoz
df86e6fb0e mpfi: fix download URL
The `file_nr` value was wrong, so it was downloading version 1.5.3 instead of 1.5.4.
2021-04-25 18:51:35 +02:00
Doron Behar
9788d31a0e
Merge pull request #120609 from dotlambda/sigal-2.2
sigal: 2.1.1 -> 2.2
2021-04-25 15:50:41 +00:00
Justinas Stankevicius
8e2d3f941e teleport: 5.2.1 -> 6.1.2 2021-04-25 18:49:21 +03:00
Robert Schütz
468926cba4 sigal: 2.1.1 -> 2.2 2021-04-25 17:15:16 +02:00
Robbert Gurdeep Singh
ed85d8cdfb languagetool: add preInstall and postInstall runhooks 2021-04-25 17:01:20 +02:00
Akshat Agarwal
ee01b57e35 tremor-rs: 0.11.0 -> 0.11.1 2021-04-25 20:28:20 +05:30
Gabriel Ebner
9fecb15e9f
Merge pull request #120533 from gebner/cura49
cura: 4.8.0 -> 4.9.0
2021-04-25 16:44:27 +02:00
Gabriel Ebner
d656c18870
Merge pull request #120603 from eduardosm/qalculate
qalculate-gtk: 3.17.0 -> 3.18.0
2021-04-25 16:44:12 +02:00
Luke Granger-Brown
6fa823f853
Merge pull request #120597 from marsam/update-tflint
tflint: 0.27.0 -> 0.28.0
2021-04-25 15:28:36 +01:00
Graham Christensen
230e5582b9
Merge pull request #120591 from risicle/ris-qemu-many-CVEs-2021-04
qemu: add patches for many CVEs
2021-04-25 10:23:46 -04:00
Bjørn Forsman
9db80bb156 python3Packages.robotframework: 4.0 -> 4.0.1 2021-04-25 16:22:36 +02:00
Eduardo Sánchez Muñoz
6b9e396a07 qalculate-gtk: 3.17.0 -> 3.18.0 2021-04-25 16:17:26 +02:00
John Ericson
a86418ac62
Merge pull request #118066 from sternenseemann/mirage-xen
ocamlPackages: init a bunch of libraries for the MirageOS xen target
2021-04-25 10:13:11 -04:00
John Ericson
14b427a7e4
Merge pull request #119092 from numinit/update-androidenv
androidenv: Allow multiple ndkVersions to be specified
2021-04-25 10:08:05 -04:00
Luke Granger-Brown
4ac8826b4f
Merge pull request #120128 from sophrosyne97/master
termsyn: init at 1.8.7
2021-04-25 15:06:33 +01:00
Robert Schütz
42cca18c8c streamlink: 2.0.0 -> 2.1.1 2021-04-25 16:02:58 +02:00
Maxim Zhukov
303e476a6e simple-http-server: init at 0.6.1
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>

Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2021-04-25 16:58:29 +03:00
sophrosyne97
093b2f8b26 termsyn: init at 1.8.7 2021-04-25 09:40:26 -04:00
Robbert Gurdeep Singh
024b4917eb languagetool: 5.2 -> 5.3 2021-04-25 15:33:40 +02:00
Fabian Affolter
632292a4db
Merge pull request #120485 from MetaDark/git-review
git-review: 2.0.0 -> 2.1.0
2021-04-25 15:13:52 +02:00
Luke Granger-Brown
6e9671b6cb
Merge pull request #119960 from teto/openshift
python3Packages.openshift: init at 0.12.0
2021-04-25 14:13:17 +01:00
Luke Granger-Brown
ed83f6455c
Merge pull request #119443 from ambroisie/add-podgrab
Add podgrab package and module
2021-04-25 14:12:40 +01:00
Luke Granger-Brown
ce4f3d7213
Merge pull request #114316 from jpas/wdomirror
wdomirror: init at unstable-2021-01-08
2021-04-25 13:44:41 +01:00
Matthieu Coudron
b02d4a38d9 python3Packages.openshift: init at 0.12.0
it is used in the kubernetes ansible module

Apply suggestions from code review

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-25 14:36:45 +02:00
Matthieu Coudron
b929d94a75 python3Packages.python-string-utils: init at 1.0.0 2021-04-25 14:35:51 +02:00
Luke Granger-Brown
c14b9e5f86
Merge pull request #120127 from schnusch/remote-touchpad
remote-touchpad: init at 1.0.1
2021-04-25 13:13:45 +01:00
sternenseemann
5f783493a9 soldat-unstable: run hooks for build and install phase 2021-04-25 14:11:16 +02:00
sternenseemann
c41d97c324 soldat-unstable: move unstable into version
pname is still soldat, regardless of whether it is stable or unstable,
attribute name should keep the suffix for clarity (soldat stable is
unfree (?) and not packaged by us atm).
2021-04-25 14:11:16 +02:00
sternenseemann
f24b888dc2 soldat-unstable: 2020-11-26 -> 2021-02-09 2021-04-25 14:11:16 +02:00
TredwellGit
83452cfd71 wireshark: 3.4.4 -> 3.4.5
https://www.wireshark.org/docs/relnotes/wireshark-3.4.5.html
2021-04-25 12:00:45 +00:00
Frederik Rietdijk
78af98a068
Merge pull request #119398 from NixOS/staging-next
Staging next
2021-04-25 13:56:55 +02:00
Frederik Rietdijk
c648f7ee2a Merge master into staging-next 2021-04-25 13:54:29 +02:00