Commit Graph
336028 Commits
Author SHA1 Message Date
Arnout Engelen c627a7e4e7 python3Packages.enaml: 0.13.0 -> 0.14.0
Because enaml 0.13.0 doesn't work with atom 0.7.0,
which is already in nixpkgs. 0.14.0 works again.

(`enaml/layout/strength_member.py` was calling `__init__`
on `Value` with 3 positional parameters, but atom 0.7.0
changed them to named ones, and enaml 0.14.0 is updated
accordingly).
2022-01-13 20:57:16 +01:00
Jonathan Ringer 9fcf9be974 Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	pkgs/development/python-modules/bx-python/default.nix
2021-12-03 00:11:41 -08:00
Robert SchützandJonathan Ringer 92123f61bd python3Packages.validators: remove superfluous dependencies 2021-12-03 00:08:45 -08:00
github-actions[bot]andGitHub 55c389ede5 Merge master into staging-next 2021-12-03 06:01:19 +00:00
Austin Seipp 2a295f42c8 symbiyosys: 2021.09.13 -> 2021.11.30
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Austin Seipp 5b253be591 nextpnr: 2021.09.27 -> 2021.11.24, with apycula update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
Austin Seipp a79ca33d94 yosys: 0.10+1 -> 0.11+52, with abc update
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-12-02 21:48:51 -06:00
zowoqandJonathan Ringer 2100043ba9 go_1_16: 1.16.10 -> 1.16.11 2021-12-02 19:32:00 -08:00
Justin BedoandJonathan Ringer 37f81936fa python3Packages.bx-python: 0.8.11 -> 0.8.12 2021-12-02 19:14:16 -08:00
Fabian AffolterandJonathan Ringer 6c4f2d7399 python3Packages.sqlmap: 1.5.11 -> 1.5.12 2021-12-02 19:12:22 -08:00
zowoq c3338bcdc4 .github/workflows/editorconfig.yml: allow PRs to skip check
Intended for treewide reformatting PRs so we don't hit the API ratelimit.
2021-12-03 12:54:08 +10:00
Fabian AffolterandJonathan Ringer 6cbce58b9d python3Packages.qcs-api-client: 0.20.3 -> 0.20.4 2021-12-02 18:47:06 -08:00
Fabian AffolterandJonathan Ringer 322365c68b python3Packages.pytenable: 1.4.0 -> 1.4.2 2021-12-02 18:44:12 -08:00
Fabian AffolterandJonathan Ringer 78a189600d python3Packages.sendgrid: 6.9.1 -> 6.9.2 2021-12-02 18:40:55 -08:00
2f89af4d34 nfd: init at 0.7.1 (#144010)
* nfd: init at version 0.7.1

- Add NFD derivation
- Link NFD derivation as a top-level package

* Applied revision suggestions

* Add fetchSubmodules

NFD uses websocket++ 0.8.1-hotfix in their stable release so that it can be built with boost 175.
ndn-cxx is built with boost 169 in nixpkgs, although it could use the newest version, so I'm matching the same version.

* Fixed tests and cleanup

* Fix typo in repo revision

* Add fetch submodules

NFD build script requires the complete websocket++ source in the build directory.
I could not build it reusing the packages websocket++.

* Call to pre and post check hooks

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Default to fetch NFD submodules

* Fix license

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>

* Switch to lib.optional for parameter string

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* Change prefix as per nix defaults

* Removed redundant prefix environment variable

* Homepage to HTTPS

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Ryan Burns <52847440+r-burns@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-02 18:06:02 -08:00
John EricsonandGitHub 3d4e35d0e6 Merge pull request #147983 from r-burns/depshosthost-splicing
top-level: add depsHostHost splicing
2021-12-02 21:01:58 -05:00
Martin WeineltandJonathan Ringer 59cd736ec2 python39: backport patch to accomodate system library changes in Big Sur
(cherry picked from commit 9738723b2486cfe9988abbff0c873cce5cba1849)
2021-12-02 18:00:12 -08:00
Alvar PenningandJonathan Ringer 05eb41e468 gd: 2.3.2 -> 2.3.3 2021-12-02 17:56:03 -08:00
Fabian AffolterandJonathan Ringer 35e41e6f89 python3Packages.prompt-toolkit: 3.0.19 -> 3.0.22 2021-12-02 17:55:23 -08:00
Philipp DargelandJonathan Ringer a3401f6e33 OpenJDK: expose more versions
Provide a way to access all JDK versions.
2021-12-02 17:54:20 -08:00
Jakub KozłowskiandJonathan Ringer 305b7de421 bloop: 1.4.9 -> 1.4.11 2021-12-02 17:50:31 -08:00
Jakub KozłowskiandJonathan Ringer 24d717393f bloop: add kubukoz as maintainer 2021-12-02 17:50:31 -08:00
Bobby RongandGitHub dcc0aacb07 Merge pull request #147262 from lsix/qgis-3.16.14
qgis: 3.16.13 -> 3.16.14
2021-12-03 09:49:46 +08:00
Nick CaoandJonathan Ringer 8169ad8838 libunwind: 1.4.0 -> 1.6.2 2021-12-02 17:47:16 -08:00
Jonathan RingerandJonathan Ringer ae418d54d3 python.pkgs.pythonNamespacesHook: check parent directory exists before removing child 2021-12-02 17:38:40 -08:00
Bobby RongandGitHub 6db1d43baf Merge pull request #148094 from kira-bruneau/goverlay
goverlay: 0.6.4 → 0.7
2021-12-03 09:30:31 +08:00
Bobby RongandGitHub d5885d11ca Merge pull request #148331 from veehaitch/jadx-1.3.0
jadx: 1.2.0 -> 1.3.0
2021-12-03 09:28:24 +08:00
Bobby RongandGitHub 296de886d0 Merge pull request #148019 from hjones2199/kstars356
kstars: 3.5.5 -> 3.5.6
2021-12-03 09:24:39 +08:00
Ryan Burns c47f991435 top-level: add depsHostHost splicing
This was originally made to throw because pkgsHostHost was unimplemented.
Now that we have the full range of pkgs*, we can add this normally.
2021-12-02 17:22:54 -08:00
Bobby RongandGitHub f54c8a95f0 Merge pull request #148318 from cpcloud/earthly
earthly: 0.5.24 -> 0.6.2
2021-12-03 09:15:52 +08:00
Alyssa RossandJonathan Ringer f56f3f7dcc rustc: 1.56.1 -> 1.57.0 2021-12-02 16:58:40 -08:00
S. Nordin AbouzahraandJonathan Ringer 80b7fda9fe libwebp: 1.1.0 -> 1.2.1 2021-12-02 16:38:37 -08:00
Alyssa RossandJonathan Ringer e0d3296bab cpio: add debug output 2021-12-02 16:33:13 -08:00
maralornandGitHub c7c997a066 Merge pull request #148357 from maralorn/nom-update
nix-output-monitor: 1.0.3.3 -> 1.0.4.0
2021-12-03 01:27:14 +01:00
Alyssa RossandJonathan Ringer 4760a907ea pkg-config: make comment clearer for non-natives
Suggested-by: Jörg Thalheim <joerg@thalheim.io>
2021-12-02 16:11:43 -08:00
Alyssa RossandJonathan Ringer 801078806b pkg-config: always pass --static in static builds
By default, pkg-config output will not include Requires.private
dependencies (which specify dependencies that only apply when building
statically).  It will only do this when passed --static.  In
pkgsStatic, let's ensure pkg-config is always operating in static
mode, because pkgsStatic will ensure that any libraries pkg-config
might find will always be static, and so will always need their
Requires.private dependencies.

This is very useful for Meson builds, because otherwise Meson will
only pass --static to pkg-config if the dependency was explicitly
"static : true", which is not likely to be the case for most stuff
we're building.

An alternative proposal was to patch Meson to add a special
environment variable to force dependencies to be "static : true".  I
feel that the approach I've taken here is less invasive.
2021-12-02 16:11:43 -08:00
Jonathan Ringer 2e6fadac4e Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/development/python-modules/django-rq/default.nix
2021-12-02 16:07:50 -08:00
Jonathan RingerandGitHub 571cbf3d1d Merge pull request #147092 from NixOS/staging-next
staging-next: 2021-11-22
2021-12-02 16:04:32 -08:00
Jakub KozłowskiandJonathan Ringer 3bf91048f8 scala-cli: 0.0.8 -> 0.0.9 2021-12-02 16:03:23 -08:00
github-actions[bot]andGitHub 987163192b Merge master into staging-next 2021-12-03 00:01:31 +00:00
Jonathan RingerandGitHub 35f45f9dd7 Merge pull request #147426 from NixOS/python-unstable
Python unstable 2021-11-25
2021-12-02 15:56:12 -08:00
ajs124andGitHub 559552ea19 Merge pull request #145695 from mohe2015/step-ca-tests
nixos/tests: add step-ca test
2021-12-03 00:54:10 +01:00
maralornandGitHub c5a25631cf Merge pull request #148075 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-12-03 00:52:46 +01:00
maralornandGitHub fe03bc4363 Merge pull request #148172 from sternenseemann/ghc-build-target-llvm
haskell.compiler.*: use build->target LLVM in build
2021-12-03 00:44:10 +01:00
maralornandGitHub 9bdfe94971 Merge pull request #148321 from datakurre/hasura
haskellPackages.hasura: 2.0.9 -> 2.0.10
2021-12-03 00:41:50 +01:00
Malte Brandy e2738be136 nix-output-monitor: 1.0.3.3 -> 1.0.4.0 2021-12-03 00:37:25 +01:00
Robert SchützandJonathan Ringer 4912ee7bf1 python2Packages.pydocstyle: drop
It's not used by any leaf package.
2021-12-02 15:21:23 -08:00
Robert SchützandJonathan Ringer 7cab7431b3 python3Packages.trio: don't depend on pylint 2021-12-02 15:21:23 -08:00
Robert SchützandJonathan Ringer 795894a347 python3Packages.pylama: 7.7.1 -> 8.0.6
https://github.com/klen/pylama/blob/8.0.6/Changelog
2021-12-02 15:21:23 -08:00
Robert SchützandJonathan Ringer 4217371c1c python3Packages.pydocstyle: 5.0.2 -> 6.1.1 2021-12-02 15:21:23 -08:00