1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-23 06:01:15 +00:00
Commit graph

212608 commits

Author SHA1 Message Date
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
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
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
Lancelot SIX 8196b7054e
Merge pull request #79615 from r-ryantm/auto-update/python2.7-django-storages
python27Packages.django-storages: 1.8 -> 1.9.1
2020-02-09 19:19:24 +01:00
Michael Weiss 828e383f84
gitRepo: 1.13.9.3 -> 1.13.9.4 2020-02-09 19:13:13 +01:00
R. RyanTM fd791086e7 python27Packages.kconfiglib: 13.7.0 -> 14.1.0 2020-02-09 18:13:20 +01:00
Ryan Mulligan 61140bc7e9
Merge pull request #79587 from r-ryantm/auto-update/palemoon
palemoon: 28.8.1 -> 28.8.2.1
2020-02-09 08:34:24 -08:00
Robert Helgesson d084221b36
jwt-cli: 2.5.1 -> 2.5.2 2020-02-09 17:33:08 +01:00
gnidorah 2414e8d51d openmw-tes3mp: fix build 2020-02-09 17:25:52 +01:00
Richard Marko db894cb8ce nixos/lib/make-ext4-fs: fall back to resize2fs -M if exact resize fails
See also
- https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1415077/comments/4
- https://github.com/NixOS/nixpkgs/pull/62262
2020-02-09 17:18:21 +01:00
Farkas, Arnold 500a8ffd96 pythonPackages.flower: init at 0.9.3 2020-02-09 17:12:01 +01:00
R. RyanTM 02dedfee1e python27Packages.pytelegrambotapi: 3.6.6 -> 3.6.7 2020-02-09 17:09:48 +01:00
Farkas, Arnold a8f3903ba5 pythonPackages.nbconflux: init at 0.7.0 2020-02-09 17:08:11 +01:00
R. RyanTM 8deaccc909 python37Packages.pylint-django: 2.0.12 -> 2.0.13 2020-02-09 17:03:12 +01:00