3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

344156 commits

Author SHA1 Message Date
Anderson Torres b3bc6deb17
Merge pull request #153938 from AndersonTorres/new-misc
Misc updates
2022-01-08 01:07:04 -03:00
adisbladis 1e1030d4dc
Merge pull request #153922 from jyooru/update/go-ethereum
go-ethereum: 1.10.14 -> 1.10.15
2022-01-08 15:40:35 +12:00
AndersonTorres d344124d64 ncurses: refactor
Also, change the unicode option to a better name: unicodeSupport. This change
affects dialog too.
2022-01-07 23:55:41 -03:00
AndersonTorres 6a25262952 spigot: add installCheckPhase
Just some easy math functions.
2022-01-07 23:51:20 -03:00
Anderson Torres 85a078a25d
Merge pull request #153789 from AndersonTorres/new-misc
spigot: 20200901 -> 20210527
2022-01-07 23:25:39 -03:00
Thiago Kenji Okada 06235ce774
Merge pull request #153515 from thiagokokada/workaround-issue-144811
nixos-rebuild: do not resolve flake path
2022-01-07 23:18:37 -03:00
legendofmiracles f92067535a
Merge pull request #153904 from dsalaza4/master
timedoctor: update maintainer
2022-01-07 20:10:36 -06:00
zowoq b4ee6e0b5d etcd: version the default etcd
easier to override
2022-01-08 11:44:32 +10:00
zowoq 5e53a3dd20 terraform-providers.libvirt: remove separate derivation, add override for cdrtools
since 0.6.10 it doesn't link against libvirt and is distibuted on the terraform registry
https://github.com/dmacvicar/terraform-provider-libvirt/releases/tag/v0.6.10
2022-01-08 11:42:32 +10:00
Maximilian Bosch 831457debd
Merge pull request #153738 from TredwellGit/linux
Kernels 2022-01-06
2022-01-08 02:39:46 +01:00
AndersonTorres 5708e6aa25 spigot: 20200901 -> 20210527 2022-01-07 22:34:12 -03:00
Jonas Chevalier 1e910209ae
mkShell: make it buildable (#153194)
When I designed `mkShell`, I didn't have a good idea of what the output
should look like and so decided to make the build fail. In practice,
this causes quite a bit of confusion and complications because now the
shell cannot be part of a normal package set without failing the CI as
well.

This commit changes that build phase to record all the build inputs in a
file. That way it becomes possible to build it, makes sure that all the
build inputs get built as well, and also can be used as a GC root.
(by applying the same trick as #95536).

The documentation has also been improved to better describe what mkShell
does and how to use it.
2022-01-08 01:54:04 +01:00
zowoq cacab72b75 go_1_17: 1.17.5 -> 1.17.6 2022-01-08 10:38:36 +10:00
Jörg Thalheim 4601b356f8
Merge pull request #153918 from Mic92/fio
fio: add missing six dependency
2022-01-08 00:23:20 +00:00
R. RyanTM c5e9e73029
gmsh: 4.9.0 -> 4.9.2
* gmsh: 4.9.0 -> 4.9.2 (#152872)

* gmsh: use https

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-08 01:18:15 +01:00
Jörg Thalheim ec66a6a08f
Merge pull request #153906 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.17.0 -> 2.18.0
2022-01-08 00:03:36 +00:00
Jörg Thalheim dada50c259
Merge pull request #153894 from lourkeur/update/dwm
dwm: 6.2 -> 6.3
2022-01-08 00:00:17 +00:00
Jörg Thalheim 0d5df8ce3b
Merge pull request #153903 from Izorkin/update-netdata
netdata: 1.31.0 -> 1.32.1
2022-01-07 23:53:43 +00:00
Jörg Thalheim de6739642c fio: add missing six dependency 2022-01-08 00:43:07 +01:00
Martin Weinelt 10314dac8f
Merge pull request #153889 from mweinelt/wordpress 2022-01-08 00:42:22 +01:00
José Romildo Malaquias 489f421e96
Merge pull request #153497 from romildo/upd.graphite-gtk-theme
graphite-gtk-theme: init at unstable-2022-01-04
2022-01-07 20:15:01 -03:00
Joel a6c6a7c440
go-ethereum: 1.10.14 -> 1.10.15 2022-01-08 09:05:41 +10:00
Maximilian Bosch 4979df6ca1
Merge pull request #153911 from jyooru/update/feh
feh: 3.7.2 -> 3.8
2022-01-07 23:50:23 +01:00
Joel c94d5d98f7
feh: 3.7.2 -> 3.8 2022-01-08 08:29:03 +10:00
Michael Weiss 0b9e3edac8
Merge pull request #153861 from michaeladler/ungoogled-chromium
ungoogled-chromium: 96.0.4664.110 -> 97.0.4692.71
2022-01-07 23:23:44 +01:00
Ryan Horiguchi 807d89ced3
vscode-extensions.hashicorp.terraform: 2.17.0 -> 2.18.0 2022-01-07 23:02:34 +01:00
TredwellGit a40d8182da linux/hardened/patches/5.4: 5.4.169-hardened1 -> 5.4.170-hardened1 2022-01-07 22:02:22 +00:00
TredwellGit 2fe8933a62 linux/hardened/patches/4.19: 4.19.223-hardened1 -> 4.19.224-hardened1 2022-01-07 22:02:15 +00:00
TredwellGit 99a4be5a2d linux/hardened/patches/4.14: 4.14.260-hardened1 -> 4.14.261-hardened1 2022-01-07 22:02:08 +00:00
TredwellGit fa0e80ce0d linux-rt_5_10: 5.10.87-rt59 -> 5.10.90-rt60 2022-01-07 22:01:23 +00:00
TredwellGit 4594d2494f linux: 5.4.169 -> 5.4.170 2022-01-07 22:00:30 +00:00
TredwellGit 066a0b1197 linux: 5.15.12 -> 5.15.13 2022-01-07 22:00:23 +00:00
TredwellGit 6bcc2e3529 linux: 5.10.89 -> 5.10.90 2022-01-07 22:00:15 +00:00
TredwellGit b2ac2d62f8 linux: 4.9.295 -> 4.9.296 2022-01-07 22:00:07 +00:00
TredwellGit 0fb1f45869 linux: 4.4.297 -> 4.4.298 2022-01-07 22:00:01 +00:00
TredwellGit e22fa956c3 linux: 4.19.223 -> 4.19.224 2022-01-07 21:59:56 +00:00
TredwellGit ce05c553ad linux: 4.14.260 -> 4.14.261 2022-01-07 21:59:50 +00:00
Daniel Salazar 62dd28e2f1
timedoctor: update maintainer 2022-01-07 16:55:26 -05:00
Izorkin 4b4022db06
netdata: 1.31.0 -> 1.32.1 2022-01-08 00:38:17 +03:00
Izorkin 156393e104
netdata: go.d.plugin: 0.28.1 -> 0.31.0 2022-01-08 00:38:10 +03:00
Jonathan Ringer cc091b950c python3Packages.opencv4: fix installation metadata 2022-01-07 13:38:06 -08:00
Maciej Krüger 801d832872
Merge pull request #125451 from zhaofengli/qemu-riscv64-sd-image 2022-01-07 22:14:05 +01:00
Louis Bettens 1640412a3e dwm: 6.2 -> 6.3 2022-01-07 22:11:59 +01:00
Fabian Affolter 5034c5c27f
Merge pull request #153829 from fabaff/fixgradient-utils
python3Packages.gradient-utils: disable metrics tests, python3Packages.gradient: 1.8.13 -> 1.9.1
2022-01-07 22:06:19 +01:00
Florian Klink 493931ec20
Merge pull request #153877 from jonringer/lensfun
lensfun: make sourceRoot independent
2022-01-07 21:29:20 +01:00
Gabriel Ebner d2c7d56b80
Merge pull request #153887 from collares/lean-3.37.0
lean: 3.36.0 -> 3.37.0
2022-01-07 21:08:34 +01:00
Martin Weinelt e00d16cfbd
Merge pull request #153675 from mweinelt/funkwhale-deps 2022-01-07 21:03:36 +01:00
Martin Weinelt 267d073ac0 wordpress: 5.8.2 -> 5.8.3 2022-01-07 21:00:43 +01:00
Mauricio Collares 81d4c28748 lean: 3.36.0 -> 3.37.0 2022-01-07 16:51:55 -03:00
Jonathan Ringer 568e0bc498 Revert "python3Packages.pip-tools: 6.3.1 -> 6.4.0"
This reverts commit 68f6e0321f.
2022-01-07 09:43:53 -08:00