Commit graph

228408 commits

Author SHA1 Message Date
Mario Rodas a69f9e5a69
Merge pull request #83385 from wohanley/master
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Ryan Mulligan 3a5e335cdf
Merge pull request #89284 from ryantm/fix-stalebot-msg
.github/stale.yml: fix formatting
2020-06-01 21:02:54 -07:00
Ryan Mulligan c516c31d16 .github/stale.yml: fix formatting
Before this, the message being written is:
```
Thank you for your contributions.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
1. Search for maintainers and people that previously touched the
   related code and @ mention them in a comment.
2. Ask on the [NixOS Discourse](https://discourse.nixos.org/). 3. Ask on the [#nixos channel](irc://irc.freenode.net/#nixos) on
   [irc.freenode.net](https://freenode.net).
```

Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>

.github/stale.yml: fix newlines
2020-06-01 20:56:41 -07:00
Jan Tojnar f5ca4bc6ab
sysprof: fix build on i686
Closes: https://github.com/NixOS/nixpkgs/issues/51133
2020-06-02 05:52:32 +02:00
zowoq c710d14f2d runc: 1.0.0-rc10 -> 1.0.0-rc90
https://github.com/opencontainers/runc/releases/tag/v1.0.0-rc90
2020-06-02 13:17:30 +10:00
Mario Rodas cfa5a0c0e0
Merge pull request #89295 from davidtwco/mdcat-0.18.2
mdcat: 0.17.1 -> 0.18.2
2020-06-01 20:33:34 -05:00
Sergey Lukjanov ece733fe59 smartmontools-db: 4883 -> 5033 2020-06-01 16:47:48 -07:00
Mario Rodas b6f084797a
Merge pull request #89318 from servalcatty/v2ray
v2ray: 4.23.2 -> 4.23.3
2020-06-01 17:49:12 -05:00
Florian Klink 687a09705f
Merge pull request #89279 from mweinelt/zsh-powerlevel10k/v1.11.0
zsh-powerlevel10k: v1.7.0 -> v1.11.0
2020-06-01 23:51:34 +02:00
Samuel Dionne-Riel 4a4adb2733
Merge pull request #70794 from samueldr/u-boot/roc-rk3399-pc
u-boot: Add ROC-PC-RK3399 build
2020-06-01 17:29:21 -04:00
Samuel Dionne-Riel 5f97610fc0 ubootROCPCRK3399: init at 2020.04 2020-06-01 17:25:49 -04:00
Sander van der Burg 75b0777831 dblatex: add pdflscape as a dependency
Without it, building a document fails with the following error:

pdflatex failed
index.tex: File `pdflscape.sty' not found.
index.tex:47: Emergency stop.
2020-06-01 23:12:35 +02:00
Andrew Fontaine 98bb827799
runit: Add Darwin Compatibility
Not much modification is required to build and run runit on MacOS, all
that was needed was to follow runit's instructions [0] with some
guidance from homebrew's formula. [1]

0: http://smarden.org/runit/install.html
1: https://github.com/Homebrew/homebrew-core/blob/1cf1e61/Formula/runit.rb
2020-06-01 17:11:51 -04:00
Florian Klink c7eb16cec3 qemu: wrap GTK binaries
Applications using a different GTK version than the user session don't
work well, and people often run NixOS VM tests on different channels.

Wrapping these GTK binaries is a common way to fix this.

Fixes #69158
2020-06-01 23:06:28 +02:00
José Romildo Malaquias 89fda74df5
Merge pull request #89263 from romildo/upd.lxqt-qtplugin
lxqt.lxqt-qtplugin: 0.15.0 -> 0.15.1
2020-06-01 17:55:24 -03:00
José Romildo Malaquias 98d5aba6ea
Merge pull request #89233 from romildo/upd.iconpack-obsidian
iconpack-obsidian: 4.11 -> 4.12
2020-06-01 17:54:42 -03:00
Florian Klink 8a388c8296
Merge pull request #82258 from erikarvstedt/fix-xchg-caching
fix inconsistent caching of VM xchg dirs
2020-06-01 22:34:48 +02:00
Erik Arvstedt d85dc4f690
qemu-vm: fix inconsistent caching of xchg dirs
xchg is advertised as a bidirectional exchange dir, but file content
transfer from host to VM fails due to caching:
If a file is read in the VM and then modified on the host, subsequent
re-reads in the VM can yield old, cached data.
This is caused by the use of 9p's cache=loose mode that is explicitly
meant for read-only mounts.

9p doesn't provide any suitable cache modes, so fix this by disabling
caching.

Also, remove a now unnecessary sync in the test driver.
2020-06-01 21:55:33 +02:00
Francesco Zanini 07d3ca8112 sane-airscan: 0.99.0 -> 0.99.3 2020-06-01 19:22:30 +02:00
Stefan Frijters 46fcaf3c8a
openttd: Add XDG support (#89296) 2020-06-01 13:09:11 -04:00
Jörg Thalheim 59aacec664
Merge pull request #66824 from rasendubi/jetbrains-mps-2019.1.5 2020-06-01 17:58:05 +01:00
Maximilian Bosch 1ea45645e5
Merge pull request #89314 from Frostman/docker-19.03.11
docker: 19.03.10 -> 19.03.11
2020-06-01 18:38:17 +02:00
Serval 54efe7b578
v2ray: 4.23.2 -> 4.23.3 2020-06-02 00:32:24 +08:00
Lassulus 29062cec8d
Merge pull request #88744 from davidak/chromium-example
nixos/chromium: add example and update description
2020-06-01 18:24:01 +02:00
Sergey Lukjanov a4ea8abae6 docker: 19.03.10 -> 19.03.11 2020-06-01 08:44:02 -07:00
Maximilian Bosch b447269f08
Merge pull request #89183 from timstott/go-jira
go-jira: 1.0.17 -> 1.0.23
2020-06-01 17:43:25 +02:00
Lassulus 072be4f2dd
Merge pull request #88780 from r-ryantm/auto-update/tor
tor: 0.4.2.7 -> 0.4.3.5
2020-06-01 17:42:21 +02:00
Florian Klink a2eccf3a30
Merge pull request #89274 from flokli/nscd-disable-positive-hosts-caching
nixos/nscd: set positive hosts caching ttl to 0
2020-06-01 17:24:02 +02:00
Maximilian Bosch 78ca0c506b
Merge pull request #89240 from jakobrs/formally-to-formerly
nixos/libvirtd: correct spelling
2020-06-01 17:14:54 +02:00
Jörg Thalheim 3cb29792d1
Merge pull request #89307 from jsravn/bump-firmware-linux-nonfree
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19
2020-06-01 15:43:09 +01:00
Nick Hu 052fa90e82
Merge pull request #89163 from gnidorah/cdetheme
cde-gtk-theme: init at 1.3
2020-06-01 14:24:25 +01:00
Daiderd Jordan 8d705d9f11
poetry2nix: translate hashes to sha256 2020-06-01 15:24:21 +02:00
Daiderd Jordan b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
James Ravn 46f2bf63a4
firmwareLinuxNonfree: 2020-01-22 -> 2020-05-19 2020-06-01 14:16:22 +01:00
Minijackson 0332c06389
coz: fix python shebang 2020-06-01 15:04:29 +02:00
Vincent Laporte 19dab239bb coqPackages.CoLoR: enable for Coq 8.11 2020-06-01 15:04:17 +02:00
Marek Mahut 868ad77793
Merge pull request #89303 from 1000101/maintainers
maintainers: update 1000101 (mail)
2020-06-01 14:29:19 +02:00
1000101 82ee41b1e1 maintainers: update 1000101 (mail) 2020-06-01 14:06:45 +02:00
Domen Kožar 48fc7fce1c
Merge pull request #89272 from marsam/disable-check-cachix
haskellPackages.cachix: dontCheck
2020-06-01 13:46:09 +02:00
gnidorah 51a244259c cde-gtk-theme: init at 1.3 2020-06-01 14:39:08 +03:00
Lassulus 113df53820
Merge pull request #88896 from michalrus/autotalent
autotalent: init at 0.2
2020-06-01 13:26:38 +02:00
David Wood e9b0f30872
mdcat: 0.17.1 -> 0.18.2 2020-06-01 11:36:14 +01:00
José Romildo Malaquias d8428e4479 enlightenment.enlightenment: 0.24.0 -> 0.24.1 2020-06-01 07:35:13 -03:00
Lassulus 171b556f1c
Merge pull request #89018 from r-ryantm/auto-update/saga
saga: 7.6.2 -> 7.6.3
2020-06-01 12:14:23 +02:00
Peter Hoeg 7913a86e0c lucky-cli: 0.20.0 -> 0.21.0 2020-06-01 18:14:08 +08:00
Wout Mertens 976187729e
Merge pull request #73350 from NixOS/wmertens-nixos-boot-doc
nixos boot doc: document boot.debug1devices
2020-06-01 12:01:58 +02:00
Dave Syer f7651f7074
skaffold: 1.9.1 -> 1.10.1
There's a bug in 1.9.1 where `skaffold debug` adds a spurious `args: ""` to the deployment manifest. It was fixed in 1.10.
2020-06-01 08:52:24 +00:00
contrun 99b5c0bcbe
sbt-extras: 2019-10-21 -> 2020-06-01 (#89289) 2020-06-01 08:46:15 +00:00
Nikolay Korotkiy d5117e795f
gpxsee: 7.29 -> 7.30 (#89290) 2020-06-01 08:45:46 +00:00
Notkea ab327b27a1
nixos/mautrix-telegram: add module (#63589) 2020-06-01 08:45:04 +00:00