Commit Graph
261293 Commits
Author SHA1 Message Date
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
Pavol RusnakandGitHub 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 BoschandGitHub 026fbcaa21 Merge pull request #108327 from 06kellyjac/tokei
tokei: 12.0.4 -> 12.1.1
2021-01-03 18:30:36 +01:00
Guillaume GirolandGitHub 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
Guillaume GirolandGitHub 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
Guillaume GirolandGitHub 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 GirolandGitHub 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 GardinerandFrederik Rietdijk 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 TorresandGitHub 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ässlerandFrederik Rietdijk 12f3e2c42c nixos/tests/shadow: add switch user subtest 2021-01-03 15:54:48 +01:00
Milan PässlerandFrederik Rietdijk 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 CoudronandGitHub 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 RoccoandGitHub c5332e3a16 Merge pull request #108296 from rnhmjoj/bdf2psf
bdf2psf: 1.999 -> 1.200
2021-01-03 15:34:11 +01:00
Pavol RusnakandGitHub 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
Maximilian BoschandGitHub 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
rnhmjoj 3488d7ba1f bdf2psf: 1.999 -> 1.200 2021-01-03 14:35:44 +01:00
Martin WeineltandGitHub 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
https://github.com/VCVRack/Rack/commit/2db08f15a00f6792bb3a45db31dd13f94966beed
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ćandGitHub beef4b95a9 buildLuaPackage: pass propagatedBuildInputs to final derivation (#108311)
propagatedBuildInputs was completely overridden in the process
2021-01-03 14:03:30 +01:00
Kevin CoxandGitHub 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
Michele Guerini RoccoandGitHub 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 RusnakandGitHub 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 RusnakandGitHub 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
Rouven Czerwinski 7a4aa780ca python3Packages.xmodem: 0.4.5 -> 0.4.6
Version bump.
2021-01-03 13:28:34 +01:00
Pavol RusnakandGitHub 712830d101 Merge pull request #108310 from mdlayher/mdl-bump-corerad
corerad: 0.2.8 -> 0.3.0
2021-01-03 13:26:14 +01:00
Pavol RusnakandGitHub 4d0e996b71 Merge pull request #108303 from siraben/codec2-darwin
codec2: enable build on unix
2021-01-03 13:24:52 +01:00
Pavol RusnakandGitHub 23c6c4ce3c Merge pull request #108291 from fabaff/bump-tld
python3Packages.tld: 0.12.3 -> 0.12.4
2021-01-03 13:12:52 +01:00
Pavol RusnakandGitHub 9ce2291c2c Merge pull request #108290 from dywedir/wavemon
wavemon: 0.9.2 -> 0.9.3
2021-01-03 13:12:22 +01:00
Austin Seipp 3dbe656a25 nextpnr: 2020.12.01 -> 2021.01.02, bugfixes, no GUI by default
Upstream NextPNR has moved to disable the GUI by default; it tends to
cause the most complications/bug reports and has various complexities
and failure modes (e.g. I've still had problems getting it working
efficiently on my Ice Lake laptop.)

Instead, disable GUI support by default, and add a new `nextpnrWithGui`
derivation that enables it. This cuts the closure size down by 40ish
percent (~800MB -> ~500MB) and makes it a neglibile amount faster.

It also fixes two bugs:

  1) We were using the old `ICEBOX_ROOT` parameter for ice40 support,
     now known as `ICESTORM_ICE40_PREFIX`, and

  2) the CMake option `SERIALIZE_CHIPDB` was renamed to `..._CHIPDBS`
     (with an 'S' suffix) which should speed up the build at the cost
     of RAM usage

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp b7c5fe8741 trellis: 2020.11.25 -> 2021.01.02
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp 9a3b4e19bb icestorm: 2020.08.19 -> 2020.12.04
Adds I2C/SPI support for iCE40 u4k devices (iCE5LP4K?)

PyPy3 is apparently broken for now in the wake of the gcc/glibc upgrade,
so just skip it for now.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:33 -06:00
Austin Seipp 57f664002b yosys: 0.9+3715 -> 0.9+3803
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-01-03 06:06:29 -06:00
Matt Layher 680a8e7cd8 corerad: 0.2.8 -> 0.3.0
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-01-03 07:02:30 -05:00
Frederik Rietdijk aaf4dddc1d Revert "zigbee2mqtt: 1.16.2 -> 1.17.0"
Infinite recursion. https://github.com/NixOS/nixpkgs/issues/108304

This reverts commit ae64bc63d5.
2021-01-03 12:53:13 +01:00
Léo GaspardandGitHub 2847e38623 Merge pull request #104674 from 06kellyjac/deno
deno: 1.5.3 -> 1.5.4 -> 1.6.0 -> 1.6.1 -> 1.6.2 -> 1.6.3
2021-01-03 12:21:38 +01:00
Michael WeissandGitHub fab050e022 Merge pull request #108286 from nrdxp/redshift-appindicator
redshift: libappindicator is linux only
2021-01-03 12:19:43 +01:00
Pavol RusnakandGitHub dd5b6caace Merge pull request #108302 from rnhmjoj/monero
monero{,-gui}: 0.17.1.7 -> 0.17.1.8
2021-01-03 12:09:09 +01:00
Joe HermaszewskiandAlyssa Ross cbc4bd9971 vulkan: 1.2.141 -> 1.2.162
Also improve metadata for vulkan-validation-layers
2021-01-03 11:03:42 +00:00
Pavol RusnakandGitHub 918031c587 Merge pull request #108292 from rnhmjoj/libusb1
pythonPackages.libusb1: 1.9 -> 1.9.1
2021-01-03 11:51:56 +01:00
sternenseemannandVincent Laporte fc20aedc9e ocamlPackages.ocaml-monadic: use dune 2 2021-01-03 11:35:18 +01:00
Robert T. McGibbonandFrederik Rietdijk 5c5d3d6fee python3Packages.dask: unbreak by removing flaky test 2021-01-03 11:23:11 +01:00
Frederik Rietdijk 6c9b5071e4 Revert "Merge pull request #107030 from cpcloud/nomad-nvml"
This broke eval.

https://github.com/NixOS/nixpkgs/pull/107030#issuecomment-753591854

This reverts commit 20489e31cd, reversing
changes made to 590feeecfb.
2021-01-03 11:19:28 +01:00