Commit graph

299001 commits

Author SHA1 Message Date
markuskowa 4457a52cab
Merge pull request #124910 from r-ryantm/auto-update/mediawiki
mediawiki: 1.35.2 -> 1.36.0
2021-06-25 13:22:34 +02:00
Arijit Basu 27c9644142
xplr: 0.14.2 -> 0.14.3 2021-06-25 16:50:04 +05:30
Fabian Affolter 7aaea419a4 python3Packages.bitarray: 2.1.0 -> 2.1.3 2021-06-25 13:13:17 +02:00
Markus Kowalewski 40c869a812
mediawiki: 1.36.0 -> 1.36.1 2021-06-25 12:48:39 +02:00
Jan Tojnar 5efd65b2d9
inkscape-with-extension: make enabling all extensions easier
Previously, we needed something like

	inkscape-with-extensions.override { inkscapeExtensions = builtins.filter lib.isDerivation (builtins.attrValues inkscape-extensions); }

Now, we can just do

	inkscape-with-extensions.override { inkscapeExtensions = null; }
2021-06-25 12:41:11 +02:00
Jan Tojnar 75ea980211
inkscape-extensions.applytransforms: 0.0.0+unstable=2021-05-11 2021-06-25 12:41:11 +02:00
Jan Tojnar 1dea82ff05
python3.pkgs.inkex: init from inkscape
This is useful for testing Inkscape extensions.
2021-06-25 12:41:11 +02:00
Alyssa Ross d5bcba77a3
seatd: enable embedded seatd backend for libseat
This is the new mechanism for wlroots-based compositors to be able to
run as root, with no logind or seatd running.
2021-06-25 10:36:04 +00:00
Alyssa Ross 5b2c57e316
seatd: rename from libseat; build binary too
"seatd" is the name of the upstream project, so it's the proper name
for the package containing both the binary and the library.
2021-06-25 10:35:57 +00:00
markuskowa b582780042
Merge pull request #124059 from r-ryantm/auto-update/hdparm
hdparm: 9.61 -> 9.62
2021-06-25 12:34:18 +02:00
Sandro f6c0fd15b0
Merge pull request #128075 from dotlambda/megapixels-1.1.0
megapixels: 1.0.1 -> 1.1.0
2021-06-25 12:28:02 +02:00
markuskowa 310bea33ea
Merge pull request #124765 from r-ryantm/auto-update/fio
fio: 3.26 -> 3.27
2021-06-25 12:21:39 +02:00
Sandro 1afe1506ff
Merge pull request #128053 from lopsided98/opentx-update 2021-06-25 12:21:17 +02:00
Florian Klink 131c884a4d
Merge pull request #127913 from r-ryantm/auto-update/gerrit
gerrit: 3.3.2 -> 3.4.0
2021-06-25 12:15:45 +02:00
Sandro c6b318fdf9
Merge pull request #128061 from lopsided98/mavproxy-update
mavproxy: 1.8.37 -> 1.8.39
2021-06-25 12:11:43 +02:00
Sandro 9ce8d79b3f
Merge pull request #128009 from jakuzure/patch-1
tailscale: 1.8.7 -> 1.8.8
2021-06-25 11:55:23 +02:00
Sandro faa341b2d0
Merge pull request #128044 from dotlambda/huisbaasje-client-tests
python3Packages.huisbaasje-client: run tests
2021-06-25 11:46:15 +02:00
Wout Mertens f819aba60e
sshguard: 2.4.1 -> 2.4.2 2021-06-25 11:23:05 +02:00
Fabian Affolter 2d00afab5a python3Packages.pybotvac: 0.0.20 -> 0.0.21 2021-06-25 11:19:06 +02:00
Sandro 491ac6e55e
Merge pull request #128010 from Luflosi/update/cm-rgb
cm-rgb: 0.3.4 -> 0.3.6
2021-06-25 11:16:14 +02:00
Maximilian Bosch 0b92e6bbcc
Merge pull request #128042 from risicle/ris-dovecot-tests
dovecot: enable tests
2021-06-25 11:15:04 +02:00
Sandro 959014ce29
Merge pull request #127816 from VirtusLab/git-machete-3.2.1
gitAndTools.git-machete: 3.2.0 -> 3.2.1
2021-06-25 11:12:10 +02:00
Maximilian Bosch eb5013d20d
Merge pull request #128048 from dali99/add-txredisapi-synapse
Add txredisapi to matrix-synapse dependencies
2021-06-25 10:40:11 +02:00
Jörg Thalheim ff72815e51
Merge pull request #128071 from doronbehar/pkg/tectonic
tectonic: 0.6.4 -> 0.7.0
2021-06-25 10:38:33 +02:00
Florian Klink 7e0623fb25
Merge pull request #127824 from yu-re-ka/feature/gitlab-14-0-0
gitlab: 13.12.4 -> 14.0.1
2021-06-25 10:30:09 +02:00
Jörg Thalheim a93a1b9181
Merge pull request #128068 from SubhrajyotiSen/kotlin-1.5.20
kotlin: 1.5.10 -> 1.5.20
2021-06-25 10:18:41 +02:00
Emery Hemingway f524f88402 plan9port: 2020-01-08 -> 2021-04-22
* Relicense as MIT!
* Mark Darwin broken.
2021-06-25 10:12:48 +02:00
Robert Schütz c1dca92daf Merge branch 'master' into staging-next 2021-06-25 10:02:10 +02:00
Florian Klink ba42d639f1 nixos/getty: add missing --keep-baud
systemd ships `units/serial-getty@.service.m4` with the `--keep-baud`
option.

We override that unit, and didn't add the `--keep-baud` option. (We have
it in our other getty options there).

Having `--keep-baud` in `serial-getty@` makes a lot of sense - the
console keeps working if it's initialized with a less standard baud
rate, such as the [Helios64](https://wiki.kobol.io/helios64/intro/).
2021-06-25 09:56:54 +02:00
Peter Hoeg 0f441f5cad monitoring-plugins: 2.2.0 -> 2.3.0 2021-06-25 15:45:04 +08:00
Robert Schütz b6cdaa5b75 megapixels: 1.0.1 -> 1.1.0
https://git.sr.ht/~martijnbraam/megapixels/refs/1.1.0
2021-06-25 09:23:06 +02:00
Fabian Affolter 5555f34784 python3Packages.feedparser: 6.0.6 -> 6.0.8 2021-06-25 00:14:16 -07:00
Robert Schütz 7a489067f1 python3Packages.wallbox: 0.4.5 -> 0.4.6 2021-06-25 00:12:05 -07:00
Fabian Affolter b15ac70468
Merge pull request #128047 from fabaff/bump-metasploit
metasploit: 6.0.49 -> 6.0.50
2021-06-25 08:54:36 +02:00
oxalica 6519620289
vscode-extensions.vadimcn.vscode-lldb: 1.6.4 -> 1.6.5 2021-06-25 14:50:10 +08:00
Jonathan Ringer 9b3091a94c
mkShellNoCC: init
Add a mkShell trivial builder to help create shells
which don't need a c toolchain.
2021-06-24 23:37:38 -07:00
Doron Behar 5aa8e9f0f9 tectonic: 0.6.4 -> 0.7.0
- Wrap tectonic with biber.
- Substitute Exec= line in desktop file.
- Format input arguments line by line.
2021-06-25 09:36:22 +03:00
Artturin 10968efa69 openhantek6022: 3.1.3 -> 3.2.3 2021-06-25 08:42:23 +03:00
Subhrajyoti Sen 45527fa014
kotlin: 1.5.10 -> 1.5.20 2021-06-25 10:36:27 +05:30
R. RyanTM c0e213f0b2 logseq: 0.1.8 -> 0.2.0 2021-06-25 04:23:01 +00:00
Mario Rodas 4a7755fd21 libpg_query: 13-2.0.4 -> 13-2.0.5
https://github.com/pganalyze/libpg_query/releases/tag/13-2.0.5
2021-06-25 04:20:00 +00:00
Niklas Hambüchen c223fd6007 release notes: Mention consul breaking changes 2021-06-24 20:58:59 -07:00
R. RyanTM 715bc689e2 libavif: 0.9.1 -> 0.9.2 2021-06-25 03:07:52 +00:00
oxalica 75a4674be1
vscode-extensions.vadimcn.vscode-lldb: normalize name and version 2021-06-25 10:55:11 +08:00
Jan Tojnar 27bbb94761
Merge pull request #127085 from minijackson/xdg-desktop-portal-wlr-0.4.0-and-module
xdg-desktop-portal-wlr: 0.3.0 -> 0.4.0 and module
2021-06-25 03:50:44 +02:00
Niklas Hambüchen 3b392e8951
Merge pull request #128057 from nh2/nixos-manual-xkb-layouts-fixes
manual: Fix missing semicolon in custom keyboard layout example
2021-06-25 02:39:08 +02:00
Harrison Houghton 2a465c0839 maintainers: add hrhino 2021-06-24 20:27:32 -04:00
Niklas Hambüchen a3c29c2cee manual: Fix missing semicolon in custom keyboard layout example 2021-06-25 02:23:55 +02:00
Ben Wolsieffer 6a0c1538fc mavproxy: 1.8.37 -> 1.8.39 2021-06-24 20:22:22 -04:00
Patrick Hilhorst ad1141b528
nixos/tests/sway: add check that sway quits
We used to check that sway quits _succesfully_.
However, since 73d7f08b4d
disabled this, we'll add another check to see it quits _at all_.

cc @primeos
2021-06-25 02:06:00 +02:00