3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

206106 commits

Author SHA1 Message Date
Graham Christensen b0a78e25bf
Merge pull request #75719 from manveru/crystal-compiled-closure-size
crystal: reduce closure size of compiled exes by splitting outputs
2019-12-19 19:11:58 -05:00
rnhmjoj a35b12ed21
nixos/console: set colors using kernel parameters
This commit changes the console colors implementation
to use the kernel parameters instead of relying on terminal
escape sequences. This means the palette is applied by the
kernel itself with no custom code running in the initrd
and works for all virtual terminals (not only tty0).
2019-12-20 00:27:35 +01:00
rnhmjoj 9802bc5b32
docs/release-notes: fix indentation 2019-12-20 00:27:35 +01:00
rnhmjoj bce1437493
docs/release-notes: document console related changes 2019-12-20 00:27:34 +01:00
rnhmjoj c9276c1b52
nixos: unify virtual console options
This commit moves all the virtual console related options
to a dedicated config/console.nix NixOS module.

Currently most of these are defined in config/i18n.nix
with a "console" prefix like `i18n.consoleFont`,
`i18n.consoleColors` or under `boot` and are implemented
in tasks/kbd.nix.
Since they have little to do with actual internationalisation
and are (informally) in an attrset already, it makes sense to
move them to a specific module.
2019-12-20 00:27:34 +01:00
worldofpeace 83bfedb38b
Merge pull request #75494 from Elyhaka/pop_gtk_theme
pop-gtk-theme: init at 2019-11-13
2019-12-19 18:24:08 -05:00
Elyhaka 79850f5df8 pop-gtk-theme: init at 2019-12-17 2019-12-20 00:19:06 +01:00
markuskowa 2783a1025a
Merge pull request #76050 from robertodr/arrayfire
arrayfire: build with current gcc version
2019-12-19 23:43:11 +01:00
Niklas Hambüchen 8944ecb997
Merge pull request #75944 from filalex77/scc-2.10.1
scc: 2.8.0 -> 2.10.1
2019-12-19 22:23:34 +00:00
misuzu b6f87c688b nixos/3proxy: manual validation fix 2019-12-20 00:17:49 +02:00
Niklas Hambüchen b9613385bc
Merge pull request #75853 from ivan/chromium-79.0.3945.88
chromium: 79.0.3945.79 -> 79.0.3945.88
2019-12-19 22:17:44 +00:00
Niklas Hambüchen 12dbb5a2f9
Merge pull request #76062 from koppor/patch-1
Fix homepage of JabRef
2019-12-19 22:02:17 +00:00
Robert Helgesson 6003e2f765 pythonPackages.txtorcon: mark broken for Python 2.7 2019-12-19 13:51:47 -08:00
Robert Helgesson 9a30a244e0 pythonPackages.magic-wormhole: mark broken for Python 2.7 2019-12-19 13:51:47 -08:00
Robert Helgesson 9772a585c0 pythonPackages.nevow: fix build 2019-12-19 13:51:47 -08:00
Robert Helgesson 00b09b4154 pythonPackages.magic-wormhole-mailbox-server: fix build 2019-12-19 13:51:47 -08:00
Renaud 3a30486bea
Merge pull request #75301 from dasj19/upgrade-bash-50-p11
bash 5.0p9 -> 5.0p11
2019-12-19 22:50:36 +01:00
Lancelot SIX b7e6b417f5 python3Packages.django_2_2: 2.2.8 -> 2.2.9
See https://docs.djangoproject.com/en/2.2/releases/2.2.9/ fer release
information.
2019-12-19 13:37:49 -08:00
Danielle b8afcb742a packer: 1.4.4 -> 1.5.0 (#75948) 2019-12-19 21:00:09 +00:00
Scott Olson 487759d1b0 syncplay: apply wrapQtAppsHook fix 2019-12-19 14:52:32 -06:00
Oliver Kopp eb112c8bc3
Fix homepage of JabRef 2019-12-19 21:17:26 +01:00
Florian Klink 1c15955340
Merge pull request #75834 from talyz/gitlab-12.5.5
gitlab: 12.5.4 -> 12.5.5
2019-12-19 21:15:23 +01:00
Florian Klink dee7a7f301
Merge pull request #75721 from kampka/port-tests-networking
nixosTests.networking: Port tests to python
2019-12-19 21:10:37 +01:00
buckley310 ebbb7165c5 nixos-generate-config: don't generate swapDevices for zram devices (#75921) 2019-12-19 22:03:21 +02:00
brprice 5b210859f6 nixos/nginx: drop extra semicolon in return example (#76055) 2019-12-19 21:59:01 +02:00
Michael Weiss 03beaedc77
gollum: Update the dependencies (security, CVE-2019-16782)
This updates rack to 1.6.12 for CVE-2019-16782 [0].

[0]: https://github.com/rack/rack/security/advisories/GHSA-hrqr-hxpp-chr3
2019-12-19 18:53:24 +01:00
Roberto Di Remigio c437dbf634
arrayfire: build with current gcc version 2019-12-19 18:31:53 +01:00
Lancelot SIX 05caa97701
Merge pull request #74902 from lsix/django-1.11.26
pythonPackages.django: 1.11.24 -> 1.11.26
2019-12-19 17:49:06 +01:00
Sondre Nilsen 3de284e302
miniflux: 2.0.18 -> 2.0.19 2019-12-19 17:43:16 +01:00
Frederik Rietdijk c0c65fe83c python39: 3.9.0a1 -> 3.9.0a2 2019-12-19 17:36:21 +01:00
Frederik Rietdijk 2012dd5734 python38: 3.8.0 -> 3.8.1 2019-12-19 17:36:21 +01:00
Frederik Rietdijk 5796029c5d python36: 3.6.9 -> 3.6.10 2019-12-19 17:36:20 +01:00
Mario Rodas 59edab3a47 jsoncpp: fix build on aarch64 2019-12-19 16:56:01 +01:00
Mario Rodas 6b935eb62a lgogdownloader: fix build 2019-12-19 16:56:01 +01:00
Michael Raskin d7a0236c4c
Merge pull request #75850 from mmilata/libreoffice-refactor
libreoffice: merge -still and -fresh into common expression
2019-12-19 15:51:01 +00:00
Michael Raskin 6210c15573
Merge pull request #67507 from misuzu/package-3proxy
3proxy: init at 0.8.13
2019-12-19 15:42:15 +00:00
Mario Rodas c3b0e1268a
Merge pull request #75864 from marsam/fix-build-sqitchPg-darwin
sqitchPg: fix build on darwin
2019-12-19 10:10:29 -05:00
Mario Rodas 54d52ec0bf
Merge pull request #75932 from filalex77/nushell-0.7.0
nushell: 0.6.1 -> 0.7.0
2019-12-19 10:00:39 -05:00
Michael Weiss bf29ba5a7f
Merge pull request #75660 from primeos/rav1e
rav1e: init at 0.2.0
2019-12-19 15:30:32 +01:00
Oleksii Filonenko 7c7e2afc5c
nushell: change --all-features to --features=stable 2019-12-19 16:26:35 +02:00
Oleksii Filonenko b0a895731c
scc: add filalex77 to maintainers 2019-12-19 16:18:51 +02:00
Oleksii Filonenko 31a3e7a137
scc: 2.8.0 -> 2.10.1 2019-12-19 16:18:27 +02:00
Peter Hoeg a71a2ee654 ppsspp: 1.4.2 -> 1.9.3 2019-12-19 15:15:56 +01:00
Maximilian Bosch a7a8bf9040
Merge pull request #75923 from danieldk/drawio-12.4.2
drawio: 12.3.2 -> 12.4.2
2019-12-19 15:06:59 +01:00
Maximilian Bosch 2d6e75f223
Merge pull request #75689 from duairc/hydra-fix
hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
2019-12-19 14:45:03 +01:00
David Wood 71fc8af9e9 mdcat: 0.13.0 -> 0.14.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2019-12-19 14:33:28 +01:00
Maximilian Bosch e4b91567e8
matrix-synapse: expose nixos-test in derivation
As proposed during the last matrix-synapse bump[1].

[1] https://github.com/NixOS/nixpkgs/pull/75860#issuecomment-567007810
2019-12-19 14:32:06 +01:00
Graham Christensen 35b56558a0
Merge pull request #75910 from grahamc/python3/hplip
hplip: python2 -> python3
2019-12-19 08:19:30 -05:00
Michael Weiss fa09b64bc0
rav1e: init at 0.2.0 2019-12-19 14:04:09 +01:00
Michael Weiss 096c2b4a4b
signal-desktop: 1.29.1 -> 1.29.2 2019-12-19 12:51:40 +01:00