3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

261546 commits

Author SHA1 Message Date
John Ericson 8e48232180 gcc: Always pass --enable-shared by default
I am actually a bit skeptical about this, but @matthewbauer makes the
case for this in
https://github.com/NixOS/nixpkgs/pull/107238#discussion_r546454453 and
I'm happy to go with it not being as in the loop on static linking stuff
as he is.
2021-01-03 19:19:09 +00:00
John Ericson f52263ced0 treewide: Start to break up static overlay
We can use use `stdenv.hostPlatform.isStatic` instead, and move the
logic per package. The least opionated benefit of this is that it makes
it much easier to replace packages with modified ones, as there is no
longer any issue of overlay order.

CC @FRidh @matthewbauer
2021-01-03 19:18:16 +00:00
John Ericson 0df75bc04e gcc 8, 10: tabs -> spaces 2021-01-03 19:14:56 +00:00
stigo bc1b117218
Merge pull request #107793 from devhell/iptraf-ng
iptraf-ng: 1.1.4 -> 1.2.1
2021-01-03 20:13:33 +01:00
Maximilian Bosch 3b57908018
Merge pull request #108179 from WilliButz/update/prometheus-json-exporter/0.2.0
prometheus-json-exporter: unstable-2017-10-06 -> 0.2.0
2021-01-03 19:28:12 +01:00
Maximilian Bosch a6e50716bd
Merge pull request #107890 from cpcloud/prom-more-relabel-actions
nixos/prometheus: update relabel_action list
2021-01-03 19:27:46 +01:00
Maximilian Bosch 0d9e4d223f
Merge pull request #108064 from oxalica/bump/cargo-flamegraph
cargo-flamegraph: 0.3.0 -> 0.4.0 and clean up
2021-01-03 19:17:54 +01:00
Maximilian Bosch 6e43cc7fb0
nixos/prometheus-exporters: minor doc improvements
* Content of `programlisting` shouldn't be indented, otherwise it's
  weirdly indented in the output.
* Use `<xref linkend=.../>` in the release notes: then users can
  directly go to the option documentation when reading release notes.
* Don't use docbook tags in `mkRemovedOptionModule`: it's only used
  during evaluation where docbook isn't rendered.
2021-01-03 19:04:33 +01:00
Michael Weiss 16b53ed1e2
html-proofer: 3.18.3 -> 3.18.5 2021-01-03 19:00:26 +01:00
Michael Weiss 6681661989
libmd: 1.0.1 -> 1.0.3 2021-01-03 18:58:43 +01:00
Pavol Rusnak 389332116b
Merge pull request #108316 from fabaff/aiomultiprocess
python3Packages.aiomultiprocess: init at 0.8.0
2021-01-03 18:56:10 +01:00
Pavol Rusnak a7ac72d80d
Merge pull request #108326 from thiagokokada/bump-denonavr
pythonPackages.denonavr: 0.9.9 -> 0.9.10
2021-01-03 18:55:57 +01:00
Pavol Rusnak 030dc67834
Merge pull request #108335 from fabaff/bump-sqlmap
python3Packages.sqlmap: 1.4.11 -> 1.4.12
2021-01-03 18:50:02 +01:00
Maximilian Bosch 026fbcaa21
Merge pull request #108327 from 06kellyjac/tokei
tokei: 12.0.4 -> 12.1.1
2021-01-03 18:30:36 +01:00
Guillaume Girol 7d92b68ba8
Merge pull request #101991 from siraben/z88dk-update
z88dk: 2020-01-27 -> 2.0
2021-01-03 17:15:55 +00:00
Ben Siraphob ebced7f8c1 z88dk: 2020-01-27 -> 2.0 2021-01-03 23:38:10 +07:00
Charles Duffy 0d758e68a2
ttygif: add missing dependencies on xwd, imagemagick 2021-01-03 10:26:30 -06:00
Phillip Cloud 287939e2ed nixos/prometheus: update relabel_action list 2021-01-03 11:01:30 -05:00
Guillaume Girol dfd80244d2
Merge pull request #108229 from 0x4A6F/master-dasel
dasel: 1.11.0 -> 1.12.0
2021-01-03 15:51:29 +00:00
06kellyjac 418f4e11d6 tokei: 12.0.4 -> 12.1.1 2021-01-03 15:26:03 +00:00
Thiago Kenji Okada 699b3ce797 pythonPackages.denonavr: 0.9.9 -> 0.9.10 2021-01-03 12:16:25 -03:00
Guillaume Girol e95ef6a681
Merge pull request #108123 from urbas/py-air-control-passthru-tests
python3Packages.py-air-control-exporter: add passthru.tests
2021-01-03 15:15:01 +00:00
Guillaume Girol 934a674512
Merge pull request #107026 from GovanifY/autospellcheck
vimPlugins.vim-DetectSpellLang: init at 2020-01-13
2021-01-03 15:12:04 +00:00
Bryan Gardiner d35b77a922 gramps: move intltool from buildInputs to nativeBuildInputs
When intltool is in buildInputs, setup.py reports:

    No intltool or version < 0.25.0, build_intl is aborting

which prevents Gramps's desktop and MIME (and AppData) entries from being
generated and installed.  When intltool is moved to nativeBuildInputs, these
files are installed under share/ as expected.
2021-01-03 15:59:22 +01:00
Anderson Torres efa604c139
Merge pull request #108293 from zowoq/docs-test
megatools: use wrapGAppsNoGuiHook
2021-01-03 11:58:59 -03:00
Frederik Rietdijk a001d45ac2 pam.passthru.tests: add relevant nixos tests 2021-01-03 15:57:29 +01:00
Milan Pässler 12f3e2c42c nixos/tests/shadow: add switch user subtest 2021-01-03 15:54:48 +01:00
Milan Pässler 018072ea22 nixos/pam: use pam_faillock instead of pam_tally
Fixes #108313

\#107185 removed pam_tally, in favor of pam_faillock (see release notes).
2021-01-03 15:54:23 +01:00
Matthieu Coudron 499792889d
Merge pull request #108198 from lblasc/luajit-2020-12-29
luajit_2_0: 2.0.5-2020-09-27 -> 2.0.5-2020-12-28, luajit_2_1: 2.1.0-2020-09-30 -> 2.1.0-2020-12-28
2021-01-03 15:39:11 +01:00
Michele Guerini Rocco c5332e3a16
Merge pull request #108296 from rnhmjoj/bdf2psf
bdf2psf: 1.999 -> 1.200
2021-01-03 15:34:11 +01:00
Pavol Rusnak b33fd9a5ae
Merge pull request #108287 from jpotier/fix-vcv-rack-bitbucket
Fetch pffft from upstream project website instead of bitbucket
2021-01-03 15:22:17 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech dc5d3bec15
vimPlugins.vim-DetectSpellLang: init at 2020-01-13 2021-01-03 15:17:42 +01:00
Fabian Affolter 97e080a689 python3Packages.sqlmap: 1.4.11 -> 1.4.12 2021-01-03 15:13:05 +01:00
devhell c4b7f5d7a6 iptraf-ng: 1.1.4 -> 1.2.1 2021-01-03 13:58:43 +00:00
Maximilian Bosch 2e811acdce
Merge pull request #108279 from otavio/new-pkgs/cargo-wipe
cargo-wipe: init at 0.3.0
2021-01-03 14:56:12 +01:00
José Luis Lafuente 5df4be7f21
vimPlugins.vim-gnupg: init at 2021-01-03 2021-01-03 14:50:43 +01:00
rnhmjoj 3488d7ba1f
bdf2psf: 1.999 -> 1.200 2021-01-03 14:35:44 +01:00
Martin Weinelt a319714fbc
Merge pull request #108318 from FRidh/pinnwand
pinnwand: use poetry-core instead of poetry
2021-01-03 14:30:07 +01:00
Frederik Rietdijk 8c46ea4ab5 pinnwand: use poetry-core instead of poetry
to reduce build-time closure
2021-01-03 14:13:59 +01:00
EEva (JPotier) 7964c9827f vcv-rack: fetch pffft from upstream project website instead of bitbucket
Starting from this commit
2db08f15a0
the upstream project does not expect to use bitbucket anymore. The title
mentions that “BitBucket deleted all Mercurial repos”. Instead, an archive of
the pffft source is hosted on vcvrack.com directly. The unziped sha256 is the
same as before this change.
2021-01-03 15:04:51 +02:00
Luka Blašković beef4b95a9
buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311)
propagatedBuildInputs was completely overridden in the process
2021-01-03 14:03:30 +01:00
Kevin Cox bfa497bc2b
Merge pull request #107715 from NixOS/revert-106172-nix-gitignore-perf
Reverts https://github.com/NixOS/nixpkgs/pull/106172 ef3ed45c12

This change causes issues with negative patterns. Reverting now until those can be resolved.
2021-01-03 08:01:02 -05:00
Fabian Affolter 9e4f214de3 python3Packages.aiomultiprocess: init at 0.8.0 2021-01-03 14:00:47 +01:00
Michele Guerini Rocco 3f67972103
Merge pull request #108295 from rnhmjoj/pdns
pdns-recursor: 4.4.1 -> 4.4.2
2021-01-03 13:59:14 +01:00
Pavol Rusnak 3998ca7a80
Merge pull request #108312 from Emantor/bump/xmodem
python3Packages.xmodem: 0.4.5 -> 0.4.6
2021-01-03 13:48:09 +01:00
Pavol Rusnak 77364ac7c0
Merge pull request #108251 from prusnak/bowtie2
bowtie2: 2.3.5.1 -> 2.4.2
2021-01-03 13:47:45 +01:00
zowoq 907e95015c youtube-dl: 2020.12.31 -> 2021.01.03
https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.03
2021-01-03 22:41:47 +10:00
Bernardo Meurer 264f7981ee bs1770gain: nuke
The package is filled with white supremacist hate speech, and the only
reverse dependency on it, beets, can now use ffmpeg instead.
2021-01-03 14:36:54 +02:00
Bernardo Meurer cea2b9eff4 beets: add doronbehar to maintainers 2021-01-03 14:36:54 +02:00
Bernardo Meurer 264b77f005 beets: add lovesegfault to maintainers 2021-01-03 14:36:54 +02:00