Commit Graph
386715 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub e989490dee Merge pull request #178219 from r-ryantm/auto-update/python310Packages.aiomusiccast
python310Packages.aiomusiccast: 0.14.3 -> 0.14.4
2022-06-19 17:22:51 +02:00
Robert ScottandGitHub 62cbf67951 Merge pull request #177849 from r-ryantm/auto-update/python3.10-pyspark
python310Packages.pyspark: 3.2.1 -> 3.3.0
2022-06-19 16:21:51 +01:00
Fabian AffolterandGitHub eea0754fcc Merge pull request #178243 from r-ryantm/auto-update/python3.10-weconnect-mqtt
python310Packages.weconnect-mqtt: 0.34.0 -> 0.35.0
2022-06-19 17:19:54 +02:00
Mario RodasandGitHub 7b62e79629 Merge pull request #177165 from yuuyins/gitignore
.gitignore: prepend slash to result and source
2022-06-19 08:56:12 -05:00
R. Ryantm 1580cb15d8 python310Packages.weconnect-mqtt: 0.34.0 -> 0.35.0 2022-06-19 13:27:31 +00:00
legendofmiraclesandGitHub 9fba3c44d7 Merge pull request #176867 from tejasag/submit/init-oak
oak: init at v0.2
2022-06-19 06:38:34 -06:00
Han VerstraeteandPeter Hoeg 6bd1025a28 nixos-shell: 0.2.2 -> 1.0.0 2022-06-19 20:37:25 +08:00
Matthieu CoudronandGitHub ce505a3984 vimPlugins: use lua derivation if it exists (#178180)
Neovim plugins are now more often than not written in lua.
One advantage of the lua ecosystem over vim's is the existence of
luarocks and the rockspec format, which allows to specify a package
dependencies formally.
I would like more neovim plugins to have a formal description,
"rockspec" being the current candidate.
This MR allows to use nix lua packages as neovim plugins, so as to enjoy
every benefit that rockspecs bring:
- dependdency discovery
- ability to run test suite
- luarocks versioning
- rockspec metadata

the vim update.py script will check if an attribute with the vim plugin
pname exists in lua51Packages. If it does, it uses
buildNeovimPluginFrom2Nix on it, which modifies the luarocks config to
do an almost flat install (luarocks will install the package in the lua
folder instead of share/5.1/lua etc).
It also calls toVimPlugin on it to get all the vim plugin niceties.

The list of packages that could benefit from this is available at
https://luarocks.org/labels/neovim
but I hope it grows.
2022-06-19 14:18:16 +02:00
Vladimír Čunát 849bf88af1 Merge #177182: kiwix: 2.0.5 -> 2.2.1 2022-06-19 14:00:17 +02:00
Vladimír Čunát 88ed166300 Merge #177365: archivebox: mark insecure 2022-06-19 14:00:17 +02:00
Vladimír Čunát f76c3d1fa2 Merge #177368: python310Packages.django-jinja: run tests 2022-06-19 14:00:17 +02:00
Vladimír Čunát 1cb8ef5ae6 Merge #170138: pebble: 2.3.1 -> 2.4.0 2022-06-19 14:00:17 +02:00
Vladimír Čunát 4f5a4396ed Merge #171388: python3Packages.watchdog: fix darwin-x86_64 build 2022-06-19 14:00:16 +02:00
Vladimír Čunát a824e734ea Merge #176010: binutils: Reduce closure size when building for cross platform 2022-06-19 14:00:16 +02:00
Vladimír Čunát 2783f5c40e Merge #176496: xdg-utils: fix cross-compilation 2022-06-19 14:00:16 +02:00
Vladimír Čunát 736a13b4fc Merge #174275: jami: 20211223.2.37be4c3 -> 20220503.1550.0f35faa 2022-06-19 14:00:11 +02:00
kilianarandzowoq 970cd2643d statix: 0.5.4 -> 0.5.6 2022-06-19 21:32:01 +10:00
Astroandzowoq 90bb712969 deadnix: 0.1.5 -> 0.1.6 2022-06-19 21:31:42 +10:00
zowoq 0725c07445 editorconfig-checker: 2.4.0 -> 2.5.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.5.0
2022-06-19 21:31:28 +10:00
LassulusandGitHub eb013128da Merge pull request #178195 from dnr/pipewire-systemwide
nixos/pipewire: fix wireplumber with system-wide
2022-06-19 12:42:37 +02:00
Jonas ChevalierandGitHub c858c17c85 Merge pull request #178224 from flokli/grafana-agent-module-fixes
nixos/grafana-agent: apply some fixes
2022-06-19 12:38:43 +02:00
Maximilian BoschandGitHub 9b24aab6a3 Merge pull request #178226 from Ma27/reduce-maintenance-load
treewide: reduce maintenance workload for ma27
2022-06-19 12:26:02 +02:00
Florian Klink 8b926cad93 nixos/tests/grafana-agent: update port
We now don't explicitly configure a self-chosen port, but use the
default port choosen by grafana, 12345.
2022-06-19 12:23:06 +02:00
Maximilian BoschandGitHub 0bd9606a86 Merge pull request #178217 from Ma27/bump-strace
strace: 5.17 -> 5.18
2022-06-19 12:14:24 +02:00
Maximilian Bosch cdbc6e64e4 treewide: reduce maintenance workload for ma27
Note: I DO NOT resign from nixpkgs, not at all!

However, I like a clean notification inbox and I get a lot of stuff for
packages where I'm only an end-user or don't use them anymore and thus
can't help out that much.

So please consider it a measure to reduce the mental load for me when
going through my notifications ;-)
2022-06-19 12:07:43 +02:00
SandroandGitHub 3d6a6aa989 Merge pull request #158044 from pasqui23/gamehub
gamehub: init at 0.16.3-2
2022-06-19 11:52:01 +02:00
SandroandGitHub d11a703d95 Merge pull request #177894 from fgaz/pokete/init 2022-06-19 11:51:52 +02:00
Florian Klink 5f297c164e nixos/grafana-agent: add myself as maintainer 2022-06-19 11:50:32 +02:00
Florian Klink b09836593e nixos/grafana-agent: move remote write config from integrations.prometheus_remote_write to metrics.global.remote_write
remote_write config in integrations.prometheus_remote_write is only
applied for integrations, so static configurations won't get written
anywhere.
2022-06-19 11:50:32 +02:00
Florian Klink e578b4d3ed nixos/grafana-agent: drop server.{grpc,http}_listen_address,http_listen_port
According to https://grafana.com/docs/agent/latest/upgrade-guide/#v0240,
this has been deprecated/moved to -server.http.address and
-server.grpc.address (accepting ip and port) config options in v0.24.0,
and already listens on localhost and not port 80 by default.
2022-06-19 11:50:31 +02:00
Florian Klink 2cca676e69 nixos/grafana-agent: replace settings.prometheus with settings.metrics
According to https://github.com/grafana/agent/pull/1540, -prometheus.*
flages were deprecated in 0.19.0 in favor of the -metrics.*
counterparts. Same applies to `loki` being renamed to `logs`.

I'm not sure if the config file format is still supported (it could be),
but we shouldn't use deprecated configs.
2022-06-19 11:50:31 +02:00
SandroandGitHub 0fcb789478 Merge pull request #178221 from r-ryantm/auto-update/python310Packages.ansible-lint
python310Packages.ansible-lint: 6.2.2 -> 6.3.0
2022-06-19 11:45:43 +02:00
SandroandGitHub 93e34826f1 Merge pull request #176473 from pacien/matrix-commander-2.30.0 2022-06-19 11:41:45 +02:00
SandroandGitHub ffdcae79bc Merge pull request #176913 from mitya57/dropbox-setuptools 2022-06-19 11:32:15 +02:00
SandroandGitHub 42ff489d53 pokete: drop default platform 2022-06-19 11:30:48 +02:00
SandroandGitHub 153078b6fa Merge pull request #133224 from applePrincess/add-sherlock 2022-06-19 11:25:38 +02:00
SandroandGitHub baac374635 Merge pull request #173325 from KAction/zsh-doc 2022-06-19 11:24:33 +02:00
SandroandGitHub c77e2ff473 Merge pull request #178168 from sven-of-cord/master
spr: init at 1.3.2
2022-06-19 11:24:09 +02:00
Phillip CloudandGitHub e85af7341a pulumi-bin: 3.31.0 -> 3.34.1 (#178006) 2022-06-19 11:23:38 +02:00
R. Ryantm 4462f3dc53 python310Packages.ansible-lint: 6.2.2 -> 6.3.0 2022-06-19 09:20:01 +00:00
Vladimír Čunát f65e044ad5 Merge #176495: unclutter-xfixes: fix cross-compilation 2022-06-19 11:15:42 +02:00
Florian KlinkandGitHub 4386cb104e Merge pull request #178200 from lopsided98/device-tree-preprocessor
nixos/device-tree: preprocess overlays before compiling
2022-06-19 11:13:54 +02:00
R. Ryantm 3e1b42d9e7 python310Packages.aiomusiccast: 0.14.3 -> 0.14.4 2022-06-19 08:55:53 +00:00
Maximilian Bosch a62e864c81 strace: 5.17 -> 5.18
ChangeLog: https://github.com/strace/strace/releases/tag/v5.18
2022-06-19 10:30:17 +02:00
Jörg ThalheimandGitHub 0d68d7c857 Merge pull request #178148 from misuzu/zerotierone
zerotierone: 1.8.9 -> 1.10.0
2022-06-19 08:34:29 +01:00
Jörg ThalheimandGitHub b07506ae98 Merge pull request #178189 from alkasm/alkasm/maintainers-add-alkasm
maintainers: add alkasm
2022-06-19 08:33:01 +01:00
Jörg ThalheimandGitHub 10056ffc89 Merge pull request #178181 from wahjava/update-got
got: 0.69 -> 0.70
2022-06-19 08:32:40 +01:00
Fabian AffolterandGitHub 6a9c4efc3c Merge pull request #178142 from fabaff/gitls
gitls: init at 1.0.3
2022-06-19 09:31:45 +02:00
Jörg ThalheimandGitHub fe24b3222e Merge pull request #178197 from r-ryantm/auto-update/python3.10-types-redis
python310Packages.types-redis: 4.2.7 -> 4.2.8
2022-06-19 08:21:08 +01:00
Jörg ThalheimandGitHub 2ea4d37217 Merge pull request #178199 from aaronjheng/mongo-tools
mongodb-tools: use buildGoModule
2022-06-19 08:17:57 +01:00