227670 Commits

Author SHA1 Message Date
Dmitry Kalinkin
150a18f9b9
mu: fix on darwin 2020-05-14 00:30:31 -04:00
Jeff Slight
fe07adef7f
nixos/logrotate: add newline before extraConfig
Co-authored-by: Ryan Mulligan <ryan@ryantm.com>
2020-05-13 20:52:26 -07:00
Benjamin Hipple
b87096c7fb
Merge pull request #87781 from marsam/update-terraform
terraform: 0.12.24 -> 0.12.25
2020-05-13 23:22:35 -04:00
Benjamin Hipple
017d1e41bd
Merge pull request #87776 from aanderse/zabbix-url
zabbix: update source url
2020-05-13 23:12:45 -04:00
Benjamin Hipple
767d9fec9d
Merge pull request #87771 from Flakebi/salt
salt: 3000.2 -> 3000.3
2020-05-13 23:11:18 -04:00
Ryan Mulligan
6eae9e0861
Merge pull request #87519 from r-ryantm/auto-update/squirrel-sql
squirrel-sql: 4.0.0 -> 4.1.0
2020-05-13 19:14:48 -07:00
Mario Rodas
0b72a749ae
terraform: 0.12.24 -> 0.12.25
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.25
2020-05-13 20:20:20 -05:00
Mario Rodas
b03aaae436
Merge pull request #87763 from geistesk/golangci-lint-v1.27.0
golangci-lint: 1.26.0 -> 1.27.0
2020-05-13 19:57:22 -05:00
Mario Rodas
35de81b130
Merge pull request #87770 from thefloweringash/sensu-go-update
sensu-go: 5.18.1 -> 5.20.0
2020-05-13 19:57:06 -05:00
zowoq
dcb013d85c cni-plugins: 0.8.5 -> 0.8.6
https://github.com/containernetworking/plugins/releases/tag/v0.8.6
2020-05-14 10:57:02 +10:00
Mario Rodas
51b5b54152
Merge pull request #87769 from zowoq/podman
podman: 1.9.1 -> 1.9.2
2020-05-13 19:48:50 -05:00
José Romildo Malaquias
d56c2a0b24 balsa: 2.5.9 -> 2.6.1
Remove --with-gpgme as gpg is fixed build requirement now.
2020-05-13 21:46:27 -03:00
AndersonTorres
1c2c0b2eb8 lwm: init at 1.2.4
lwm is a lightweight window manager
2020-05-13 21:32:54 -03:00
AndersonTorres
43ce2a5219 berry: init at 0.1.5
berry is a small window manager for X11
2020-05-13 21:32:54 -03:00
AndersonTorres
6aeaa1019c yeahwm: init at 0.3.5
yeahwm is a small window manager for X11, inspired by evilwm
2020-05-13 21:32:54 -03:00
AndersonTorres
58a93ee62d smallwm: init at 2020-02-28 2020-05-13 21:32:54 -03:00
Aaron Andersen
c85f02ca4e zabbix: update source url 2020-05-13 20:19:50 -04:00
zowoq
82e0e43284 podman: fix passthru.tests 2020-05-14 09:39:49 +10:00
zowoq
115b797a43 podman: 1.9.1 -> 1.9.2
https://github.com/containers/libpod/releases/tag/v1.9.2
2020-05-14 09:39:49 +10:00
Michael Raskin
b2f83be34d
Merge pull request #87546 from FireyFly/pkgs/j/avx-flag
j: add avxSupport option
2020-05-13 23:31:25 +00:00
Manuel Mendez
a1e13f6140
go: stop setting GOPATH
The compiler does not need it anymore, has not needed it for many years
iirc. This just goes in and pollutes the environment overriding the
users GOPATH and causing grief.

Go even warns about it itself, without vs with this commit:

```sh
~> go env GOPATH
/home/manny/go
~> nix-shell -p go
~> go env GOPATH
warning: GOPATH set to GOROOT (/nix/store/gvw1mfpdrk7i82884yhxf9lf5j3c12zm-go-1.14.1/share/go) has no effect
/nix/store/gvw1mfpdrk7i82884yhxf9lf5j3c12zm-go-1.14.1/share/go
~> exit
~> nix-shell -I nixpkgs=cloned/NixOS/nixpkgs -p go
~> go env GOPATH
/home/manny/go
~> exit
```
2020-05-13 23:53:30 +01:00
Jonas Höglund
20235a89f8 j: add avxSupport option 2020-05-14 00:51:13 +02:00
R. RyanTM
ee2922a4b4 sysstat: 12.3.1 -> 12.3.2 2020-05-13 15:39:50 -07:00
R. RyanTM
58d0719bdd wavpack: 5.2.0 -> 5.3.0 2020-05-13 15:39:37 -07:00
Andrew Childs
f300fb8454 sensu-go: 5.18.1 -> 5.20.0 2020-05-14 06:49:36 +09:00
Flakebi
a2f79c3834
salt: 3000.2 -> 3000.3 2020-05-13 23:45:02 +02:00
Andreas Rammhold
8ba41a1e14
Merge pull request #87708 from aszlig/firefox-nss-3.52-fix
firefox: Add patch to fix AES GCM IV bit size
2020-05-13 23:21:04 +02:00
José Romildo Malaquias
7172181c3d balsa: sort dependence list 2020-05-13 18:17:28 -03:00
José Romildo Malaquias
717656fd03 balsa: format with nixpkgs-fmt 2020-05-13 18:13:35 -03:00
Jeff Slight
90ce7f508a nixos/logrotate: add options for basic paths 2020-05-13 13:44:58 -07:00
Kirill Elagin
084bd32bad
postgresql: Fix formatting in option description
Co-authored-by: Mario Rodas <marsam@users.noreply.github.com>
2020-05-13 23:33:08 +03:00
geistesk
8a0bcaff5e golangci-lint: 1.26.0 -> 1.27.0 2020-05-13 22:05:38 +02:00
José Romildo Malaquias
d8da67f1e4 arc-theme: enable gnome shell 2020-05-13 17:04:43 -03:00
José Romildo Malaquias
e4db862d82 arc-theme: 20200416 -> 20200513 2020-05-13 17:02:13 -03:00
José Romildo Malaquias
e413f4b505 arc-theme: format with nixpkgs-fmt 2020-05-13 17:01:44 -03:00
José Romildo Malaquias
91234c6a88 enlightenment.terminology: 1.6.0 -> 1.7.0 2020-05-13 16:05:06 -03:00
Jeff Slight
c94911c5b7 nixos/logrotate: use lib.mkEnableOption 2020-05-13 11:58:51 -07:00
Tim Steinbach
a9e3b1103c
oh-my-zsh: 2020-05-07 -> 2020-05-11 2020-05-13 14:36:46 -04:00
José Romildo Malaquias
7bb9ae7be7 enlightenment.efl: enable connman network backend
Default is none.
2020-05-13 15:29:34 -03:00
José Romildo Malaquias
9f3f8088ac enlightenment.efl: avahi is not enabled by default 2020-05-13 15:25:28 -03:00
ysengrimm
6fc7c5b401 mu: 1.4.3 -> 1.4.5 2020-05-13 20:21:21 +02:00
José Romildo Malaquias
4a03e20b03 enlightenment.efl: does not depend on libXp, libxkbfile and xcbutilkeysyms 2020-05-13 14:24:04 -03:00
Ryan Mulligan
d5ba826821
Merge pull request #87332 from r-ryantm/auto-update/python2.7-Flask-HTTPAuth
python27Packages.flask-httpauth: 3.3.0 -> 4.0.0
2020-05-13 10:01:30 -07:00
José Romildo Malaquias
4e02f045b6 enlightenment.efl: use the default tpe of OpenGL support: es-egl
According to the Debian package full OpenGL is no longer supported on Linux.
2020-05-13 13:44:41 -03:00
José Romildo Malaquias
a1ad2590f8 enlightenment.efl: evas loaders disabler defaults to json
No need to mention it explicitly.
2020-05-13 13:42:29 -03:00
José Romildo Malaquias
e3af180aa5 enlightenment.efl: no python script depends on dbus-python 2020-05-13 13:31:35 -03:00
José Romildo Malaquias
44aa59741d enlightenment.efl: remove SDL dependence in favor of SDL2 2020-05-13 13:24:26 -03:00
Marek Mahut
dd2fffd04c
Merge pull request #87075 from prusnak/openbazaar
openbazaar: init at 0.14.2
2020-05-13 18:21:44 +02:00
Marek Mahut
d977371a8b
Merge pull request #87434 from prusnak/lite
lite: init at 1.03
2020-05-13 18:20:54 +02:00
José Romildo Malaquias
ea78c87cc8 enlightenment.efl: 1.24.0 -> 1.24.1 2020-05-13 13:19:33 -03:00