Commit Graph
209177 Commits
Author SHA1 Message Date
Sergey Lukjanov eabc138cb9 iperf3: fix compilation to support authentication creds
Service iperf3 defines authorizedUsersFile and rsaPrivateKey to
enable authenticated iperf server. It requires iperf to be compiled
with openssl.

https://nixos.org/nixos/options.html#services.iperf3.authorizedusersfile
2020-01-12 17:57:48 -08:00
Will DietzandGitHub 598232b443 Merge pull request #77589 from dtzWill/update/boomerang-0.5.2
boomerang: 0.5.1 -> 0.5.2
2020-01-12 19:50:04 -06:00
Will Dietz c954c851b3 boomerang: 0.5.1 -> 0.5.2
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.2
2020-01-12 19:32:36 -06:00
Peter HoegandGitHub 6ac6bf2927 Merge pull request #73854 from Dema/neovim-qt-version-bump
neovim-qt: 0.2.12 -> 0.2.15
2020-01-13 09:07:58 +08:00
Niklas HambüchenandGitHub de1e61f34d Merge pull request #77104 from r-ryantm/auto-update/htslib
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz PletzandGitHub 5f01d21fbb Merge pull request #77582 from andir/fix-libvirtd
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Niklas HambüchenandGitHub 30ea02a6ad Merge pull request #77072 from r-ryantm/auto-update/glfw
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Marek MahutandGitHub 6438ed6bdc Merge pull request #77368 from saschagrunert/cni
cni-plugins: v0.8.3 -> v0.8.4
2020-01-12 23:36:40 +01:00
Andreas Rammhold 22388a56c2 libvirtd: fix path to ebtables
With the bump of iptables (#75026) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.

fixes #75878
2020-01-12 23:28:15 +01:00
Nikolay KorotkiyandJon 9e9a1050e5 python3Packages.gpxpy: init at 1.3.5 2020-01-12 14:18:24 -08:00
Tim Steinbach 6d65b859ed linux: 5.5-rc3 -> 5.5-rc5 2020-01-12 17:13:48 -05:00
tobimandDmitry Kalinkin 2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
Tim Steinbach f2251b483c linux: Remove 5.3
The 5.3.x series has been marked as EOL upstream
2020-01-12 16:45:24 -05:00
Tim Steinbach 0f8090b972 linux_latest-libre: 17185 -> 17190 2020-01-12 16:45:24 -05:00
Tim Steinbach ebf3c67a1b linux: 5.4.10 -> 5.4.11 2020-01-12 16:45:24 -05:00
Tim Steinbach ad4637a2b8 linux: 4.9.208 -> 4.9.209 2020-01-12 16:45:23 -05:00
Tim Steinbach aab055fc54 linux: 4.4.208 -> 4.4.209 2020-01-12 16:45:23 -05:00
Tim Steinbach eadba9cd51 linux: 4.19.94 -> 4.19.95 2020-01-12 16:45:23 -05:00
Tim Steinbach e69455a8be linux: 4.14.163 -> 4.14.164 2020-01-12 16:45:23 -05:00
Jonathan RingerandJon ae9eac6698 vimPlugins: update 2020-01-12 13:34:39 -08:00
Paul ReimerandJon bab78a837f vimPlugins.nvim-gdb: init at 2019-10-28 2020-01-12 13:27:14 -08:00
worldofpeaceandGitHub d04c6e0c26 Merge pull request #77324 from worldofpeace/buildbot-eval
nixos/buildbot: fix eval, and some twin issues
2020-01-12 15:17:19 -05:00
worldofpeace 2af959e579 nixos/jenkins/slave: fix eval 2020-01-12 15:17:05 -05:00
Jaka HudoklinandGitHub 315329fec4 Merge pull request #77440 from xtruder/pkgs/rippled/bump/1.4.0
rippled: 1.2.1 -> 1.4.0
2020-01-12 20:14:01 +00:00
markuskowaandGitHub 39096c5871 Merge pull request #76229 from r-ryantm/auto-update/cln
cln: 1.3.5 -> 1.3.6
2020-01-12 20:51:37 +01:00
Jaka Hudoklin 2f0027f7dc rippled: 1.2.1 -> 1.4.0 2020-01-12 19:23:31 +00:00
Mario RodasandGitHub c6417c3fea Merge pull request #77571 from anmonteiro/anmonteiro/maintainer-bs-platform
bs-platform: add myself to maintainers
2020-01-12 13:53:24 -05:00
Antonio Nuno Monteiro cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Jan TojnarandGitHub 61cf52bc17 Merge pull request #77501 from jtojnar/more-loaof-fxes
tree-wide: fix more warning related to loaOf deprecation
2020-01-12 18:47:34 +01:00
Benjamin Hippleandzimbatm c2e5ff3fe8 doc: update rust example on buildRustPackage (#77534)
The example in the manual was out of date and didn't use the newer `pname`
convention, which simplifies the fetch call.
2020-01-12 17:19:57 +00:00
Benjamin Hippleandzimbatm 6e8c377562 rustPlatform.buildRustPackage: cleaner output on verifyCargoDeps (#77567)
When this fails, the user may want to copy-paste the path to the "bad"
Cargo.lock file to inspect. The trailing `.` on `$cargoDeps.` gets caught in
most terminal copy-pastes. Since half the lines already don't have it, this
removes it from all of them for consistent output.
2020-01-12 17:19:17 +00:00
markuskowaandGitHub 26a4e0e57c Merge pull request #73746 from Shados/fix-dante-libc
dante: fix package under Linux
2020-01-12 17:54:55 +01:00
Franz PletzandGitHub 23bdc67f8b Merge pull request #77561 from Mic92/openldap
nixos/openldap: check configuration with slaptest
2020-01-12 16:33:34 +00:00
Silvan MosbergerandGitHub 4814a585de Merge pull request #77566 from Infinisil/fix-usbmuxd-loaOf
nixos/usbmuxd: Fix users.groups assignment
2020-01-12 17:19:14 +01:00
Silvan Mosberger d6ad9ce105 nixos/usbmuxd: Fix users.groups assignment
A mistake was introduced in https://github.com/NixOS/nixpkgs/pull/63103
2020-01-12 16:53:27 +01:00
Marek MahutandGitHub 48b537e127 Merge pull request #74780 from prusnak/fido2luks
fido2luks: init at 0.2.2
2020-01-12 16:47:46 +01:00
Vladyslav MandGitHub 484014d122 mako: 1.4 -> 1.4.1 (#77562)
mako: 1.4 -> 1.4.1
2020-01-12 17:30:38 +02:00
Aaron AndersenandGitHub cac169ed9e Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
Patrick Hilhorst 5ad5cd92c5 mako: add Synthetica as maintainer 2020-01-12 15:53:52 +01:00
Patrick Hilhorst eea18b8b79 mako: 1.4 -> 1.4.1 2020-01-12 15:53:47 +01:00
Jörg Thalheim 382b0aa52d nixos/openldap: check configuration with slaptest
slapd does only print the error and not the line number.
Sometimes it is not even clear that it fails to start
due to an incorrect configuration file.

Example output of slaptest:

5e1b2179 /nix/store/gbn2v319d4qgw851sg41mcmjm5dpn39i-slapd.conf: line 134 objectClass: Missing closing parenthesis before end of input
ObjectClassDescription = "(" whsp
  numericoid whsp                 ; ObjectClass identifier
  [ "NAME" qdescrs ]
  [ "DESC" qdstring ]
  [ "OBSOLETE" whsp ]
  [ "SUP" oids ]                ; Superior ObjectClasses
  [ ( "ABSTRACT" / "STRUCTURAL" / "AUXILIARY" ) whsp ]
                                  ; default structural
  [ "MUST" oids ]               ; AttributeTypes
  [ "MAY" oids ]                ; AttributeTypes
  whsp ")"
slaptest: bad configuration file!
2020-01-12 14:25:49 +00:00
Robert Helgesson b108fd5843 jwt-cli: fix build on Darwin 2020-01-12 15:11:17 +01:00
Robert HensingandGitHub 9884cb3ed0 Merge pull request #76861 from Infinisil/paths-as-submodules
lib/types: Allow paths as submodule values
2020-01-12 14:19:04 +01:00
markuskowaandGitHub a23a985594 Merge pull request #77128 from r-ryantm/auto-update/libdeflate
libdeflate: 1.3 -> 1.5
2020-01-12 14:11:27 +01:00
markuskowaandGitHub fee468fcab Merge pull request #77134 from r-ryantm/auto-update/leptonica
leptonica: 1.78.0 -> 1.79.0
2020-01-12 14:10:11 +01:00
Michael RaskinandGitHub 20e74c9868 Merge pull request #77524 from snicket2100/firejail-local-profiles-fixed
firejail: local profile handling fixed
2020-01-12 13:09:18 +00:00
Matthieu Coudron 502c16e591 ultrastardx: 2017.8.0 -> 2019-01-07
follow up of the fix provided in https://github.com/UltraStar-Deluxe/USDX/issues/462
to use pkg-config to find lua.
2020-01-12 13:57:01 +01:00
zowoqandTor Hedin Brønner a9d3d63eaa gnome3.seahorse: 3.34 -> 3.34.1 (#77543)
https://gitlab.gnome.org/GNOME/seahorse/blob/3.34.1/NEWS
2020-01-12 12:35:36 +01:00
jD91mZM2andzimbatm 09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00
zowoqandWael Nasreddine e5672143d8 shfmt: 2.6.4 -> 3.0.1 (#77537) 2020-01-11 23:33:16 -08:00