Commit Graph

245080 Commits

Author SHA1 Message Date
AndersonTorres
fc5cb71883 Netsurf libutf8proc: 2.4.0-1 2020-09-28 22:39:16 -03:00
AndersonTorres
91f818b2be Netsurf libnsutils: 0.0.5 -> 0.1.0 2020-09-28 22:39:16 -03:00
AndersonTorres
88ef1ffe46 Netsurf libnspsl: 0.1.5 -> 0.1.6 2020-09-28 22:39:16 -03:00
AndersonTorres
d1e5d5012f Netsurf libnslog: 0.1.2 -> 0.1.3 2020-09-28 22:39:16 -03:00
AndersonTorres
bf98c55b76 Netsurf libnsgif: 0.2.1 -> 0.2.1 2020-09-28 22:39:15 -03:00
AndersonTorres
b06a3b1fcb Netsurf libnsbmp: 0.1.6 -> 0.1.6 2020-09-28 22:39:15 -03:00
AndersonTorres
0f845601f6 Netsurf libparserutils: 0.2.4 -> 0.2.4
Update metadata and maintain version
2020-09-28 22:39:15 -03:00
AndersonTorres
b055ec84fc Netsurf buildysstem: 1.8 -> 1.9 2020-09-28 22:39:14 -03:00
AndersonTorres
9438b04126 NetSurf: refactor
I will refactor NetSurf to make it more understandable and discoverable.

- First, it will be moved from misc/ to networking/browsers/, with all its
  related libraries;
- Second, the expressions will be arranged in a flat directory.
2020-09-28 22:39:14 -03:00
Benjamin Hipple
7d25e5144b
Merge pull request #99024 from jonringer/bump-nixpkgs-review
nixpkgs-review: 2.4.0 -> 2.4.1
2020-09-28 21:31:31 -04:00
Mario Rodas
09eb860c99
Merge pull request #98900 from r-ryantm/auto-update/tegola
tegola: 0.12.0 -> 0.12.1
2020-09-28 18:37:22 -05:00
Tim Steinbach
6fb0a4dd2a
linux-hardened: 5.7 -> 5.8 2020-09-28 19:09:10 -04:00
Tim Steinbach
9c9054ca4f
linux/hardened/patches/5.4: 5.4.67.a -> 5.4.68.a 2020-09-28 19:09:10 -04:00
Tim Steinbach
ab9dc67ac7
linux/hardened/patches/4.19: 4.19.144.a -> 4.19.148.a 2020-09-28 19:09:09 -04:00
Tim Steinbach
d131435103
linux/hardened/patches/4.14: 4.14.197.a -> 4.14.199.a 2020-09-28 19:09:09 -04:00
Tim Steinbach
f498bbe473
linux_latest-libre: 17624 -> 17688 2020-09-28 19:09:08 -04:00
Tim Steinbach
b3a202e255
linux: 5.8.11 -> 5.8.12 2020-09-28 19:09:08 -04:00
Tim Steinbach
8684358830
linux: 5.4.67 -> 5.4.68 2020-09-28 19:09:07 -04:00
Tim Steinbach
494a0b998a
linux: 4.19.147 -> 4.19.148 2020-09-28 19:09:07 -04: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
Jonathan Ringer
6d812f2a73
nixpkgs-review: 2.4.0 -> 2.4.1 2020-09-28 11:55:59 -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
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
Michael Raskin
4702c49f23 wpsoffice: keep using ffmpeg_3
Partial revert of aa91966430

Related to #98945
2020-09-28 07:23:45 +02:00
Ryan Mulligan
0a74860735
Merge pull request #98911 from r-ryantm/auto-update/yacreader
yacreader: 9.6.2 -> 9.7.1
2020-09-27 21:12:40 -07:00
Mario Rodas
22425b9aae
Merge pull request #98776 from r-ryantm/auto-update/kube3d
kube3d: 3.0.1 -> 3.0.2
2020-09-27 23:00:28 -05:00
Mario Rodas
8b2749a4cc
Merge pull request #98736 from r-ryantm/auto-update/k6
k6: 0.27.1 -> 0.28.0
2020-09-27 23:00:14 -05:00