summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* cryptsetup: make all programs optionalAlyssa Ross2022-03-22
| | | | | | | | Some use cases (think appliances) call for veritysetup but not cryptsetup, and others (like NixOS) don't need veritysetup and usually not integritysetup. This is especially useful for pkgsStatic where each program contains a whole copy of the libraries it needs so is quite large.
* cryptsetup: separate binaries from librariesAlyssa Ross2022-03-22
| | | | | | | | | | | This reduces closure sizes by making the libraries not depend on the binaries, which is good for static builds, and (when statically linked) making the binaries not depend on the libraries, which is good for static builds. When static building, we additionally have to disable loading LUKS plugins from $lib to avoid a reference, which probably wouldn't have worked anyway.
* openssl: stop static binaries referencing libsAlyssa Ross2022-03-22
| | | | | | | | | | | | Previously, the "out" output of openssl would contain would contain a couple of tiny libraries in etc/, and the big OpenSSL libraries in lib/. This bloated closures when building things against OpenSSL with pkgsStatic. To fix this, introduce a lib output, so only the config files are left in out. Additionally, we have to disable support for dynamic engines in static builds to avoid a reference to the engines directory in $lib. I don't think it's likely that this would ever have worked anyway.
* WIPAlyssa Ross2022-03-22
|
* [WIP] vmTools.runInLinuxVM: don't mkdir $outAlyssa Ross2022-03-22
| | | | | | What if $out is a file? WIP: add a release note since this is breaking, and check uses in nixpkgs
* [WIP] weston minimalAlyssa Ross2022-03-22
|
* mktuntap: init at 1.0Alyssa Ross2022-03-22
|
* openpam: 20170430 -> 20190224Alyssa Ross2022-03-22
|
* [WIP] vpnc: enableParallelBuildingAlyssa Ross2022-03-22
|
* vpnc: fix crossAlyssa Ross2022-03-22
|
* vpnc: switch to maintained forkAlyssa Ross2022-03-22
| | | | | | This is the same fork now used by Alpine, Arch, Debian, Gentoo, and SliTaz. vpnc-script is no longer bundled, but we already have it packaged anyway so that's okay.
* nftables: add option to disable interactiveAlyssa Ross2022-03-22
| | | | | I think "CLI" is a very strange name for this, but that's what upstream calls it.
* screen: send resize events to attached ptysAlyssa Ross2022-03-22
|
* musl: mntent: fix parsing lines with optional fieldsAlyssa Ross2022-03-22
|
* tar2ext4: 0.8.22 -> unstable-2021-10-20Alyssa Ross2022-03-22
|
* php74Extensions.blackfire: 1.74.0 -> 1.75.0R. Ryantm2022-03-21
|
* ocamlPackages.gapi_ocaml: 0.4.1 -> 0.4.2R. Ryantm2022-03-21
|
* sonobuoy: 0.56.2 -> 0.56.3R. RyanTM2022-03-21
|
* Merge pull request #165056 from ↵Fabian Affolter2022-03-21
|\ | | | | | | | | r-ryantm/auto-update/python3.10-youtube-search-python python310Packages.youtube-search-python: 1.6.2 -> 1.6.3
| * python3Packages.youtube-search-python: add formatFabian Affolter2022-03-21
| |
| * python310Packages.youtube-search-python: 1.6.2 -> 1.6.3R. Ryantm2022-03-21
| |
* | Merge pull request #164954 from fabaff/myfitnesspal-cliFabian Affolter2022-03-21
|\ \ | | | | | | python3Packages.myfitnesspal: add toPythonApplication
| * | python3Packages.myfitnesspal: add toPythonApplicationFabian Affolter2022-03-20
| | |
* | | Merge pull request #165024 from fabaff/bump-slixmppFabian Affolter2022-03-21
|\ \ \ | | | | | | | | python3Packages.slixmpp: 1.8.0.1 -> 1.8.1
| * | | python3Packages.slixmpp: 1.8.0.1 -> 1.8.1Fabian Affolter2022-03-20
| | | |
* | | | linuxPackages.lttng-modules: 2.13.1 -> 2.13.2Alyssa Ross2022-03-21
| | | | | | | | | | | | | | | | Fixes the build with Linux 5.17.
* | | | terraform-providers: update 2022-03-21github-actions[bot]2022-03-21
| | | |
* | | | Merge pull request #164434 from OPNA2608/update/furnaceBobby Rong2022-03-21
|\ \ \ \ | | | | | | | | | | furnace: 0.5.6 -> 0.5.8
| * | | | furnace: 0.5.6 -> 0.5.8OPNA26082022-03-16
| | | | |
* | | | | Merge pull request #159599 from ryantm/mmdocMartin Weinelt2022-03-21
|\ \ \ \ \
| * | | | | mmdoc: init at 0.9.1Ryan Mulligan2022-03-20
| | | | | |
* | | | | | Merge pull request #165006 from r-ryantm/auto-update/minio-certgenRyan Mulligan2022-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | minio-certgen: 1.1.0 -> 1.2.0
| * | | | | | minio-certgen: 1.1.0 -> 1.2.0R. Ryantm2022-03-20
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #164917 from r-ryantm/auto-update/skaffoldRyan Mulligan2022-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | skaffold: 1.36.0 -> 1.37.0
| * | | | | | skaffold: 1.36.0 -> 1.37.0R. Ryantm2022-03-20
| |/ / / / /
* | | | | | Merge pull request #165012 from AtilaSaraiva/distroboxBobby Rong2022-03-21
|\ \ \ \ \ \ | | | | | | | | | | | | | | distrobox: 1.2.13 -> 1.2.14
| * | | | | | distrobox: 1.2.13 -> 1.2.14AtilaSaraiva2022-03-20
| | | | | | |
* | | | | | | Merge pull request #164847 from ruuda/squashfstools-4.5.1Robert Scott2022-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | squashfsTools: 4.5 -> 4.5.1
| * | | | | | | squashfsTools: 4.5 -> 4.5.1Ruud van Asseldonk2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch that was previously fetched from GitHub is now part of the 4.5.1 release, and is no longer needed. Furthermore, 4.5.1 introduces some new scripts to build manpages, and some new build inputs are required to make that work. This also rebases the Darwin patch. I don't have a Mac so I can't test this personally. There was one conflict: diff --cc squashfs-tools/read_xattrs.c index 2067f80,b28c3a0..0000000 --- a/squashfs-tools/read_xattrs.c +++ b/squashfs-tools/read_xattrs.c @@@ -36,9 -38,7 +38,7 @@@ #include "xattr.h" #include "error.h" - #include <stdlib.h> - -extern int read_fs_bytes(int, long long, int, void *); +extern int read_fs_bytes(int, long long, long long, void *); extern int read_block(int, long long, long long *, int, void *); static struct hash_entry { Resolved by updating the signature from int to long long.
* | | | | | | | Merge pull request #164806 from ↵Uri Baghin2022-03-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/opentelemetry-collector-contrib opentelemetry-collector-contrib: 0.46.0 -> 0.47.0
| * | | | | | | | opentelemetry-collector-contrib: 0.46.0 -> 0.47.0R. Ryantm2022-03-19
| | | | | | | | |
* | | | | | | | | Merge pull request #165033 from fabaff/bump-aioridwellMartin Weinelt2022-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python3Packages.aioridwell: 2021.12.2 -> 2022.03.0Fabian Affolter2022-03-20
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | python3Packages.pyaussiebb: 0.0.13 -> 0.0.14Fabian Affolter2022-03-21
| | | | | | | | |
* | | | | | | | | Merge pull request #164915 from r-ryantm/auto-update/singularityJustin Bedő2022-03-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | singularity: 3.8.6 -> 3.8.7
| * | | | | | | | | singularity: 3.8.6 -> 3.8.7R. Ryantm2022-03-20
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | allure: init at 2.17.3happysalada2022-03-20
| | | | | | | | |
* | | | | | | | | blender: 2.93.5 -> 3.1.0 (#164987)pennae2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | blender 3.1 now requires python 3.10 and zstd to build. also pin cudatoolkit to 11 and optix to 7.3 as requested by the blender build instructions for 3.1
* | | | | | | | | Merge pull request #164868 from OPNA2608/update/palemoonAnderson Torres2022-03-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | palemoon: 29.4.4 -> 30.0.0
| * | | | | | | | | palemoon: 29.4.4 -> 30.0.0OPNA26082022-03-20
| | | | | | | | | |