Commit Graph
362951 Commits
Author SHA1 Message Date
Silvan MosbergerandGitHub a38220e61d Merge pull request #164890 from ncfavier/lib-warn-throw
lib/trivial: add warnIfNot and throwIf
2022-03-22 21:12:11 +01:00
markuskowaandGitHub c29c8895f3 Merge pull request #165290 from markuskowa/upd-ucx
ucx: 1.12.0 -> 1.12.1
2022-03-22 21:10:27 +01:00
Ivan BabrouandAlyssa Ross c573e3eaa8 qemu: support running Linux 5.17 on aarch64-darwin 2022-03-22 19:30:15 +00:00
Ryan MulliganandGitHub b80ef5f981 Merge pull request #165304 from r-ryantm/auto-update/steampipe
steampipe: 0.13.2 -> 0.13.3
2022-03-22 12:30:01 -07:00
Florian KlinkandGitHub 66d57184af Merge pull request #164850 from bobvanderlinden/patch-3
CODEOWNERS: add @NixOS/systemd for systemd files
2022-03-22 20:19:27 +01:00
Pascal BachandGitHub 2af63270ae Merge pull request #165214 from r-ryantm/auto-update/gitleaks
gitleaks: 8.4.0 -> 8.5.0
2022-03-22 20:02:51 +01:00
Pascal BachandGitHub c8e0d9ec64 Merge pull request #165223 from NixOS/pulumi-3.26.1
pulumi: 3.25.1 -> 3.26.1
2022-03-22 19:54:38 +01:00
Pascal BachandGitHub 2d894eacf6 Merge pull request #165131 from collares/youtube-dl-throttling
youtube-dl: update youtube.com download throttling patch
2022-03-22 19:54:00 +01:00
Pascal BachandGitHub 9606789a1b Merge pull request #165217 from r-ryantm/auto-update/gofumpt
gofumpt: 0.3.0 -> 0.3.1
2022-03-22 19:48:34 +01:00
Maximilian BoschandGitHub bf9e738452 Merge pull request #165296 from sumnerevans/matrix-synapse-1.55
matrix-synapse: 1.54.0 -> 1.55.0
2022-03-22 19:46:10 +01:00
Pascal BachandGitHub f6636b942e Merge pull request #165236 from jojosch/mjolnir-update
mjolnir: 1.3.2 -> 1.4.1
2022-03-22 19:45:03 +01:00
Pascal BachandGitHub 7f21c89cb1 Merge pull request #165301 from r-ryantm/auto-update/stunnel
stunnel: 5.62 -> 5.63
2022-03-22 19:40:23 +01:00
R. RyantmandYt f76e48f569 tilt: 0.25.3 -> 0.26.2 2022-03-22 14:39:51 -04:00
R. RyantmandYt f8f5522e9d keyscope: 1.1.0 -> 1.2.2 2022-03-22 14:38:41 -04:00
R. RyantmandYt 4ff38ab6e9 cargo-supply-chain: 0.2.0 -> 0.3.1 2022-03-22 14:38:26 -04:00
R. RyantmandYt ffdd949187 cargo-tarpaulin: 0.19.1 -> 0.20.0 2022-03-22 14:37:50 -04:00
Pascal BachandGitHub 374d861cd3 Merge pull request #165282 from yayayayaka/gitlab-runner-14.9.0
gitlab-runner: 14.8.2 -> 14.9.0
2022-03-22 19:37:32 +01:00
R. RyantmandYt 6d41c4ba70 i3wsr: 2.1.0 -> 2.1.1 2022-03-22 14:37:21 -04:00
Bob van der LindenandGitHub 7c44799cd5 CODEOWNERS: formatting 2022-03-22 19:24:26 +01:00
Bob van der LindenandGitHub 54041b9b84 CODEOWNERS: remove @Kloenk from systemd files 2022-03-22 19:23:34 +01:00
d220f223ec CODEOWNERS: use correct paths for systemd
Co-authored-by: zowoq <59103226+zowoq@users.noreply.github.com>
2022-03-22 19:22:41 +01:00
Emery Hemingway a3fcf30d67 squeak: fix a src URL, transition meta to OpenSmalltalk 2022-03-22 18:19:07 +00:00
Dusk Banksandehmry 0cb5668d65 squeak: 4.10.2.2614 -> 5.3-19459
Credit to @BenBals for starting work on this patch in
<https://github.com/NixOS/nixpkgs/pull/86741>.
2022-03-22 18:19:07 +00:00
Michal SojkaandProfpatsch 611e9302f9 nixos-rebuild: add --no-flake switch
When a NixOS system uses flakes, i.e., /etc/nixos/flake.nix exists, it
is impossible to use nixos-rebuild to build a pre-flake
configuration.nix. Of course, one can directly use nix command to
build the configuration, but not everybody remembers the correct nix
options to do that.

With the new option, it is possible to build a pre-flake configuration
with command like this:

    nixos-rebuild build-vm -I nixos-config=./vm.nix --no-flake

The option might be useful for people following older pre-flake
tutorials on a flake-based system.
2022-03-22 19:03:10 +01:00
ArtturiandGitHub 6396adbdfa Merge pull request #164420 from corngood/build-fhs-fix 2022-03-22 19:57:02 +02:00
ArtturiandGitHub 0ce256984a Merge pull request #163035 from felschr/filebot 2022-03-22 19:47:06 +02:00
R. Ryantm ea822db5c5 steampipe: 0.13.2 -> 0.13.3 2022-03-22 17:42:09 +00:00
ArtturiandGitHub c70a013edb Merge pull request #165220 from LibreCybernetics/update-keybase-gui 2022-03-22 19:37:43 +02:00
R. Ryantm d3a855b9b0 stunnel: 5.62 -> 5.63 2022-03-22 17:27:01 +00:00
Maëlys Bras de ferandProfpatsch 488869f602 nixos-rebuild: support --quiet, --print-build-logs
--quiet decreases the logging verbosity level (inverse of -v)
--print-build-logs prints build logs on stderr (same as -L)
Also reordered and grouped some options for consistency
2022-03-22 18:24:27 +01:00
Ryan MulliganandGitHub 92aadc3095 Merge pull request #165179 from r-ryantm/auto-update/matrix-synapse-plugins.matrix-synapse-mjolnir-antispam
matrix-synapse-plugins.matrix-synapse-mjolnir-antispam: 1.3.2 -> 1.4.1
2022-03-22 09:58:18 -07:00
Will CohenandKerstin fd620c8da1 qgis: 3.24.0 -> 3.24.1 2022-03-22 17:56:16 +01:00
Will CohenandKerstin 826febf74f qgis-ltr: 3.22.4 -> 3.22.5 2022-03-22 17:56:16 +01:00
Ben SiraphobandGitHub 209598e67e Merge pull request #164241 from larsr/patch-1 2022-03-22 11:30:36 -05:00
aszlig de4a69b2de nixos/tests/avahi: Fix running background command
In https://github.com/NixOS/nixpkgs/pull/142747, the implementation
behind Machine.execute() has been changed to pipe all the command's
output into base64 on the guest machine.

Unfortunately this means that base64 is blocking until stdout is closed,
which in turn means that we now need to make sure that whenever we run a
program in background via "&" we also need to make sure to close stdout,
which we do by redirecting stdout to stderr.

Signed-off-by: aszlig <aszlig@nix.build>
2022-03-22 17:24:13 +01:00
Ryan MulliganandGitHub a9777c1644 Merge pull request #165015 from newAM/flake8-bugbear
python3Packages.flake8-bugbear: 22.1.11 -> 22.3.20
2022-03-22 09:16:25 -07:00
Sumner Evans 9e53370359 matrix-synapse: 1.54.0 -> 1.55.0 2022-03-22 09:59:06 -06:00
bb82344ca6 python3Packages.zipstream-ng: init at 1.3.4
needed for octoprint update

Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
Signed-off-by: florian on nixos (Florian Brandes) <florian.brandes@posteo.de>
2022-03-22 08:43:15 -07:00
Fabian AffolterandGitHub d6734ba8a2 Merge pull request #165272 from r-ryantm/auto-update/nuclei
nuclei: 2.6.3 -> 2.6.5
2022-03-22 16:38:51 +01:00
Alyssa Ross c60647f50b pr-tracker: 1.1.0 -> 1.2.0 2022-03-22 15:38:40 +00:00
Markus Kowalewski 1a889c097b ucx: 1.12.0 -> 1.12.1 2022-03-22 16:25:54 +01:00
Patrick HilhorstandGitHub b529196597 Merge pull request #165039 from samuela/upkeep-bot/plexamp-4.1.0-1647821469 2022-03-22 16:17:30 +01:00
Yaya 699c30056b gitlab-runner: 14.8.2 -> 14.9.0 2022-03-22 14:39:37 +00:00
Anthony CowleyandGitHub 29a988f978 Merge pull request #163698 from InternetUnexplorer/rocm-llvm-disable-shared-libs
llvmPackages_rocm.llvm: don't build shared libs
2022-03-22 10:28:19 -04:00
Profpatschandsterni 4ceb138f4b haskellPackages.HaskellNet-SSL: mark unbroken
It builds!
2022-03-22 15:24:28 +01:00
SandroandGitHub c4233257cf Merge pull request #164962 from panicgh/tbb
tor-browser-bundle-bin: 11.0.7 -> 11.0.9
2022-03-22 15:08:56 +01:00
Jacek GalowiczandGitHub 6567abf122 Merge pull request #165268 from vkleen/nixos/tests/deduplicate-vlans
nixos/test-driver: deduplicate VLANs
2022-03-22 14:53:31 +01:00
sternenseemannandehmry fd02a092d2 u9fs: use install(1) for copying files 2022-03-22 13:47:11 +00:00
sternenseemannandehmry 168bdc3c7d u9fs: fix man page location
By convention man pages need to located at `share/man/man$section/$name.$section`.
2022-03-22 13:47:11 +00:00
b4c2ffaffa nixos/wg-quick: add autostart option to interfaces (#162219)
This adds the option `networking.wg-quick.interfaces.<name>.autostart`, which defaults to `true`, which is the previous behavior. With this option set to `false`, the systemd-unit will no longer be set to `wantedBy = [ "multi-user.target" ]` and therefore the tunnel has to be enabled/disabled via `systemctl start/stop wg-quick-<name>`.

Co-authored-by: pennae <82953136+pennae@users.noreply.github.com>
2022-03-22 13:25:57 +00:00