Commit graph

204209 commits

Author SHA1 Message Date
Silvan Mosberger 89b1bd1b92
Merge pull request #72734 from nyanloutre/zfs_zed_config_module
nixos/zfs: ZED config module
2019-12-05 07:15:39 +01:00
Michael Raskin 769f4308f4
Merge pull request #75004 from emmanuelrosa/vifm-full
vifm: refactor to add a vifm-full package
2019-12-05 05:40:42 +00:00
worldofpeace b12aef05a4
Merge pull request #73968 from mat8913/upower-config-master
nixos/upower: Allow customization of UPower.conf
2019-12-05 05:25:00 +00:00
worldofpeace bc471c14db
Merge pull request #75015 from romildo/fix.xdgmenumaker
xdgmenumaker: use python3 for NixOS#74295
2019-12-05 04:34:13 +00:00
worldofpeace 328b649e11 xdgmenumaker: don't use custom installPhase 2019-12-04 23:29:12 -05:00
José Romildo Malaquias a05f04fd14 xdgmenumaker: use python3 for NixOS#74295 2019-12-05 00:47:57 -03:00
Florian Klink 3140fa89c5
Merge pull request #73097 from andrew-d/andrew/gvisor-redux
gvisor: init at 2019-11-14
2019-12-05 01:28:43 +01:00
worldofpeace 39bce33332 pantheon.appcenter: 3.2.0 -> 3.2.1
https://github.com/elementary/appcenter/releases/tag/3.2.1
2019-12-04 18:27:24 -05:00
Aaron Andersen 4b995ddfe7
Merge pull request #73883 from etu/init-php74
php74: init at 7.4.0
2019-12-04 18:18:32 -05:00
worldofpeace b07e790963
Merge pull request #74969 from marsam/remove-empty-inherits
treewide: remove empty inherits
2019-12-04 23:17:08 +00:00
Marek Mahut 25f7bd7c4b
Merge pull request #74753 from mmilata/moinmoin-python-test
nixosTests.moinmoin: port to python
2019-12-05 00:13:41 +01:00
Emmanuel Rosa c6588dd341 vifm: add vifm-full package
vifm includes some optional features what are currently no-op due
to missing dependencies. Once such example is `vifm-media`.

vimfm-media is a Linux script included with vifm which can be used to
mount/umount removable media from within vifm. However, vifm-media
has additional dependencies, namely Python, dbus, and a supported
back-end such as udisks2. While vimfm-media is currently installed,
it fails with the error "No supported backend found."

This change adds optional support for vifm-media via the new package
vifm-full; Opening for the opportunity to add whatever optional
dependencies I have not considered in this change in the future,
while not generously increasing the closure size of the original
vifm package.

For reference, vifm has a closure size of 41,164,432 while the new
vifm-full increases this to 382,642,536. Calculated with
`nix path-info -S`

Note: While vifm-media supports numerous back-ends, this change only
adds support for udisks2. In addition, vifm-media is not supported on
MacOS/OSX, for which upstream provides an alternative script.
2019-12-05 05:45:40 +07:00
Austin Seipp a2f9bcd132
mimalloc: (really) unbreak dynamic linking
4d392099 didn't quite do the trick, but this should finally fix
everything -- namely, the -secure.so symlink was broken, and
libmimalloc.so itself was also a symlink that needed to be replaced with
the real shared object file.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-12-04 16:25:30 -06:00
Maximilian Bosch 58aa380671
prometheus-wireguard-exporter: 3.2.1 -> 3.2.2 2019-12-04 23:12:13 +01:00
Jan Tojnar a46fa21e43
scribusUnstable: Fix build with Poppler 0.83
Another fallout from https://github.com/NixOS/nixpkgs/pull/74558
2019-12-04 23:02:30 +01:00
Your Name bce9e720df doctl: 1.31.2 -> 1.35.0 2019-12-04 15:52:32 -06:00
Maximilian Bosch e855a8e287
Merge pull request #72945 from Ma27/bump-vagrant
vagrant: 2.2.5 -> 2.2.6
2019-12-04 22:43:10 +01:00
Maximilian Bosch 7af0097967
Merge pull request #74923 from filalex77/starship-0.27.0
starship: 0.26.5 -> 0.27.0
2019-12-04 22:42:36 +01:00
Maximilian Bosch d6f8d41c3c
Merge pull request #74646 from Ma27/bump-mautrix-whatsapp
mautrix-whatsapp: 2019-09-03 -> 2019-11-17
2019-12-04 22:40:38 +01:00
Maximilian Bosch 1b66665b6d
Merge pull request #74977 from marsam/add-nix-linter
nix-linter: init at 2019-04-26
2019-12-04 22:31:45 +01:00
Maximilian Bosch 85c1666cb4
Merge pull request #74953 from aanderse/kdevelop
kdevelop: 5.4.4 -> 5.4.5
2019-12-04 22:22:46 +01:00
worldofpeace ff954e0759
Merge pull request #74321 from romildo/upd.connman-notify
connman-notify: 2014-06-23 -> 2019-10-05
2019-12-04 21:16:46 +00:00
worldofpeace 9782b3ec28
Merge pull request #74373 from pjones/pjones/mpdris2
mpdris2: use python3 for #74295
2019-12-04 21:13:13 +00:00
worldofpeace fc09599ec4
Merge pull request #74928 from davidak/patch-2
Update CONTRIBUTING.md
2019-12-04 21:04:28 +00:00
R. RyanTM 52950ee73f linuxPackages.bpftrace: 0.9.2 -> 0.9.3 2019-12-04 14:31:39 -06:00
Kirill Boltaev 05358c6498 manticore: 2019.09.20 -> 2019.12.03 2019-12-04 14:30:56 -06:00
Kirill Boltaev d55727ac40 smlnj: 110.91 -> 110.95, add 64-bit support
Also drop isDarwin check in `top-level/all-packages.nix` till darwin build is fixed.
2019-12-04 14:30:56 -06:00
geistesk c2ab0dab52 pythonPackages.flask-httpauth: init at 3.3.0 2019-12-04 12:30:43 -08:00
Maximilian Bosch 034910f068
Merge pull request #74981 from oxalica/cargo-edit-upgrade
cargo-edit: 0.3.3 -> 0.4.1
2019-12-04 21:30:09 +01:00
Matt Huszagh 9c7cd63b3d symbiyosys: add yices dependency
Symbioyosys requires at least smt solver backend
to work out of the box.
2019-12-04 14:29:31 -06:00
Maximilian Bosch 785d5c6f79
Merge pull request #74983 from filalex77/cargo-deb-1.23.0
cargo-deb: 1.21.1 -> 1.23.0
2019-12-04 21:17:56 +01:00
Profpatsch c5c5465fe4 pkgs/build-support/trivial-builders: remove runCommandCCLocal
We shouldn’t force the user to have a C compiler in scope, just
because the derivation is forced to build locally. That can’t be
counted as “lightweight” anymore.

Co-Authored-By: Silvan Mosberger<contact@infinisil.com>
2019-12-04 21:17:01 +01:00
Profpatsch 64bfaad977 doc/builders: add ids to the trivial builder definitions
This makes it possible to reference single function definitions,
for pointing people to their exact definition.
2019-12-04 21:17:01 +01:00
Profpatsch faa3e54fe0 doc/builders/trivial-builders: added runCommandLocal docs
The link in the note points to the `id` added in
https://github.com/NixOS/nix/pull/3255, so it might take some time to
start working correctly.
2019-12-04 21:17:01 +01:00
Profpatsch 8deaf41d60 pkgs/build-support/trivial-builders: add runCommandLocal
A definition I’ve been copy-pasting everywhere so far, so it’s finally
time to add it to nixpkgs.

I’m using a remote builder for my regular nix builds, so trivial
`runCommand`s which first try a substitution and then copy the inputs
to the builder to run for 0.2s are quite noticable.

If we just always build these, we gain some build time, so let’s make
it easy to switch from remote to local.
2019-12-04 21:17:01 +01:00
Maximilian Bosch 03ad033f97
Merge pull request #74992 from rnhmjoj/maintainers
nixos: add myself to maintainers
2019-12-04 21:09:48 +01:00
Maximilian Bosch af066ace5f
iwd: 1.1 -> 1.2
https://git.kernel.org/pub/scm/network/wireless/iwd.git/commit/?id=8901ad39275bbd9d7bd868c8d7aac3f97d1131ad
2019-12-04 20:52:24 +01:00
Jan Tojnar fe6953eb27
Merge pull request #74994 from jonringer/fix-texlive-bin
texlive.bin: fix darwin build
2019-12-04 20:43:32 +01:00
nyanloutre c082e13ecb
nixos/zfs: Adding ZED configuration options
Co-authored-by: sjau <github.com@sjau.ch>
2019-12-04 20:29:19 +01:00
Sébastien Maret c108acaaaf gildas: 20191001_a -> 20191201_a (#73041)
* gildas: 20191001_a -> 20191101_a

* gildas: 20191101_a -> 20191201_a
2019-12-04 20:18:39 +01:00
Graham Christensen 458b84dddf
Merge pull request #74996 from jsamsa/remove-vulgarity-wordpress
remove vulgarity from wordpress nixos module
2019-12-04 13:48:54 -05:00
Jason Samsa 7e564ae162 remove vulgarity from wordpress nixos module 2019-12-04 12:45:40 -06:00
Florian Klink bcfa14af15 terraform-providers: bump version (#74991)
Contrary to what the update script suggested, I didn't bump the google
providers to 3.0.0[-beta] just yet :-)
2019-12-04 18:04:34 +00:00
Jonathan Ringer c064c2adc1 python3Packages.chainer: 6.4.0 -> 6.5.0 2019-12-04 09:40:44 -08:00
Renaud 9a47e45857
Merge pull request #74982 from filalex77/licensor-2.1.0
licensor: 2.0.0 -> 2.1.0
2019-12-04 18:36:48 +01:00
José Miguel 38d945f4b6 pythonPackages.pytest-bdd: init at 3.2.1 2019-12-04 09:35:32 -08:00
José Miguel 670cd1092e maintainers: add jm2dev 2019-12-04 09:35:32 -08:00
Lancelot SIX 40e0bf33fc pytthonPackages.django_2_2: 2.2.7 -> 2.2.8
See https://docs.djangoproject.com/en/2.2/releases/2.2.8/
2019-12-04 18:29:21 +01:00
Jonathan Ringer cbbad0d899 texlive.bin: fix darwin build 2019-12-04 09:26:39 -08:00
rnhmjoj 1a2e7c3b00
nixos: add myself to maintainers 2019-12-04 17:09:53 +01:00