Niklas Hambüchen
4bf23ce6f9
haskellPackages.GLUT: Fix freeglut.pc -> glut.pc.
...
This was broken by PR #70235 with commit
f5ae5cac
- freeglut: 3.0.0 -> 3.2.1
The in the newer freeglut version, the pkg-config file is called
`glut.pc`, no longer `freeglut.pc`.
Found in:
https://github.com/NixOS/nixpkgs/pull/70235#issuecomment-567536852
2019-12-20 02:52:54 +01:00
Florian Klink
e46abc6b8d
Merge pull request #76069 from misuzu/package-3proxy
...
nixos/3proxy: manual validation fix
2019-12-20 02:15:45 +01:00
Mario Rodas
a85c8d87c2
Merge pull request #75728 from marsam/add-docker-credential-helpers
...
docker-credential-helpers: init at 0.6.3
2019-12-19 19:18:48 -05:00
Mario Rodas
90b0708128
Merge pull request #76044 from sondr3/miniflux/2.0.19
...
miniflux: 2.0.18 -> 2.0.19
2019-12-19 19:15:10 -05:00
Jan Tojnar
76c526a4fb
Merge pull request #75909 from jtojnar/gtkglext-fix
...
Do not depend on pangox_compat
2019-12-20 01:14:08 +01:00
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
Jonas Nick
b03ab5054a
clightning: 0.7.3 -> 0.8.0
2019-12-19 20:31:51 +00: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
Ben Price
83972b80b4
nixos/acme: implement postRun using ExecStartPost
...
In 5532065d06
, acme was changed to be
RemainAfterExit=true, but `postRun` commands are implemented as
`ExecStopPost`. Systemd now considers the service to be still running
after simp_le is finished, so won't run these commands (e.g. to reload
certificates in a webserver). Change `postRun` to use `ExecStartPost` to
ensure the commands are run in a timely manner.
2019-12-19 17:39:59 +00: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
Evan Stoll
80d6b17035
gitkraken: 6.3.1 -> 6.4.0
2019-12-19 10:56:53 -05: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
Jason Felice
67bed0c696
weechat: Fix build on Darwin
2019-12-19 10:01:55 -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