Mario Rodas
0e623f14b6
Merge pull request #94209 from danderson/master
...
tailscale: 0.100.0-153 -> 1.0.0
2020-07-30 04:45:04 -05:00
Mario Rodas
79246a95c4
prometheus: 2.19.2 -> 2.19.3
2020-07-30 04:20:00 -05:00
Xaver Hellauer
cbb9af628e
xsel and clipnotify binaries in nativeBuildInputs
2020-07-30 11:18:14 +02:00
Francesco Gazzetta
5d85ffea09
curseofwar,curseofwar-sdl: fix darwin build
2020-07-30 10:49:50 +02:00
Marek Mahut
008deafb4b
Merge pull request #94167 from 1000101/blockbook-frontend
...
nixos/blockbook-frontend: adjust tests to bitcoind
2020-07-30 10:43:32 +02:00
Daniël de Kok
2598f0e607
oneDNN: disable tests to avoid illegal instructions
...
oneDNN tests fail on some Hydra builders because they do not support SSE
4.2. Unfortunately, oneDNN does not seem to work without SSE 4.2, see
issues #93692 and #93747 .
2020-07-30 10:26:41 +02:00
Milan
e49fb87b05
nixos/gitlab-runner: add clone-url option ( #93894 )
2020-07-30 10:24:33 +02:00
Daniël de Kok
a624ce3e32
Merge pull request #93649 from sikmir/glogg
...
glogg: enable on darwin
2020-07-30 09:33:06 +02:00
Vladimír Čunát
a45f68ccac
Merge #94188 : nss: enable libpkix build
...
This fixes connection issues in various packages.
2020-07-30 09:22:40 +02:00
Daniël de Kok
1a347ec23d
Merge pull request #94035 from r-ryantm/auto-update/pixz
...
pixz: 1.0.6 -> 1.0.7
2020-07-30 09:18:28 +02:00
Daniël de Kok
8f81e358a6
Merge pull request #94039 from tiagolobocastro/zoom_libturbojpeg
...
zoom-us: use libturbojpeg from the zoom-us tar itself
2020-07-30 09:15:46 +02:00
Michael Faille
46ea069d9e
dhall: init at 1.0.8 on all packages
2020-07-30 02:08:55 -04:00
Ryan Burns
1f67443319
cmake-language-server: fix test error on macOS
...
This should fix Hydra's Darwin test failures for this package.
See https://github.com/regen100/cmake-language-server/pull/24
2020-07-29 22:09:25 -07:00
Jörg Thalheim
4701e11216
Merge pull request #92323 from symphorien/lcn
2020-07-30 06:01:05 +01:00
Bernardo Meurer
8af955e592
shotwell: add glib-networking
2020-07-29 21:39:00 -07:00
Jörg Thalheim
16a63d0207
Merge pull request #93927 from kristoff3r/pwntools-update
2020-07-30 05:18:46 +01:00
Mario Rodas
43dd81b3fe
Merge pull request #94129 from r-ryantm/auto-update/monetdb
...
monetdb: 11.37.7 -> 11.37.11
2020-07-29 21:51:08 -05:00
Mario Rodas
3a357ca0ec
Merge pull request #94146 from dtzWill/update/victor-mono-1.4.1
...
victor-mono: 1.3.1 -> 1.4.1
2020-07-29 21:49:37 -05:00
Mario Rodas
777156869c
Merge pull request #94199 from Philipp-M/fix-nvidia-docker-glibc-ldconfig-patch
...
nvidia-docker: remove ldconf patch (fixes #93511 )
2020-07-29 21:48:15 -05:00
Mario Rodas
a54d63e569
Merge pull request #94119 from marsam/update-lxd
...
lxd: 4.2 -> 4.3
2020-07-29 21:45:26 -05:00
David Anderson
19661efa6a
tailscale: 0.100.0-153 -> 1.0.0
...
Signed-off-by: David Anderson <dave@natulte.net>
2020-07-30 02:43:04 +00:00
Wael Nasreddine
eaca8a71ec
Merge pull request #93839 from lucperkins/humioctl
...
humioctl: init at 0.25.0
2020-07-29 19:12:47 -07:00
José Romildo Malaquias
e6da271002
Merge pull request #94065 from r-ryantm/auto-update/enlightenment
...
enlightenment.enlightenment: 0.24.1 -> 0.24.2
2020-07-29 22:58:36 -03:00
José Romildo Malaquias
15e184a548
Merge pull request #94132 from dtzWill/update/ibm-plex-5.1.0
...
ibm-plex: 5.0.0 -> 5.1.0
2020-07-29 22:56:18 -03:00
Luc Perkins
ea15ee2d4b
maintainers: add lucperkins
2020-07-29 18:48:00 -07:00
Luc Perkins
90b9c8e098
humioctl: init at 0.25.0
2020-07-29 18:47:18 -07:00
Aaron Andersen
c981eb7eb8
Merge pull request #93187 from stigtsp/package/perl532-packages-fix
...
perlPackages: fixes for perl 5.30.3 -> 5.32.0
2020-07-29 21:24:11 -04:00
worldofpeace
b69c61eb39
Merge pull request #93942 from kini/nixos/boot/documentation-improvements
...
nixos/boot: some documentation improvements
2020-07-29 20:20:59 -04:00
Maximilian Bosch
1ee2610f1a
gitea: 1.12.2 -> 1.12.3
...
https://github.com/go-gitea/gitea/releases/tag/v1.12.3
2020-07-30 02:09:50 +02:00
Artturin
b9f742f541
maintainer: add artturin
2020-07-30 03:02:58 +03:00
Jonathan Ringer
e87a7d68c2
python37Packages.azure-identity: fix build
2020-07-29 16:44:32 -07:00
Niklas Hambüchen
c4c812567f
fontforge: Fix uninterpolated CMAKE_INSTALL_PREFIX
in RPATH.
...
This was introduced in https://github.com/NixOS/nixpkgs/pull/89583
and fixed upstream with a master-only patch in
https://github.com/fontforge/fontforge/pull/4232 .
Found via
https://github.com/nh2/static-haskell-nix/pull/98#issuecomment-665395399 .
2020-07-30 01:40:17 +02:00
Matthew Bauer
1a3b07cf8e
Merge commit 'b53902f535f2c63d71e916b9de22dbcfeec9d99e' into staging
2020-07-29 18:24:08 -05:00
Matthew Bauer
22f82fc8ca
Revert "Merge pull request #94090 from sikmir/fix-cmake-hook"
...
This reverts commit e36b1d4ad14cca19a82d586c67a71665a5ed3830, reversing
changes made to c2ea7318bef4f50a6d1e07b54a479698ada1e7d4.
Should go to staging.
2020-07-29 18:20:56 -05:00
Matthew Bauer
e36b1d4ad1
Merge pull request #94090 from sikmir/fix-cmake-hook
...
cmake: fix CMAKE_FIND_FRAMEWORK
2020-07-29 18:19:57 -05:00
Colin L Rice
96908e4341
mautrix-whatsapp: update to use runVend
2020-07-29 19:07:59 -04:00
Colin L Rice
3e92195923
aerc: update to use runvend
2020-07-29 19:07:59 -04:00
Colin L Rice
4561583acf
saml2aws: use vend to simplify package
2020-07-29 19:07:59 -04:00
Colin L Rice
298c6a7df8
blockbook: use vend to simplify package
2020-07-29 19:07:59 -04:00
Colin L Rice
68248a9d13
hugo: use vend to simplify package
2020-07-29 19:07:59 -04:00
Colin L Rice
04dabea4a9
go-ethereum: use vend to simplify package
2020-07-29 19:07:59 -04:00
Florian Klink
84bb019048
Merge pull request #93910 from helsinki-systems/upd/nss-3.55
...
nss: 3.54 -> 3.55
2020-07-30 01:07:13 +02:00
Matthew Bauer
c2ea7318be
Merge pull request #68488 from B4dM4n/xmlsec-dlsearchdir
...
xmlsec: add library path to lt_dladdsearchdir
2020-07-29 18:02:22 -05:00
Louis Tim Larsen
f609fa60c4
hunspell-dicts: add support for Danish dictionary
...
PR #93651
2020-07-30 00:51:58 +02:00
Philipp Mildenberger
40caa633aa
nvidia-docker: remove ldconf patch ( fixes #93511 )
2020-07-30 00:36:30 +02:00
Jörg Thalheim
5ad1cdafe1
Merge pull request #94151 from dtzWill/update/lit-0.10
...
lit: 0.9.0 -> 0.10.0
2020-07-29 22:54:14 +01:00
Jörg Thalheim
c285657e86
Merge pull request #86227 from BananchickPasha/master
...
jetbrains rider: backend on .Net Core support
2020-07-29 22:53:03 +01:00
Keshav Kini
5e86bba082
nixos/boot: some documentation improvements
...
- Give a more accurate description of how fileSystems.<name/>.neededForBoot
works
- Give a more detailed description of how fileSystems.<name/>.encrypted.keyFile
works
2020-07-29 14:39:21 -07:00
zowoq
ea1287110f
skopeo: 1.1.0 -> 1.1.1
...
https://github.com/containers/skopeo/releases/tag/v1.1.1
2020-07-30 07:35:53 +10:00
Mario Rodas
fc4694ebdd
Merge pull request #94149 from dtzWill/update/sarasa-gothic-0.12.11
...
sarasa-gothic: 0.12.6 -> 0.12.11
2020-07-29 16:21:55 -05:00