Commit Graph

68642 Commits

Author SHA1 Message Date
Robert Hensing
270426ab6e pkgs.pkgsModule: init
Having `pkgs` as a module argument is common, beyond just NixOS,
making this a useful convenience for setting it.

(cherry picked from commit dd6d8e3f0c38370ac8fb082ea7a3be06c949deed)
2022-01-30 09:01:27 +01:00
zowoq
0d3014bcc1 naabu: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
315f2325f1 dyff: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
cf6720685a datree: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
844082a3f9 nerdctl: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
e35f5180e3 k9s: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
cf4b781385 k0sctl: update vendorSha256 2022-01-30 16:07:07 +10:00
zowoq
e7746dccc1 dasel: update vendorSha256 2022-01-30 16:07:07 +10:00
Dmitry Kalinkin
66ab3568d6
Merge pull request #155089 from veprbl/pr/usr-include_remove
darwin.usr-include: remove
2022-01-29 22:36:10 -05:00
Anderson Torres
6ae3c24e5b
Merge pull request #157065 from ErikaKuykendall/fix/labwc-update
labwc: 0.3.0 -> 0.4.0
2022-01-29 23:00:53 -03:00
zowoq
c415691239 go: remove outdated alias throws 2022-01-30 11:24:10 +10:00
Colin
454006f6fd
envoy: switch to go_1_17 2022-01-30 10:59:25 +10:00
Sandro
59270e9325
Merge pull request #157319 from qowoz/coyim 2022-01-30 01:09:28 +01:00
Sandro
3540d00880
Merge pull request #136761 from magnetophon/ChowCentaur 2022-01-30 01:05:14 +01:00
Bart Brouns
308a806d9a ChowCentaur: init at 1.4.0 2022-01-30 00:09:12 +01:00
Stig
8ce7c246ba
Merge pull request #157250 from LeSuisse/exiftool-12.39
perlPackages.ImageExifTool: 12.29 -> 12.39
2022-01-29 23:44:38 +01:00
Stig
e674a18cad
Merge pull request #157176 from LeSuisse/perl-cpan-2.29
perlPackages.CPAN: 2.28 -> 2.29
2022-01-29 23:41:18 +01:00
Colin
23881e27ef
ibus-engines.bamboo: switch to go_1_17 2022-01-30 08:21:09 +10:00
zowoq
d9e4b9e3f5 coyim: mark as broken
doesn't build with a supported version of `go`
2022-01-30 07:57:09 +10:00
Colin
66d547dec8
garble: 20200107 -> 0.5.1, switch to go_1_17
This was pretty straightforward, note that go1.17 is explicitly required
by v0.5.1, and one of the tests requires git, so I added it to the
checkInputs.

Also the tests now pass and don't need the mangle, so I removed the
patch. I left the darwin/aarch64 patch in.
2022-01-30 07:42:46 +10:00
Ingo Blechschmidt
92eb5bc48e ethercalc: init at latest master (b19627) 2022-01-29 20:56:06 +01:00
Thomas Gerbet
e6d73949cf perlPackages.CPAN: 2.28 -> 2.29
Fixes CVE-2020-16156
https://metacpan.org/release/ANDK/CPAN-2.29/source/Changes
2022-01-29 18:21:01 +01:00
Erika Kuykendall
eaf9d8f598 labwc: 0.3.0 -> 0.4.0
labwc: 0.3.0 -> 0.4.0

Update pkgs/applications/window-managers/labwc/default.nix

Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>

Apply PR feedback - imports reordered, description updated, wlroots version incremented
2022-01-29 11:33:02 -05:00
Stig
7f65e4abd5
Merge pull request #157174 from LeSuisse/perl-cpan-checksums-2.14
perlPackages.CPANChecksums: 2.12 -> 2.14
2022-01-29 17:13:38 +01:00
techknowlogick
ea1446f556 nomad: drop support for nomad 1.0 2022-01-29 20:34:22 +10:00
Fabian Affolter
8ed5c9e7b1
Merge pull request #156159 from fabaff/depscan
appthreat-depscan: init at 2.1.0
2022-01-29 10:17:24 +01:00
Jörg Thalheim
4b90f0d6c8
Merge pull request #156790 from abbradar/dpdk
DPDK improvements
2022-01-29 09:54:44 +01:00
Colin
8edb05e567
trillian: switch to go_1_17
It looks like this originally was broken with go1.15, but 1.4.0 works
with go1.17.

I tested and there are no go module changes (which lines up with the
go.mod version being 1.13 so nothing has changed in the deps).
2022-01-29 18:54:13 +10:00
Colin
e88ad86cfd
galene: switch to go_1_17
This builds and works with go1.17. No module changes happened (tested
with a rebuild).
2022-01-29 18:53:59 +10:00
Colin
2d91a19f16
kuttl: switch to go_1_17
This builds succesfully on go1.17 and has no module hash changes
(Checked by hash change and copy paste).
2022-01-29 18:53:43 +10:00
Thomas Gerbet
3be5d9cfce perlPackages.ImageExifTool: 12.29 -> 12.39
Fixes CVE-2022-23935.
https://exiftool.org/history.html
2022-01-29 09:38:37 +01:00
Sandro
9d8b4bf196
Merge pull request #131995 from Luflosi/add-lsirec 2022-01-29 03:15:13 +01:00
Bernardo Meurer
0e42bc10c8
nixVersions: use recurseIntoAttrs 2022-01-28 16:09:50 -08:00
Maximilian Bosch
7b2f9d4732
Merge pull request #156315 from lheckemann/promtail-package
Promtail package
2022-01-28 23:41:48 +01:00
Maximilian Bosch
2d7e8a0bf7
Merge pull request #156327 from lheckemann/remove-impressive
impressive: remove
2022-01-28 23:32:29 +01:00
Fabian Affolter
8355744c7a
Merge pull request #156609 from fabaff/cfripper
cfripper: init at 1.3.1
2022-01-28 23:26:46 +01:00
Fabian Affolter
fabe86e42f
Merge pull request #156717 from fabaff/skjold
skjold: init at 0.4.1
2022-01-28 23:26:30 +01:00
Fabian Affolter
cd1a6d64c2
Merge pull request #156902 from fabaff/extrude
extrude: init at 0.0.12
2022-01-28 23:26:19 +01:00
Martin Weinelt
9cc3612ac1
Merge pull request #156855 from B4dM4n/breitbandmessung-init 2022-01-28 20:10:48 +01:00
Samuel Ainsworth
65a33fec2a
python3Packages.jaxlibWithCuda: init at 0.1.75 (#157055)
* python3Packages.jaxlibWithCuda: init at 0.1.75

* python3Packages.jaxlibWithoutCuda: init at 0.1.75
2022-01-28 11:04:10 -08:00
Seong Yong-ju
f07cd03ead python3Packages.importlab: init at 0.7 2022-01-28 09:48:34 -08:00
Thomas Gerbet
929a256be4 perlPackages.CPANChecksums: 2.12 -> 2.14
Fixes CVE-2020-16155.
https://metacpan.org/release/ANDK/CPAN-Checksums-2.14/source/Changes
2022-01-28 18:29:46 +01:00
Jan Tojnar
17969a9b55
Merge pull request #156978 from rhendric/submit/gnome-2048
gnome-2048: init at 3.38.2
2022-01-28 16:33:44 +01:00
Sandro
c7655fa308
Merge pull request #155249 from aanderse/kodi.packages.controller-topology-project 2022-01-28 12:01:38 +01:00
Sandro
ae79b7bf40
Merge pull request #139766 from Luflosi/add-warcio 2022-01-28 11:58:17 +01:00
Mica Semrick
36bea6f5f8 darktable: set lua version in all-packages.nix 2022-01-28 11:53:56 +01:00
Sandro
46903948d2
Merge pull request #147189 from pasqui23/xxh 2022-01-28 11:40:03 +01:00
Bobby Rong
dc7e16ab8e
Merge pull request #157088 from orivej/pokerth
pokerth, pokerth-server: pin to boost16x to fix build
2022-01-28 17:29:34 +08:00
Nikolay Amiantov
2c0b4b8510 dpdk: restore rte_kni module build
As a bonus, split doc output.
2022-01-28 11:17:52 +03:00
zowoq
5bb20f9dc7 mandown: init at 0.1.3 2022-01-28 15:30:46 +10:00