summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* create-amis.sh: fix typoorigin/reusable-ami-scriptTimothy DeHerrera2021-09-222-7/+4
* create-amis.sh: use status message•••The progress ID is fairly useless. Status message is more useful for humans. Timothy DeHerrera2021-09-221-3/+3
* create-amis.sh: add support for the ZFS AMIsTimothy DeHerrera2021-09-221-32/+60
* create-amis.sh: allow uploading private AMIsTimothy DeHerrera2021-09-221-2/+2
* create-amis.sh: make vars overridable from envTimothy DeHerrera2021-09-221-6/+10
* Merge pull request #137730 from r-ryantm/auto-update/bosh-cli•••bosh-cli: 6.4.5 -> 6.4.6Robert Scott2021-09-141-2/+2
|\
| * bosh-cli: 6.4.5 -> 6.4.6R. RyanTM2021-09-141-2/+2
* | Merge pull request #136367 from LavaDesu/tsgrammar-fix•••tree-sitter: replace hyphens with underscores in .withPluginsfigsoda2021-09-141-2/+3
|\ \
| * | tree-sitter: replace hyphens with underscores in .withPlugins•••nvim-treesitter expects underscores instead of hyphens, causing some grammars not to be recognised LavaDesu2021-09-011-2/+3
* | | Merge pull request #137835 from r-ryantm/auto-update/libatomic_ops•••libatomic_ops: 7.6.10 -> 7.6.12Michael Raskin2021-09-141-2/+2
|\ \ \
| * | | libatomic_ops: 7.6.10 -> 7.6.12R. RyanTM2021-09-141-2/+2
* | | | Merge pull request #137641 from LeSuisse/agebox-0.6.0•••agebox: 0.5.2 -> 0.6.0figsoda2021-09-141-3/+3
|\ \ \ \
| * | | | agebox: 0.5.2 -> 0.6.0•••https://github.com/slok/agebox/releases/tag/v0.6.0 Thomas Gerbet2021-09-131-3/+3
* | | | | Merge pull request #104828 from matthewbauer/add-disableInstallerTools-optionArtturi2021-09-141-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 Bauer2020-11-241-1/+14
* | | | | | Merge pull request #137592 from r-ryantm/auto-update/proselint•••proselint: 0.10.2 -> 0.12.0figsoda2021-09-141-2/+2
|\ \ \ \ \ \
| * | | | | | proselint: 0.10.2 -> 0.12.0R. RyanTM2021-09-121-2/+2
* | | | | | | Merge pull request #137792 from r-ryantm/auto-update/recoll•••python38Packages.recoll: 1.28.6 -> 1.31.0Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | python38Packages.recoll: 1.28.6 -> 1.31.0R. RyanTM2021-09-141-2/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #137742 from r-ryantm/auto-update/coordgenlibs•••coordgenlibs: 2.0.3 -> 3.0.0Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | coordgenlibs: 2.0.3 -> 3.0.0R. RyanTM2021-09-141-2/+2
| |/ / / / / /
* | | | | | | Merge pull request #137722 from r-ryantm/auto-update/babashka•••babashka: 0.6.0 -> 0.6.1Ryan Mulligan2021-09-141-3/+3
|\ \ \ \ \ \ \
| * | | | | | | babashka: 0.6.0 -> 0.6.1R. RyanTM2021-09-141-3/+3
| |/ / / / / /
* | | | | | | Merge pull request #137834 from r-ryantm/auto-update/qbs•••qbs: 1.19.1 -> 1.20.0Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \
| * | | | | | | qbs: 1.19.1 -> 1.20.0R. RyanTM2021-09-141-2/+2
* | | | | | | | Merge pull request #137640 from babariviere/babashka/fix-darwin•••babashka: fix build on darwinfigsoda2021-09-141-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | babashka: fix build on darwinBastien Riviere2021-09-131-0/+2
* | | | | | | | | Merge pull request #137701 from r-ryantm/auto-update/swappy•••swappy: 1.3.1 -> 1.4.0Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | swappy: 1.3.1 -> 1.4.0R. RyanTM2021-09-131-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #137559 from r-ryantm/auto-update/jicofo•••jicofo: 1.0-756 -> 1.0-798Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jicofo: 1.0-756 -> 1.0-798R. RyanTM2021-09-121-2/+2
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #137563 from r-ryantm/auto-update/jitsi-meet•••jitsi-meet: 1.0.5056 -> 1.0.5307Ryan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jitsi-meet: 1.0.5056 -> 1.0.5307R. RyanTM2021-09-121-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #137568 from r-ryantm/auto-update/jitsi-videobridge•••jitsi-videobridge: 2.1-508-gb24f756c -> 2.1-551-g2ad6eb0bRyan Mulligan2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | jitsi-videobridge: 2.1-508-gb24f756c -> 2.1-551-g2ad6eb0bR. RyanTM2021-09-121-2/+2
| |/ / / / / / / /
* | | | | | | | | Merge pull request #136625 from yusdacra/update-buf•••buf: 0.52.0 -> 0.54.1Bobby Rong2021-09-143-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | buf: 0.52.0 -> 0.54.1Yusuf Bera Ertan2021-09-033-14/+14
* | | | | | | | | | Merge pull request #136937 from fabaff/aiogithubapi•••python3Packages.aiogithubapi: init at 21.8.1Sandro2021-09-142-0/+55
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | python3Packages.aiogithubapi: init at 21.8.1Fabian Affolter2021-09-142-0/+55
* | | | | | | | | | | Merge pull request #135626 from delroth/tor-netlink•••nixos/tor: allow AF_NETLINK address familyBobby Rong2021-09-141-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 Bourdon2021-08-251-1/+1
* | | | | | | | | | | | Merge pull request #134973 from r-ryantm/auto-update/avocode•••avocode: 4.15.0 -> 4.15.1Bobby Rong2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | avocode: 4.15.0 -> 4.15.1R. RyanTM2021-08-201-2/+2
* | | | | | | | | | | | | Merge pull request #135984 from r-ryantm/auto-update/smtube•••smtube: 20.6.0 -> 21.7.0figsoda2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | smtube: 20.6.0 -> 21.7.0R. RyanTM2021-08-271-2/+2
* | | | | | | | | | | | | | Merge pull request #135812 from r-ryantm/auto-update/unclutter-xfixes•••unclutter-xfixes: 1.5 -> 1.6figsoda2021-09-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | unclutter-xfixes: 1.5 -> 1.6R. RyanTM2021-08-261-2/+2
* | | | | | | | | | | | | | | Merge pull request #135947 from r-ryantm/auto-update/apt-offline•••apt-offline: unstable-2021-04-11 -> unstable-2021-07-25Bobby Rong2021-09-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | apt-offline: unstable-2021-04-11 -> unstable-2021-07-25R. RyanTM2021-08-271-3/+3
* | | | | | | | | | | | | | | | Merge pull request #137824 from r-ryantm/auto-update/kube-scoreArtturi2021-09-141-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \