Commit Graph

274147 Commits

Author SHA1 Message Date
Sandro
364a0e3e7f
Merge pull request #114988 from SuperSandro2000/senv
senv: init at 0.5.0
2021-03-03 18:00:42 +01:00
Sandro
ce258a0664
Merge pull request #114976 from siraben/darwin-mass-fix-buildInputs=0 2021-03-03 17:58:53 +01:00
Raymond Gauthier
3752605627 vscode-exts/ms-dotnettools-csharp: Init at 1.23.2
Including PR fixes as suggested by:

 -  Sandro <sandro.jaeckel@gmail.com>
2021-03-03 11:49:35 -05:00
John Ericson
fc74ad444a buildPythonPackage: Fix after #112276
Fix #114952

Before it was using the wrong `makeWrapper`, the one that expected to
run on the target platform and produce packages for the "super-target".

The "super target" (sliding off the end of the platforms list) is
defined to be the same as the target, to cap it with a loop so there is
no sliding off. However, `targetPackages.targetPackages` is *not*
similarly defined. Per the bottom of `pkgs/stdenv/booter.nix` it is an
almost-empty package set that just exists as a hack to help some things
with exotic `depsTargetTarget`.

In particular, that rump "super `targetPackages`" does not contain a
`runtimeShell`, and that's the source of our eval-time error.
2021-03-03 16:44:54 +00:00
Samuel Noordhuis
e0a6314775
terraform-docs: 0.9.1 -> 0.11.2 (#114803)
The owner of the repository has changed from segmentio to terraform-docs
since the last pull request.

This commit also introduces the use of buildGoModule in place of
buildGoPackage, so that we can avoid generating a deps.nix file for
module dependencies.
2021-03-03 17:38:09 +01:00
Jens Nolte
5c66c2233d mycrypto: Fix crash when opening FileChooser dialog 2021-03-03 17:36:45 +01:00
Bob van der Linden
091bd4d622
hyper: add required libraries to library path 2021-03-03 17:35:14 +01:00
Florian Beeres
b228770927 go-mockery: init at 2.5.1 2021-03-03 17:10:13 +01:00
Florian Beeres
5973aa563f maintainers: add fbrs 2021-03-03 17:10:02 +01:00
laikq
5c99d24d1e doc: explain where pkgs comes from in writing-modules
The manual mentions how "[config and pkgs] are explained later". Added a link
to where they are explained, and a hint pointing to the NIX_PATH variable.
2021-03-03 11:09:21 -05:00
yvt
0177ea48e2 cfdyndns: fix build
The custom installPhase got broken as the rust build scripts only
provide $releaseDir in postInstall hooks. The default rust installPhase
installs the same files, so the custom one is unnecessary.
2021-03-04 01:05:00 +09:00
Michael Weiss
9004162c26
chromium: Add my script to generate the commit messages
Might not be that readable and reliable but it should get the job done.
2021-03-03 16:55:03 +01:00
Ben Siraphob
b79fb90a1c numdiff: fix darwin build 2021-03-03 22:35:07 +07:00
Ben Siraphob
8ff1b8b502 snooze: expand platforms to unix 2021-03-03 22:35:06 +07:00
Ben Siraphob
db04431fcb mpage: fix darwin build 2021-03-03 22:35:06 +07:00
Ben Siraphob
d6a4596c48 uni2ascii: expand platforms to all 2021-03-03 22:35:06 +07:00
Ben Siraphob
cff8ee22e3 yaml-merge: expand platforms to unix 2021-03-03 22:35:06 +07:00
Ben Siraphob
c47331a6c0 serpent: fix darwin build 2021-03-03 22:35:06 +07:00
Sandro
13555bc0e8
Merge pull request #114984 from fabaff/bump-aiomultiprocess
python3Packages.aiomultiprocess: 0.8.0 -> 0.9.0
2021-03-03 16:32:18 +01:00
Martin Weinelt
21b27c3335
Merge pull request #114948 from helsinki-systems/gixy_py3
gixy: use python3
2021-03-03 16:28:30 +01:00
Sandro Jäckel
c4d6162d67
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel
b1e42ebb1f
noto-fonts: remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel
e19f061476
calamares: remove enableParallelBuilding, remove unused input 2021-03-03 16:23:58 +01:00
Sandro Jäckel
bc4afe3260
calligra: remove unused input 2021-03-03 16:23:57 +01:00
Sandro Jäckel
c2d20af5e5
serf: switch to pname + version 2021-03-03 16:23:57 +01:00
Sandro Jäckel
e3dbed8e38
pythonPackages.pysvn: mark broken on darwin, use https for download 2021-03-03 16:23:56 +01:00
Sandro Jäckel
e14161d3b7
pythonPackages.gradient_statsd: remove unused input 2021-03-03 16:23:56 +01:00
Sandro Jäckel
a59de3b3f4
libnixxml: cleanup 2021-03-03 16:23:56 +01:00
Sandro Jäckel
bbc7926c37
crystal2nix: remove unused input 2021-03-03 16:23:55 +01:00
Sandro Jäckel
0f78e1772f
aqemu: mark broken 2021-03-03 16:23:55 +01:00
Sandro Jäckel
c1edda8342
vagrant: remove unused input 2021-03-03 16:23:54 +01:00
Sandro Jäckel
56c756d851
pythonPackages.cot: remove unused inputs 2021-03-03 16:23:54 +01:00
Sandro Jäckel
238ce01f85
qtemu: remove unused input 2021-03-03 16:23:54 +01:00
Sandro Jäckel
993fb95e78
qemu: remove not require enableParallelBuild 2021-03-03 16:23:53 +01:00
Sandro Jäckel
25aa76bb6b
cloud-utils: remove unused inputs 2021-03-03 16:23:53 +01:00
Sandro Jäckel
e1da8ae536
cloud-init: remove unused input, cleanup 2021-03-03 16:23:53 +01:00
Sandro Jäckel
76784820fc
senv: init at 0.5.0 2021-03-03 16:20:51 +01:00
Sandro
0ecb16a759
Merge pull request #114972 from rychale/patch-2
spdlog 1.8.1 -> 1.8.2
2021-03-03 16:20:07 +01:00
Sandro
e029e4148f
Merge pull request #114322 from wilsonehusin/repackage-obsidian-app
obsidian: refactor to build using app.asar
2021-03-03 16:19:30 +01:00
Sandro
673bb14266
Merge pull request #114834 from sternenseemann/apostrophe-2.3 2021-03-03 16:18:40 +01:00
figsoda
18c6f9ca94 luaformatter: init at 1.3.4 2021-03-03 15:49:34 +01:00
Tom Repetti
a35841420f pythonPackages.rfcat: init at 1.9.5 2021-03-03 09:42:00 -05:00
Sandro
f1c25b73f3
Merge pull request #114911 from Ma27/loki-buildinfo
grafana-loki: add buildinfo
2021-03-03 15:37:10 +01:00
Fabian Affolter
22cc7b494d python3Packages.aiomultiprocess: 0.8.0 -> 0.9.0 2021-03-03 15:35:11 +01:00
Sandro
af1f8ba313
Merge pull request #114866 from eduardosm/pothos
pothos: init at 0.7.1
2021-03-03 15:35:10 +01:00
Sandro
c872f28f61
Merge pull request #114903 from maralorn/nom-build
nix-output-monitor: Add nom-build script
2021-03-03 15:24:14 +01:00
sternenseemann
bce37e7542 beets: refactor external plugins into top-level package set
Instead of managing external plugins in the beets derivation, we
introduce a new top-level package set beetsExternalPlugins which the
beets derivation receives as an input. This change doesn't affect how
the beets derivation is built or overridden, so the change won't be
noticed by users, but it makes hydra evaluate and build external plugins
which should benefit users of those plugins and prevent future
regressions as we have experienced (currently on master
beets-alternatives fails to evaluate, but this wasn't picked up by
ofborg nor hydra).
2021-03-03 15:16:31 +01:00
sternenseemann
979a6b2590 beets-check: fix patch path
The path to the used patch was broken, making the derivation fail
evaluation. However the patch needs to be updated as some new test
failure has cropped up.
2021-03-03 15:09:38 +01:00
Eelco Dolstra
8316093fd7
Merge pull request #114975 from armijnhemel/squashfs-lzo
squashfsTools: enable LZO compression
2021-03-03 14:59:32 +01:00
Sandro
f40698351e
Merge pull request #114959 from dywedir/pijul
pijul: 1.0.0-alpha.38 -> 1.0.0-alpha.46
2021-03-03 14:56:06 +01:00