Commit Graph

127479 Commits

Author SHA1 Message Date
Jan Malakhovski
e5268344fe nixos/adb: add related package
This is an attribute path example of `relatedPackages` option usage.
2018-02-09 19:51:06 +00:00
Jan Malakhovski
eb38b8676a nixos/tmux: add related package
This is a trivial example of `relatedPackages` option usage.
2018-02-09 19:51:06 +00:00
Jan Malakhovski
660806066a nixos, lib: implement relatedPackages option
This allows one to specify "related packages" in NixOS that get rendered into
the configuration.nix(5) man page. The interface philosophy is pretty much
stolen from TeX bibliography.

See the next several commits for examples.
2018-02-09 19:51:06 +00:00
Jan Malakhovski
a7d75ab648 nixos/doc: push all the enable*' and package*` options to the top of their option group
Why? Because this way configuration.nix(5) can be read linearly.

Before:

> virtualisation.xen.bootParams
> ...
> virtualisation.xen.enable
> ...
> virtualisation.xen.package
> ...

After:

> virtualisation.xen.enable
> virtualisation.xen.package
> virtualisation.xen.bootParams
> ...
2018-02-09 19:51:05 +00:00
Jan Malakhovski
ee3220440d lib: implement compare, splitByAndCompare, and compareLists 2018-02-09 19:51:05 +00:00
adisbladis
2341c81427
Merge pull request #34757 from ryantm/biosdevname
biosdevname: 0.7.2 -> 0.7.3
2018-02-09 12:52:23 +08:00
Peter Hoeg
44d1f99a22 syncthing: 0.14.43 -> 0.14.44 2018-02-09 11:29:16 +08:00
Ryan Mulligan
aefaab9516 biosdevname: 0.7.2 -> 0.7.3 2018-02-08 17:58:20 -08:00
Tim Steinbach
78a17f5765
helm: 2.7.2 -> 2.8.0 2018-02-08 18:05:04 -05:00
Daniel Peebles
d21a31f15c
Merge pull request #34750 from copumpkin/fix-pkgs-fedoraproject-org
treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
2018-02-08 17:11:48 -05:00
Miguel Madrid Mencía
468ea40ffc vifm: 0.9.0 -> 0.9.1 2018-02-08 23:05:14 +01:00
Tim Steinbach
250df5c8fd
Merge pull request #34126 from nicknovitski/kubectl
init: kubectl at 1.7.9 (alias for kubernetes with only kubectl component)
2018-02-08 21:49:57 +00:00
Dan Peebles
dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Daiderd Jordan
693ab60bb4
Merge pull request #34685 from cransom/fix-darwin-v8_3_16_14
v8_3_16_14: fix on darwin
2018-02-08 21:53:22 +01:00
Robert Helgesson
76f3f22d27
perl-Encode: 2.93 -> 2.95 2018-02-08 21:01:12 +01:00
Robert Helgesson
d3fc84de94
perl-Sub-Quote: 2.003001 -> 2.005000 2018-02-08 21:00:12 +01:00
Robert Helgesson
c086125ce5
perl-Crypt-JWT: 0.019 -> 0.020 2018-02-08 20:21:54 +01:00
Robert Helgesson
6dfb0be3ce
perl-bignum: 0.47 -> 0.49 2018-02-08 20:07:50 +01:00
Vladimír Čunát
55bbcd4e48
linuxPackages.nvidia_x11_beta: alias to stable
It doesn't seem much sense to have "beta" with version lower than "stable".
2018-02-08 19:55:28 +01:00
Vladimír Čunát
9d5ab32f01
polipo: mark as vulnerable (close #33709) 2018-02-08 18:50:41 +01:00
Joachim F
65e6fbf2b5
Merge pull request #34690 from dotlambda/tor
nixos/tor: add hiddenServices.<name>.authorizeClient
2018-02-08 17:08:44 +00:00
Eric Bailey
6b45dbd99c services.mysql: properly quote database.name 2018-02-08 17:32:41 +01:00
Tim Steinbach
86ab2e3842
Merge pull request #34446 from nlewo/pr/skopeo
skopeo: remove the patch by setting a variable at build time
2018-02-08 16:19:46 +00:00
Joachim F
9da4da5879
Merge pull request #34721 from mdorman/semi-automated-emacs-package-updates
Semi automated emacs package updates
2018-02-08 15:08:44 +00:00
Graham Christensen
a1383aa75f
Merge pull request #34571 from esoeylemez/ertes-slade
slade-git: init at 2018.01.29
2018-02-08 09:35:17 -05:00
Graham Christensen
6e782a0ef6
Merge pull request #34572 from esoeylemez/ertes-bcc
doom-bcc-git: init at 2018.01.04
2018-02-08 09:34:37 -05:00
Frederik Rietdijk
ec506fdfbc
Merge pull request #34736 from dotlambda/pecan
pythonPackages.pecan: remove superfluous patch
2018-02-08 14:16:18 +00:00
Robert Schütz
f4ff322d72 pythonPackages.pecan: remove superfluous patch 2018-02-08 15:10:01 +01:00
Tim Steinbach
74e56de70c
hipchat: 4.30.2.1665 -> 4.30.3.1670 2018-02-08 09:01:40 -05:00
Antoine Eiche
a38cb9411c skopeo: 0.1.27 -> 0.1.28 2018-02-08 14:33:58 +01:00
Frederik Rietdijk
28e0126876
Merge pull request #34733 from geistesk/fpdf
fpdf: init at 1.7.2
2018-02-08 12:43:08 +00:00
geistesk
266292a4bc fpdf: init at 1.7.2 2018-02-08 13:39:10 +01:00
Eelco Dolstra
6bc889205a
sshd: Remove UsePrivilegeSeparation option
This option is deprecated, see https://www.openssh.com/txt/release-7.5.
2018-02-08 13:32:55 +01:00
Frederik Rietdijk
b2065cc132
Merge pull request #34734 from dotlambda/home-assistant
home-assistant: fix tests by pinning pytest==3.3.1
2018-02-08 12:23:41 +00:00
Eelco Dolstra
aea208c0b9
Merge pull request #34732 from taku0/flashplayer-28.0.0.161
flashplayer: 28.0.0.137 -> 28.0.0.161 [Critical security fixes]
2018-02-08 13:13:37 +01:00
Eelco Dolstra
f86b13ac95
Merge pull request #34731 from taku0/firefox-bin-58.0.2
firefox: 58.0.1 -> 58.0.2
2018-02-08 13:13:07 +01:00
Robert Schütz
bfcea0c05d home-assistant: fix tests by pinning pytest==3.3.1 2018-02-08 13:02:57 +01:00
Andreas Rammhold
7a833cfcb8 nvidia_x11_beta: 381.22 -> 390.12
This change is done for completness in regards to [1] since we already
support a newer "stable" version.

nvidia_x11_beta now compiles on both 4.14 and 4.15.

[1] https://github.com/NixOS/nixpkgs/issues/31640
2018-02-08 12:55:45 +01:00
taku0
0ff2f9be67 flashplayer: 28.0.0.137 -> 28.0.0.161 2018-02-08 20:51:32 +09:00
Michael Raskin
a600b621c8 linux_4_15: fix a partial version downgrade on staging merge 2018-02-08 12:43:08 +01:00
Frederik Rietdijk
50a9d51a09 Merge commit '30d031b5d8d05422586043c3f105f4d9110e4f59' into HEAD 2018-02-08 12:14:07 +01:00
Frederik Rietdijk
2e6032ff75
Merge pull request #34678 from jluttine/update-pytest-cram
pythonPackages.pytest-cram: 0.1.1 -> 0.2.0
2018-02-08 11:04:04 +00:00
Frederik Rietdijk
712c322122
Merge pull request #34532 from unode/pysam
pysam: init at 0.13
2018-02-08 11:02:32 +00:00
Frederik Rietdijk
c0c366c8af
Merge pull request #34533 from unode/dendropy
dendropy: init at 4.3.0
2018-02-08 11:00:32 +00:00
Frederik Rietdijk
c0f6aac818
Merge pull request #34574 from dotlambda/home-assistant
nixos/home-assistant: support platform=... scheme for autoExtraComponents
2018-02-08 10:53:35 +00:00
Jörg Thalheim
b6bcba6537 nixos/zfs: fix typo in enableLegacyCrypto description 2018-02-08 10:24:47 +00:00
adisbladis
7876f667b8
Merge pull request #34723 from dtzWill/update/heaptrack-2018-01-28
heaptrack: 2017-10-30 -> 2018-01-28, enable chart goodness
2018-02-08 17:12:53 +08:00
Robert Schütz
355de06fe4 nixos/tor: add hiddenServices.<name>.authorizeClient 2018-02-08 10:02:22 +01:00
Robert Schütz
c65e36c9ca lib/types: add types.nonEmptyListOf 2018-02-08 10:01:49 +01:00
adisbladis
e860b651d6
Merge pull request #34713 from dtzWill/update/zfs-spl-0.7.6
zfs, spl: 0.7.5 -> 0.7.6
2018-02-08 13:54:43 +08:00