summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* 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
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #165034 from fabaff/bump-pyaussiebbMartin Weinelt2022-03-21
|\ \ \ \ \ \ \ \
| * | | | | | | | 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
| | | | | | | | |
* | | | | | | | | wrangler: 1.19.8 -> 1.19.9R. Ryantm2022-03-20
| | | | | | | | |
* | | | | | | | | nixos/tests: add mastodon testIzorkin2022-03-20
| | | | | | | | |
* | | | | | | | | Merge pull request #164968 from r-ryantm/auto-update/python3.10-invokeFabian Affolter2022-03-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | python310Packages.invoke: 1.6.0 -> 1.7.0
| * | | | | | | | | python3Packages.invoke: remove whitespacesFabian Affolter2022-03-20
| | | | | | | | | |
| * | | | | | | | | python3Packages.invoke: update meta, add pythonImportsCheckFabian Affolter2022-03-20
| | | | | | | | | |
| * | | | | | | | | python310Packages.invoke: 1.6.0 -> 1.7.0R. Ryantm2022-03-20
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | rover: init at 0.4.8ivanbrennan2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Rover CLI for managing and maintaining graphs with Apollo Studio.
* | | | | | | | | Merge pull request #164984 from svanderburg/vice-desktopitemsSander van der Burg2022-03-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | vice: add desktop items for all computer model emulators
| * | | | | | | | | vice: add desktop items for all computer model emulatorsSander van der Burg2022-03-20
| | | | | | | | | |
* | | | | | | | | | dua: 2.17.0 -> 2.17.1R. Ryantm2022-03-20
| | | | | | | | | |
* | | | | | | | | | i3wsr: 2.0.1 -> 2.1.0R. Ryantm2022-03-20
| | | | | | | | | |
* | | | | | | | | | python310Packages.elementpath: 2.4.0 -> 2.5.0R. Ryantm2022-03-20
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge pull request #164066 from cigrainger/masterSandro2022-03-20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cider: init at 1.3.1308Christopher Grainger2022-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary newlines Co-authored-by: Sandro <sandro.jaeckel@gmail.com> add version information to bin Co-authored-by: Sandro <sandro.jaeckel@gmail.com> remove name
* | | | | | | | | | Merge pull request #145637 from WolfangAukang/rareSandro2022-03-20
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rare: init at 1.8.8P. R. d. O2022-03-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #106822 from magnetophon/OMKSandro2022-03-20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update pkgs/applications/audio/open-music-kontrollers/synthpod.nixSandro2022-03-20
| | | | | | | | | | | |
| * | | | | | | | | | | open-music-kontrollers: initBart Brouns2022-03-19
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #164330 from Luflosi/fix-tor-client-disableSandro2022-03-20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | nixos/tor: fix services.tor.client.enable = false not workingLuflosi2022-03-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If `services.tor.client.enable` is set to false (the default), the `SOCKSPort` option is not added to the torrc file but since Tor defaults to listening on port 9050 when the option is not specified, the tor client is not actually disabled. To fix this, simply set `SOCKSPort` to 0, which disables the client. Use `mkForce` to prevent potentially two different `SOCKSPort` options in the torrc file, with one of them being 0 as this would cause Tor to fail to start. When `services.tor.client.enable` is set to false, this should always be disabled.
* | | | | | | | | | | | | Merge pull request #164736 from andresilva/andre/polkadot-0.9.17Sandro2022-03-20
|\ \ \ \ \ \ \ \ \ \ \ \ \