Commit Graph
151635 Commits
Author SHA1 Message Date
Samuel Dionne-Riel 2f7d9c9f78 Adds refind to the installer image.
This is a 277K (as of right now) addition that can greatly help in some
last recourse scenarios. The specific rEFInd setup will not be able to
boot the installer image, but this is not why it has been added. It has
been added to make use of its volumes scanning capabilities to boot
existing EFI images on the target computer, which is sometimes necessary
with buggy EFI. While is isn't NixOS's job to fix buggy EFI, shipping
this small bit with the installer will help the unlucky few.

Example scenario: two wildly different EFI implementation I have
encountered have fatal flaws in which they sometimes will lose all the
settings, this includes boot configuration. This is compounded by the
fact that the two specific and distinct implementation do not allow
manually adding ESP paths from their interface. The only recourse is to
let the EFI boot the default paths, EFI/boot/boot{platform}.efi, which
is not a default location used by the NixOS bootloaders. rEFInd is able
to scan the volumes and detect the existing efi bootloaders, and boot
them successfully.
2018-08-24 13:04:56 -04:00
Samuel Dionne-Riel 853475fed7 Fixes isolinux configuration for new artwork. 2018-08-24 13:04:56 -04:00
David Guibertandxeji 64a9aa32ae davmail: 4.8.0 -> 4.8.6 (#45584) 2018-08-24 19:04:37 +02:00
sjauandxeji 030cf55923 Plex: 1.13.4 -> 1.13.5 (#45578) 2018-08-24 18:36:32 +02:00
R. RyanTMandxeji e7d82391fe inadyn: 2.3.1 -> 2.4 (#45573)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/inadyn/versions.
2018-08-24 18:32:30 +02:00
R. RyanTMandxeji 702fa7a717 nlohmann_json: 3.1.2 -> 3.2.0 (#45559)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlohmann_json/versions.
2018-08-24 18:27:29 +02:00
edef c331750258 minijail: android-8.0.0_r34 -> android-9.0.0_r3 2018-08-24 16:23:39 +00:00
R. RyanTMandxeji 1f4eb992c4 gparted: 0.31.0 -> 0.32.0 (#45576)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gparted/versions.
2018-08-24 18:23:09 +02:00
Bastian Köcher 94bf97311d kexi: Fixes build with QT5.11 2018-08-24 18:14:18 +02:00
Bastian Köcher 7229b8db08 kdevelop: 5.1.2 -> 5.2.4 2018-08-24 17:35:58 +02:00
Bastian Köcher 6e1709734e kde-applications: 18.04.03 -> 18.08.0 2018-08-24 17:35:49 +02:00
Michael Weiss 4f519e5dc8 fscrypt: 0.2.3 -> 0.2.4 (security, CVE-2018-6558) 2018-08-24 15:57:02 +02:00
Tim Steinbach 4f1b91dcb6 linux: 4.18.4 -> 4.18.5 2018-08-24 09:54:54 -04:00
Tim Steinbach e90743b865 linux: 4.17.18 -> 4.17.19 2018-08-24 09:54:54 -04:00
Tim Steinbach ca53fc402f linux: 4.14.66 -> 4.14.67 2018-08-24 09:54:54 -04:00
Tim Steinbach 2d151a401f linux: 4.9.123 -> 4.9.124 2018-08-24 09:54:54 -04:00
Tim Steinbach 8ab01376a8 linux: 4.4.151 -> 4.4.152 2018-08-24 09:54:54 -04:00
Michael Weiss 27bdee9847 androidStudioPackages.beta: 3.2.0.22 -> 3.2.0.23 2018-08-24 15:48:52 +02:00
Michael Weiss 7fd5afebfe androidStudioPackages.{dev,canary}: 3.3.0.5 -> 3.3.0.6 2018-08-24 15:48:52 +02:00
Uli BaumandRobin Gloster 672a0ebd80 nixos/tests/wordpress: fix test
- explicitly add dbHost to fix test
- remove unnecessary options that are set by default anyway
2018-08-24 15:48:39 +02:00
Uli Baum 00aee56f3d Revert "miniupnpd: 2.1 -> 2.1.20180706 (#43186)"
This reverts commit 5d56adb4fd.
2018-08-24 15:45:44 +02:00
Léo GaspardandRyan Mulligan 5305f5c273 pg_top: do not use docbook for longDescription 2018-08-24 06:33:49 -07:00
R. RyanTMandTim Steinbach 0ac35abc98 kotlin: 1.2.60 -> 1.2.61
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions.
2018-08-24 09:26:25 -04:00
Andrey Golovizin ac2cbcf10e clickhouse: 18.5.1 -> 18.10.3 2018-08-24 15:25:00 +02:00
Tom HallandThomas.Hall e01c61347e qtwebengine: Use system ffmpeg on aarch64
On aarch64, linking against the vendored ffmpeg fails. Including ffmpeg
as a dependency and passing -system-ffmpeg to qmake fixes this.

Slightly odd conditional in qmakeFlags to avoid altering the list on
non-arm platforms, so that the change doesn't trigger an unneccessary
rebuild.
2018-08-24 12:37:57 +01:00
R. RyanTM 63da731e27 hamlib: 3.2 -> 3.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hamlib/versions.
2018-08-24 04:29:13 -07:00
hyper_ch c10d616ee5 Plex: 1.13.4 -> 1.13.5 2018-08-24 13:17:51 +02:00
R. RyanTM fb70ad3d60 hdf5-threadsafe: 1.10.2 -> 1.10.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/hdf5-threadsafe/versions.
2018-08-24 03:57:05 -07:00
hyper_ch ea1b4c7a96 Flexget: 2.14.9 -> 2.14.18 2018-08-24 12:10:33 +02:00
hyper_ch 5a4bdba25b Flexget: 2.14.9 -> 2.14.18 2018-08-24 12:09:08 +02:00
sjauandGitHub 17f152a18b Merge pull request #1 from NixOS/master
Get Master
2018-08-24 12:06:37 +02:00
R. RyanTM 713991132e libtensorflow: 1.9.0 -> 1.10.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtensorflow/versions.
2018-08-24 02:31:51 -07:00
Eelco Dolstra beaa0984c6 ilmbase, openexr: 2.2.1 -> 2.3.0 2018-08-24 11:18:02 +02:00
Eelco Dolstra 8ea7ad67fd opencolorio: 1.0.9 -> 1.1.0 2018-08-24 11:17:55 +02:00
Eelco DolstraandGitHub df567566b9 Merge pull request #45551 from r-ryantm/auto-update/opensubdiv
opensubdiv: 3.3.2 -> 3.3.3
2018-08-24 11:17:11 +02:00
Jörg ThalheimandGitHub c8f1b05ae2 Merge pull request #45549 from Tomahna/mopidy-iris
mopidy-iris: 3.23.2 -> 3.24.0
2018-08-24 10:08:51 +01:00
adisbladisandGitHub ef6fe9ba15 Merge pull request #45541 from r-ryantm/auto-update/qtkeychain-qt5
libsForQt5.qtkeychain: 0.9.0 -> 0.9.1
2018-08-24 17:05:02 +08:00
Lancelot SIXandGitHub 8b9444a0fb Merge pull request #45116 from lsix/update_django
pythonPackages.django: update django_2_0 and add django_2_1
2018-08-24 11:04:48 +02:00
Jörg ThalheimandGitHub 084078dd39 Merge pull request #45547 from r-ryantm/auto-update/pidgin-sipe
pidgin-sipe: 1.23.2 -> 1.23.3
2018-08-24 09:56:36 +01:00
Jörg ThalheimandGitHub 93d9a66f1a Merge pull request #45553 from r-ryantm/auto-update/neovim-qt
neovim-qt: 0.2.8 -> 0.2.9
2018-08-24 09:46:56 +01:00
Giulio Eulisse d895f47d68 alibuild: init at 1.5.3 2018-08-24 10:35:32 +02:00
R. RyanTMandxeji 7a98ab9e9b s4cmd: 2.0.1 -> 2.1.0 (#45536)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/s4cmd/versions.
2018-08-24 10:28:20 +02:00
adisbladisandGitHub f29032a095 Merge pull request #45535 from r-ryantm/auto-update/rpm
rpm: 4.14.1 -> 4.14.2
2018-08-24 16:22:26 +08:00
adisbladisandGitHub bb3395c7ab Merge pull request #45542 from r-ryantm/auto-update/qt5ct
qt5ct: 0.35 -> 0.36
2018-08-24 16:21:33 +08:00
Peter SimonsandGitHub f56ed7aecd Merge pull request #45554 from r-ryantm/auto-update/nbd
nbd: 3.17 -> 3.18
2018-08-24 10:21:26 +02:00
adisbladisandGitHub 89e3ca331a Merge pull request #45546 from r-ryantm/auto-update/pkcs11-helper
pkcs11helper: 1.25 -> 1.25.1
2018-08-24 16:21:09 +08:00
adisbladis 62940059df firefox-beta-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:19 +08:00
adisbladis 8cad4ee793 firefox-devedition-bin: 62.0b17 -> 62.0b19 2018-08-24 16:20:18 +08:00
R. RyanTMandxeji 9e0cb36d18 xpad: 5.0.0 -> 5.1.0 (#45529)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/xpad/versions.
2018-08-24 10:05:21 +02:00
R. RyanTMandxeji 3b2b9c5315 praat: 6.0.40 -> 6.0.42 (#45545)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/praat/versions.
2018-08-24 09:59:48 +02:00