Commit Graph

335988 Commits

Author SHA1 Message Date
Alyssa Ross
f56f3f7dcc rustc: 1.56.1 -> 1.57.0 2021-12-02 16:58:40 -08:00
S. Nordin Abouzahra
80b7fda9fe libwebp: 1.1.0 -> 1.2.1 2021-12-02 16:38:37 -08:00
Alyssa Ross
e0d3296bab cpio: add debug output 2021-12-02 16:33:13 -08:00
Alyssa Ross
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 Ross
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
github-actions[bot]
987163192b
Merge master into staging-next 2021-12-03 00:01:31 +00:00
Jonathan Ringer
35f45f9dd7
Merge pull request #147426 from NixOS/python-unstable
Python unstable 2021-11-25
2021-12-02 15:56:12 -08:00
ajs124
559552ea19
Merge pull request #145695 from mohe2015/step-ca-tests
nixos/tests: add step-ca test
2021-12-03 00:54:10 +01:00
maralorn
c5a25631cf
Merge pull request #148075 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-12-03 00:52:46 +01:00
maralorn
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
maralorn
9bdfe94971
Merge pull request #148321 from datakurre/hasura
haskellPackages.hasura: 2.0.9 -> 2.0.10
2021-12-03 00:41:50 +01:00
Robert Schütz
4912ee7bf1 python2Packages.pydocstyle: drop
It's not used by any leaf package.
2021-12-02 15:21:23 -08:00
Robert Schütz
7cab7431b3 python3Packages.trio: don't depend on pylint 2021-12-02 15:21:23 -08:00
Robert Schütz
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ütz
4217371c1c python3Packages.pydocstyle: 5.0.2 -> 6.1.1 2021-12-02 15:21:23 -08:00
Robert Hensing
66c19d856b
Merge pull request #148341 from hercules-ci/add-dockerTools-customization-layer-dependencies
dockerTools: Add store dependencies of the customization layer
2021-12-03 00:20:44 +01:00
Thiago Kenji Okada
f55e8bf2c4
Merge pull request #148324 from thiagokokada/bump-babashka
babashka: 0.6.7 -> 0.6.8
2021-12-02 20:16:42 -03:00
Silvan Mosberger
c094f80988
Merge pull request #148178 from Zoomulator/remove-zoomulator
Removing myself as maintainer.
2021-12-03 00:08:31 +01:00
Malte Brandy
70df684f9e
Merge branch 'master' into haskell-updates 2021-12-02 23:49:21 +01:00
Sandro
0d03c4318b
Merge pull request #147771 from nixinator/xsos-init 2021-12-02 23:36:09 +01:00
Robert Hensing
d0bcc212de nixosTests.docker-tools: Use unique binary in test case 2021-12-02 22:26:05 +00:00
Kim Simmons
6c55d68c16 Removing zoomulator (my self) as maintainer. 2021-12-02 22:37:56 +01:00
Mrinal Purohit
b0819012c4 gh: 2.2.0 -> 2.3.0 2021-12-03 07:30:07 +10:00
Martin Weinelt
42ffc37872
Merge pull request #148307 from mweinelt/release-notes-fixups 2021-12-02 22:06:07 +01:00
Martin Weinelt
375fc047da
Merge pull request #136831 from mweinelt/mstflint 2021-12-02 22:04:47 +01:00
Martin Weinelt
a427643a55
Merge pull request #146364 from mweinelt/python/django-rq 2021-12-02 21:57:44 +01:00
Michael Weiss
07b60f6d81
Merge pull request #141793 from primeos/mesa-next
mesa: 21.2.6 -> 21.3.1
2021-12-02 21:40:14 +01:00
Thiago Kenji Okada
6b2b907130 babashka: 0.6.7 -> 0.6.8 2021-12-02 17:28:36 -03:00
Aaron Andersen
ac573f3975
Merge pull request #148049 from hexagonal-sun/shairport-firewall-rules
nixos/shairport-sync: add firewall rules
2021-12-02 15:21:28 -05:00
Fabian Affolter
de03248029 python3Packages.typical: disable failing test 2021-12-02 21:21:12 +01:00
Fabian Affolter
10e582c7ee python3Packages.rpcq: disable failing test 2021-12-02 20:56:50 +01:00
Fabian Affolter
d19a4ef31f python3Packages.thinc: 8.0.10 -> 8.0.13 2021-12-02 20:46:55 +01:00
Fabian Affolter
349544f7c7 python3Packages.seaborn: disable failing tests 2021-12-02 20:45:07 +01:00
Fabian Affolter
f6cfdc97cc python3Packages.pandas: disable failing test 2021-12-02 20:44:36 +01:00
Maximilian Bosch
d3a2719fe8
Merge pull request #148296 from Ma27/bump-diffoscope
diffoscope: 192 -> 194
2021-12-02 20:28:35 +01:00
Asko Soukka
e3cba2b9da
haskellPackages.hasura: 2.0.9 -> 2.0.10 2021-12-02 21:26:51 +02:00
Matthew Leach
ea90c516e7 nixos/shairport-sync: add firewall rules
Add an option to automatically open the firewall for shairport.
2021-12-02 19:24:50 +00:00
figsoda
c8266cd4c9
Merge pull request #148124 from oxalica/bump/nvim-treesitter
vimPlugins.nvim-treesitter{,-textobjects}: use default branch and update
2021-12-02 14:16:27 -05:00
Thiago Kenji Okada
940a4ba80d
Merge pull request #148285 from romildo/upd.pop-icon-theme
pop-icon-theme: remove some dependencies
2021-12-02 16:15:39 -03:00
Martin Weinelt
34d4676e9d
nixos/doc/manual/release-notes/rl-2111: fix multiple option links 2021-12-02 19:03:05 +01:00
github-actions[bot]
61ce96a63a
Merge staging-next into staging 2021-12-02 18:01:48 +00:00
github-actions[bot]
bcc4d12e17
Merge master into staging-next 2021-12-02 18:01:11 +00:00
Fabian Affolter
ab0d6cb4a8 python3Packages.httpx-socks: add missing dependencies 2021-12-02 18:48:31 +01:00
José Romildo
82ee5f20c7 pop-icon-theme: restrict platforms to linux 2021-12-02 14:45:28 -03:00
Martin Weinelt
d1da5658a6
nixos/doc/manual/release-notes/rl-2111: move highlights introduction 2021-12-02 18:45:04 +01:00
nixinator
18bab16610 xsos:init at 0.7.19 2021-12-02 17:09:07 +00:00
Maximilian Bosch
80c7745b4e
Merge pull request #147315 from sumnerevans/element-1.9.5
element-desktop: 1.9.4 -> 1.9.5
2021-12-02 17:45:23 +01:00
Maximilian Bosch
d53feab3be
Merge pull request #147897 from Ma27/bump-roundcube
roundcube: 1.5.0 -> 1.5.1
2021-12-02 17:42:34 +01:00
Fabian Affolter
7dfe5277ce python3Packages.graphql-core: add pytest-asyncio 2021-12-02 17:40:38 +01:00