Commit graph

372936 commits

Author SHA1 Message Date
squalus
7665c2e599 vouch-proxy: 0.36.0 -> 0.37.0 2022-04-26 19:25:42 +02:00
Ryan Mulligan
0ab8f701a9
Merge pull request #170356 from r-ryantm/auto-update/cypress
cypress: 9.5.4 -> 9.6.0
2022-04-26 10:23:43 -07:00
sternenseemann
62a7c52db8
Merge pull request #170157 from tjni/fix-barrier-gcc-11
barrier: pick up new commit to fix compilation
2022-04-26 19:18:46 +02:00
Fabian Affolter
847e6a1f9b
Merge pull request #170150 from armeenm/ostree-python3
rpm-ostree: switch to python3
2022-04-26 19:02:43 +02:00
Theodore Ni
725c990db0
barrier: pick up new commit to fix compilation
This fixes #170103. Details about the compilation error are in the
issue. In brief, a header that used to be inferred now needs to be
explicitly added.
2022-04-26 11:15:44 -05:00
Doron Behar
3d695c5eab
Merge pull request #166428 from whiteley/zoom.us-aarch64-darwin
zoom.us: darwin support
2022-04-26 19:08:01 +03:00
Matt Whiteley
38aec67f6a fix missing throwSystem on src 2022-04-26 08:38:13 -07:00
Matt Whiteley
d5b4effe82 update comment 2022-04-26 08:35:48 -07:00
Matt Whiteley
f2ff2227a9 Remove unnecessary conditional 2022-04-26 08:34:44 -07:00
Sandro
cdb08878be
Merge pull request #169183 from onny/wp4nix 2022-04-26 17:28:55 +02:00
Sandro
f4a044a002
Merge pull request #167038 from rhoriguchi/vscode-extensions.adpyke.codesnap
vscode-extensions.adpyke.codesnap: init 1.3.4
2022-04-26 17:19:45 +02:00
Artturi
4164d6df3e
Merge pull request #170390 from Alexnortung/session-desktop-appimage
session-desktop-appimage: 1.7.9 -> 1.8.4
2022-04-26 18:06:53 +03:00
Sandro
2408023b4f
Merge pull request #166166 from serge-belov/sb-nixpkgs-kacst 2022-04-26 16:49:03 +02:00
Sandro
34c7bd6d18
Merge pull request #170259 from armeenm/bump-wmii 2022-04-26 16:48:40 +02:00
Sandro
a65b7ef487
Merge pull request #169975 from DarkOnion0/aussault-cube 2022-04-26 16:48:00 +02:00
Matt Whiteley
fae6e0ddb0 throw unsupported system in installPhase 2022-04-26 07:44:11 -07:00
Matt Whiteley
3211c5f628 false preferred over null on dontUnpack 2022-04-26 07:34:52 -07:00
Thiago Kenji Okada
0fe250c8f3
Merge pull request #170417 from superherointj/package-hcloud-fix-version-parameter
hcloud: fix version ldflag
2022-04-26 15:32:03 +01:00
Alexander Bantyev
54ca88eaa9
Merge pull request #170173 from ilya-fedin/fix-kotatogram
kotatogram-desktop: fix build with KF5.94
2022-04-26 17:15:08 +03:00
Jonas Heinrich
3c0367bcc2 wp4nix: init at 1.0.0 2022-04-26 15:50:21 +02:00
Artturi
6e4f70e880
Merge pull request #169080 from iblech/patch-texlive-repro
texlive: improve reproducibility
2022-04-26 16:22:22 +03:00
superherointj
74d938f119 hcloud: fix version ldflag 2022-04-26 10:21:52 -03:00
Fabian Affolter
325fb715a9
Merge pull request #170409 from r-ryantm/auto-update/python310Packages.boxx
python310Packages.boxx: 0.9.11 -> 0.10.0
2022-04-26 15:11:40 +02:00
Fabian Affolter
4cdb8a5a51
Merge pull request #170407 from r-ryantm/auto-update/python3.10-svdtools
python310Packages.svdtools: 0.1.21 -> 0.1.22
2022-04-26 15:10:39 +02:00
Fabian Affolter
f64876050b
Merge pull request #170392 from Emantor/fix/labgrid
python3Packages.labgrid: add packaging module
2022-04-26 14:56:39 +02:00
DarkOnion0
ab968d7dd0 assaultcube: 1.2.0.2 -> 1.3.0.2
assaultcube: update meta field

assaultcube: update nix expression

assaultcube: reformat expression

assaultcube: add hooks and update desktop item
2022-04-26 14:42:25 +02:00
Sandro
ca3c297d86
simpleitk: move headers to dev output (#170165)
* simpleitk: move headers to dev output

* fix typo
2022-04-26 14:27:10 +02:00
José Romildo Malaquias
9b26f76dee
Merge pull request #169999 from kira-bruneau/treewide-git-updater
treewide: fix updateScripts for all packages using gitUpdater
2022-04-26 09:18:53 -03:00
Armeen Mahdian
ec2c6af0f1 wmii: hg-2012-12-09 -> unstable-2022-04-04 2022-04-26 07:06:43 -05:00
Martin Weinelt
5f3eeb9c52
Merge pull request #166447 from mweinelt/ansible-cleanup 2022-04-26 14:04:36 +02:00
techknowlogick
eb1bc95c2d caddy: 2.4.6 -> 2.5.0 2022-04-26 07:47:42 -04:00
Marc Jakobi
786a609496
ranger: add optional python dependencies (#170328)
* ranger: add optional python dependencies

Ranger has some [optional python
dependencies](https://github.com/ranger/ranger#dependencies).
Also, for use with the rnvimr NeoVim plugin, the pynvim packgage needs
to be included.

* Update pkgs/applications/misc/ranger/default.nix

Apply PR suggestion

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Update pkgs/applications/misc/ranger/default.nix

Apply PR suggestion

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Marc Jakobi <marc.jakobi@tiko.energy>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-26 13:43:58 +02:00
Fabian Affolter
7fe8c7fd43
python3Packages.svdtools: remove stale substituteInPlace 2022-04-26 13:36:02 +02:00
Sandro
16c42b7c57
Merge pull request #170335 from superherointj/package-hcloud-1.29.5
hcloud: 1.29.0 -> 1.29.5
2022-04-26 13:31:16 +02:00
Fabian Affolter
debfa6723c
python3Packages.boxx: disable on older Python releases 2022-04-26 13:29:51 +02:00
Sandro
3a5ff0f259
Merge pull request #170061 from gador/move-to-qt5.15 2022-04-26 13:28:03 +02:00
R. Ryantm
9d15d4620b evolution: 3.44.0 -> 3.44.1 2022-04-26 13:25:06 +02:00
Fabian Affolter
55639d211e
Merge pull request #170386 from fabaff/bump-natscli
natscli: 0.0.30 -> 0.0.32
2022-04-26 13:24:23 +02:00
Fabian Affolter
b3e4c23196
Merge pull request #170209 from r-ryantm/auto-update/python3.10-pg8000
python310Packages.pg8000: 1.26.0 -> 1.26.1
2022-04-26 13:22:31 +02:00
Vincent Laporte
68322e1297 coqPackages.mathcomp-word: 1.0 → 1.1 2022-04-26 13:11:29 +02:00
Jan Tojnar
d0468e9521
Merge pull request #170126 from Mindavi/upower/cross
upower: fix cross-compilation support
2022-04-26 13:09:07 +02:00
Robert Hensing
27a62a9c60
Merge pull request #168778 from hercules-ci/issue-168767-extendModules-module-dedup-collision
`lib.types.submoduleWith`: Avoid `_key` collisions after `extendModules` (issue #168767)
2022-04-26 13:01:28 +02:00
Fabian Affolter
52f7144867
Merge pull request #170285 from r-ryantm/auto-update/python310Packages.fuse
python310Packages.fuse: 1.0.4 -> 1.0.5
2022-04-26 12:52:11 +02:00
Fabian Affolter
b307eac9f9
Merge pull request #170337 from fabaff/bump-nuclei
nuclei: 2.6.8 -> 2.6.9
2022-04-26 12:50:36 +02:00
Vincent Ambo
0872d0d82e
terraform-providers.buildkite: init at v0.8.0 (#170405)
This provider can be used to configure build pipelines and other
organisation settings on Buildkite.
2022-04-26 12:49:37 +02:00
Bobby Rong
1e4c385d4e
Merge pull request #166424 from r-ryantm/auto-update/nq
nq: 0.4 -> 0.5
2022-04-26 18:49:15 +08:00
R. Ryantm
7e2dc25cd1 python310Packages.boxx: 0.9.11 -> 0.10.0 2022-04-26 10:48:26 +00:00
Bobby Rong
4ba8ae33a5
Merge pull request #166244 from r-ryantm/auto-update/doctl
doctl: 1.71.1 -> 1.72.0
2022-04-26 18:43:54 +08:00
Linus Heckemann
05863c3e45
Merge pull request #170274 from lheckemann/freerdp-bump
freerdp: 2.6.1 -> 2.7.0
2022-04-26 12:40:50 +02:00
Bobby Rong
a67323002c
Merge pull request #165646 from r-ryantm/auto-update/joker
joker: 0.18.0 -> 1.0.0
2022-04-26 18:39:13 +08:00