Sridhar Ratnakumar
6fb67d3e83
linux: 5.9-rc6 -> 5.9-rc7
2020-09-28 18:13:37 -04:00
Jan Tojnar
32b4375f10
Merge branch 'staging-next' into staging
2020-09-29 00:12:29 +02:00
Lily Ballard
d3b1d59d84
macvim: Properly link against Nix ncurses
...
Since we're not using the Nix compiler, our buildInputs aren't
automatically exposed to the compiler, which means it was actually
compiling against system libncurses instead of Nix libncurses.
Also remove the `-Wno-error` from the make flags (and the unnecessary
`PREFIX` definition) in favor of using a much more targeted error
suppression at the configure flags. This works around an issue where
implicit function definitions are considered an error and the configure
script was trying to compile a file tht invoked an ncurses function
without including the relevant header.
2020-09-28 15:12:07 -07: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
WORLDofPEACE
1343164249
nixos-rebuild: add impure
2020-09-28 17:24:37 -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
José Romildo Malaquias
d180ceff2d
marwaita-manjaro: 1.5 -> 1.6
2020-09-28 17:20:31 -03: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
b90908aead
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 21:52: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
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
Christian Kauhaus
72d0f85dd2
zeroc-mcpp: decouple from original mcpp
...
zeroc-ice used to smuggle a forked mcpp version in with an override,
which broke after applying a security patch against mcpp in
c60cafa719ba22772114f4c35df14fb18f66a66f. Overriding instead of defining
a new derivation is a questionable optimization since in fact, only the
'configureFlags' line is shared.
Remove the override and give the forked mcpp a live on its own.
The security patch for mcpp is not relevant for this fork.
Fix #98581
2020-09-28 18:11:19 +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
Maciej Krüger
b77e830d9e
cinnamon.cjs: 4.6.0 -> 4.6.0-gjs1.66.0
2020-09-28 15:11:25 +02:00
Maciej Krüger
1e80ede78d
cinnamon.cinnamon-common: add patch for new cjs
2020-09-28 15:11:19 +02:00
Doron Behar
1d45990efb
spidermonkey_78: init at 78.1.0
...
* format
Co-authored-by: WORLDofPEACE <worldofpeace@protonmail.ch>
2020-09-28 15:08:23 +02: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
José Romildo Malaquias
9695c3168b
matcha-gtk-theme: 2020-07-27 -> 2020-09-28
2020-09-28 09:01:01 -03:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
...
Tree sitter update
2020-09-28 13:30:24 +02:00
WORLDofPEACE
46e5b14b4a
nixos/dnscrypt-proxy2: version the example file
...
I've frequently used the master version that has non backwards compatible keys.
2020-09-28 06:28:12 -04: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
R. RyanTM
b10b4d6947
docker-compose: 1.26.2 -> 1.27.4
2020-09-28 08:00:40 +00: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 aa919664306e000db2085f80cc230f7d44214fc3
Related to #98945
2020-09-28 07:23:45 +02:00
Mario Rodas
3b1f5dc50f
act: 0.2.13 -> 0.2.15
2020-09-28 04:20:00 +00: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
Mario Rodas
f13c14ce5c
Merge pull request #98966 from matthias-t/zola-0.12.1
...
zola: 0.12.0 -> 0.12.1
2020-09-27 22:57:18 -05:00
R. RyanTM
d3bf95dfff
autoflake: 1.3.1 -> 1.4
2020-09-28 03:54:31 +00:00
Mario Rodas
dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
...
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00