3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

299277 commits

Author SHA1 Message Date
Silvan Mosberger e16f96df11
Merge pull request #128550 from yu-re-ka/feature/revert-allow-string-paths
Revert "writers: Allow string paths"
2021-06-28 23:02:28 +02:00
adisbladis e3360c9e16
Merge pull request #128507 from alyssais/ebuild-mode
emacs.pkgs.ebuild-mode: init at 1.52
2021-06-28 16:00:24 -05:00
Linus Heckemann a167cb8124
Merge pull request #128479 from Lassulus/tinc_pre
tinc_pre: 1.1pre17 -> 1.1pre18
2021-06-28 22:55:43 +02:00
Fabian Affolter 860b56be91
Merge pull request #128511 from dotlambda/srpenergy-init
home-assistant: support srp_energy component
2021-06-28 22:48:29 +02:00
Yureka 7f07b70d08 Revert "writers: Allow string paths"
This reverts commit 33ffb05d39.
2021-06-28 22:40:40 +02:00
lassulus d71d7ecef1 tinc_pre: 1.1pre17 -> 1.1pre18 2021-06-28 21:40:55 +02:00
Ryan Mulligan e87001bbc0
Merge pull request #128321 from r-ryantm/auto-update/bear
bear: 3.0.12 -> 3.0.13
2021-06-28 12:38:44 -07:00
Ryan Mulligan cc3dd3b151
Merge pull request #128455 from r-ryantm/auto-update/goreleaser
goreleaser: 0.168.0 -> 0.172.0
2021-06-28 12:37:34 -07:00
Robert Scott 4fd01eb2ee
Merge pull request #128509 from Mic92/dpdk
dpdk: make myself maintainer
2021-06-28 20:32:44 +01:00
Ryan Mulligan 0525031e05
Merge pull request #128458 from r-ryantm/auto-update/hyprspace
hyprspace: 0.1.4 -> 0.1.5
2021-06-28 12:29:20 -07:00
Samuel Dionne-Riel 03344a15e0
Merge pull request #92969 from lopsided98/uboot-hydra-build-products
uboot: add hydra-build-products
2021-06-28 15:13:37 -04:00
R. RyanTM f1413d34e9 cargo-flash: 0.10.1 -> 0.11.0 2021-06-28 11:42:07 -07:00
R. RyanTM 886c38abb8 gophernotes: 0.7.2 -> 0.7.3 2021-06-28 11:38:17 -07:00
R. RyanTM 87f2fe5366 fuzzel: 1.5.4 -> 1.6.0 2021-06-28 11:37:18 -07:00
R. RyanTM 3b77eb1734 fluent-bit: 1.7.6 -> 1.7.9 2021-06-28 11:35:23 -07:00
R. RyanTM b3beccf679 kodiPackages.inputstream-adaptive: 2.6.16 -> 2.6.17 2021-06-28 11:35:19 -07:00
R. RyanTM 6fe6562177 go-minimock: 3.0.8 -> 3.0.9 2021-06-28 11:34:46 -07:00
Silvan Mosberger 9bd0578528
Merge pull request #103920 from lopsided98/formats-path
pkgs-lib: allow paths in TOML, YAML and JSON
2021-06-28 20:31:43 +02:00
Maximilian Bosch 8bc0c4f6e3
Merge pull request #128534 from r-ryantm/auto-update/checkstyle
checkstyle: 8.43 -> 8.44
2021-06-28 20:27:17 +02:00
Maximilian Bosch f53fe939b0
Merge pull request #128490 from eonpatapon/fix-yq
yq: fix build
2021-06-28 20:22:01 +02:00
Ryan Mulligan 48a6adc0bb
Merge pull request #128454 from r-ryantm/auto-update/ginkgo
ginkgo: 1.16.3 -> 1.16.4
2021-06-28 11:20:27 -07:00
R. RyanTM 2ced8f2455 checkstyle: 8.43 -> 8.44 2021-06-28 18:06:56 +00:00
Michael Weiss 498f4ee243
Merge pull request #128496 from primeos/tdesktop
tdesktop: 2.8.1 -> 2.8.3
2021-06-28 19:48:25 +02:00
Yurii Matsiuk 367a53a82b linux_5_13: init at 5.13 2021-06-28 10:46:41 -07:00
Pavol Rusnak bc5536f600
Merge pull request #128530 from arcnmx/trezor-fix
python3Packages.trezor: patch for updated dep
2021-06-28 19:32:57 +02:00
Michael Weiss 3864c36b79
tdesktop: 2.8.1 -> 2.8.3 2021-06-28 19:05:14 +02:00
arcnmx 6edeec2b73 python3Packages.trezor: patch for updated dep 2021-06-28 10:00:55 -07:00
Jan Tojnar 7664481132
Merge pull request #128448 from maxeaubrey/gupnp_1.2.7
gupnp: 1.2.4 -> 1.2.7
2021-06-28 18:44:55 +02:00
Ryan Mulligan 64e8390c43
Merge pull request #127983 from r-ryantm/auto-update/bazel-remote
bazel-remote: 2.1.0 -> 2.1.1
2021-06-28 09:19:29 -07:00
Maciej Krüger 3029af3051
Merge pull request #128522 from j0hax/patch-1 2021-06-28 18:18:31 +02:00
Johannes Arnold 3a30f52676
nixos/nginx: fix typo 2021-06-28 18:08:31 +02:00
Ben Wolsieffer 98336c223b pkgs-lib: allow paths in TOML, YAML and JSON
Paths get automatically added to the store. The INI generator currently chokes
on paths, so it is not supported for now.
2021-06-28 11:59:03 -04:00
Anderson Torres c8c84a5afc
Merge pull request #128477 from AndersonTorres/quick-patch
bochs: refactor and prepare it for next release
2021-06-28 12:58:04 -03:00
Robert Schütz 6b21275e58 home-assistant: test srp_energy component 2021-06-28 16:32:51 +02:00
Robert Schütz 12fd96ae06 home-assistant: update component-packages.nix 2021-06-28 16:30:33 +02:00
Robert Schütz 24da590943 python3Packages.srpenergy: init at 1.3.2 2021-06-28 16:29:54 +02:00
Jörg Thalheim 568ca86168
dpdk: make myself maintainer 2021-06-28 16:27:39 +02:00
Alyssa Ross ee8bdde2ce
emacs.pkgs.ebuild-mode: init at 1.52 2021-06-28 14:01:54 +00:00
Martin Weinelt 2db14a9cb5
Merge pull request #128500 from dotlambda/pysyncthru-init 2021-06-28 15:57:44 +02:00
Pascal Bach 6d66831d13
Merge pull request #128046 from max-wittig/patch-10
gitlab-runner: 14.0.0 -> 14.0.1
2021-06-28 15:20:32 +02:00
R. RyanTM 4502f74f29 chuck: 1.4.0.1 -> 1.4.1.0 2021-06-28 15:00:30 +02:00
Robert Schütz 7674d57d07
Merge pull request #128497 from rhoriguchi/pythonPackages.lmnotify
python3Packages.lmnotify: update description
2021-06-28 14:39:59 +02:00
Martin Weinelt 67e46fedc2
Merge pull request #128501 from dotlambda/home-assistant-no-tests
nixos/tests/home-assistant: don't test package
2021-06-28 14:39:21 +02:00
Robert Schütz a3d043387f nixos/tests/home-assistant: don't test package
The modules overrides extraComponents which leads to a costly rebuild of
the home-assistant package with all tests.  Make it less costly by not
running the tests, as does the default for the package option.  The
package's tests are already run by ofborg on every pull request as well
as by Hydra when building home-assistant.
2021-06-28 14:34:18 +02:00
Robert Schütz 49d0347312 home-assistant: test syncthru component 2021-06-28 14:25:23 +02:00
Robert Schütz 45c5ead53c home-assistant: update component-packages.nix 2021-06-28 14:23:03 +02:00
Robert Schütz 5698f71177 python3Packages.pysyncthru: init at 0.7.3 2021-06-28 14:22:39 +02:00
Martin Weinelt 61e5b67c99
Merge pull request #128495 from ymatsiuk/wireless-regdb
wireless-regdb: 2020.04.29 -> 2021.04.21
2021-06-28 14:11:00 +02:00
Robert Hensing 4c4c00e9f1
Merge pull request #124875 from hercules-ci/lib-sources
lib.sources: docs, tests, refactoring
2021-06-28 14:02:37 +02:00
Ryan Horiguchi c15d6f570c
python3Packages.lmnotify: update description 2021-06-28 14:02:14 +02:00