206963 Commits

Author SHA1 Message Date
Timo Kaufmann
80b0639857 python.pkgs.fpylll: fix tests on aarch64 2019-12-22 17:05:21 +01:00
Oleksii Filonenko
8af37a3bf0
starship: 0.31.0 -> 0.32.1 2019-12-22 17:58:21 +02:00
Timo Kaufmann
c0871b5c48 python.pkgs.fpylll: 0.5.0dev -> 0.5.1dev 2019-12-22 16:46:14 +01:00
Timo Kaufmann
b747a86f8f newsboat: fetch from vcs
In hopes of working around
https://github.com/NixOS/nixpkgs/issues/60845. This fetches a gz archive
instead of xz and also fetches the archive from a different source,
hopefully avoiding the issue (whatever ist is caused by).

In addition to that, I think that building directly from VCS is
generally cleaner and more flexible for the following reasons:

- It cuts out and unnecessary middle step.

- It makes sure the version users install is equal to the version users
may have vetted.

- It makes it easy to develop patches or bisect changes by simply
checking out a different rev.

- It avoids using upstream-provided "binary" artifacts like those
generated by autotools.
2019-12-22 16:31:10 +01:00
Daniel Schaefer
6c8283e337 golden-cheetah: Enable libusb support
Makes it possible to use ANT+ sensors using an ANT+ USB transceiver.
2019-12-22 15:47:18 +01:00
Christian Kampka
ebf3f1fe78
trilium: Pin platforms to x86_64 linux 2019-12-22 15:04:09 +01:00
Giacomo Longo
6f7f88677b
eclipse: 19.09 -> 19.12 (#76149) 2019-12-22 14:59:39 +01:00
Maximilian Bosch
7675c0b2a9
nixos/tests/hydra: port to python 2019-12-22 14:36:11 +01:00
Maximilian Bosch
ba5d7efe43
Merge pull request #76167 from Mic92/nix-review
nixpkgs-review: 2.1.0 -> 2.1.1
2019-12-22 14:01:16 +01:00
Maximilian Bosch
65061ab2ae
stellarium: 0.19.2 -> 0.19.3
https://github.com/Stellarium/stellarium/releases/tag/v0.19.3
2019-12-22 13:57:13 +01:00
drakonis
2b725bbb69 gzdoom: include missing soundfont files 2019-12-22 12:51:43 +01:00
nyanloutre
c953481ea7
ledger-live-desktop: 1.18.2 -> 1.19.2 2019-12-22 12:22:27 +01:00
Jörg Thalheim
7063f6f29a
tortoisehg: 5.0.2 -> 5.2.1
This version is not yet released. However given that python2 will soon
go end-of-life (without security updates), this seems like a good move.
The package was also lacking proper qt wrapping and unusable before.
2019-12-22 10:04:31 +00:00
Jörg Thalheim
8a57552c18
nixpkgs-review: 2.1.0 -> 2.1.1
changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.1.1
2019-12-22 09:26:57 +00:00
Jörg Thalheim
00915dcb63
sysdig: 0.26.4 -> 0.26.5 (#75933)
sysdig: 0.26.4 -> 0.26.5
2019-12-22 09:04:04 +00:00
Jörg Thalheim
d60eea96a9
cadvisor: 0.34.0 -> 0.35.0 (#76162)
cadvisor: 0.34.0 -> 0.35.0
2019-12-22 09:01:35 +00:00
Jörg Thalheim
aadfcc0900
nixos/keepalived: add test 2019-12-22 08:52:56 +00:00
worldofpeace
95dfa8b8cf pantheon: no bash update script, nixpkgs_github_update
Cuz ew. What could be more ew? Not this really.
Clearly using update-source-version (bash) from a different lang
is better? 😜
2019-12-22 01:47:42 -05:00
Mario Rodas
d8eba2d7e0
chezmoi: 1.7.7 -> 1.7.9 2019-12-22 00:00:00 -05:00
Mario Rodas
1d9531fa6c
gitAndTools.git-gone: 0.2.0 -> 0.3.0 2019-12-22 00:00:00 -05:00
Mario Rodas
932f5f6b88
clair: 2.0.9 -> 2.1.2 2019-12-22 00:00:00 -05:00
Mario Rodas
cb72526cdd
nfpm: 1.1.5 -> 1.1.8 2019-12-22 00:00:00 -05:00
Mario Rodas
bce8090922
cadvisor: 0.34.0 -> 0.35.0
Changelog: https://github.com/google/cadvisor/releases/tag/v0.35.0
2019-12-22 00:00:00 -05:00
worldofpeace
cfba4685a0
Merge pull request #76131 from flokli/diffpdf-qt
diffpdf: fix qt wrapping
2019-12-21 23:15:46 -05:00
worldofpeace
ab60b0e0c3 nixos/mate: drop g-s-d enable
I believe I forgot to remove this in 68ab37aa4491c8f870483c9eff888dc5fc88d2c8.
2019-12-21 23:12:45 -05:00
worldofpeace
016c589bb4 nixos/pantheon: options for extra switchboard plugs and wingpanel indicators 2019-12-21 23:08:13 -05:00
worldofpeace
4f49053ad9 pantheon.switchboard-with-plugs: have plugs argument only append to defaults
Switchboard was designed identically to Wingpanel, so the same justification
stands here.
2019-12-21 23:08:13 -05:00
worldofpeace
96e711bcd1 pantheon.wingpanel-with-indicators: have indicators argument only append to defaults
Wingpanel was designed firstly as an indicator renderer,
and as such just a container for indicators that are distributed
outside itself. Being able to control which and each indicator with
`indicators` is confusing, ideally each of the default indicators
would be shipped with wingpanel itself. I don't see how this
kind of extensibility would be useful to a user so we're going
to append to the expected defaults. The `useDefaultIndicators`
argument is there to development test a single indicator/s.
2019-12-21 23:08:13 -05:00
worldofpeace
4ed65a891c nixos/pantheon: don't abstract default packages to pkgs
Also cleanup a bit, we enabled gnome-settings-daemon even when using elementary-settings-daemon.
I wanted the nixos module ascribe the defaults, not these lists in pkgs.
2019-12-21 23:08:13 -05:00
worldofpeace
4fb91d10c8 nixos/pantheon: add an apps.enable option 2019-12-21 23:08:13 -05:00
worldofpeace
e7c568a0b0
Merge pull request #45347 from bignaux/pysolfc
PySolFC: 2.0 -> 2.6.4
2019-12-21 22:20:48 -05:00
worldofpeace
9f99517f62
Merge pull request #76113 from nh2/qtpass-dont-hardcode-pass-otp-usr-lib
qtpass: Fix /usr/lib hardcode to pass-otp.
2019-12-21 22:03:14 -05:00
Niklas Hambüchen
fd4dd7ea1e
Merge pull request #70526 from kampka/spacegun
spacegun: init at 0.3.3
2019-12-22 03:36:46 +01:00
Niklas Hambüchen
213e129825 qtpass: Fix /usr/lib hardcode to pass-otp.
Before, the checkbox for OTP functionality could not be enabled on
NixOS, even when `(pass.withExtensions (exts: [ exts.pass-otp ]))`
was installed correctly.
2019-12-22 03:19:52 +01:00
Renaud
c94a5f3485
Merge pull request #75847 from andersk/lxc-usernet-manpage
lxc: Fix lxc-usernet(5) man page reference in documentation
2019-12-22 01:43:22 +01:00
Renaud
b219b05efb
Merge pull request #76137 from aanderse/redmine-master
redmine: 4.0.5 -> 4.1.0
2019-12-22 01:41:26 +01:00
Dennis Gosnell
88691a9a1d
Merge pull request #76125 from cdepillabout/add-pscid
pscid: init at 2.8.5
2019-12-22 09:14:07 +09:00
Aaron Andersen
58d248c46f
Merge pull request #76132 from markuskowa/upd-php
php: 7.2.25 -> 7.2.26, 7.3.12 -> 7.3.13, 7.4.0 -> 7.4.1
2019-12-21 19:04:15 -05:00
markuskowa
8317f22265
Merge pull request #76152 from markuskowa/lic-gnunet
gnunet: fix license
2019-12-22 00:53:41 +01:00
worldofpeace
15511b7245
Merge pull request #76143 from worldofpeace/lightdm-wayland-support
lightdm: add patch to fix wayland sessions
2019-12-21 17:57:47 -05:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
Jörg Thalheim
475aecef6a
argus: flex & bison belongs to nativeBuildInputs 2019-12-21 22:56:06 +00:00
Jörg Thalheim
2ce0f06a7c
keepalived: 1.4.5 -> 2.0.19 2019-12-21 22:56:03 +00:00
Jörg Thalheim
0913701d47
dnsdist: 1.3.2 -> 1.4.0
- fixes build against boost
- also enable DoH
2019-12-21 22:56:01 +00:00
Jörg Thalheim
b9bc38934b
h2o: build with openssl
otherwise we get symbol conflicts, once we link it against applications using
openssl
2019-12-21 22:55:58 +00:00
Jörg Thalheim
a446ac2bb0
net-snmp: add multiple outputs to reduce closure size 2019-12-21 22:55:43 +00:00
Michael Weiss
b9b77386b0
Merge pull request #75247 from Elyhaka/sway
sway: refactor with a wrapper

This moves the wrapper functionality from the NixOS module to a new package
(wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's
now also possible to properly use Sway on non-NixOS systems out of the box.

The new submodule for the wrapperFeatures makes it easy to extend the
functionality which should become useful in the future.

This also introduces a GTK wrapper feature to fix issues with icon/GTK themes,
e.g. when running waybar or wofi. This should also work for #67704. If not, we
might have to add some additional dependencies/arguments for this case.
2019-12-21 23:48:02 +01:00
Markus Kowalewski
fa3793e8a4
gnunet fix license 2019-12-21 22:45:39 +01:00
Maximilian Bosch
875ec0a707
nixos/hydra: also run test with pkgs.nixFlakes 2019-12-21 22:02:36 +01:00
Maximilian Bosch
c1d5d406d6
hydra: 2019-08-30 -> 2019-11-13
Updates NixOS/hydra to the latest git-revision available. Also ensured
that the list of Perl dependencies needed for the server is up-to-date.

Most notably are the following changes:

* HTTP-endpoint at `/prometheus` to export metrics
* New user-roles for minor maintenance tasks
2019-12-21 21:57:50 +01:00