Commit graph

126068 commits

Author SHA1 Message Date
Michael Alan Dorman dae8151008 melpa-packages: 2018-01-22
Removals:
 - main-line: removed from melpa
2018-01-22 12:51:55 -05:00
Michael Alan Dorman 3b4f4c28ca melpa-stable-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Michael Alan Dorman ea3c7e9337 org-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Michael Alan Dorman 71b1574a92 elpa-packages: 2018-01-22 2018-01-22 12:51:55 -05:00
Vladimír Čunát 7dd50deae5
knot-resolver: 1.5.1 -> 1.5.2 (security)
Fixes CVE-2018-1000002.
https://gitlab.labs.nic.cz/knot/knot-resolver/blob/v1.5.2/NEWS
2018-01-22 12:03:56 +01:00
Tuomas Tynkkynen 95880aaf06 nixos/initrd: Don't include some x86-specific modules unconditionally 2018-01-22 12:53:33 +02:00
Tuomas Tynkkynen 44326993f4 build-support/vm: Autodetect kernel filename
It's 'Image' on AArch64.
2018-01-22 12:53:24 +02:00
Jörg Thalheim 77d843676e
Merge pull request #34102 from jokogr/u/jetbrains-editors-2017.3.3
jetbrain-editors: 2017.3.2 -> 2017.3.3
2018-01-22 10:35:21 +00:00
Jörg Thalheim 84d9ecc5f6
Merge pull request #34127 from nicknovitski/patch-3
google-cloud-sdk: disable component updater
2018-01-22 10:27:58 +00:00
Ioannis Koutras 9bd6b328b1 webstorm: 2017.3.2 -> 2017.3.3 2018-01-22 11:41:56 +02:00
Ioannis Koutras 665d24311e ruby-mine: 2017.3.1 -> 2017.3.2 2018-01-22 11:41:39 +02:00
Ioannis Koutras efe4775c1f pycharm-professional: 2017.3.2 -> 2017.3.3 2018-01-22 11:41:18 +02:00
Ioannis Koutras 0ffcc297ad pycharm-community: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:55 +02:00
Ioannis Koutras 9ee5bd8ab0 phpstorm: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:40 +02:00
Ioannis Koutras e9728e8155 idea-ultimate: 2017.3.2 -> 2017.3.3 2018-01-22 11:40:16 +02:00
Tuomas Tynkkynen 962e79ef32 nixos/make-disk-image.nix: Support EFI images
- Add a new parameter `imageType` that can specify either "efi" or
  "legacy" (the default which should see no change in behaviour by
  this patch).

- EFI images get a GPT partition table (instead of msdos) with a
  mandatory ESP partition (so we add an assert that `partitioned`
  is true).

- Use the partx tool from util-linux to determine exact start + size
  of the root partition. This is required because GPT stores a secondary
  partition table at the end of the disk, so we can't just have
  mkfs.ext4 create the filesystem until the end of the disk.

- (Unrelated to any EFI changes) Since we're depending on the
  `-E offset=X` option to mkfs which is only supported by e2fsprogs,
  disallow any attempts of creating partitioned disk images where
  the root filesystem is not ext4.
2018-01-22 11:18:23 +02:00
Tuomas Tynkkynen 73695300bc patchelfUnstable: Fix hash 2018-01-22 11:00:29 +02:00
Tuomas Tynkkynen 630a26ac0b git: 2.16.0 -> 2.16.1 2018-01-22 10:57:00 +02:00
Ioannis Koutras a6d299b2b8 idea-community: 2017.3.2 -> 2017.3.3 2018-01-22 10:52:15 +02:00
Ioannis Koutras bfce8a71b7 goland: 2017.3 -> 2017.3.1 2018-01-22 10:51:53 +02:00
Ioannis Koutras e364a33f32 clion: 2017.3.1 -> 2017.3.2 2018-01-22 10:51:32 +02:00
Tuomas Tynkkynen a2b8264377 linux_testing: 4.15-rc8 -> 4.15-rc9 2018-01-22 10:44:50 +02:00
Vladimír Čunát 246ba46db7
Merge older staging (finished on Hydra)
https://hydra.nixos.org/eval/1427837?filter=&compare=1427817
Fixes #34087.
2018-01-22 08:54:37 +01:00
Peter Simons 699d715f24 haskell-nix-paths: fix bogus dependencies 2018-01-22 08:47:00 +01:00
Rommel Martinez f716cdb9be nixos manual: fix typo 2018-01-22 09:39:24 +02:00
Daiderd Jordan ea8cd05b2f
Merge pull request #34130 from sellout/fix/git-hub-darwin
git-hub: add darwin support
2018-01-22 08:38:42 +01:00
Gregory Pfeil 312b49ad6a git-hub: add darwin support 2018-01-21 22:38:55 -07:00
Graham Christensen 931a0b8be8
Merge pull request #34128 from teto/doc_simple
Doc: simple precisions
2018-01-21 22:40:36 -05:00
Matthieu Coudron 8b9429008e doc: add wpa_supplicant command to connect to wifi
New thin laptops don't have an ethernet port and so rely on wifi to get
access. With the minimal installer, setup wpa_supplicant can be hard if
it is the first time so here we provide an example.
2018-01-22 11:54:17 +09:00
Nick Novitski 9f6f2cdbde
google-cloud-sdk: disable component updater 2018-01-21 18:26:30 -08:00
Matthieu Coudron 91648a2f22 environment.variables: give an example 2018-01-22 10:40:23 +09:00
Matthieu Coudron d9ebd0d35b zsh doc: precise environment.shellAliases 2018-01-22 10:40:23 +09:00
Herwig Hochleitner d585a3207b chromium: fix rpath-overwriting in WideVine plugin 2018-01-22 02:20:09 +01:00
Herwig Hochleitner 6b77189b80 chromium: hide enableWideVine behind a broken flag
ref https://github.com/NixOS/nixpkgs/issues/22333
ref https://github.com/NixOS/nixpkgs/pull/29640

cc @aszlig
2018-01-22 02:20:07 +01:00
Michal Rus 7b062dc57a chromium: Use patchelfUnstable for WideVine plugin
ref #22333
2018-01-22 02:20:03 +01:00
Herwig Hochleitner 8924e84daa dwarf-fortress: 0.44.03 -> 0.44.05 2018-01-22 02:16:47 +01:00
Herwig Hochleitner 6cc8541ef5 winetricks: 20171018 -> 20171222 2018-01-22 02:16:42 +01:00
Herwig Hochleitner 7706f38a6c patchelfUnstable: 0.10-pre-20160920 -> 0.10-pre-20180108 2018-01-22 02:16:29 +01:00
Jörg Thalheim a1e2f2a339 nixos/initrd-network: fix docbook syntax 2018-01-22 00:01:49 +00:00
Jörg Thalheim d60c026e54
Merge pull request #34104 from yegortimoshenko/20180121.132611/gumbo
libgumbo: rename to gumbo
2018-01-21 22:58:39 +00:00
Jörg Thalheim 2700f50df3
Merge pull request #34111 from bachp/prometheus-minio-exporter-0.2.0
prometheus-minio-exporter: 0.1.0 -> 0.2.0
2018-01-21 22:58:04 +00:00
Jörg Thalheim c1e764d698
Merge pull request #34112 from Baughn/nix-docs
initrd-network: Document the need for modules
2018-01-21 22:55:11 +00:00
Jörg Thalheim f518ac736a
Merge pull request #34115 from das-g/tablib-0.12.1-cherrypicked-to-master
tablib: 0.10.0 -> 0.12.1
2018-01-21 22:54:14 +00:00
Jörg Thalheim 5c041ae56f
Merge pull request #34113 from jlesquembre/neovim
neovim: 0.2.1 -> 0.2.2
2018-01-21 22:48:25 +00:00
Andreas Rammhold f2e5b7e236
Merge pull request #34106 from dotlambda/spectre-meltdown-checker
spectre-meltdown-checker: 0.31 -> 0.32
2018-01-21 22:48:14 +00:00
Tuomas Tynkkynen a8d0b805b1 chromium: Attempt building on aarch64
This will probably go over the 10 hour limit, but we'll see.
2018-01-22 00:42:59 +02:00
Andrew Childs e8926be6bf chromium: Configure aarch64 toolchain 2018-01-22 00:41:03 +02:00
Jörg Thalheim 6daf8f29c4
Merge pull request #34117 from flokli/bpython-pypi
bpython: fetch from PyPi
2018-01-21 22:34:41 +00:00
チルノ b23e92eac1 tewisay: init at git-2017-04-14 (#33488) 2018-01-21 22:31:51 +00:00
Jörg Thalheim e36a3623e9 wireguard: 0.0.20171221 -> 0.0.20180118 2018-01-21 22:17:26 +00:00