3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

343744 commits

Author SHA1 Message Date
Nick Cao 0c8b2ce6c0 terraform-providers.minio: init at 1.2.0 2022-01-06 09:45:25 +10:00
Martin Weinelt 9b708d814b
Merge pull request #153625 from Mic92/tinc 2022-01-06 00:42:57 +01:00
zowoq e67813b0c6 doc/go: remove platform from example
this should only be set if the package doesn't work with the default platforms
2022-01-06 09:25:43 +10:00
zowoq f49bd944c5 terraform-providers: disable CGO, set ldflags
these are the defaults for publishing on the terraform registry
2022-01-06 09:24:28 +10:00
Ryan Mulligan 354ede9a78
Merge pull request #153257 from r-ryantm/auto-update/libcotp
libcotp: 1.2.3 -> 1.2.4
2022-01-05 15:04:56 -08:00
Ryan Mulligan aee7e02453
Merge pull request #153254 from r-ryantm/auto-update/libbaseencode
libbaseencode: 1.0.11 -> 1.0.12
2022-01-05 15:04:34 -08:00
Fabian Affolter 8772f86612 python3Packages.oocsi: 0.4.2 -> 0.4.3 2022-01-05 14:58:42 -08:00
Fabian Affolter 9791807f00 python3Packages.vt-py: 0.12.0 -> 0.13.0 2022-01-05 14:56:25 -08:00
AndersonTorres 7580fbb4be berry: 0.1.7 -> 0.1.9 2022-01-05 14:50:02 -08:00
AndersonTorres 0eef882cf5 pekwm: 0.1.18 -> 0.2.1 2022-01-05 14:50:02 -08:00
AndersonTorres 98f31f139a ppsspp: 1.11 -> 1.12.3 2022-01-05 14:50:02 -08:00
AndersonTorres 8a0de21730 udiskie: 2.3.3 -> 2.4.0 2022-01-05 14:50:02 -08:00
AndersonTorres 8254f078fc grc: update meta.homepage 2022-01-05 14:50:02 -08:00
AndersonTorres dce2b3eb6d udevil: refactor 2022-01-05 14:50:02 -08:00
R. Ryantm 24a90eb1fb python38Packages.genanki: 0.12.0 -> 0.13.0 2022-01-05 14:46:06 -08:00
Fabian Affolter 7dae53c963 markdown-anki-decks: relax genanki constraint 2022-01-05 14:35:33 -08:00
Fabian Affolter 75b3b8c4b1 python3Packages.dulwich: 0.20.26 -> 0.20.27 2022-01-05 14:32:17 -08:00
Alexander Tsvyashchenko 8ef375f7b3
python3Packages.dm-haiku: init at 0.0.5 (#153122) 2022-01-05 14:31:02 -08:00
Fabian Affolter b94d6a297c
Merge pull request #153582 from r-ryantm/auto-update/json-schema-for-humans
json-schema-for-humans: 0.39.3 -> 0.39.5
2022-01-05 22:52:47 +01:00
Seong Yong-ju cc708106e0 vimPlugins.telescope-github-nvim: init at 2021-08-25 2022-01-05 13:49:42 -08:00
Seong Yong-ju 364315cbca vimPlugins.telescope-file-browser-nvim: init at 2021-12-29 2022-01-05 13:47:51 -08:00
Seong Yong-ju a125a8a51d vimPlugins.impatient-nvim: init at 2021-12-26 2022-01-05 13:47:33 -08:00
Seong Yong-ju 22cd481eb0 vimPlugins.lua-dev-nvim: init at 2021-12-31 2022-01-05 13:47:17 -08:00
Jörg Thalheim 989238ec03
Merge pull request #153426 from 4z3/systemwide-pipewire
nixos/pipewire: add systemWide option
2022-01-05 21:33:07 +00:00
Michael Weiss 06509d51b4
Merge pull request #153633 from primeos/chromiumDev
chromiumDev: Backport important fixes for Wayland
2022-01-05 21:53:16 +01:00
Fabian Affolter 7467d467cb
Merge pull request #153603 from fabaff/fix-pydmd
python3Packages.pydmd: disable failing and long-running tests
2022-01-05 21:48:51 +01:00
Fabian Affolter b167c7f162
Merge pull request #153606 from fabaff/bump-checkov
checkov: 2.0.702 -> 2.0.706
2022-01-05 21:48:08 +01:00
Fabian Affolter 832ed91d0d
Merge pull request #153000 from r-ryantm/auto-update/rshell
rshell: 0.0.30 -> 0.0.31
2022-01-05 21:44:56 +01:00
Matthew Leach cba86feaaf ite-backlight: init at v1.1 2022-01-05 12:33:50 -08:00
Thiago Kenji Okada b7018f3813
Merge pull request #153634 from willcohen/clj
clojure: 1.10.3.1053 -> 1.10.3.1058
2022-01-05 16:45:24 -03:00
Will Cohen 20d414175f clojure: 1.10.3.1053 -> 1.10.3.1058 2022-01-05 14:05:37 -05:00
José Romildo Malaquias 75e9b9b058
Merge pull request #153472 from romildo/upd.ecrire
enlightenment.ecrire: init at 0.2.0
2022-01-05 16:00:50 -03:00
Anderson Torres 6c8918eac7
Merge pull request #153422 from AndersonTorres/new-meson
meson: 0.60.2 -> 0.60.3
2022-01-05 16:00:08 -03:00
Michael Weiss 843508dad4
chromiumDev: Backport important fixes for Wayland
This will be required to prevent crashes on Wayland compositors that
support version 4 of the wl_output protocol (available since Wayland
1.20.0).  This should affect any compositor that is based on wlroots
0.15.0 and soon more. Upstream will hopefully backport those patches
soon (if not we could also apply them to M97 - only two trivial
changes are necessary to apply the first patch).

More information:
- Chromium bug report: https://bugs.chromium.org/p/chromium/issues/detail?id=1279574
- wlroots bug report: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3344
2022-01-05 19:59:40 +01:00
legendofmiracles b09a555c34
Merge pull request #151131 from TravisDavis-ops/cocogitto 2022-01-05 12:55:39 -06:00
Vladimír Čunát 2f8299f321
Merge #151500: opentoonz: 1.4.0 -> 1.5.0 2022-01-05 19:37:36 +01:00
Wael Nasreddine 1a4a216bf5
onlykey: set the group correctly in the udev rule (#153618) 2022-01-05 10:29:37 -08:00
travisdavis-ops e1b3d18cbc
cocogitto: init as 4.0.1 2022-01-05 12:29:07 -06:00
Jörg Thalheim db2953eb19 nixos/tinc: add mic92 maintainer 2022-01-05 19:29:01 +01:00
legendofmiracles defafc9a22
Merge pull request #136033 from wahjava/add-cinny 2022-01-05 11:39:22 -06:00
sternenseemann 115a6f077f llvmPackages_{12,13,git}.compiler-rt: remove new runtimes in useLLVM
LLVM 12 added the memory profiling runtime and LLVM 13 the ORC
runtime. Both need a libc in order to build (or at least headers not
present in clang's resource root), so we'll disable them for any sort of
baremetal-ish build. memprof likely doesn't work in a baremetal
situation at all, orc is unknown. Whether both would compile with musl
is to be checked.
2022-01-05 18:17:53 +01:00
Jörg Thalheim d4b954f87c
Merge pull request #153525 from veehaitch/sgx-x86_64
linux: enable X86_SGX{_KVM} on x86_64 only
2022-01-05 16:55:01 +00:00
Jörg Thalheim edcecad74a
Merge pull request #153600 from mathieupost/patch-2
golangci-lint: add fish completion
2022-01-05 16:50:21 +00:00
Fabian Affolter ff81162833 python3Packages.hahomematic: 0.12.0 -> 0.13.3 2022-01-05 08:32:46 -08:00
Fabian Affolter 271ca2b032 python3Packages.environs: 9.3.5 -> 9.4.0 2022-01-05 08:32:18 -08:00
Pavol Rusnak d80f6b3f06
Merge pull request #150804 from fabaff/bump-readme-renderer
python3Packages.readme_renderer: 30.0 -> 32.0
2022-01-05 16:56:55 +01:00
Pavol Rusnak dac862518c
Merge pull request #151332 from fabaff/bump-yalexs
python3Packages.yalexs: 1.1.13 -> 1.1.15
2022-01-05 16:56:23 +01:00
Pavol Rusnak df08261613
Merge pull request #153256 from fabaff/bump-cmarkgfm
python3Packages.cmarkgfm: 0.6.0 -> 0.7.0
2022-01-05 16:56:07 +01:00
Pavol Rusnak b2a01f2b79
Merge pull request #153390 from fabaff/bump-ephem
python3Packages.ephem: 4.1.1 -> 4.1.3
2022-01-05 16:53:36 +01:00
Pavol Rusnak ee22481031
Merge pull request #153605 from fabaff/bump-flux-led
python3Packages.flux-led: 0.27.36 -> 0.27.40
2022-01-05 16:51:12 +01:00