Commit graph

294391 commits

Author SHA1 Message Date
Elis Hirwing 8307e75f80
php.extensions.igbinary: 3.2.1 -> 3.2.2 2021-06-09 20:43:25 +02:00
Elis Hirwing 06ea32f7bf
php.extensions.mongodb: 1.9.0 -> 1.9.1 2021-06-09 20:43:22 +02:00
Elis Hirwing 8a5d4b6328
php.extensions.pcov: 1.0.8 -> 1.0.9 2021-06-09 20:43:19 +02:00
Elis Hirwing c79d977ca1
php.extensions.protobuf: 3.14.0 -> 3.17.2 2021-06-09 20:43:16 +02:00
Elis Hirwing 867a4d38d7
php.extensions.redis: 5.3.3 -> 5.3.4 2021-06-09 08:50:12 +02:00
Elis Hirwing a4e774d3b0
php.extensions.xdebug: 3.0.3 -> 3.0.4 2021-06-09 08:50:08 +02:00
Elis Hirwing 5da1daec6c
codeowners: Add all @NixOS/php team members to codeowners list 2021-06-08 14:20:48 +02:00
Elis Hirwing e76ccc6b27
php.extensions: Add missing meta info 2021-06-08 13:49:11 +02:00
Elis Hirwing 8521538585
Merge pull request #125916 from jtojnar/php-cleanups
php: Simplify generic.nix
2021-06-08 10:09:14 +02:00
Pavol Rusnak 6f3c1d66ae
Merge pull request #125921 from prusnak/gocryptfs
gocryptfs: 1.8.0 -> 2.0
2021-06-08 10:04:36 +02:00
Jörg Thalheim fa8de42e2a
Merge pull request #126137 from lrworth/nix-direnv-configurable-flakes
nix-direnv: make flakes support optional and off by default
2021-06-08 09:54:54 +02:00
Sascha Grunert c5bff358e9 buildah: 1.21.0 -> 1.21.1
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-06-08 16:36:39 +10:00
Fabian Affolter 3ecc4cbff1
Merge pull request #126150 from r-ryantm/auto-update/gdu
gdu: 5.0.1 -> 5.1.0
2021-06-08 08:35:39 +02:00
superherointj ea8ebdb044 ocamlPackages.cairo2: 0.6.1 -> 0.6.2 2021-06-08 07:07:06 +02:00
Anderson Torres f210479f20
Merge pull request #126151 from AndersonTorres/new-elisp-packages
Update elisp packages
2021-06-08 01:28:07 -03:00
AndersonTorres 045afcce0f melpa-packages: edit a comment 2021-06-08 00:51:23 -03:00
AndersonTorres 69eec4f26a elpa-generated.nix bugfix: erase redundant, outdated shell-command-plus 2021-06-08 00:50:12 -03:00
AndersonTorres 43fa96215e elpa-packages 2021-06-08 2021-06-08 00:50:12 -03:00
AndersonTorres 6089d43427 melpa-packages 2021-06-08 2021-06-08 00:50:05 -03:00
AndersonTorres f5c5e33cc3 org-packages 2021-06-08 2021-06-08 00:43:54 -03:00
R. RyanTM b689cc33bc gdu: 5.0.1 -> 5.1.0 2021-06-08 03:40:51 +00:00
Ryan Mulligan 3dccfb2b3f
Merge pull request #126005 from ryantm/md-prefer-remote-fetch
doc/functions/prefer-remote-fetch: convert to CommonMark
2021-06-07 20:24:38 -07:00
Ryan Mulligan 8c2e0146d9
Merge pull request #125605 from ryantm/md-abstractions
nixos/doc: convert abstractions section to CommonMark
2021-06-07 20:20:37 -07:00
Ryan Mulligan c682532fce doc/functions/prefer-remote-fetch: convert to CommonMark 2021-06-07 20:18:39 -07:00
Ryan Mulligan 4cbe74ea20
Merge pull request #126068 from r-ryantm/auto-update/python3.8-i3-balance-workspace
i3-balance-workspace: 1.8.3 -> 1.8.4
2021-06-07 20:02:21 -07:00
Ryan Mulligan e560790890
Merge pull request #125957 from ryantm/md-debug
doc/functions/debug: convert to CommonMark
2021-06-07 19:57:22 -07:00
Ryan Mulligan fbfdc8fc0b doc/functions/debug: convert to CommonMark 2021-06-07 19:56:38 -07:00
Ryan Mulligan e3a6ff5f0d
Merge pull request #125252 from r-ryantm/auto-update/clojure
clojure: 1.10.3.849 -> 1.10.3.855
2021-06-07 19:55:10 -07:00
Ryan Mulligan 64091fd031
Merge pull request #125028 from r-ryantm/auto-update/earthly
earthly: 0.5.14 -> 0.5.15
2021-06-07 19:54:28 -07:00
davidak 214e7171a6
Merge pull request #126138 from Artturin/update-steam
steamPackages.steam-runtime: 0.20210317.0 -> 0.20210527.0
2021-06-08 04:15:18 +02:00
Milan Pässler eae65a197d beam/buildMix: pass on custom nativeBuildInputs
3bc80f1938 changed buildInputs to
nativeBuildInputs, but broke specifying custom nativeBuildInputs.
2021-06-08 11:13:52 +09:00
Luke Worth 03310df843
nix-direnv: make flakes support optional
`nix-direnv` depends on `nixUnstable` for flakes support, but that
causes it to print a warning unless your user is trusted or the
`experimental-features` setting is enabled. Neither of these are
desirable (note that setting `experimental-features` in nix.conf causes
warnings on `nixStable`).

Since flakes are experimental, this commit makes `nixStable` the default
and optionally allows `nixUnstable` with a new flag `enableFlakes`,
prioritising a good experience for users not using experimental
features.
2021-06-08 10:54:07 +10:00
Artturin 2033f37fb2 steamPackages.steam-runtime: 0.20210317.0 -> 0.20210527.0 2021-06-08 03:47:26 +03:00
Robert Scott f63332768e
Merge pull request #126119 from r-ryantm/auto-update/leptonica
leptonica: 1.80.0 -> 1.81.0
2021-06-08 00:44:03 +01:00
Luke Granger-Brown 840f6883fc
Merge pull request #126034 from lukegb/bazel-build-configured
Switch buildBazelPackage fetchConfigured on by default
2021-06-07 23:59:33 +01:00
Robert Scott ce3f3e6e64
Merge pull request #126044 from veprbl/pr/lhapdf_python3
lhapdf: allow using different python versions, default to python3
2021-06-07 23:58:33 +01:00
Fabian Affolter b8f2701a92
Merge pull request #126129 from fabaff/bump-georss-qld-bushfire-alert-client
python3Packages.georss-qld-bushfire-alert-client: 0.4 -> 0.5
2021-06-08 00:49:59 +02:00
Fabian Affolter bcf188b887
Merge pull request #126130 from fabaff/bump-aio-georss-gdacs
python3Packages.aio-georss-gdacs: 0.4 -> 0.5
2021-06-08 00:49:47 +02:00
Fabian Affolter 7f6056dd78 python3Packages.aio-georss-gdacs: 0.4 -> 0.5 2021-06-08 00:27:09 +02:00
Fabian Affolter 2c1951914f python3Packages.georss-qld-bushfire-alert-client: 0.4 -> 0.5 2021-06-08 00:18:25 +02:00
Fabian Affolter c2ed2666f2
Merge pull request #125937 from fabaff/bump-minio
python3Packages.minio: 7.0.2 -> 7.0.3
2021-06-08 00:00:55 +02:00
Martin Weinelt 4f77d17446
Merge pull request #125938 from fabaff/bump-pyialarm 2021-06-08 00:00:25 +02:00
Martin Weinelt bb685124e5
Merge pull request #125995 from fabaff/bump-dwdwfsapi
python3Packages.dwdwfsapi: 1.0.3 -> 1.0.4
2021-06-07 23:58:39 +02:00
Matthieu Coudron 1d1c6753c6 neovim: set packpath only if there are packages
part of the work to automatically disable the generation of init.vim when unnecessary
2021-06-07 23:36:03 +02:00
Maximilian Bosch 9f955ff079
Merge pull request #126022 from r-ryantm/auto-update/bshapr
bshapr: 0.12 -> 0.13
2021-06-07 23:30:38 +02:00
Lucas Hoffmann d56b1567ec
nvimpager: 0.9 -> 0.10 (#126027)
* nvimpager: 0.9 -> 0.10

Patch the makefile as it assumes it is run in a git checkout and not
from an extracted tarball.

* fixup: add comment about new subsitute command in preBuild

* fixup: Fix definition of checkPhase
2021-06-07 23:27:37 +02:00
Robert Scott 8bf0088ce6
Merge pull request #126077 from yrashk/clips-6.40
clips: 6.31 -> 6.40
2021-06-07 22:21:59 +01:00
superherointj 73d9da471b ocamlPackages.octavius: 0.2.0 -> 1.2.2 2021-06-07 23:21:44 +02:00
Luke Granger-Brown 3d6fd37992 bazel-watcher: update hashes for fetchConfigured 2021-06-07 20:59:01 +00:00
Luke Granger-Brown f18734f8b8 python3Packages.tensorflow: update hashes for fetchConfigured 2021-06-07 20:59:01 +00:00