Commit Graph
290519 Commits
Author SHA1 Message Date
Atemu 88c2c543bf Revert "git: Use asciidoctor instead of asciidoc for manpages"
This reverts commit bbf96d898b.

Removes dependency on ruby 2.7 and isn't much slower.

See https://github.com/NixOS/nixpkgs/pull/123502 for more info
2021-05-21 09:50:48 +02:00
Atemu 786579c0b8 libndctl: build docs with asciidoc instead of asciidoctor
Removes dependency on ruby 2.7 and isn't much slower
2021-05-19 16:14:19 +02:00
Jonathan Ringer c227fb4b17 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/tools/rust/cargo-cache/default.nix
	pkgs/development/tools/rust/cargo-embed/default.nix
	pkgs/development/tools/rust/cargo-flash/default.nix
	pkgs/servers/nosql/influxdb2/default.nix
2021-05-17 07:01:38 -07:00
sternenseemannandsterni 631cbc3de7 foot: fix evaluation with clang stdenvs
To be able to do LTO with clang we need the LTO-capable llvm-ar from
libllvm.out (== llvmPackages.llvm) which contains a superset of the llvm
bintools. This used to be passed through from stdenv.cc.cc as llvm, but
has been renamed to libllvm in 7869d16545.

llvm-ar would be in stdenv.cc.bintools.bintools provided that we are
using a clang stdenv which uses lld as its linker. In the future we could
thus make this inclusion conditional on stdenv.hostPlatform.linker.

Note that the build of foot.tests still fails, pending resolution of #123361.
2021-05-17 15:48:51 +02:00
Robert HensingandGitHub ea0c94f50d Merge pull request #123111 from hercules-ci/writeDirectReferencesToFile
writeDirectReferencesToFile and maintenance
2021-05-17 15:44:10 +02:00
Fabian AffolterandJonathan Ringer d26bd805a2 python3Packages.apispec: 4.3.1 -> 4.4.1 2021-05-17 06:36:08 -07:00
SandroandGitHub 5956a4e776 Merge pull request #122762 from tollb/mdbtools-0.9.3
mdbtools: 0.8.2 -> 0.9.3
2021-05-17 15:24:01 +02:00
Robert SchützandGitHub a22ebb6d6d Merge pull request #123017 from DavHau/davhau-scikitlearn
python3Packages.scikitlearn: rename to scikit-learn
2021-05-17 15:13:33 +02:00
Florian KlinkandGitHub 036a962956 Merge pull request #123360 from helsinki-systems/tasks_filesystems_utillinux
nixos/tasks/filesystems: utillinux -> util-linux
2021-05-17 15:09:31 +02:00
ajs124 8e78793029 nixos/tasks/filesystems: utillinux -> util-linux 2021-05-17 14:47:57 +02:00
Michael RaskinandGitHub 183350a3e1 Merge pull request #123188 from ninjin/julia-bin
julia: init julia_10-bin and julia_16-bin
2021-05-17 11:55:37 +00:00
Graham ChristensenandGitHub c7e671b15c Merge pull request #123353 from DeterminateSystems/tf-provider-hydra
terraform-providers.hydra: init at 0.1.0
2021-05-17 07:38:49 -04:00
Cole HelblingandGraham Christensen f1f0892955 terraform-providers.hydra: init at 0.1.0
https://determinate.systems/posts/terraform-provider-hydra/
2021-05-17 07:17:54 -04:00
Jörg ThalheimandGitHub b900661f6e Merge pull request #122825 from Izorkin/update-duplicates-systemcallfilters
treewide: remove duplicates SystemCallFilters
2021-05-17 12:06:06 +01:00
Michael RaskinandGitHub 70b37f9bf2 Merge pull request #123340 from dotlambda/cfdg-ffmpeg
cfdg: use ffmpeg instead of ffmpeg_3
2021-05-17 11:04:55 +00:00
DavHau 0a1a14d13e python3Packages.scikit-learn: enable parallel building and testing 2021-05-17 18:04:25 +07:00
Maximilian BoschandGitHub 57430242e7 Merge pull request #123001 from Hoverbear/spotify-qt-update-3.6
spotify-qt: 3.5 -> 3.6
2021-05-17 12:56:09 +02:00
Maximilian BoschandGitHub 2159883e3c Merge pull request #123222 from r-ryantm/auto-update/cargo-crev
cargo-crev: 0.19.2 -> 0.19.4
2021-05-17 12:43:13 +02:00
DavHau cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00
SandroandGitHub 0aee4cc33c Merge pull request #123346 from r-ryantm/auto-update/cargo-cache
cargo-cache: 0.6.1 -> 0.6.2
2021-05-17 12:27:46 +02:00
Simon BruderandRaphael Megzari 6569cadf66 cargo-flash: fix build
Since v0.10.0 cargo-flash uses sentry for logging, which requires
openssl.
2021-05-17 19:09:09 +09:00
Robert Schützanderictapen ff6d2142ce ghostwriter: 2.0.0 -> 2.0.1
https://github.com/wereturtle/ghostwriter/releases/tag/2.0.1
2021-05-17 11:59:36 +02:00
R. RyanTM 1330090155 cargo-cache: 0.6.1 -> 0.6.2 2021-05-17 09:57:23 +00:00
roblablaandRaphael Megzari c05b1b567e cargo-embed: 0.8.0 -> 0.10.1 2021-05-17 18:52:45 +09:00
Robert Schütz d9252ffa69 cfdg: use ffmpeg instead of ffmpeg_3 2021-05-17 11:40:22 +02:00
Eelco DolstraandGitHub c3b27282d7 Merge pull request #123272 from kini/nixos/security.pki/pems-without-final-newline
nixos/security.pki: handle PEMs w/o a final newline
2021-05-17 11:14:03 +02:00
Richard MarkoandRaphael Megzari 16b0f07890 nixos/nginx: fix comment about acme postRun not running as root
As of 67a5d66 this is no longer true, since acme postRun runs as root.
The idea of the service is good so reword a comment a bit.
2021-05-17 18:03:04 +09:00
Richard MarkoandRaphael Megzari 7423afb5e4 nixos/molly-brown: fix description of certPath
`allowKeysForGroup` is no longer available so this drops

```
security.acme.certs."example.com".allowKeysForGroup = true;
```

line. `SupplementaryGroups` should be enough for
allowing access to certificates.
2021-05-17 18:03:04 +09:00
Richard MarkoandRaphael Megzari 29158fc0ac nixos/postgresql: fix description of ensureUsers.ensurePermissions
`attrName` and `attrValue` are now in correct order.
2021-05-17 18:03:04 +09:00
Alvar PenningandRaphael Megzari 734790006a platformio: 5.0.4 -> 5.1.1 2021-05-17 18:02:21 +09:00
KanashimiaandPeter Hoeg 9c6daedb29 keepassxc: add readline support, minor refactor 2021-05-17 17:00:44 +08:00
R. RyanTMandRaphael Megzari f2e899e01a nextdns: 1.10.1 -> 1.11.0 2021-05-17 17:57:54 +09:00
Maximilian BoschandGitHub 57194feea2 Merge pull request #123182 from r-ryantm/auto-update/alembic
alembic: 1.8.0 -> 1.8.1
2021-05-17 10:52:59 +02:00
Domen KožarandGitHub 4e82cf911c Merge pull request #120936 from talyz/v8-darwin
v8: Fix darwin build
2021-05-17 10:22:58 +02:00
Ben SiraphobandVincent Laporte 8ff27c0c09 coqPackages.relation-algebra: init 2021-05-17 10:17:18 +02:00
Ben SiraphobandVincent Laporte 915abd3f08 coqPackages.aac-tactics: init 2021-05-17 10:17:18 +02:00
Jan Tojnar 354e005d6c nixos/dconf: fix d-bus activation
dconf now supports autostarting the d-bus service using systemd's d-bus activation.

https://gitlab.gnome.org/GNOME/dconf/-/commit/2781a8684855e4120c9948d8b40880bafafe1b12

On NixOS, that requires making systemd aware of the package.

Fixes: https://github.com/NixOS/nixpkgs/issues/123265
2021-05-17 09:46:07 +02:00
Jan Tojnar b5f84d830b doc: Add anchors to dhall sections
This will ensure the sections have stable links as well as prevent conflicts (pandoc uses heading text for ids and DocBook requires unique ids across the book).
2021-05-17 09:37:49 +02:00
Fabian AffolterandGitHub 1cd64c4b16 Merge pull request #123316 from r-ryantm/auto-update/chezmoi
chezmoi: 2.0.11 -> 2.0.12
2021-05-17 09:22:17 +02:00
Elis HirwingandGitHub 0caf9eb085 Merge pull request #121909 from ymatsiuk/appgate
appgate-sdp: 5.3.3 -> 5.4.0
2021-05-17 09:21:10 +02:00
Ryan HoriguchiandRaphael Megzari 9541ad60e1 gitkraken: 7.5.5 -> 7.6.0 2021-05-17 16:15:58 +09:00
DavidandRaphael Megzari 34ea3cd906 rebar3: add updateScript 2021-05-17 16:08:07 +09:00
DavidandRaphael Megzari f2dd3eac0e rebar3-nix: init at 0.1.0 2021-05-17 16:08:07 +09:00
Stéphan KochenandJonathan Ringer eec3738f4c hsetroot: fix darwin build 2021-05-17 00:03:12 -07:00
EvilsandJonathan Ringer 7641769055 nixos/fancontrol: back to running as root
regular users don't have write access to /sys/devices
  which is where the kernel endpoints are to control fan speed
2021-05-17 00:00:01 -07:00
Stéphan KochenandJonathan Ringer f37710e94e influxdb2: fix darwin build 2021-05-16 23:53:00 -07:00
Claudio BleyandJonathan Ringer 329ec3d17c influxdb2: 2.0.2 -> 2.0.6
* update libflux to version 0.115.0
* chronograf-ui has been renamed to influxdb-ui
2021-05-16 23:53:00 -07:00
Stéphan KochenandJonathan Ringer 04aa238c1a gnucap: broken on darwin
Gnucap relies on LD_LIBRARY_PATH both in its build process and in code,
which Darwin does not understand.
2021-05-16 23:51:10 -07:00
Stéphan KochenandJonathan Ringer 371d80c468 libical: fix darwin build 2021-05-16 23:49:52 -07:00
Stéphan KochenandJonathan Ringer 28b48756d5 hetzner-kube: fix darwin build 2021-05-16 23:48:09 -07:00