Commit Graph

245500 Commits

Author SHA1 Message Date
Andreas Rammhold
2d92e695ba
Merge pull request #97989 from flokli/systemd-246.5
systemd: 246.4 -> 246.6
2020-10-05 15:02:39 +02:00
Bas van Dijk
d1e26fd696
Merge pull request #99043 from basvandijk/libvirt-6.6.0-staging
libvirt: 6.3.0 -> 6.6.0
2020-10-04 22:59:31 +02:00
Mario Rodas
d73759820e
Merge pull request #98918 from r-ryantm/auto-update/bison
bison: 3.7.1 -> 3.7.2
2020-10-04 15:06:35 -05:00
Gabriel Ebner
7a8aa6110d
Merge pull request #99549 from gebner/libheif191 2020-10-04 15:59:53 +02:00
Gabriel Ebner
d544b64c7d libheif: 1.8.0 -> 1.9.1 2020-10-04 14:46:04 +02:00
Gabriel Ebner
fcaa2045a3 libde265: 1.0.6 -> 1.0.7 2020-10-04 14:46:04 +02:00
Mario Rodas
d568cc170a
Merge pull request #90063 from r-ryantm/auto-update/mopidy-mpris
mopidy-mpris: 3.0.1 -> 3.0.2
2020-10-03 23:13:01 -05:00
Doron Behar
820b25186b
Merge pull request #99061 from andrew-d/andrew/rsync-3.2
rsync: 3.1.3 -> 3.2.3
2020-10-02 16:48:46 +03:00
Andrew Dunham
79c01c835e rsync: 3.1.3 -> 3.2.3
Add zstd, lz4, openssl and xxHash as optional dependencies, to support
more compression formats.
2020-10-02 16:46:10 +03:00
Scott Olson
721402352c dbus: build manpages from xml
The `docbook_xml_dtd_44` and `docbook-xsl-nons` bits are necessary to
prevent `xmlto` from trying to use the network during the build.
2020-10-01 21:44:00 +00:00
Michael Weiss
e991a1ea1f
mesa: 20.1.8 -> 20.1.9 (#99291) 2020-10-01 17:58:27 +02:00
Bas van Dijk
e366ad9684 python3Packages.libvirt: fetch source using fetchFromGitLab 2020-10-01 12:45:47 +02:00
Bas van Dijk
54de740a87
perlPackages.SysVirt: fetch source from CPAN
Co-authored-by: Stig P <stig@stig.io>
2020-10-01 12:28:29 +02:00
Bas van Dijk
934cd8c322 perlPackages.SysVirt: remove assert version == pkgs.libvirt.version
SysVirt-6.3.0 should build correctly against libvirt-6.6.0 and also
libvirt-6.7.0 since their were no API changes.

Also note that because of this there's no SysVirt-6.6.0 release.

So this removes the `assert version == pkgs.libvirt.version` protection.
2020-10-01 11:53:47 +02:00
Bas van Dijk
af8409fc0a libvirt: fetch sources from gitlab
That seems to be the official repository now.
2020-10-01 10:55:56 +02:00
Jonathan Ringer
f2de9ca370 xorg.xkeyboardconfig: build man pages 2020-09-29 08:10:27 -07:00
Bas van Dijk
3acb90e7dd libvirt: update source URLs to https 2020-09-29 10:09:09 +02:00
Bas van Dijk
8d995c440d libvirt: remove -fno-stack-protector because it builds without it 2020-09-29 10:03:36 +02:00
Bas van Dijk
de15287183 libvirt: update autoconf 1.70 comment to 2.70 2020-09-29 09:58:48 +02:00
Bas van Dijk
4606528fcb libvirt: update homepage to https URL 2020-09-29 09:45:13 +02:00
Bas van Dijk
d5b0c8bcdf libvirt: 6.3.0 -> 6.6.0
Also upgrades `python3Packages.libvirt`
and patches the `rpcgen` tool from Apple's `developer_cmds` package.
2020-09-29 00:18:24 +02:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Jan Tojnar
695fd81e02
Merge branch 'master' into staging-next 2020-09-29 00:12:06 +02:00
Redvers Davies
046c6a7038
ponyc: update 0.38.1 (#98598)
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
Andreas Rammhold
9630d5c07f
nixos/security/wrapper: ensure the tmpfs is not world writeable
The /run/wrapper directory is a tmpfs. Unfortunately, it's mounted with
its root directory has the standard (for tmpfs) mode: 1777 (world writeable,
sticky -- the standard mode of shared temporary directories). This means that
every user can create new files and subdirectories there, but can't
move/delete/rename files that belong to other users.
2020-09-28 22:55:20 +02:00
Matthieu Coudron
cd7db06935
programs.neovim: fix documentation (#99023)
brackets broke doc generation on master
2020-09-28 22:42:18 +02:00
R. RyanTM
76dbece8e8 python37Packages.biopython: 1.77 -> 1.78 2020-09-28 13:12:42 -07:00
R. RyanTM
e378c36f1c python27Packages.hg-evolve: 10.0.1 -> 10.0.2 2020-09-28 13:11:23 -07:00
Daiderd Jordan
d42e6e2e04
Merge pull request #98984 from marsam/update-vault
vault: 1.5.3 -> 1.5.4
2020-09-28 21:56:03 +02:00
sternenseemann
a10e457b63 pythonPackages.psautohint: 2.1.0 → 2.1.1 2020-09-28 12:10:36 -07:00
Shea Levy
55dc3b76f0
system76-firmware: 1.0.17 -> 1.0.18 2020-09-28 13:10:46 -04:00
Stig P
9015160876
Merge pull request #98454 from stigtsp/package/perl-5.33.2
perldevel: 5.33.1 -> 5.33.2, perl-cross: 15ca535 -> f59d2b6
2020-09-28 16:28:51 +00:00
markuskowa
a7218d6914
Merge pull request #98828 from r-ryantm/auto-update/numactl
numactl: 2.0.13 -> 2.0.14
2020-09-28 18:18:49 +02:00
Joachim F
173167d90e
Merge pull request #98919 from TredwellGit/nixos/hardened
nixos/hardened: update blacklisted filesystems
2020-09-28 15:57:28 +00:00
Matthieu Coudron
1e510a65a3
programs.neovim: init (#98506)
* programs.neovim: init

Allows to build a proper runtime folder with after/ ftplugin/ parser/ subfolders etc.
(neo)vim expects a few different folders, for instance to load
treesitter parsers.

This PR reuses the builder from the etc module, notwithstanding the
different modes/uid/gid.

This allows to get rid of some autocmd in customRC (via proper use of
the folder hierarchy) which is a win in my opinion.
2020-09-28 17:07:45 +02:00
sternenseemann
6bb6779b8e ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3 2020-09-28 16:58:04 +02:00
sternenseemann
202f4bd5d8 ocamlPackages.mirage-stack: 2.1.0 → 2.2.0 2020-09-28 16:33:21 +02:00
Ryan Mulligan
955babff2e
Merge pull request #98995 from r-ryantm/auto-update/discord-canary
discord-canary: 0.0.112 -> 0.0.114
2020-09-28 06:18:54 -07:00
Ryan Mulligan
e8f69ee41e
Merge pull request #98715 from r-ryantm/auto-update/fff
fff: 2.1 -> 2.2
2020-09-28 06:18:07 -07:00
Emery Hemingway
9fa50bea78 nixos/molly-brown: refactor module to use a TOML generator 2020-09-28 14:38:31 +02:00
Emery Hemingway
211ba8bfa3 molly-brown: 2020-07-06 -> 2020-08-19 2020-09-28 14:38:31 +02:00
Lancelot SIX
575bed7987
Merge pull request #98535 from lsix/skype-8.64.0.81
skypeforlinux: 8.63.0.76 -> 8.64.0.81
2020-09-28 13:11:25 +01:00
José Romildo Malaquias
d2f65bfe8f
Merge pull request #98896 from romildo/upd.efl
{enlightenment.efl,pythonPackages.pythonefl}: 1.24.3 -> 1.25.0
2020-09-28 09:04:45 -03:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
Tree sitter update
2020-09-28 13:30:24 +02:00
R. RyanTM
170d1a605d discord-canary: 0.0.112 -> 0.0.114 2020-09-28 09:17:09 +00:00
Timo Kaufmann
27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Emery Hemingway
11ce7675cf yggdrasil: 0.3.14 -> 0.3.15 2020-09-28 09:55:05 +02:00
Anderson Torres
87039678e4
Merge pull request #98976 from AndersonTorres/eweb-upload
eweb: "pname-version" rewriting
2020-09-28 04:00:04 -03:00
Mario Rodas
692f58d16f
Merge pull request #81116 from matthiasbeyer/add-swappy
swappy: Init at 1.2.1
2020-09-28 01:13:17 -05:00
Michael Raskin
064e082296
Merge pull request #98988 from 7c6f434c/wpsoffice-ffmpeg
wpsoffice: keep using ffmpeg_3
2020-09-28 05:49:22 +00:00