Commit graph

212635 commits

Author SHA1 Message Date
Mario Rodas 9fb1996925
buildkit: 0.4.0 -> 0.6.3 2020-02-09 04:20:00 -05:00
Mario Rodas 061f755708 pythonPackages.user-agents: 2.0 -> 2.1.0 2020-02-09 18:26:58 -08:00
R. RyanTM d667dad787 python27Packages.ua-parser: 0.8.0 -> 0.9.0 2020-02-09 18:26:58 -08:00
Matt Layher 065ec9a28c nixos/corerad: update advertisement argument 2020-02-09 18:09:22 -08:00
Matt Layher e76101046a corerad: 0.1.9 -> 0.2.1 2020-02-09 18:09:22 -08:00
worldofpeace aa4ba502d6
Merge pull request #79335 from flokli/deprecate-perl-vm-tests
nixos/testing: add deprecation notice for Perl VM tests
2020-02-09 21:08:11 -05:00
Robert Scott 55ace3be68 pythonPackages.pysaml2: 4.9.0 -> 5.0.0 (security)
addressing CVE-2020-5390. disabled for python 2.7 as support is being
removed from this release on.
2020-02-09 17:48:14 -08:00
Andrey Petrov be32c3caac dwarf-fortress-packages.unfuck: 0.47.01 -> 0.47.02 release
Temporarily using 0.47.01 release for 0.47.02, since there's no
corresponding unfuck release yet and it seems to work.
2020-02-09 17:46:19 -08:00
Andrey Petrov d51838db20 dwarf-fortress: fix update.sh script for games.json 2020-02-09 17:46:19 -08:00
Andrey Petrov b865fb3573 dwarf-fortress-packages.dwarf-fortress_0_47_02: init 2020-02-09 17:46:19 -08:00
Andrey Petrov 0a4265c077 dwarf-fortress: update themes.json 2020-02-09 17:46:19 -08:00
worldofpeace 8d77e3537b Merge pull request #79674 from Infinisil/sudoers-extraRules
nixos/sudo: Fix extraRules example rendering
2020-02-09 20:05:16 -05:00
Silvan Mosberger cb1f1b4260
nixos/sudo: Fix extraRules example rendering 2020-02-10 01:37:07 +01:00
Silvan Mosberger 637bb9fa98
Merge pull request #72060 from lopsided98/sanoid-init
sanoid: add package, NixOS module and test
2020-02-10 01:28:41 +01:00
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
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
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
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 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