Commit graph

211016 commits

Author SHA1 Message Date
worldofpeace 9888b30924 nixosTests.gnome3: port to python 2020-01-30 17:51:00 -05:00
Maximilian Bosch 8539d5f48f
argbash: fix build
* Fixed sourceRoot as it's not possible to write in a different
  store-path (`${src}` in this case).
* Patched shebangs to not use `/bin/bash`.
* Added `docutils` to nativeBuildInputs to fix build of the man-pages

See also https://hydra.nixos.org/build/110901127
2020-01-30 10:13:29 +01:00
worldofpeace 183e706767
Merge pull request #77082 from misuzu/git-workspace-init
gitAndTools.git-workspace: init at 0.4.1
2020-01-30 04:08:05 -05:00
Emery Hemingway b4fd657c25 nim: 1.0.4 -> 1.0.6 2020-01-30 10:05:35 +01:00
Marek Mahut 84eb0bee4b qdigidoc: adding mmahut as maintainer 2020-01-30 09:55:18 +01:00
Marek Mahut c4594f8c2c qdigidoc: 4.1.0 -> 4.2.3
using mkDerivation
2020-01-30 09:55:18 +01:00
R. RyanTM aecdd873a7 python27Packages.ROPGadget: 5.9 -> 6.0 2020-01-30 09:43:53 +01:00
misuzu b81d1b1781 gitAndTools.git-workspace: init at 0.4.1 2020-01-30 10:33:51 +02:00
Jörg Thalheim acf3b25ae0
dino: 2019-10-28 -> 0.1.0 (#78789)
dino: 2019-10-28 -> 0.1.0
2020-01-30 08:33:08 +00:00
worldofpeace b46a1b5dec
Merge pull request #78241 from andrew-d/andrew/systemd-tests-python
nixosTests.systemd: port to Python
2020-01-30 03:10:39 -05:00
Elis Hirwing 5f6bf6c7ae
Merge pull request #78813 from stigtsp/package/ripasso-cursive-0.4.0
ripasso-cursive: 0.3.0 -> 0.4.0
2020-01-30 08:36:38 +01:00
Stig Palmquist 2778f0273a
ripasso-cursive: 0.3.0 -> 0.4.0 2020-01-30 08:04:30 +01:00
Farkas, Arnold 642134d5ad pythonPackages.djangorestframework-simplejwt: init at 4.4.0 2020-01-29 22:52:33 -08:00
Farkas, Arnold 4d80baf9b8 pythonPackages.atlassian-python-api: init at 1.14.9 2020-01-29 22:51:55 -08:00
Mario Rodas d55c1b1d18
Merge pull request #78784 from bbigras/lego
lego: 3.2.0 -> 3.3.0
2020-01-29 23:20:27 -05:00
Niklas Hambüchen 01dfd41455
Merge pull request #78806 from nh2/issue-78805-glibc-musl-gcc-9-build-error
glibc: Fix build error due to warning with musl
2020-01-30 04:49:19 +01:00
Niklas Hambüchen 8ef2c51d06 glibc: Fix build error due to warning with musl. Fixes #78805 2020-01-30 04:20:52 +01:00
Mario Rodas fc3e5df2a9
Merge pull request #77898 from r-ryantm/auto-update/quickder
quickder: 1.2-6 -> 1.3.0
2020-01-29 21:56:51 -05:00
Mario Rodas 9f53b1bd6a
Merge pull request #77903 from r-ryantm/auto-update/seyren
seyren: 1.1.0 -> 1.5.0
2020-01-29 21:53:51 -05:00
Mario Rodas a20b7cff7c
Merge pull request #78521 from r-ryantm/auto-update/ott
ott: 0.29 -> 0.30
2020-01-29 21:47:20 -05:00
Mario Rodas 4b78574350
Merge pull request #78518 from r-ryantm/auto-update/mtprotoproxy
mtprotoproxy: 1.0.8 -> 1.0.9
2020-01-29 21:44:47 -05:00
worldofpeace baee4498c0
Merge pull request #78581 from r-ryantm/auto-update/gspell
gspell: 1.8.2 -> 1.8.3
2020-01-29 21:44:06 -05:00
Mario Rodas 98cc98efe1
Merge pull request #78651 from r-ryantm/auto-update/python2.7-statsmodels
python27Packages.statsmodels: 0.10.2 -> 0.11.0
2020-01-29 21:43:19 -05:00
Ryan Mulligan bb29376ce6
Merge pull request #78520 from r-ryantm/auto-update/odpic
odpic: 3.2.1 -> 3.3.0
2020-01-29 18:16:26 -08:00
Aaron Andersen 596e0fcb39
Merge pull request #76583 from aanderse/httpd-locations
nixos/httpd: add locations option to virtualHosts
2020-01-29 21:01:35 -05:00
Bruno Bigras 3922c927ab lego: 3.2.0 -> 3.3.0 2020-01-29 20:51:25 -05:00
Alyssa Ross 85a9743f13 spamassassin: use /etc/mail/spamassassin for config
Using a custom path in the Nix store meant that users of the module
couldn't add their own config files, which is a desirable feature.  I
don't think avoiding /etc buys us anything.
2020-01-30 00:47:10 +00:00
Alyssa Ross 091b710c3f
dino: fix rendering of logo in about window
Previously:

** (dino:7442): CRITICAL **: 00:35:22.373: file /build/source/main/src/ui/unified_window.vala: line 86: uncaught error: Unrecognized image file format (gdk-pixbuf-error-quark, 3)

(dino:7442): Gtk-WARNING **: 00:35:22.601: Found an icon but could not load it. Most likely gdk-pixbuf does not provide SVG support.
2020-01-30 00:42:24 +00:00
Alyssa Ross adb89be62c
dino: add myself as a maintainer 2020-01-30 00:29:11 +00:00
Alyssa Ross 131ec9d383
dino: drop unnecessary enableParallelBuilding
This is the default.
2020-01-30 00:28:36 +00:00
Alyssa Ross d506e9dd25
dino: 2019-10-28 -> 0.1.0
The system libsignal-protocol-c is preferred now, so fetching
submodules is no longer required.

The other libraries added are ones that the build complained about.  I
suspect they are optional dependencies.  Adding them makes the build
quieter, and has basically no impact on runtime closure size, so no
harm in making them available to keep the build system happy.
2020-01-30 00:25:40 +00:00
worldofpeace a8ea4f0d33
Merge pull request #78583 from worldofpeace/remove-auto-displaymanager
nixos/display-managers/auto: remove
2020-01-29 19:06:27 -05:00
worldofpeace c95612a5a2 nixos/display-managers/auto: remove
This module allows root autoLogin, so we would break that for users, but
they shouldn't be using it anyways. This gives the impression like auto
is some special display manager, when it's just lightdm and special pam
rules to allow root autoLogin. It was created for NixOS's testing
so I believe this is where it belongs.
2020-01-29 19:05:46 -05:00
Aaron Andersen 7adffb14cd
Merge pull request #78419 from utsl42/fix-unifi-install
nixos/unifi: use systemd tmpfiles instead of preStart
2020-01-29 18:55:57 -05:00
Alyssa Ross b7c59cc7dc squashfs-tools-ng: 0.7 -> 0.8
Gave up trying to build on Darwin.
2020-01-29 23:46:28 +00:00
worldofpeace 9ef088c603
Merge pull request #75405 from andersk/muse
muse: Use wrapQtAppsHook
2020-01-29 18:45:49 -05:00
worldofpeace c693bd142c
Merge pull request #78745 from bene1618/dhcpcd
nixos/dhcpcd: Add option for dhcpcd waiting behaviour
2020-01-29 18:08:20 -05:00
worldofpeace af9bb2af8f
Merge pull request #78328 from mkg20001/pkg/cinnamon-control-center
cinnamon.cinnamon-control-center: init at 4.4.0
2020-01-29 16:57:25 -05:00
gauvain@govanify.com 274d02e477 vimPlugins.vim-prosession: init at 2019-11-01 2020-01-29 09:05:23 -08:00
Maximilian Bosch 8f69e4e45e
gcc49Stdenv: re-add
In #77985 it was decided that gcc49 and gcc5 should be deprecated,
however we decided to keep gcc49[1].

I removed the commit which dropped gcc49, but apparently I staged the
gcc49Stdenv removal in a different commit. Readding this as we decided to
keep gcc49 for now.

[1] https://github.com/NixOS/nixpkgs/pull/77985#issuecomment-577411659
2020-01-29 16:57:20 +01:00
Martin Potier ed45fe1ccf saml2aws: 2.15.0 -> 2.19.0
Current version is broken, at least for use with Okta and AWS. New
version fixes this problem.

Packaging has changed a bit too, deps.nix was removed, and the top-level
`buildGoModule` is used insead, since the upstream project now exposes a
go.mod file.
2020-01-29 16:44:25 +01:00
Ryan Mulligan 13a4b486b9
Merge pull request #78591 from r-ryantm/auto-update/mediathekview
mediathekview: 13.5.0 -> 13.5.1
2020-01-29 05:36:40 -08:00
Ryan Mulligan 938dbb26b8
Merge pull request #78526 from r-ryantm/auto-update/seasocks
seasocks: 1.4.2 -> 1.4.3
2020-01-29 05:35:41 -08:00
Robin Gloster 5f9e215214
Merge pull request #78612 from WilliButz/update-grafana
grafana: 6.5.3 -> 6.6.0
2020-01-29 14:07:12 +01:00
Léo Gaspard 45e01e508a
Merge pull request #78716 from Ma27/bump-matrix-synapse
matrix-synapse: 1.9.0 -> 1.9.1
2020-01-29 13:29:45 +01:00
Dennis Gosnell c2eb1e9179
Merge pull request #78540 from srghma/pretty-simple
pretty-simple: init at 3.2.1.0
2020-01-29 20:47:28 +09:00
Jörg Thalheim f11e789ae9
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2 (#78664)
python27Packages.pygdbmi: 0.9.0.0 -> 0.9.0.2
2020-01-29 10:33:29 +00:00
Mario Rodas 8252655ab1
Merge pull request #78747 from Enzime/update/mkvtoolnix
mkvtoolnix: 42.0.0 -> 43.0.0
2020-01-29 05:12:31 -05:00
Mario Rodas 90d969e211
Merge pull request #73815 from alexbakker/zenmonitor
zenmonitor: init at 1.3
2020-01-29 05:02:43 -05:00
Mario Rodas f158bb627c
Merge pull request #78748 from zowoq/upx
upx: 3.95 -> 3.96
2020-01-29 04:49:23 -05:00