Commit graph

190563 commits

Author SHA1 Message Date
Joachim F 601b725582
Merge pull request #67398 from risicle/ris-graphene-hardened-malloc-2
graphene-hardened-malloc: 1 -> 2
2019-08-24 18:16:57 +00:00
Elis Hirwing 66b571c10b
Merge pull request #67395 from Alkeryn/alkeryn
maintainers: add alkeryn
2019-08-24 19:39:07 +02:00
Jan Tojnar d90aa7dc62
Merge pull request #67389 from jtojnar/xdg-user-dirs
Allow changing xdg-user-dirs with environment.etc
2019-08-24 19:22:45 +02:00
Marek Mahut a2db438582
Merge pull request #67396 from risicle/ris-cf-cli-6.46.1
cloudfoundry-cli: 6.45.0 -> 6.46.1
2019-08-24 19:09:46 +02:00
Mario Rodas 2ff3586200
Merge pull request #67007 from r-ryantm/auto-update/ocaml4.06.1-lwt_log
ocamlPackages.lwt_log: 1.1.0 -> 1.1.1
2019-08-24 11:57:19 -05:00
Nikolay Amiantov 9015d7a4f1 sumorobot-manager: init at 0.9.0 2019-08-24 19:11:27 +03:00
Robert Scott 9b6ae7a0f4 graphene-hardened-malloc: 1 -> 2 2019-08-24 16:52:32 +01:00
worldofpeace d9cf3ee80f
Merge pull request #67351 from worldofpeace/fix-vte-prompt-command
nixos/vte: ensure bash vte snippet appears first
2019-08-24 11:40:34 -04:00
worldofpeace a980a2c3ca
Merge pull request #62708 from ktor/bcompare-4.2.10.23938
bcompare: init at 4.2.10.23938
2019-08-24 11:38:42 -04:00
Robert Scott 6e921f77ff cloudfoundry-cli: 6.45.0 -> 6.46.1 2019-08-24 16:21:37 +01:00
Alkeryn 443ef23f3a maintainers: add alkeryn 2019-08-24 17:16:48 +02:00
Michael Weiss 50cbcc21d2
androidStudioPackages.{dev,canary}: 3.6.0.6 -> 3.6.0.7 2019-08-24 17:00:12 +02:00
Marek Mahut 93e40b2ab8
Merge pull request #65952 from r-ryantm/auto-update/libcacard
libcacard: 2.6.1 -> 2.7.0
2019-08-24 16:27:44 +02:00
Marek Mahut d09278c200
Merge pull request #67383 from dywedir/scrcpy
scrcpy: 1.8 -> 1.10
2019-08-24 16:26:59 +02:00
Marek Mahut 3043f6d5d9
Merge pull request #65901 from r-ryantm/auto-update/calamares
calamares: 3.2.8 -> 3.2.11
2019-08-24 16:22:54 +02:00
Marek Mahut 993cac675b
Merge pull request #65955 from r-ryantm/auto-update/libgig
libgig: 4.1.0 -> 4.2.0
2019-08-24 16:22:20 +02:00
Marek Mahut 6f553ac764
Merge pull request #65956 from r-ryantm/auto-update/libdazzle
libdazzle: 3.32.2 -> 3.32.3
2019-08-24 16:20:54 +02:00
Marek Mahut 1c5efbb592
Merge pull request #67386 from aanderse/limesurvey
limesurvey: 3.17.1+190408 -> 3.17.12+190823
2019-08-24 16:19:52 +02:00
Ryan Trinkle 3bc52453a4 git-subrepo: init at 0.4.0 (#67217)
* git-subrepo: init at 0.4.0

* Apply suggestions from code review

Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-08-24 16:13:00 +02:00
Jan Tojnar 48426833c8
nixos/environment: prepend /etc/xdg to XDG_CONFIG_DIRS
Previously, we were only adding profile-relative paths to XDG_CONFIG_DIRS
variable. That required very ugly hacks like
https://github.com/NixOS/nixpkgs/issues/33282#issuecomment-524550842
to be able to configure XDG stuff.

Now, we are prepending the variable with /etc/xdg, allowing us to
simply use `environment.etc."xdg/…"` options.
2019-08-24 16:01:01 +02:00
R. RyanTM d7d15fb454 wiredtiger: 2.6.1 -> 3.2.0 (#67170)
* wiredtiger: 2.6.1 -> 3.2.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wiredtiger/versions

* wiredtiger: removing broken tag

* wiredtiger: removing prePatch for darwin
2019-08-24 09:53:02 -04:00
Samuel Leathers 5f06052e75
Merge pull request #31064 from disassembler/release-manager-docs
nixos docs: add release manager section
2019-08-24 09:42:02 -04:00
Vladyslav M e5d8f76616
scrcpy: 1.8 -> 1.10 2019-08-24 16:39:42 +03:00
adisbladis 83d179fc09
xpra: 2.5 -> 2.5.3
Also fix build by using opencv4
2019-08-24 14:15:17 +01:00
Profpatsch ffbad0f656 tree-sitter: init at 0.15.7 2019-08-24 15:13:47 +02:00
Jan Tojnar 865293c508
xdg-user-dirs: deprioritize shipped configs
XDG_CONFIG_DIRS should contain directories ordered by priority
so if we want users to be able to customize the defaults, we
need to move the shipped values to the end.
2019-08-24 14:39:02 +02:00
Samuel Leathers 17a5cb6cb5
Merge pull request #67373 from eadwu/bcachefs/update-6
bcachefs/update-6
2019-08-24 08:32:37 -04:00
zimbatm b240871063
nixpkgs-fmt: 0.2.0 -> 0.3.1 2019-08-24 14:28:06 +02:00
Aaron Andersen 825d023c8a
Merge pull request #65706 from aanderse/phpfpm
nixos/phpfpm: module cleanup
2019-08-24 08:25:24 -04:00
Aaron Andersen 0ebe0eaf29 limesurvey: 3.17.1+190408 -> 3.17.12+190823 2019-08-24 08:15:13 -04:00
Marek Mahut 22e122587b
Merge pull request #66996 from r-ryantm/auto-update/netsurf-buildsystem
netsurf.buildsystem: 1.7 -> 1.8
2019-08-24 14:01:06 +02:00
Marek Mahut 19081d4b23
Merge pull request #67249 from lsix/fix-pyowm
pythonPackage.pyown: fix builds
2019-08-24 12:46:43 +02:00
Marek Mahut e567a5f7e4
Merge pull request #67296 from jonringer/bump-acpica-tools
acpica-tools: 20190703 -> 20190816
2019-08-24 12:46:32 +02:00
Marek Mahut 82291d6f1a
Merge pull request #67343 from jraygauthier/jrg/teamviewer_fix_61712
teamviewer: fix issue #61712
2019-08-24 12:30:31 +02:00
Marek Mahut b585bba65c
Merge pull request #66356 from jonringer/add-python-xapian
pythonPackage.xapian: init at 1.4.12
2019-08-24 12:27:38 +02:00
Marek Mahut 5f333459d7
Merge pull request #67374 from thefloweringash/nmap-darwin-patch-update
nmap: update clang specific patch
2019-08-24 12:27:11 +02:00
Michael Weiss 01551c2147
scdoc: 1.9.6 -> 1.9.7 2019-08-24 12:18:21 +02:00
Marek Mahut b8b35816c3
Merge pull request #67356 from alexbakker/libvirt-onboot
libvirtd: add onBoot option
2019-08-24 11:59:07 +02:00
Marek Mahut fce7cfc2a5
Merge pull request #66704 from eadwu/compton/7.2
compton: 7 -> 7.2
2019-08-24 10:41:39 +02:00
Samuel Leathers 4aa6cc3de1
Merge pull request #67361 from vbgl/ocaml-ppx_tools_versioned-5.2.3
ocamlPackages.ppx_tools_versioned: 5.1 -> 5.2.3
2019-08-24 00:58:38 -04:00
Samuel Leathers 7cec032b9e
Merge pull request #67263 from pacien/exim-spf
exim: add SPF support (+ init libspf2 at 1.2.10)
2019-08-24 00:58:02 -04:00
Samuel Leathers 578a619aee
Merge pull request #67266 from praetorg/patch-1
gevent-websocket: enable python3
2019-08-24 00:57:37 -04:00
Andrew Childs de1e3c9aee nmap: update clang specific patch
The upstream PR had two parts: adding a missing include and resolving
an ambiguous reference. The upstream project fixed the first but not
the second. We still need the second part, so extract it by filtering
the patch.
2019-08-24 13:57:35 +09:00
Samuel Leathers 867163e1f8
Merge pull request #67287 from dtzWill/update/bash-5.0p9
bash_5: 5.0p7 -> 5.0p9
2019-08-24 00:40:29 -04:00
Samuel Leathers b9db7497a4
Merge pull request #67298 from bachp/plex-1.16.5.1488
plex: 1.16.4.1469 -> 1.16.5.1488
2019-08-24 00:39:35 -04:00
Samuel Leathers 1718824a10
Merge pull request #67360 from livnev/solc-0.5.11
solc: 0.5.10 -> 0.5.11
2019-08-24 00:33:52 -04:00
Samuel Leathers 20b5f89384
Merge pull request #67297 from volth/patch-360
graalvm8-ee: 19.1.1 -> 19.2.0
2019-08-24 00:15:54 -04:00
Samuel Leathers 93c70cf07e
Merge pull request #67322 from vbgl/ocaml-otr-0.3.6
ocamlPackages.otr: 0.3.4 -> 0.3.6
2019-08-24 00:08:59 -04:00
Samuel Leathers 765a71f150
Merge pull request #67324 from vbgl/ocaml-vg-0.9.3
ocamlPackages.vg: 0.9.1 -> 0.9.3
2019-08-23 23:57:55 -04:00
Samuel Leathers 3ad7a6ad0e
Merge pull request #67334 from lightbulbjim/irccloud
irccloud: init at 0.13.0
2019-08-23 23:54:46 -04:00