1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-03 11:02:05 +00:00
Commit graph

201038 commits

Author SHA1 Message Date
Jacek Galowicz cf138b4e6b nixos/tests: Fix subprocess launch call for VM monitor
This crashed in the create-script case
2019-11-06 21:48:08 +01:00
Dmitry Kalinkin deaaf825d2
poppler: 0.74.0 -> 0.81.0 2019-11-06 15:43:55 -05:00
Dmitry Kalinkin 81f6fbdb0a
inkscape: add compatibility with poppler 0.76.0+ 2019-11-06 15:43:54 -05:00
Jan Tojnar 894fdfaf1f
nixos/networkmanager: fix merging options
Incorrect merging of modules resulted in dhcpcd being enabled causing flaky network connection.

https://github.com/NixOS/nixpkgs/pull/64364

Fixing it uncovered an infinite recursion from the same commit, previously masked by the incorrect merge.

We can just drop the `mkDefault` for `networking.wireless.enable` as it is already `false` by default.

Closes: https://github.com/NixOS/nixpkgs/issues/72416
2019-11-06 21:26:03 +01:00
Tristan Helmich (omniIT) 98b0f8c851 graylog: 3.1.2 -> 3.1.3 2019-11-06 20:19:53 +00:00
davidak 7456f19b40 nlohmann_json: disable tests for now since they timeout 2019-11-06 20:12:11 +01:00
Yurii Rashkovskii 2e52f98ddb streamlit: init at 0.49.0 2019-11-06 11:01:06 -08:00
Galen Abell 874201a860 vimPlugins: fix vim-docbk-snippets naming clash 2019-11-06 10:55:51 -08:00
Galen Abell 1cfd1d06d6 vimPlugins.VimOrganizer: init at 2014-04-10 2019-11-06 10:55:51 -08:00
Galen Abell 545bc45809 vimPlugins.vim-sexp-mappings-for-regular-people:
init at 2014-11-04
2019-11-06 10:55:51 -08:00
Galen Abell c07850c5cf vimPlugins.vim-sexp: init at 2017-05-15 2019-11-06 10:55:51 -08:00
Galen Abell ae74169450 vimPlugins.vim-clojure-static: init at 2017-10-23 2019-11-06 10:55:51 -08:00
Galen Abell afbde10f2f vimPlugins.vim-clojure-highlight: init 2015-07-05 2019-11-06 10:55:51 -08:00
Galen Abell 13c2cc0b91 vimPlugins.utl-vim: init at 2010-10-18 2019-11-06 10:55:51 -08:00
Galen Abell 2b944d2fcf vimPlugins.vim-salve: init at 2019-08-02 2019-11-06 10:55:51 -08:00
Galen Abell 05c0d8792f vimPlugins.kotlin-vim: init at 2019-05-26 2019-11-06 10:55:51 -08:00
Galen Abell 05ded6497a vimPlugins.gv-vim: init at 2019-10-13 2019-11-06 10:55:51 -08:00
Galen Abell 6f3f7fcc89 vimPlugins.mattn-calendar-vim: init at 2018-08-25 2019-11-06 10:55:51 -08:00
Galen Abell 47769e5127 vimPlugins: Update 2019-11-06 10:55:51 -08:00
Galen Abell 8eb8fa153e vimPlugins: Add alias support to update.py
Plugins in `plugin-list` can now optionally specify an alias name, to
avoid naming collisions if plugins have the same repo name. For example,
specifying `author/common-plugin as author-common-plugin` will use
`author-common-plugin` as the package name in `generated.nix`.
2019-11-06 10:55:51 -08:00
Tim Steinbach 873ffd8d29
linux: 4.9.198 -> 4.9.199 2019-11-06 13:38:36 -05:00
Tim Steinbach 042cf21f74
linux: 4.4.198 -> 4.4.199 2019-11-06 13:38:23 -05:00
Tim Steinbach 308aba8351
linux: 4.19.81 -> 4.19.82 2019-11-06 13:38:04 -05:00
Tim Steinbach 2316150e64
linux: 4.14.151 -> 4.14.152 2019-11-06 13:37:46 -05:00
R. RyanTM f28fad5e2f jetty: 9.4.16.v20190411 -> 9.4.22.v20191022
(#72533)
2019-11-06 19:30:58 +01:00
R. RyanTM 91c8c0093a leatherman: 1.8.0 -> 1.9.0
(#72553)
2019-11-06 19:26:09 +01:00
Sascha Grunert f46e8f9a12 cri-o: 1.15.2 -> 1.16.0
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-06 19:22:36 +01:00
adisbladis 9a5ef400fc
linux: 5.3.8 -> 5.3.9 2019-11-06 18:16:55 +00:00
Maximilian Bosch 20ef52bf04
Merge pull request #72915 from WilliButz/grafana-update
grafana: 6.4.3 -> 6.4.4
2019-11-06 19:14:30 +01:00
R. RyanTM 2b2a80ab5b setbfree: 0.8.9 -> 0.8.10
(#72665)
2019-11-06 19:12:44 +01:00
Dmitry Kalinkin 97dbf112b4
texlive: 2018 -> 2019
biber: 2.12 -> 2.13

Vendored potrace was moved from libs/potrace to
texk/dvisvgm/dvisvgm-src/libs/potrace. Unfortunately, it is not trivial
to remove it from there, so for now dvisvgm seems to be using its
vendored dependencies.
2019-11-06 12:56:10 -05:00
Dmitry Kalinkin 93b2d98726
texlive: UPGRADE.md: Add --location option to allow referrals 2019-11-06 12:56:05 -05:00
R. RyanTM 01aedf07d9 renpy: 7.3.3 -> 7.3.5 (#72653)
(#72653)
2019-11-06 18:53:53 +01:00
WilliButz d4763639e0
grafana: 6.4.3 -> 6.4.4 2019-11-06 18:51:54 +01:00
Maximilian Bosch 5f3956f019
Merge pull request #72596 from kolaente/update/spotify
Spotify 1.0.96.181 -> 1.1.10.546
2019-11-06 18:36:28 +01:00
worldofpeace 0923ffb2f6
Merge pull request #72899 from JohnAZoidberg/fix-py-test-driver-crash
nixos/tests: Ignore shutdown/crash if not booted
2019-11-06 17:28:26 +00:00
MetaDark 093ea0c15a protontricks: 1.2.5 -> 1.3 2019-11-06 12:28:01 -05:00
R. RyanTM f8948e9606 mcelog: 164 -> 165 (#72583) 2019-11-06 18:18:28 +01:00
R. RyanTM 46af0b2a2c opera: 62.0.3331.43 -> 64.0.3417.83
(#72587)
2019-11-06 18:12:08 +01:00
R. RyanTM afa48f16f2 reaper: 5.983 -> 5.984
(#72654)
2019-11-06 18:06:07 +01:00
worldofpeace 7a551b3d43 fontconfig-ultimate: remove 2019-11-06 12:02:35 -05:00
worldofpeace 070fbc350c nixos/fontconfig-ultimate: remove
This module has been obsolete for several years now.
2019-11-06 12:02:35 -05:00
Dmitry Kalinkin 7272491194
Merge pull request #72373 from jlesquembre/pulumi-fix
pulumi: install providers and add update script
2019-11-06 11:32:33 -05:00
Francesco Gazzetta d1473e031e coloursum: 0.1.0 -> 0.2.0 (#72900) 2019-11-06 18:05:29 +02:00
Jan Hrnko 8920cbc8aa nixos/signal-desktop: port test to python 2019-11-06 16:38:26 +01:00
Matthew Bauer 46f1daead7
Merge pull request #72727 from oxalica/mips-parse
lib.systems: handle mips family properly
2019-11-06 10:24:05 -05:00
Timo Kaufmann c54848ee77
Merge pull request #72771 from timokau/sage-fixes
sage: fix tests
2019-11-06 16:21:51 +01:00
Jan Hrnko 4ffdd43d2d nixos/rss2email: port test to python 2019-11-06 16:18:24 +01:00
Jan Hrnko 71824d769c nixos/roundcube: port test to python 2019-11-06 16:07:18 +01:00
Daniel Schaefer afbfef93a7 nixos/tests: Ignore shutdown/crash if not booted
Condition seems to be inverted. Crash and shutdown only make sense, when
the machine is booted; i.e. we return immediately otherwise.
In the Perl test driver this is:

    return unless $self->{booted};
2019-11-06 16:06:43 +01:00