Michael Raskin
0d534c0740
k3d: drop imagemagick dependency
2019-12-02 23:15:07 +01:00
Florian Klink
f8218178f7
nixosTests.gocd-server: port to python
2019-12-02 23:13:09 +01:00
Florian Klink
46daafa269
nixosTest.gocd-agent: port to python
2019-12-02 23:13:09 +01:00
Florian Klink
a8508f7266
Merge pull request #74854 from x123/x123-test-xrdp-python
...
nixos/tests/xrdp: port to python
2019-12-02 22:40:31 +01:00
Jonathan Ringer
5ca8364332
python3Packages.pyfxa: fix tests
2019-12-02 13:28:15 -08:00
x123
362e377154
nixos/tests/xrdp: port to python
2019-12-02 22:20:36 +01:00
Lancelot SIX
cf5f079991
Merge pull request #74511 from filalex77/youtube-dl-2019.11.28
...
youtube-dl: 2019.11.22 -> 2019.11.28
2019-12-02 22:15:25 +01:00
Ben Wolsieffer
279b5a60ff
grpc: fix build on armv6l
2019-12-02 16:14:15 -05:00
Jan Tojnar
8718c78b6b
poppler: 0.81.0 → 0.83.0
...
https://lists.freedesktop.org/archives/poppler/2019-October/014027.html
https://lists.freedesktop.org/archives/poppler/2019-November/014066.html
2019-12-02 21:51:32 +01:00
Lancelot SIX
5a3dcb531e
Merge pull request #74802 from bdesham/amber-0.5.3
...
amber: 0.5.2 -> 0.5.3
2019-12-02 21:46:12 +01:00
Florian Klink
fdb65314fc
Merge pull request #74759 from mmilata/openarena-python-test
...
nixosTests.openarena: port to python
2019-12-02 20:29:04 +01:00
Florian Klink
9144d84a60
Merge pull request #74762 from mmilata/mediawiki-python-test
...
nixosTests.mediawiki: port to python
2019-12-02 20:28:31 +01:00
Florian Klink
85a345327f
Merge pull request #74764 from mmilata/radicale-python-test
...
nixosTests.radicale: port to python
2019-12-02 20:27:51 +01:00
Frederik Rietdijk
92d2153e6c
pythonInterpreters: remove unnecessary rec
2019-12-02 20:10:51 +01:00
davidak
0ba3761ba8
nixos/version: PRETTY_NAME in /etc/os-release uses the release now instead of full version
...
to be more suitable for presentation to the user
2019-12-02 20:04:44 +01:00
Florian Klink
300246ad05
Merge pull request #74836 from NinjaTrappeur/nin-bump-patchwork
...
ssb-patchwork: 3.16.2 -> 3.17.1
2019-12-02 20:03:23 +01:00
Matthew Bauer
099e7759f1
Merge pull request #73855 from OlivierMarty/i3blocks
...
i3blocks: unstable-2019-02-07 -> 1.5
2019-12-02 13:35:32 -05:00
Matthew Bauer
785a0e775e
Merge pull request #73858 from kirelagin/multitime
...
multitime: init at 1.4
2019-12-02 13:35:13 -05:00
Matthew Bauer
18848aa605
Merge pull request #73820 from serokell/static-fixes
...
Fix static building for ocaml-ng
2019-12-02 13:34:41 -05:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes
2019-12-02 13:34:24 -05:00
Jan Tojnar
9fe1b95c3d
python3Packages.deprecated: fix build
2019-12-02 19:24:31 +01:00
worldofpeace
5350db96e2
Merge pull request #74838 from jtojnar/pantheon-debug
...
nixos/pantheon fix GNOME_SESSION_DEBUG conflict
2019-12-02 18:05:41 +00:00
R. RyanTM
a402fa81b1
live555: 2019.10.20 -> 2019.11.22 ( #74452 )
2019-12-02 18:53:52 +01:00
Marek Mahut
789da848e5
Merge pull request #74792 from aanderse/zabbix
...
zabbix: updates
2019-12-02 18:51:44 +01:00
Jan Tojnar
39bf8a7b28
Merge pull request #74685 from r-ryantm/auto-update/tepl
...
tepl: 4.2.0 -> 4.2.1
2019-12-02 18:35:28 +01:00
Arnout Engelen
89ed88f86f
Spell out you need to enable wifi explicitly at install time
2019-12-02 17:50:22 +01:00
Jan Tojnar
9129616919
nixos/pantheon fix GNOME_SESSION_DEBUG conflict
...
When session debugging was enabled in GNOME but not in Pantheon
{
services.xserver = {
desktopManager.pantheon = {
enable = true;
};
desktopManager.gnome3 = {
enable = true;
debug = true;
};
};
}
it caused a conflict:
error: The option `environment.sessionVariables.GNOME_SESSION_DEBUG' has conflicting definitions, in `<nixpkgs/nixos/modules/services/x11/desktop-managers/pantheon.nix>' and `<nixpkgs/nixos/modules/services/x11/desktop-managers/gnome3.nix>'.
2019-12-02 17:25:24 +01:00
Ninlives
9974c07915
wpsoffice: 10.1.0.5672 -> 11.1.0.8865 ( #74769 )
2019-12-02 16:23:52 +00:00
Félix Baylac-Jacqué
d7803d325e
ssb-patchwork: 3.16.2 -> 3.17.1
2019-12-02 17:13:16 +01:00
Dmitry Kalinkin
e678aadb04
Merge pull request #74816 from prusnak/python-fido2
...
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 11:05:10 -05:00
Ryan Mulligan
e81af522ad
Merge pull request #74695 from r-ryantm/auto-update/yadm
...
yadm: 1.12.0 -> 2.0.1
2019-12-02 07:55:15 -08:00
markuskowa
0804fd6a5e
Merge pull request #74771 from danieldk/dump1090-3.7.2
...
dump1090: 2014-10-31 -> 3.7.1
2019-12-02 16:37:04 +01:00
Franz Pletz
fdcae232e0
Merge pull request #74833 from filalex77/caddy-1.0.4
...
caddy: 1.0.3 -> 1.0.4
2019-12-02 15:21:51 +00:00
Oleksii Filonenko
2fbfb02032
caddy: add filalex77 to maintainers
2019-12-02 16:19:43 +02:00
Oleksii Filonenko
1a3b366ad2
caddy: 1.0.3 -> 1.0.4
2019-12-02 16:19:43 +02:00
Dennis Gosnell
8b1772c2f4
Merge pull request #74728 from cdepillabout/update-stretchly
...
stretchly: 0.19.1 -> 0.21.0
2019-12-02 23:19:08 +09:00
Daniël de Kok
02553c114d
rl-2003: mention the removal of dump1090's internal web server
2019-12-02 14:47:19 +01:00
Daniël de Kok
9ab21b09bf
dump1090: 2014-10-31 -> 3.7.1
...
The derivation uses an upstream for dump1090 that has not been updated
since 2014. FlightAware seems to have the most actively maintained
version of dump1090, so this change switches to FlightAware's
version, bringing 5 years of improvements.
2019-12-02 14:45:45 +01:00
Aaron Andersen
8d0263863a
Merge pull request #74824 from jojosch/dbeaver_6.3.0
...
dbeaver: 6.2.5 -> 6.3.0
2019-12-02 07:09:01 -05:00
Jörg Thalheim
8031617f3f
bash-completion: apply musl patch unconditionally
...
This way we don't forget accidentally to remove the patch on the next upgrade.
2019-12-02 10:15:10 +00:00
Jörg Thalheim
0106804da3
bash-completion: Fix tests with musl. ( #74813 )
...
bash-completion: Fix tests with musl.
2019-12-02 10:04:16 +00:00
Jörg Thalheim
2e64e975bb
cpupower: explicitly set CC and LD to allow compilation with e… ( #74810 )
...
cpupower: explicitly set CC and LD to allow compilation with e.g. clang
2019-12-02 09:59:45 +00:00
Johannes Schleifenbaum
a0a482dc55
dbeaver: 6.2.5 -> 6.3.0
2019-12-02 10:08:18 +01:00
Michael Raskin
7ca8fee383
k3d: use old boost, seems unhappy with 1.69
2019-12-02 10:05:58 +01:00
Jonathan Ringer
006da38a3b
python3Packages.dotnetcore2: fix src hash
...
Was errornously updated
2019-12-01 23:37:10 -08:00
Jörg Thalheim
7ee6319745
nixosTests.matomo: port to python ( #74756 )
...
nixosTests.matomo: port to python
2019-12-02 05:48:00 +00:00
Pavol Rusnak
c6e4e06996
python3Packages.fido2: 0.7.3 -> 0.8.1
2019-12-02 05:48:26 +01:00
Jonathan Ringer
b59adfc731
azure-cli: 2.0.76 -> 2.0.77
2019-12-01 19:47:46 -08:00
Jonathan Ringer
d557b39f13
python3Packages.azure-mgmt-monitor: fix python3 namespace
2019-12-01 19:47:46 -08:00
Jonathan Ringer
60361dc8a0
python3Packages.azure-mgmt-compute: 9.0.0 -> 10.0.0
2019-12-01 19:47:46 -08:00