Luke Granger-Brown
91e4957081
cacert: extract certdata.txt from main package
...
This allows users to specify custom CAs without needing to download the
entirety of the NSS source code - just certdata.txt, which should end up
in cache.nixos.org.
2021-10-08 01:21:57 +00:00
Luke Granger-Brown
906f44cef3
cacert: port to use buildcatrust
...
This introduces the ability to have additional certificates in the trust
store using an override, similar to how the blacklist is done. If the
certificates are provided in OpenSSL TRUSTED CERTIFICATE form, then
those trust bits will be respected.
It also adds a p11-kit compatible trust store output.
2021-10-08 00:56:49 +00:00
Luke Granger-Brown
44c4fd09a1
buildcatrust: init at 0.1.3
2021-10-07 02:06:05 +00:00
github-actions[bot]
ae9f8ec1b6
Merge staging-next into staging
2021-10-07 00:02:11 +00:00
github-actions[bot]
dbb89f41fa
Merge master into staging-next
2021-10-07 00:01:33 +00:00
davidak
8d4b70dfec
Merge pull request #140811 from robintown/bcachefs-tools
...
bcachefs-tools: 2021-07-08 -> 2021-10-01
2021-10-07 01:52:14 +02:00
Sandro
3f5379dde3
Merge pull request #140274 from fabaff/pyefergy
2021-10-07 00:33:48 +02:00
Robin Townsend
a961352f5e
linux-testing-bcachefs: Add note about keeping bcachefs-tools up to date
2021-10-06 18:29:49 -04:00
Robin Townsend
6eb7531255
bcachefs-tools: 2021-07-08 -> 2021-10-01
...
Recent updates to the bcachefs kernel resulted in a change in on-disk
format. However, since bcachefs-tools wasn't updated at the same time,
they became incompatible, causing a variety of issues. This brings the
linux-testing-bcachefs and bcachefs-tools versions back into sync.
2021-10-06 18:29:49 -04:00
Sandro
f4d557e125
Merge pull request #140808 from r-ryantm/auto-update/ser2net
2021-10-07 00:16:22 +02:00
Sandro
0328e7ac0f
Merge pull request #140802 from r-ryantm/auto-update/python38Packages.urlextract
2021-10-07 00:14:19 +02:00
John Ericson
f1f320d4ac
Merge pull request #138321 from obsidiansystems/fix-build-rust-crate-cross
...
buildRustCrate: Fix some things for cross builds
2021-10-06 18:06:53 -04:00
John Ericson
c2cf3eb100
Merge pull request #120565 from Ericson2314/nixos-without-nix
...
nixos/nix-daemon: Add enable option
2021-10-06 18:05:47 -04:00
Sandro
c50c0570d1
Merge pull request #140764 from r-ryantm/auto-update/python38Packages.mypy-boto3-s3
2021-10-07 00:04:31 +02:00
Sandro
cdf359773c
Merge pull request #140796 from IvarWithoutBones/fix/linux-libre
2021-10-07 00:01:04 +02:00
Sandro
f855bcbf05
Merge pull request #140790 from superherointj/package-k3s-updateScript-fix
2021-10-07 00:00:54 +02:00
Sandro
9e016672b1
Merge pull request #140523 from hjones2199/gpsd-fixes
2021-10-06 23:57:04 +02:00
Justin Bedő
68f25d5a86
Merge pull request #140170 from marsam/r-hydra
...
R: don't restrict hydraPlatforms
2021-10-07 08:54:26 +11:00
R. RyanTM
dffd972ab4
ser2net: 4.3.3 -> 4.3.4
2021-10-06 21:36:52 +00:00
John Ericson
811f849961
buildRustCrate: Don't override the linker during cross
...
lld is sometimes need. The caller can do that instead.
2021-10-06 16:59:53 -04:00
John Ericson
4430761186
buildRustCrate: Add extraRustcOptsForBuild
...
`extraRustcOpts` should not be used for build.rs, lest it contain
host-platform-specific options during cross builds.
2021-10-06 16:59:52 -04:00
John Ericson
0ee5640d78
buildRustCrate: Fix extra cross args
...
Do proper list separation, use ld not cc because rustc doesn't `-Wl,`.
2021-10-06 16:59:19 -04:00
Sandro
79d54d1033
Merge pull request #140794 from fishi0x01/bump-vsh
2021-10-06 22:58:42 +02:00
Robert Hensing
d25fa35e02
haskellPackages.hercules-ci-agent: Re-enable profiling
...
This override isn't needed anymore and breaks packages that
depend on it (and don't disable profiling).
2021-10-06 22:53:44 +02:00
Anderson Torres
d3ee4ba650
Merge pull request #100351 from turion/dev_add_agdarsec
...
agdarsec: init at 0.4.1
2021-10-06 17:48:25 -03:00
John Ericson
cc3f2432d0
nixos/nix-daemon: Add enable option
...
Don't worry, it's is true by default. But I think this is important to
have because NixOS indeed shouldn't need Nix at run time when the
installation is not being modified, and now we can verify that.
NixOS images that cannot "self-modify" are a legitamate
use-case that this supports more minimally. One should be able to e.g. do a
sshfs mount and use `nixos-install` to modify them remotely, or just
discard them and build fresh ones if they are run VMs or something.
The next step would be to make generations optional, allowing just
baking `/etc` and friends rather than using activation scripts. But
that's more involved so I'm leaving it out.
2021-10-06 16:43:48 -04:00
R. RyanTM
50db7e49ed
python38Packages.urlextract: 1.3.0 -> 1.4.0
2021-10-06 20:27:21 +00:00
Sandro
1d88d6faed
Merge pull request #140760 from turion/dev_bump_agda_prelude
2021-10-06 22:02:26 +02:00
Robert Scott
1d5953184a
Merge pull request #139651 from pborzenkov/calibre-web-0.6.13
...
calibre-web: 0.6.12 -> 0.6.13
2021-10-06 20:36:08 +01:00
Sandro
71a7bd9976
Merge pull request #134408 from r-ryantm/auto-update/libnsl
2021-10-06 21:30:14 +02:00
Sandro
71a83f62a5
Merge pull request #140732 from onsails/vim-plugins
2021-10-06 21:24:47 +02:00
Karl Fischer
1fd150bf62
vsh: 0.12.0 -> 0.12.1
2021-10-06 21:10:35 +02:00
sterni
2924140fac
dbqn, dbqn-native: 2021-10-02 -> 2021-10-05 ( #140601 )
...
Summary:
- This new release internalizes the old, explicit log into `./build{,8}` scripts.
- Reduces closure size, by explicitly passing JDK(GraalVM) library output to native-image flags.
- Moves JDK to native build inputs.
- Resets meta.priority to default, since it is explicitly differentiated by pname.
2021-10-06 16:05:17 -03:00
Michael Weiss
fc89e2a3c6
Merge pull request #140782 from primeos/signal-desktop
...
signal-desktop: 5.18.1 -> 5.19.0
2021-10-06 21:03:48 +02:00
Sandro
80ce1c4c38
Merge pull request #139257 from r-ryantm/auto-update/python38Packages.sqlite-utils
2021-10-06 21:03:15 +02:00
Sandro
0959e0aef1
Merge pull request #140770 from figsoda/update-rslint
2021-10-06 21:02:10 +02:00
Sandro
b504f4d282
Merge pull request #140773 from r-ryantm/auto-update/python3.8-transitions
2021-10-06 21:01:40 +02:00
Sandro
c7f0045e02
Merge pull request #140788 from r-ryantm/auto-update/python3.8-pypinyin
2021-10-06 20:54:13 +02:00
Sandro
78a46ea988
Merge pull request #140789 from Korbik/sbcl_fix_2_0_8
2021-10-06 20:53:52 +02:00
Sandro
58e3b68017
Merge pull request #140776 from r-ryantm/auto-update/python38Packages.pypinyin
2021-10-06 20:51:11 +02:00
Sandro
8c90e54f2e
Merge pull request #140778 from applePrincess/exploitdb-2021-10-06
2021-10-06 20:48:04 +02:00
Ryan Mulligan
94f3749cb0
Merge pull request #140688 from dotlambda/pikepdf-3.1.1
...
python3Packages.pikepdf: 3.1.0 -> 3.1.1
2021-10-06 11:24:25 -07:00
github-actions[bot]
3edaee3ccf
Merge staging-next into staging
2021-10-06 18:01:58 +00:00
github-actions[bot]
2d386e71d4
Merge master into staging-next
2021-10-06 18:01:21 +00:00
superherointj
bc9b01fadd
k3s: updateScript updated
2021-10-06 15:00:47 -03:00
R. RyanTM
7ef6135ef2
python38Packages.pypinyin: 0.42.0 -> 0.43.0
2021-10-06 17:50:55 +00:00
Cedric Corbiere
6bd8854e3c
sbcl: fix the 2.0.8 version
...
The 2.0.8 version was pointing to 2.1.2 version
2021-10-06 19:48:59 +02:00
Pavol Rusnak
8b512253b4
Merge pull request #140781 from bcdarwin/fix-theano-homepage
...
python3Packages.Theano: fix meta.homepage
2021-10-06 19:41:18 +02:00
Pavol Rusnak
2994e3d505
Merge pull request #140771 from bcdarwin/update-graspologic-homepage
...
python3Packages.graspologic: update homepage
2021-10-06 19:40:28 +02:00
Pavol Rusnak
0300811ff1
Merge pull request #140772 from prusnak/foxdot
...
foxdot: add foxdot application alias
2021-10-06 19:39:08 +02:00