| Commit message (Expand) | Author | Age | Files | Lines |
| * | create-amis.sh: fix typoorigin/reusable-ami-script | Timothy DeHerrera | 2021-09-22 | 2 | -7/+4 |
| * | create-amis.sh: use status message•••The progress ID is fairly useless. Status message is more useful for
humans.
| Timothy DeHerrera | 2021-09-22 | 1 | -3/+3 |
| * | create-amis.sh: add support for the ZFS AMIs | Timothy DeHerrera | 2021-09-22 | 1 | -32/+60 |
| * | create-amis.sh: allow uploading private AMIs | Timothy DeHerrera | 2021-09-22 | 1 | -2/+2 |
| * | create-amis.sh: make vars overridable from env | Timothy DeHerrera | 2021-09-22 | 1 | -6/+10 |
| * | Merge pull request #137730 from r-ryantm/auto-update/bosh-cli•••bosh-cli: 6.4.5 -> 6.4.6 | Robert Scott | 2021-09-14 | 1 | -2/+2 |
| |\ |
|
| | * | bosh-cli: 6.4.5 -> 6.4.6 | R. RyanTM | 2021-09-14 | 1 | -2/+2 |
| * | | Merge pull request #136367 from LavaDesu/tsgrammar-fix•••tree-sitter: replace hyphens with underscores in .withPlugins | figsoda | 2021-09-14 | 1 | -2/+3 |
| |\ \ |
|
| | * | | tree-sitter: replace hyphens with underscores in .withPlugins•••nvim-treesitter expects underscores instead of hyphens, causing some
grammars not to be recognised
| LavaDesu | 2021-09-01 | 1 | -2/+3 |
| * | | | Merge pull request #137835 from r-ryantm/auto-update/libatomic_ops•••libatomic_ops: 7.6.10 -> 7.6.12 | Michael Raskin | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | libatomic_ops: 7.6.10 -> 7.6.12 | R. RyanTM | 2021-09-14 | 1 | -2/+2 |
| * | | | | Merge pull request #137641 from LeSuisse/agebox-0.6.0•••agebox: 0.5.2 -> 0.6.0 | figsoda | 2021-09-14 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | * | | | | agebox: 0.5.2 -> 0.6.0•••https://github.com/slok/agebox/releases/tag/v0.6.0
| Thomas Gerbet | 2021-09-13 | 1 | -3/+3 |
| * | | | | | Merge pull request #104828 from matthewbauer/add-disableInstallerTools-option | Artturi | 2021-09-14 | 1 | -1/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | installers/tools: add system.disableInstallerTools option•••This option can be set to disable installer tools like nixos-rebuild,
nixos-install, and nixos-generate-config (as well as more). This is
nice when a system is not expected to be rebuild or reconfigure itself
such as in a stateless PXE setup, as well as other embedded scenarios.
Note, that the system can still be updated, but it must either get
nixos-rebuild from another source, or, for embedded systems, be
upgraded by another machine like:
nix copy "$system" --to "ssh://root@<host>" && ssh "root@<host>"
"nix-env -p /nix/var/nix/profiles/system --set $system && $system/bin/switch-to-configuration switch".
Along with other options, this allows removing Perl from a closure.
For example:
{
boot.enableContainers = false;
environment.defaultPackages = [];
system.disableInstallerTools = true;
}
should not include Perl.
| Matthew Bauer | 2020-11-24 | 1 | -1/+14 |
| * | | | | | | Merge pull request #137592 from r-ryantm/auto-update/proselint•••proselint: 0.10.2 -> 0.12.0 | figsoda | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | proselint: 0.10.2 -> 0.12.0 | R. RyanTM | 2021-09-12 | 1 | -2/+2 |
| * | | | | | | | Merge pull request #137792 from r-ryantm/auto-update/recoll•••python38Packages.recoll: 1.28.6 -> 1.31.0 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | python38Packages.recoll: 1.28.6 -> 1.31.0 | R. RyanTM | 2021-09-14 | 1 | -2/+2 |
| | | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | | Merge pull request #137742 from r-ryantm/auto-update/coordgenlibs•••coordgenlibs: 2.0.3 -> 3.0.0 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | coordgenlibs: 2.0.3 -> 3.0.0 | R. RyanTM | 2021-09-14 | 1 | -2/+2 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #137722 from r-ryantm/auto-update/babashka•••babashka: 0.6.0 -> 0.6.1 | Ryan Mulligan | 2021-09-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | babashka: 0.6.0 -> 0.6.1 | R. RyanTM | 2021-09-14 | 1 | -3/+3 |
| | |/ / / / / / |
|
| * | | | | | | | Merge pull request #137834 from r-ryantm/auto-update/qbs•••qbs: 1.19.1 -> 1.20.0 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | qbs: 1.19.1 -> 1.20.0 | R. RyanTM | 2021-09-14 | 1 | -2/+2 |
| * | | | | | | | | Merge pull request #137640 from babariviere/babashka/fix-darwin•••babashka: fix build on darwin | figsoda | 2021-09-14 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | babashka: fix build on darwin | Bastien Riviere | 2021-09-13 | 1 | -0/+2 |
| * | | | | | | | | | Merge pull request #137701 from r-ryantm/auto-update/swappy•••swappy: 1.3.1 -> 1.4.0 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | swappy: 1.3.1 -> 1.4.0 | R. RyanTM | 2021-09-13 | 1 | -2/+2 |
| | | |_|/ / / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #137559 from r-ryantm/auto-update/jicofo•••jicofo: 1.0-756 -> 1.0-798 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | jicofo: 1.0-756 -> 1.0-798 | R. RyanTM | 2021-09-12 | 1 | -2/+2 |
| | | |_|_|/ / / / /
| |/| | | | | | | |
|
| * | | | | | | | | | Merge pull request #137563 from r-ryantm/auto-update/jitsi-meet•••jitsi-meet: 1.0.5056 -> 1.0.5307 | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | jitsi-meet: 1.0.5056 -> 1.0.5307 | R. RyanTM | 2021-09-12 | 1 | -2/+2 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge pull request #137568 from r-ryantm/auto-update/jitsi-videobridge•••jitsi-videobridge: 2.1-508-gb24f756c -> 2.1-551-g2ad6eb0b | Ryan Mulligan | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | jitsi-videobridge: 2.1-508-gb24f756c -> 2.1-551-g2ad6eb0b | R. RyanTM | 2021-09-12 | 1 | -2/+2 |
| | |/ / / / / / / / |
|
| * | | | | | | | | | Merge pull request #136625 from yusdacra/update-buf•••buf: 0.52.0 -> 0.54.1 | Bobby Rong | 2021-09-14 | 3 | -14/+14 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | buf: 0.52.0 -> 0.54.1 | Yusuf Bera Ertan | 2021-09-03 | 3 | -14/+14 |
| * | | | | | | | | | | Merge pull request #136937 from fabaff/aiogithubapi•••python3Packages.aiogithubapi: init at 21.8.1 | Sandro | 2021-09-14 | 2 | -0/+55 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | python3Packages.aiogithubapi: init at 21.8.1 | Fabian Affolter | 2021-09-14 | 2 | -0/+55 |
| * | | | | | | | | | | | Merge pull request #135626 from delroth/tor-netlink•••nixos/tor: allow AF_NETLINK address family | Bobby Rong | 2021-09-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | nixos/tor: allow AF_NETLINK address family•••Tor attempts to detect what external IP address a machine is using by
listing addresses on all network interfaces on the system. This listing
is done using getifaddrs(3), which relies on netlink in order to get
IPv6 address information.
This change fixes Tor not finding the relay's IPv6 address unless
explicitly configured via either an ORPort directive or via DNS
resolution of the machine hostname.
| Pierre Bourdon | 2021-08-25 | 1 | -1/+1 |
| * | | | | | | | | | | | | Merge pull request #134973 from r-ryantm/auto-update/avocode•••avocode: 4.15.0 -> 4.15.1 | Bobby Rong | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | avocode: 4.15.0 -> 4.15.1 | R. RyanTM | 2021-08-20 | 1 | -2/+2 |
| * | | | | | | | | | | | | | Merge pull request #135984 from r-ryantm/auto-update/smtube•••smtube: 20.6.0 -> 21.7.0 | figsoda | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | smtube: 20.6.0 -> 21.7.0 | R. RyanTM | 2021-08-27 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | Merge pull request #135812 from r-ryantm/auto-update/unclutter-xfixes•••unclutter-xfixes: 1.5 -> 1.6 | figsoda | 2021-09-14 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | unclutter-xfixes: 1.5 -> 1.6 | R. RyanTM | 2021-08-26 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | Merge pull request #135947 from r-ryantm/auto-update/apt-offline•••apt-offline: unstable-2021-04-11 -> unstable-2021-07-25 | Bobby Rong | 2021-09-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | apt-offline: unstable-2021-04-11 -> unstable-2021-07-25 | R. RyanTM | 2021-08-27 | 1 | -3/+3 |
| * | | | | | | | | | | | | | | | | Merge pull request #137824 from r-ryantm/auto-update/kube-score | Artturi | 2021-09-14 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|