3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

386729 commits

Author SHA1 Message Date
Fabian Affolter d0194f822b
Merge pull request #178216 from gador/deal-solver-0.1.1
python3Packages.deal-solver: 0.1.0 -> 0.1.1
2022-06-19 21:16:00 +02:00
Anderson Torres 5540fe6619
Merge pull request #176476 from uninsane/colinsane/whalebird-aarch64
whalebird: 4.5.4 -> 4.6.0, add aarch64 support
2022-06-19 16:06:00 -03:00
Robert Scott 07eb8d105a
Merge pull request #178247 from r-ryantm/auto-update/python310Packages.duckdb-engine
python310Packages.duckdb-engine: 0.1.8 -> 0.1.10
2022-06-19 19:57:48 +01:00
Pavol Rusnak 5f094fc0a6
Merge pull request #178223 from prusnak/tor 2022-06-19 20:57:36 +02:00
Mario Rodas 5823018b1b
Merge pull request #178262 from jmgilman/lefthook
lefthook: 0.8.0 -> 1.0.0
2022-06-19 13:01:49 -05:00
Mario Rodas 2183eaf122
Merge pull request #178241 from marsam/update-ppx_yojson_conv_lib
ocamlPackages.ppx_yojson_conv_lib: 0.14.0 -> 0.15.0
2022-06-19 13:01:15 -05:00
Joshua Gilman b4706074ba
lefthook: 0.8.0 -> 1.0.0 2022-06-19 09:50:42 -07:00
Fabian Affolter 045cadf22b
python3Packages.deal-solver: update disabled 2022-06-19 17:25:33 +02:00
Fabian Affolter 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 Scott 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 Affolter 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 Rodas 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 2cfa8c207d python310Packages.duckdb-engine: 0.1.8 -> 0.1.10 2022-06-19 13:44:48 +00:00
R. Ryantm 1580cb15d8 python310Packages.weconnect-mqtt: 0.34.0 -> 0.35.0 2022-06-19 13:27:31 +00:00
legendofmiracles 9fba3c44d7
Merge pull request #176867 from tejasag/submit/init-oak
oak: init at v0.2
2022-06-19 06:38:34 -06:00
Han Verstraete 6bd1025a28 nixos-shell: 0.2.2 -> 1.0.0 2022-06-19 20:37:25 +08:00
Matthieu Coudron 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
kilianar 970cd2643d statix: 0.5.4 -> 0.5.6 2022-06-19 21:32:01 +10:00
Astro 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
Lassulus 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 Chevalier 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 Bosch 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 Bosch 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
colin b5ad148a63 whalebird: 4.5.4 -> 4.6.0; add aarch64 support
Whalebird distributes debs only for x86_64. but it distributes compiled .tar.bz2's
for x86_64 and aarch64. aarch64 support requires us to change the
build script to use these tarballs instead of the debs.
2022-06-19 02:55:38 -07:00
colin 07d6e3fa99 maintainers: add colinsane 2022-06-19 02:55:37 -07:00
Sandro 3d6a6aa989
Merge pull request #158044 from pasqui23/gamehub
gamehub: init at 0.16.3-2
2022-06-19 11:52:01 +02:00
Sandro 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
Sandro 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
Pavol Rusnak e339c5a041
tor: 0.4.7.7 -> 0.4.7.8 2022-06-19 11:44:46 +02:00
Sandro 93e34826f1
Merge pull request #176473 from pacien/matrix-commander-2.30.0 2022-06-19 11:41:45 +02:00
Sandro ffdcae79bc
Merge pull request #176913 from mitya57/dropbox-setuptools 2022-06-19 11:32:15 +02:00
Sandro 42ff489d53
pokete: drop default platform 2022-06-19 11:30:48 +02:00
Sandro 153078b6fa
Merge pull request #133224 from applePrincess/add-sherlock 2022-06-19 11:25:38 +02:00
Sandro baac374635
Merge pull request #173325 from KAction/zsh-doc 2022-06-19 11:24:33 +02:00
Sandro c77e2ff473
Merge pull request #178168 from sven-of-cord/master
spr: init at 1.3.2
2022-06-19 11:24:09 +02:00