Commit Graph
217159 Commits
Author SHA1 Message Date
Fabian MöllerandBjørn Forsman e7f2ad0db9 wireshark: use relative cmake LIBDIR
`wireshark` expects `CMAKE_INSTALL_LIBDIR` to be relative and prefixes
it with `CMAKE_INSTALL_PREFIX` in some places to make it absolute.
This results in duplicate absolute paths being accessed, which don't exist.

Making `CMAKE_INSTALL_LIBDIR` relative fixes this issue.
2020-03-15 17:16:11 +01:00
Michael Weiss 7a1c9d8eb7 python3Packages.google_api_python_client: 1.7.12 -> 1.8.0
This version doesn't depend on
https://github.com/NixOS/nixpkgs/pull/82355 anymore.
2020-03-15 16:34:56 +01:00
Michael Weiss 069f62de77 python3Packages.google_api_python_client: 1.7.11 -> 1.7.12 2020-03-15 16:34:56 +01:00
Sander van der Burg 875bcef98b base16-builder: regenerate with node2nix 1.8.0, add supplement.json with node-pre-gyp to fix build 2020-03-15 16:37:47 +01:00
Sander van der Burg 798ab51bc7 nodePackages: regenerate with node2nix 1.8.0 2020-03-15 16:36:51 +01:00
Silvan MosbergerandGitHub 5eb01e1a7f Merge pull request #82637 from colemickens/nixpkgs-ripcord
ripcord: 0.4.23 -> 0.4.24
2020-03-15 15:52:41 +01:00
Florian KlinkandGitHub 115c78c9b3 Merge pull request #82649 from flokli/mariadb-remove-without-client
mariadb: remove withoutClient
2020-03-15 15:47:26 +01:00
Silvan MosbergerandGitHub 7c3f3e9c51 Merge pull request #72029 from lschuermann/tpm2-module
nixos/tpm2: init
2020-03-15 15:47:06 +01:00
Silvan MosbergerandGitHub 779b7ff3d8 Merge pull request #80931 from LEXUGE/master
smartdns: init at 30
2020-03-15 15:36:05 +01:00
Timo KaufmannandGitHub 2e68526cec Merge pull request #82647 from timokau/retdec-fix
retdec: fix build
2020-03-15 13:58:21 +00:00
adisbladisandGitHub 864be2ed1c Merge pull request #72506 from earksiinni/ersin/vim-coc-prettier
vimPlugins.coc-prettier: Add override
2020-03-15 13:37:25 +00:00
adisbladis 79ca23ba68 nodePackages: regenerate set 2020-03-15 13:02:28 +00:00
Ersin Akinciandadisbladis 588ca6e310 neovim: use TMPDIR as home during initilizaiton 2020-03-15 12:55:06 +00:00
Ersin Akinciandadisbladis 347479b6e0 vimPlugins.overrides: add coc-prettier 2020-03-15 12:55:06 +00:00
Ersin Akinciandadisbladis 47069c019f nodePackages.coc-prettier: init 2020-03-15 12:55:06 +00:00
Florian Klink 4b8d66aa72 mariadb: remove withoutClient
When used as a global override, it breaks most of the options in the
mysql module, such as ensureDatabases, ensureUsers, initialDatabases,
initialScript.

We could use `.client` there, but if the reasoning behind this was
closure size reduction, we now end up with the same (or a bigger)
runtime closure and more complexity.

Apart from the options exposed by the mysql module, the client is also
likely to be required for local backups or DBA tasks anyways.

Instead of dealing with all the increased complexity of this for no
arguable benefit, let's just remove the `withoutClient` argument.
Storage space on mysql servers shouldn't be that much of an issue.

Closes #82428.
2020-03-15 13:49:13 +01:00
Jan TojnarandGitHub fb9b0e7d46 Merge pull request #82400 from B4dM4n/duplicity-update
duplicity: 0.8.10 -> 0.8.11.1596
2020-03-15 13:32:10 +01:00
Robert HelgessonandGitHub 2fc67aca65 Merge pull request #82541 from ydlr/nix-generate-from-cpan
nix-generate-from-cpan: remove "unkown" license and improve core module detection
2020-03-15 12:54:12 +01:00
Leon Schuermann 156b879c2e nixos/tpm2: init
This commit adds udev rules, the userspace resource manager and
PKCS#11 module support.
2020-03-15 12:16:32 +01:00
Léo GaspardandGitHub 7566b4f924 Merge pull request #82614 from Ekleog/xfce4-remove-alias
xfce4-12: remove alias
2020-03-15 12:00:20 +01:00
Timo Kaufmann e5642d405e retdec: fix build
The build was broken by the gcc9 update. Pinning to gcc8 for now.
2020-03-15 11:57:57 +01:00
Vladimír Čunát 47f61c9d7f bind: 9.14.10 -> 9.14.11 (small bugfix)
I see just a single small bugfix in the news:
https://downloads.isc.org/isc/bind9/9.14.11/RELEASE-NOTES-bind-9.14.11.html
2020-03-15 09:15:41 +01:00
Nikolay KorotkiyandAlyssa Ross cfb57680ee openorienteering-mapper: 0.9.1 -> 0.9.2 2020-03-15 08:03:51 +00:00
Cole Mickens c91bb59b72 ripcord: 0.4.23 -> 0.4.24 2020-03-15 00:35:45 -07:00
Bignaux RonanandAlyssa Ross 5fbf8635e3 caprice32: enable freedesktop entries 2020-03-15 04:04:32 +00:00
Bignaux RonanandAlyssa Ross be768d1ef3 caprice32: 4.5.0 -> 4.6.0 2020-03-15 04:04:09 +00:00
Ryan FitzsimonandAlyssa Ross ea8efb20a7 ckb-next: Disable built-in updater 2020-03-15 03:17:58 +00:00
Ryan MulliganandGitHub 9b053bcd6d Merge pull request #82540 from r-ryantm/auto-update/geoipupdate
geoipupdate: 4.1.5 -> 4.2.2
2020-03-14 19:21:43 -07:00
adisbladisandGitHub 752dd733a2 Merge pull request #82543 from r-ryantm/auto-update/go-ethereum
go-ethereum: 1.9.10 -> 1.9.11
2020-03-15 01:22:52 +00:00
adisbladisandGitHub c00777042f Merge pull request #82620 from aanderse/ssh-silent
nixos/ssh: silence ssh-keygen during configuration validation
2020-03-15 01:21:38 +00:00
adisbladisandGitHub d15090dbe6 Merge pull request #82604 from rycee/fix/emacs-setup-hook
emacs: improve setup hook
2020-03-15 01:20:41 +00:00
adisbladis cf719bf9a8 emacs: Add adisbladis as maintainer 2020-03-15 01:03:40 +00:00
Harry Ying 629d3bab18 nixos/smartdns: init first generation config 2020-03-15 08:53:20 +08:00
Pavol RusnakandJon 931dd07712 ffmpeg-normalize: init at 1.15.7 2020-03-14 17:47:59 -07:00
Benjamin HippleandJon 1285836756 rdedup: fix broken build
In the Rust platform builder, the attribute `cargoPatches` must be used if we
want to consistently apply a patch to the `Cargo.lock` in the vendored
`cargoDeps` and to the `Cargo.lock` in the `src` attribute.

This fixes the build by applying that patch consistently, so the coherency
checker in the newer Rust cargo builder passes.
2020-03-14 17:34:18 -07:00
Benjamin HippleandJon ca84a48d7d ledger: remove old version 2.6.3
Version 2.6.3 was released > 5 years ago and has been marked as broken for some
time. It is time to remove it.

This also documents why ledger3 cannot yet build with boost >= 1.67
2020-03-14 17:14:12 -07:00
adisbladisandGitHub 58f2d11810 Merge pull request #82621 from aanderse/ssh-fix
nixos/sshd: only include AuthorizedKeysCommand and AuthorizedKeysComm…
2020-03-15 00:09:34 +00:00
Aaron Andersen f383fa344e nixos/sshd: only include AuthorizedKeysCommand and AuthorizedKeysCommandUser options if explicitly set 2020-03-14 19:50:11 -04:00
Aaron Andersen f5951f520c nixos/ssh: silence ssh-keygen during configuration validation 2020-03-14 19:37:30 -04:00
R. RyanTMandAlyssa Ross 41742c85ec clash: 0.17.1 -> 0.18.0 2020-03-14 23:34:23 +00:00
R. RyanTMandAlyssa Ross c6dd8929d6 eksctl: 0.13.0 -> 0.15.0 2020-03-14 23:30:49 +00:00
Andrei LapshinandJon 626d6b5d08 androidStudioPackages.beta: 4.0.0.10 -> 4.0.0.11 2020-03-14 16:27:00 -07:00
R. RyanTMandJon 6f3e387b0c archiver: 3.2.0 -> 3.3.0 2020-03-14 16:04:58 -07:00
Timo KaufmannandJon 6c0fa331f0 python.pkgs.smmap2: remove
They were recently merged back together and smmap is the canonical
version:

https://github.com/gitpython-developers/smmap/issues/44
2020-03-14 16:00:38 -07:00
Timo KaufmannandJon 8eacb87061 python.pkgs.GitPython: 3.0.5 -> 3.1.0 2020-03-14 16:00:38 -07:00
Timo KaufmannandJon 6db65f8d02 python.pkgs.gitdb2: remove
The two are now the same:
https://github.com/gitpython-developers/gitdb/issues/59
2020-03-14 16:00:38 -07:00
Timo KaufmannandJon e789990fb6 python.pkgs.gitdb: 0.6.4 -> 4.0.2 2020-03-14 16:00:38 -07:00
Florian KlinkandGitHub 74f451b851 Merge pull request #82413 from aanderse/authorized-keys-command
nixos/sshd: add authorizedKeysCommand and authorizedKeysCommandUser options
2020-03-14 23:58:47 +01:00
Dmitry KalinkinandJon 68db99ad97 snakemake: 5.9.1 -> 5.10.0 2020-03-14 15:58:24 -07:00
adisbladisandGitHub 86a3326a37 Merge pull request #82348 from etu/php-exts-as-packages
PHP extensions as packages
2020-03-14 22:52:12 +00:00