Alyssa Ross
5a963f1d97
util-linux: replace "minimal" opt with more outputs
...
The "minimal" argument just removed some files to reduce package
size. Now that we have multiple output derivations in Nixpkgs (we
didn't when "minimal" was added), we can just throw more outputs at
this problem and get the same effect, with the advantage that those
files are actually there, available for download without a rebuild, if
they're ever needed.
I've tested that with this change, there's no difference in the
closure size of util-linuxMinimal.bin.
We have to set SYSCONFSTATICDIR to stop $bin/bin/agetty looking in
$out for issue or issue.d. SYSCONFSTATICDIR is supposed to be for
configuration that comes with a package, but it's currently only used
for finding an issue, and util-linux doesn't come with any issue
files, so I'm not really sure what the point is...
2021-10-11 15:15:14 +00:00
Alyssa Ross
acb63e654e
util-linux: disable locales properly
...
Removing the locales after they've been built and installed is a big
hack when util-linux gives us an option to disable them directly.
This way, the code in util-linux that deals with locales can be
disabled as well, leading to a (very small) size reduction.
2021-10-11 15:15:14 +00:00
Alyssa Ross
93aac5dac0
util-linux: fix uuidd runtime directory
...
Quoting uuidd(8), as generated prior to this commit:
> By default, the pid file is written to
> /nix/store/6ig1awrlxd‐nadna38kxgfvds9kfr6ny2-util-linux-2.36.2/var/run/uuidd/uuidd.pid.
That's not right...
2021-10-11 15:15:14 +00:00
Martin Weinelt
bd7b2093e2
Merge pull request #141235 from jonringer/fix-azure-packages
2021-10-11 17:04:02 +02:00
Martin Weinelt
f9d6320135
python3Packages.google-cloud-storage: disable tests that requires docker
2021-10-11 16:52:54 +02:00
Sandro
f66c63bb7f
Merge pull request #141128 from andrevmatos/kde/frameworks
2021-10-11 15:16:21 +02:00
github-actions[bot]
d21a1c3fbc
Merge staging-next into staging
2021-10-11 12:02:07 +00:00
github-actions[bot]
81b6dcf6db
Merge master into staging-next
2021-10-11 12:01:26 +00:00
Maximilian Bosch
80d606efb7
Merge pull request #141132 from Ma27/bump-grafana-image-renderer
...
grafana-image-renderer: 3.2.0 -> 3.2.1
2021-10-11 12:29:57 +02:00
Bobby Rong
dd596307b7
Merge pull request #140820 from VergeDX/kippo-remove
...
kippo: cleanup the corresponding broken module.
2021-10-11 17:19:11 +08:00
Ryan Burns
8da58db50b
Merge pull request #139396 from trofi/fix-phik
...
python39Packages.phik: fix build
2021-10-11 01:21:13 -07:00
Sergei Trofimovich
d23b22e4f9
dejagnu: 1.6.2 -> 1.6.3 ( #141206 )
...
* dejagnu: 1.6.2 -> 1.6.3
Move to out-of-tree build to avoid testsuite failure.
2021-10-11 01:08:52 -07:00
Elis Hirwing
fa06e34c5e
Merge pull request #140999 from edibopp/php-amqp
...
phpExtensions.amqp: init at 1.11.0beta
2021-10-11 09:38:17 +02:00
Ryan Burns
3f405ae7b5
Merge pull request #133925 from r-ryantm/auto-update/wxsqlite3
...
wxsqlite3: 4.6.4 -> 4.7.3
2021-10-11 00:09:55 -07:00
Jonathan Ringer
b53d3aa90a
python3Packages.azure-core: fix tests
2021-10-10 23:06:56 -07:00
Jonathan Ringer
63c1c92476
python3Packages.msal: unpin dependencies
2021-10-10 23:06:55 -07:00
github-actions[bot]
ba27c024d3
Merge staging-next into staging
2021-10-11 06:01:37 +00:00
github-actions[bot]
ecb2b759d8
Merge master into staging-next
2021-10-11 06:01:04 +00:00
Bobby Rong
d5bbb6cd0e
Merge pull request #140910 from r-ryantm/auto-update/bluejeans-gui
...
bluejeans-gui: 2.23.0.39 -> 2.24.0.89
2021-10-11 11:36:26 +08:00
Davíð Steinn Geirsson
3cc891a48b
kodi: 19.1 -> 19.2
2021-10-11 11:23:09 +08:00
Anderson Torres
9b73ab4a7c
Merge pull request #141153 from AndersonTorres/new-dialog
...
dialogbox: init at 1.0+unstable=2020-11-16
2021-10-11 00:21:33 -03:00
Ryan Burns
f97d04c97f
Merge pull request #138915 from r-ryantm/auto-update/sysvinit
...
sysvinit: 2.99 -> 3.00
2021-10-10 19:20:30 -07:00
Ryan Burns
5053a517fd
Merge pull request #140926 from r-ryantm/auto-update/pypi-mirror
...
pypi-mirror: 4.0.6 -> 4.0.7
2021-10-10 19:18:14 -07:00
Ryan Burns
ed1605e966
Merge pull request #141199 from risicle/ris-cloudfoundry-cli-8.0.0
...
cloudfoundry-cli: 7.3.0 -> 8.0.0
2021-10-10 18:24:06 -07:00
figsoda
efa8a36549
Merge pull request #140946 from fabaff/cdk
...
cdk-go: init at 1.0.4
2021-10-10 21:16:26 -04:00
figsoda
9bf9e3423b
cdk-go: set meta.mainProgram
2021-10-10 21:16:09 -04:00
figsoda
7471c36bc0
Merge pull request #141222 from samuelgrf/sed-mainProgram
...
gnused,gnused_422: set meta.mainProgram
2021-10-10 21:11:18 -04:00
Martin Weinelt
3c57389c5f
Merge pull request #141037 from NixOS/python-unstable
2021-10-11 03:08:52 +02:00
Martin Weinelt
d1e36a23c2
python3Packages.signify: 0.3 -> 0.4
...
Disables a test, that fails because of an expired certificate.
2021-10-11 02:54:01 +02:00
Samuel Gräfenstein
8755e7aa49
gnused,gnused_422: set meta.mainProgram
2021-10-11 02:37:08 +02:00
Ryan Burns
9d0843d391
Merge pull request #139371 from r-ryantm/auto-update/python3.8-bids-validator
...
python38Packages.bids-validator: 1.8.3 -> 1.8.4
2021-10-10 17:36:49 -07:00
Ryan Burns
faa752e2c4
Merge pull request #138403 from r-ryantm/auto-update/python3.8-pyfuse3
...
python38Packages.pyfuse3: 3.2.0 -> 3.2.1
2021-10-10 17:22:24 -07:00
Ryan Burns
48b43418e0
Merge pull request #138490 from r-ryantm/auto-update/python3.8-jaraco.itertools
...
python38Packages.jaraco_itertools: 6.0.1 -> 6.0.3
2021-10-10 17:20:33 -07:00
github-actions[bot]
03d816e015
Merge staging-next into staging
2021-10-11 00:02:14 +00:00
github-actions[bot]
390a784086
Merge master into staging-next
2021-10-11 00:01:44 +00:00
Ryan Burns
d02eb99f69
Merge pull request #134872 from r-ryantm/auto-update/tboot
...
tboot: 1.10.1 -> 1.10.2
2021-10-10 16:59:12 -07:00
Martin Weinelt
b8144b632e
python3Packages.hyperkitty: 1.3.4 -> unstable-2021-10-08
...
Fixes the failing test suite.
2021-10-11 01:54:21 +02:00
Martin Weinelt
250fdc580c
python3Packages.mistune_2_0: 2.0.0a4 -> 2.0.0rc1
2021-10-11 01:54:21 +02:00
Martin Weinelt
3238d63c0e
home-assistant: relax jinja2 constraint
2021-10-11 01:54:21 +02:00
Martin Weinelt
f40ce33b8e
python3Packages.aioambient: relax websockets constraint
2021-10-11 01:54:21 +02:00
Martin Weinelt
f86eeb5658
python3Packages.requests: always provide chardet
...
Migrating to charset-normalizer caused a few encoding issues visible in
for example python3Packages.praw.
2021-10-11 01:54:20 +02:00
Martin Weinelt
a57570bb05
python3Packages.pyatv: update dependencies
2021-10-11 01:54:20 +02:00
Martin Weinelt
ea98fc72e3
python3Packages.influxdb: disable failing test
2021-10-11 01:54:20 +02:00
Martin Weinelt
107c1442f2
python3Packages.typed-settings: 0.10.0 -> 0.11.1
...
Disable click help tests.
2021-10-11 01:54:20 +02:00
Martin Weinelt
b4781ea8cd
python3Packages.pdoc3: apply patch to fix test_Class_params
2021-10-11 01:54:20 +02:00
Martin Weinelt
97a6cecf2e
python3Packages.nmigen: relax pyvcd constraint
2021-10-11 01:54:20 +02:00
Martin Weinelt
ea2360d3a6
python3Package.pyvcd: migrate to pytestCheckHook
2021-10-11 01:54:20 +02:00
Martin Weinelt
44ff862bbd
python3Package.patsy: migrate to pytest
2021-10-11 01:54:20 +02:00
Martin Weinelt
e11e503865
Revert "python3Packages.cryptography: 3.4.8 -> 35.0.0"
...
This reverts commit 5b4e909b93
.
At this time breaks a bunch of packages that are not ready for the
breaking changes in the X.509 and ASN.1 parsers.
2021-10-11 01:54:20 +02:00
Martin Weinelt
d464358eb5
python3Packages.binwalk: revert zip test breakage
...
Reported upstream in https://github.com/ReFirmLabs/binwalk/issues/566 .
2021-10-11 01:54:20 +02:00