Commit graph

212896 commits

Author SHA1 Message Date
Silvan Mosberger 6169eef798
Merge pull request #78024 from wamserma/minidlna-interval
minidlna: provide configuration option for announce interval
2020-02-10 01:25:47 +01:00
Silvan Mosberger b9d7f1fe24 Merge pull request #65397 from mmilata/sympa
sympa: init at 6.2.52 + NixOS module
2020-02-10 01:23:45 +01:00
Ben Wolsieffer 7684537e33
nixos/sanoid, nixos/syncoid: init module and test 2020-02-10 01:12:39 +01:00
Florian Klink c9ea6afe06 bluespec: init at unstable-2020.02.09 2020-02-10 00:44:22 +01:00
Benjamin Hipple e85e257ad9 fzf: fix patch for vim plugin; enable tests; avoid direct $src… (#79575)
It was previously referencing `$bin`, but this package no longer produces a
`bin` output, just `out` and `share`. Updated to make the comparison check a bit
more robust.

Also updated to avoid direct dependency on the `$src` directory out of the nix
store, instead using the processed src setup in the unpackPhase. This provides a
cleaner abstraction between the build/install phase and the input src phase, and
avoids an unnecessary dependency on whether the source disted tarball comes from
`fetchFromGitHub` (in which case it's an unpacked directory) or something like
`fetchurl`. In either case, stdenv is responsible for processing the input `src`
and setting up a clean build dir for us, so we should use that.

This produces an equivalent directory tree, except that the vim plugin is no
longer broken.
2020-02-09 15:43:22 -08:00
Silvan Mosberger 349b471469 Merge pull request #79297 from arcnmx/pr-firefox-extension-links
firefox: resolve relative nativeMessagingHosts links
2020-02-10 00:15:19 +01:00
worldofpeace 1b2b9dac5c
Merge pull request #79115 from flokli/simplify-firefox
firefoxPackages.*: remove unsupported packages, clean up derivation
2020-02-09 17:57:55 -05:00
Florian Klink 0945178b3c nixos/testing: add deprecation notice for Perl VM tests
Most VM tests have been migrated to use the python test driver
(introduced in #71684), the migration is tracked in #72828 (which also
thankfully uncovered and fixed many currently broken tests)

While increasing the acceptance and adoption of NixOS integration tests
by using a more popular language, there was also nobody willing to do
larger refactors in the currently very convoluted test infrastructure.

We plan to remove the perl infrastructure between the 20.03 and 20.09
release, to be able to do these refactorings.

Some people might be using Perl tests in their internal CI, so print a
warning for 20.03, and give users time to move to the python testing
infrastructure.
2020-02-09 23:53:59 +01:00
worldofpeace d3efeb79b7 nixosTest: update to make-test-python.nix
This still referred to the legacy make-test.nix (Perl)
2020-02-09 23:53:58 +01:00
worldofpeace 6022db4d9d tests.nixos-functions: port test to python 2020-02-09 23:53:58 +01:00
Robin Gloster 2fc3322f32 Merge pull request #79611 from ciil/jira-update
atlassian-jira: 8.6.0 -> 8.7.0
2020-02-09 23:25:43 +01:00
Maximilian Bosch c2f2366f5c Merge pull request #79485 from Ma27/grocy
grocy: init at 2.6.0
2020-02-09 23:11:46 +01:00
R. RyanTM c8718e29b3 python27Packages.jieba: 0.40 -> 0.42.1 2020-02-09 13:50:00 -08:00
Florian Klink 9bf7d51047 conkeror: remove package
Conkeror doesn't work with any secure firefox release.
Please move to some of the alternatives suggested at
http://conkeror.org/Alternatives.
2020-02-09 22:48:27 +01:00
Maximilian Bosch dd6a291e9f
gcc-snapshot: remove
Package is marked as broken for >2 years and used a fairly old
snapshot from the gcc7-branch, so I fairly doubt that this is
somewhere used (and is also pretty misleading as you don't expect a
random snapshot from gcc7 at `pkgs.gcc-snapshot`).
2020-02-09 22:46:29 +01:00
R. RyanTM d2c86759b4 python27Packages.uproot: 3.11.1 -> 3.11.2 2020-02-09 13:35:09 -08:00
Florian Klink 84af9839e0 firefoxPackages.*, firefox-esr*, icecat: add aliases 2020-02-09 22:33:33 +01:00
Florian Klink 94b2596540 firefox: simplify derivation
with firefox 64 being the latest version, and the removal of
"tor-browser/icecat-like" variants, we can greatly simplify the common
firefox derivation.
2020-02-09 22:33:33 +01:00
Florian Klink e3659c50fc firefoxPackages.firefox-esr-52: remove package
firefoxPackages.firefox-esr-52 was removed as it's an unsupported ESR
with open security issues. If you need it because you need to run some
plugins not having been ported to WebExtensions API, import it from an
older nixpkgs checkout still containing it.
2020-02-09 22:33:33 +01:00
Florian Klink 9704fbec86 firefoxPackages.icecat[-52]: remove package
firefoxPackages.icecat was removed as even its latest upstream version
is based on an unsupported ESR release with open security issues.
2020-02-09 22:33:33 +01:00
Florian Klink 83fff69fca firefoxPackages.firefox-esr-60: remove
There's not really a reason to ship an unsupported ESR variant of
firefox, and if one really needs it, it's also possible to just checkout
an older version of nixpkgs.
2020-02-09 22:33:33 +01:00
Florian Klink c173d663fd firefoxPackages.*: use config.allowAliases 2020-02-09 22:33:33 +01:00
Mario Rodas a1857a0dab
dive: 0.9.1 -> 0.9.2
Changelog: https://github.com/wagoodman/dive/releases/tag/v0.9.2
2020-02-09 16:20:00 -05:00
Mario Rodas b153b71523
rage: 0.2.0 -> 0.3.0
Changelog: https://github.com/str4d/rage/releases/tag/v0.3.0
2020-02-09 16:20:00 -05:00
worldofpeace d12524fd51 Merge pull request #78453 from wedens/memtest-efi-grub
nixos/grub: make memtest work with EFI
2020-02-09 16:09:58 -05:00
R. RyanTM da71501662 python27Packages.pycollada: 0.7 -> 0.7.1 2020-02-09 13:09:03 -08:00
Jonathan Ringer c10ecb9372 pythonPackages.nwdiag: add setuptools dependency 2020-02-09 13:03:06 -08:00
R. RyanTM 0cab013528 python27Packages.nwdiag: 1.0.4 -> 2.0.0 2020-02-09 13:03:06 -08:00
worldofpeace bf49181373 release-combined: readd keymap tests
These are building just fine for a while now [0].
I restricted them from bulding on aarch64-linux because
there's still issues there.

[0]: https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.keymap.dvorak.x86_64-linux/all
2020-02-09 16:03:00 -05:00
R. RyanTM 0e4edcffaf python27Packages.rq: 1.1.0 -> 1.2.2 2020-02-09 13:02:26 -08:00
R. RyanTM 3e21d7cd49 python37Packages.pikepdf: 1.8.2 -> 1.10.0 2020-02-09 13:02:02 -08:00
R. RyanTM f28e474d5c python27Packages.persim: 0.1.1 -> 0.1.2 2020-02-09 12:58:17 -08:00
R. RyanTM 6baea7fc49 python37Packages.pydantic: 1.3 -> 1.4 2020-02-09 12:57:17 -08:00
Maximilian Bosch 13f7b75553
nixos/grocy: init module
Co-authored-by: elseym <elseym@me.com>
2020-02-09 21:55:27 +01:00
R. RyanTM 0b9f20d6be libsForQt5.qtutilities: 6.0.3 -> 6.0.4 2020-02-09 20:44:59 +00:00
R. RyanTM aea58b37e9 python27Packages.uproot-methods: 0.7.2 -> 0.7.3 2020-02-09 12:43:34 -08:00
R. RyanTM 0ea17a0e88 python27Packages.augeas: 1.0.3 -> 1.1.0 2020-02-09 12:41:36 -08:00
R. RyanTM 43be20ccd5 python27Packages.spotipy: 2.6.1 -> 2.7.1 2020-02-09 12:40:50 -08:00
R. RyanTM 1d4fd7f5f2 verifast: 18.02 -> 19.12 2020-02-09 14:29:31 -06:00
Daniel Schaefer ff1018a61e Merge pull request #79384 from bbigras/handbrake
handbrake: 1.3.0 -> 1.3.1
2020-02-09 21:19:24 +01:00
worldofpeace 46fbc587de
Merge pull request #79648 from JohnAZoidberg/libphonenumber-8.11.3
libphonenumber: 8.10.20 -> 8.11.3
2020-02-09 15:03:30 -05:00
Samuel Dionne-Riel cebb0b49d4 Merge pull request #79368 from sorki/ext4resize
nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize fails
2020-02-09 14:35:08 -05:00
Maximilian Bosch 513482763b
wdisplays: 2019-10-26 -> 2020-01-12 2020-02-09 20:30:34 +01:00
Daniel Schaefer d453c2f5d8
Merge pull request #65842 from jrp2014/patch-1
Update hyperv-guest.nix
2020-02-09 20:21:40 +01:00
Daniel Schaefer 68c783cde5 libphonenumber: 8.10.20 -> 8.11.3 2020-02-09 20:07:09 +01:00
Mario Rodas dbd972effa Merge pull request #79602 from r-ryantm/auto-update/python2.7-feedgen
python27Packages.feedgen: 0.8.0 -> 0.9.0
2020-02-09 14:03:16 -05:00
jrp2014 788d8769f7 nixos/virtualisation.hypervGuest: use elevator=noop
Microsoft recommends the NOOP I/O scheduler for disk performance in HYPER-V:

https://docs.microsoft.com/en-us/windows-server/virtualization/hyper-v/best-practices-for-running-linux-on-hyper-v

> NOOP is a first-in first-out queue that passes the schedule decision
> to be made by the hypervisor. It is recommended to use NOOP as the
> scheduler when running Linux virtual machine on Hyper-V.
2020-02-09 19:50:13 +01:00
R. RyanTM b6841b1fb4 python27Packages.simplekml: 1.3.1 -> 1.3.3 2020-02-09 19:26:45 +01:00
Lancelot SIX d969e70230 octaveHg: drop
This package is broken and unmaintained (no updates since 2017) and lags
behind octave.
2020-02-09 19:24:18 +01:00
Robert Scott db8434a694 libexif: add patch for CVE-2019-9278
no upstream release with this yet
2020-02-09 19:20:20 +01:00