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 and GitHub
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 and Jon
da71501662
python27Packages.pycollada: 0.7 -> 0.7.1
2020-02-09 13:09:03 -08:00
Jonathan Ringer and Jon
c10ecb9372
pythonPackages.nwdiag: add setuptools dependency
2020-02-09 13:03:06 -08:00
R. RyanTM and Jon
0cab013528
python27Packages.nwdiag: 1.0.4 -> 2.0.0
2020-02-09 13:03:06 -08:00
R. RyanTM and Jon
0e4edcffaf
python27Packages.rq: 1.1.0 -> 1.2.2
2020-02-09 13:02:26 -08:00
R. RyanTM and Jon
3e21d7cd49
python37Packages.pikepdf: 1.8.2 -> 1.10.0
2020-02-09 13:02:02 -08:00
R. RyanTM and Jon
f28e474d5c
python27Packages.persim: 0.1.1 -> 0.1.2
2020-02-09 12:58:17 -08:00
R. RyanTM and Jon
6baea7fc49
python37Packages.pydantic: 1.3 -> 1.4
2020-02-09 12:57:17 -08:00
R. RyanTM and Jon
aea58b37e9
python27Packages.uproot-methods: 0.7.2 -> 0.7.3
2020-02-09 12:43:34 -08:00
R. RyanTM and Jon
0ea17a0e88
python27Packages.augeas: 1.0.3 -> 1.1.0
2020-02-09 12:41:36 -08:00
R. RyanTM and Jon
43be20ccd5
python27Packages.spotipy: 2.6.1 -> 2.7.1
2020-02-09 12:40:50 -08:00
R. RyanTM and Austin Seipp
1d4fd7f5f2
verifast: 18.02 -> 19.12
2020-02-09 14:29:31 -06:00
Daniel Schaefer and GitHub
ff1018a61e
Merge pull request #79384 from bbigras/handbrake
...
handbrake: 1.3.0 -> 1.3.1
2020-02-09 21:19:24 +01:00
worldofpeace and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and Daniel Schaefer
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 and Frederik Rietdijk
b6841b1fb4
python27Packages.simplekml: 1.3.1 -> 1.3.3
2020-02-09 19:26:45 +01:00
Lancelot SIX and Frederik Rietdijk
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 and Frederik Rietdijk
db8434a694
libexif: add patch for CVE-2019-9278
...
no upstream release with this yet
2020-02-09 19:20:20 +01:00
Lancelot SIX and GitHub
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 and Matthieu Coudron
fd791086e7
python27Packages.kconfiglib: 13.7.0 -> 14.1.0
2020-02-09 18:13:20 +01:00
Ryan Mulligan and GitHub
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 and Frederik Rietdijk
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 and Frederik Rietdijk
500a8ffd96
pythonPackages.flower: init at 0.9.3
2020-02-09 17:12:01 +01:00
R. RyanTM and Frederik Rietdijk
02dedfee1e
python27Packages.pytelegrambotapi: 3.6.6 -> 3.6.7
2020-02-09 17:09:48 +01:00
Farkas, Arnold and Frederik Rietdijk
a8f3903ba5
pythonPackages.nbconflux: init at 0.7.0
2020-02-09 17:08:11 +01:00
R. RyanTM and Frederik Rietdijk
8deaccc909
python37Packages.pylint-django: 2.0.12 -> 2.0.13
2020-02-09 17:03:12 +01:00
Florian and Frederik Rietdijk
50ad81d76b
lexicon: init at 3.3.17
2020-02-09 16:57:57 +01:00
Florian and Frederik Rietdijk
a614706219
transip: init at 2.0.0
2020-02-09 16:57:57 +01:00
Florian and Frederik Rietdijk
1c94a83a5f
localzone: init at 0.9.5
2020-02-09 16:57:57 +01:00
Florian and Frederik Rietdijk
2228e3ad12
softlayer-python: init at 5.8.4
2020-02-09 16:57:57 +01:00
Florian and Frederik Rietdijk
9006edb2a9
pynamecheap: init at 0.0.3
2020-02-09 16:57:57 +01:00
R. RyanTM and Frederik Rietdijk
29b85537c3
libtirpc: 1.1.4 -> 1.2.5
2020-02-09 16:54:40 +01:00
R. RyanTM and Frederik Rietdijk
d4541f4699
libgpiod: 1.4.1 -> 1.4.2
2020-02-09 16:53:41 +01:00
R. RyanTM and Frederik Rietdijk
f8e7fec814
babeltrace: 1.5.7 -> 1.5.8
2020-02-09 16:53:11 +01:00
R. RyanTM and Frederik Rietdijk
bf49dc75c7
syncthingtray: 0.10.5 -> 0.10.6
2020-02-09 16:52:53 +01:00
R. RyanTM and Frederik Rietdijk
41356b253b
tribler: 7.4.0-exp1 -> 7.4.1
2020-02-09 16:52:26 +01:00
R. RyanTM and Frederik Rietdijk
802e1917b8
kcli: 1.8.2 -> 1.8.3
2020-02-09 16:52:05 +01:00