Sandro
101c001827
Merge pull request #111580 from neonfuz/xmenu
...
xmenu: 4.4.1 -> 4.5.4
2021-02-01 18:21:41 +01:00
Sandro
cd590bdc1e
Merge pull request #111576 from fabaff/htmltest
...
htmltest: init at 0.14.0
2021-02-01 18:21:18 +01:00
ajs124
fdb43e932f
Merge pull request #111585 from helsinki-systems/revert-111154-hoogle
...
Revert "nixos/hoogle: add type"
2021-02-01 18:12:46 +01:00
Jack Kelly
04b739029c
terragrunt: add to the meta ( #111586 )
...
* terragrunt: add to the meta
* Update pkgs/applications/networking/cluster/terragrunt/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-02-01 18:05:54 +01:00
Sandro
00e3e09832
Merge pull request #111571 from ymatsiuk/teleport
...
teleport: 5.1.0 -> 5.1.2
2021-02-01 18:03:54 +01:00
Sandro
45153a295f
Merge pull request #111574 from Izorkin/update-galera
...
mariadb-galera: 26.4.5 -> 26.4.7
2021-02-01 18:03:38 +01:00
ajs124
80764b37eb
Merge pull request #111376 from lukegb/wimboot
...
wimboot: fix builds under binutils 2.34+
2021-02-01 18:01:59 +01:00
Sandro
ed59801047
Merge pull request #111558 from dotlambda/pyotp-2.5.1
...
python3Packages.pyotp: 2.4.1 -> 2.5.1
2021-02-01 18:01:37 +01:00
Sandro
21b5924f24
Merge pull request #111563 from dotlambda/lout-CVEs
...
lout: add patch for CVE-2019-19917 and CVE-2019-19918
2021-02-01 17:50:20 +01:00
Jan Tojnar
1b718ca527
Merge pull request #111557 from collares/keyring-capng
...
gnome-keyring: Fix compatibility with libcap_ng >= 0.8.1
2021-02-01 17:47:39 +01:00
Sandro
6775c29ef9
Merge pull request #111560 from kevingriffin/babelfish-1.1.0
...
babelfish: 1.0.1 -> 1.1.0
2021-02-01 17:41:37 +01:00
Fritz Otlinghaus
9b6afb66c7
Revert "nixos/hoogle: add type"
2021-02-01 17:39:08 +01:00
Sandro
790c1c66a5
Merge pull request #111568 from ymatsiuk/fluxcd
...
fluxcd: 0.7.3 -> 0.7.4
2021-02-01 17:38:14 +01:00
Jan Tojnar
64606719da
evolution: 3.38.2 → 3.38.3
2021-02-01 17:36:48 +01:00
Jan Tojnar
604a6efb98
evolution: fix update script
2021-02-01 17:36:48 +01:00
Jan Tojnar
40ed7748db
evolution-data-server: 3.38.2 → 3.38.3
2021-02-01 17:36:48 +01:00
R. RyanTM
0c254abfa4
evolution-ews: 3.36.5 -> 3.38.3
2021-02-01 17:36:48 +01:00
Jan Tojnar
54f4529aec
Merge pull request #111519 from siraben/xdg-utils-naming
2021-02-01 17:18:57 +01:00
Daniël de Kok
73bf313f08
Merge pull request #111579 from dotlambda/libsixel-insecure
...
libsixel: mark as insecure
2021-02-01 17:10:16 +01:00
ajs124
31da4478f5
Merge pull request #111581 from helsinki-systems/revert-111451-xmonad
...
Revert "nixos/xmonad: add haskellPackages type"
2021-02-01 17:02:11 +01:00
Fritz Otlinghaus
91b0341b53
Revert "nixos/xmonad: add haskellPackages type"
2021-02-01 16:59:07 +01:00
Alexander Bantyev
c8183d4d25
Merge pull request #111158 from jollheef/pylink-square
...
python3Packages.pylink-square: init at 0.8.1
2021-02-01 18:57:07 +03:00
Sage Raflik
63be702a44
xmenu: 4.4.1 -> 4.5.4
2021-02-01 09:43:33 -06:00
Robert Schütz
bcfec5c773
libsixel: mark as insecure
2021-02-01 16:42:41 +01:00
Peter Hoeg
65211f5afc
nixos/hddtemp: add support for HDD/SSD temperature montoring
2021-02-01 23:40:28 +08:00
Peter Hoeg
a78a509fba
hddtemp: put the drive database where we expect it
2021-02-01 23:40:28 +08:00
Silvan Mosberger
6cd12f9794
Merge pull request #111577 from sternenseemann/revert-generators
...
Revert "lib/generators: fix toPretty throwing on (partially applied) builtins"
2021-02-01 16:31:48 +01:00
sternenseemann
06d3b28987
Revert "lib/generators: fix toPretty throwing on (partially applied) builtins"
...
This reverts commit d9a7d03da8
.
Reason for this is that it actually doesn't migitate the issue on nix
stable for another reason: builtins.tryEval doesn't prevent the error
generated by builtins.functionArgs from halting evaluation:
> builtins.tryEval (builtins.functionArgs builtins.functionArgs)
error: 'functionArgs' requires a function, at (string):1:19
Thus it seems that there is no workaround to make
lib.generators.toPretty work with nix stable and primops since there is
no way to distinguish between primops and lambdas in nix.
2021-02-01 16:27:38 +01:00
Fabian Affolter
68a21b03cd
htmltest: init at 0.14.0
2021-02-01 16:14:56 +01:00
sternenseemann
9ff91f967c
ocamlPackages.ptime: allow switching off js_of_ocaml support
2021-02-01 16:11:29 +01:00
sternenseemann
6a27377958
ocamlPackages.cstruct: 5.0.0 → 6.0.0
2021-02-01 16:11:29 +01:00
sternenseemann
99bb24459d
xenstore: propagate stdlib-shims
2021-02-01 16:11:29 +01:00
Sandro
bb84d2de23
Merge pull request #111553 from fabaff/bump-radvd
...
radvd: 2.18 -> 2.19
2021-02-01 15:59:49 +01:00
sternenseemann
0677b9d8e6
libschrift: 0.9.1 -> 0.10.0 ( #111152 )
2021-02-01 15:57:18 +01:00
Louis Bettens
5cbe469c62
oraclejdk8: remove dependency on libav ( #111528 )
2021-02-01 15:56:59 +01:00
Sandro
e5749dceff
Merge pull request #111201 from fabaff/version-chisel
...
chisel: add release
2021-02-01 15:56:32 +01:00
Izorkin
0607ca0001
mariadb-galera: 26.4.5 -> 26.4.7
2021-02-01 17:50:03 +03:00
Sandro
35d7ccd4f5
Merge pull request #111539 from fabaff/bump-msf
...
metasploit: 6.0.27 -> 6.0.28
2021-02-01 15:46:48 +01:00
Yurii Matsiuk
7681353213
teleport: 5.1.0 -> 5.1.2
2021-02-01 15:45:17 +01:00
Sandro
77218c10a0
Merge pull request #111532 from lourkeur/update/oraclejdk11
...
oraclejdk11: 11.0.8 -> 11.0.10
2021-02-01 15:41:47 +01:00
Sandro
b23797b517
Merge pull request #111546 from onsails/vim-plugins
2021-02-01 15:41:30 +01:00
Yurii Matsiuk
70eba9747a
fluxcd: 0.7.3 -> 0.7.4
2021-02-01 15:23:38 +01:00
Milan
26187c65b6
inconsolata: change source path for new google fonts ( #111556 )
...
#110027 updated google-fonts to a new version. In the source of the new
version, the built Inconsolata font files are in a different
subdirectory.
2021-02-01 14:42:11 +01:00
Patrick Hilhorst
f72f55f690
python3Packages.panflute: init at 2.0.5 ( #111463 )
2021-02-01 14:41:48 +01:00
Ben Siraphob
7c3ecc34dd
move xdg_utils to alises.nix
2021-02-01 20:21:31 +07:00
Sandro
23db19263f
Merge pull request #111561 from markuskowa/fix-maint
2021-02-01 14:14:38 +01:00
Michael Weiss
3151fd59e7
Merge pull request #111340 from primeos/ungoogled-chromium
...
ungoogled-chromium: 87.0.4280.141 -> 88.0.4324.104
2021-02-01 14:14:03 +01:00
Aaron Andersen
28bbe671a0
Merge pull request #111317 from talyz/php-xmlreader-dom
...
php.extensions.xmlreader: Add internal dependency on `dom`
2021-02-01 08:12:26 -05:00
Markus Kowalewski
edd43fbb01
snapper: fix license
2021-02-01 13:49:37 +01:00
Robert Schütz
89d9617d29
lout: add patch for CVE-2019-19917 and CVE-2019-19918
2021-02-01 13:43:20 +01:00