Dylan M. Taylor
27f2c9e8a8
aws-workspaces: 4.5.0 -> 4.6.0
2023-07-05 13:49:00 -04:00
Ulrik Strid
7f76939485
Merge pull request #241708 from Julow/ocamlformat-move
...
ocamlPackages.ocamlformat: Move into 'ocamlPackages'
2023-07-05 19:38:35 +02:00
Danil Suetin
4333f887a6
waybar: 0.9.18 -> 0.9.19
2023-07-05 18:56:49 +02:00
Fabian Affolter
8522fadc44
Merge pull request #232034 from fabaff/stevedore-bump
...
python310Packages.stevedore: 5.0.0 -> 5.1.0
2023-07-05 18:48:10 +02:00
Will Fancher
e520c2e278
Merge pull request #240600 from lilyinstarlight/fix/luksroot-lvm-default-off
...
nixos/lvm: toggle initrd enable option independently of main options
2023-07-05 12:42:45 -04:00
Maximilian Bosch
d2e03dddbb
Merge pull request #241655 from Ma27/forward-port-kernels
...
Linux kernel updates 2023-07-01 (forward-port)
2023-07-05 18:28:12 +02:00
Jules Aguillon
cc0557bb27
ocamlformat: Don't depend on ocaml-ng
...
This made ocamlformat always build with the default version of OCaml
independently from the specified version.
The library was incompatible with the other libraries when using a
version different from the default.
2023-07-05 17:45:52 +02:00
Jules Aguillon
fb98ebb9a0
ocamlPackages.ocamlformat: Move into 'ocamlPackages'
...
Move the definitions of OCamlformat packages into ocamlPackages. This
moves the package containing the tool closer to the definition of the
library.
It's now possible to build OCamlformat using a different version of
OCaml than the default.
`ocamlformat`, `ocamlPackages.ocamlformat` and
`ocaml-ng.ocamlPackages_<lastest>.ocamlformat` are all aliases.
2023-07-05 17:21:04 +02:00
Ryan Lahfa
a5ca6a0f2e
Merge pull request #241632 from NixOS/maintainers/add-drupol-in-php-realm
2023-07-05 16:40:53 +02:00
Sandro
2abd22bcff
Merge pull request #240451 from r-ryantm/auto-update/python310Packages.scikit-rf
2023-07-05 15:59:07 +02:00
figsoda
12f5b0f81f
Merge pull request #241588 from techknowlogick/scw-2170
...
scaleway-cli: 2.16.1 -> 2.17.0
2023-07-05 09:44:55 -04:00
figsoda
9283acbdff
Merge pull request #241609 from fabaff/exploitdb-bump
...
exploitdb: 2023-06-27 -> 2023-07-04
2023-07-05 09:42:56 -04:00
figsoda
6dfa39aa93
Merge pull request #241619 from fabaff/tlsx-bump
...
tlsx: 1.1.0 -> 1.1.1
2023-07-05 09:41:29 -04:00
figsoda
c58f319a07
Merge pull request #241383 from figsoda/slippy
2023-07-05 09:33:09 -04:00
Fabian Affolter
233696e8eb
python311Packages.oslo-log: disable failing test
2023-07-05 15:29:56 +02:00
Sandro
af597d2aaa
Merge pull request #239204 from euank/euan/k3s-1-27-bump
2023-07-05 15:28:52 +02:00
Fabian Affolter
f6408d2e99
python311Packages.oslo-log: update disabled
2023-07-05 15:23:11 +02:00
Fabian Affolter
03b35e6284
python310Packages.stevedore: 5.0.0 -> 5.1.0
2023-07-05 15:18:37 +02:00
Alexander Sieg
8d80108d6d
nixos/gitlab: configure elasticsearch indexer path
2023-07-05 15:01:31 +02:00
Alexander Sieg
f241d5fbd9
gitlab-elasticsearch-indexer: init at 4.3.5
2023-07-05 15:01:31 +02:00
Jan Tojnar
2c9efde7ff
tepl: Remove GNOME team from maintainers
...
It is Sebastian’s child that never became a real GNOME project.
2023-07-05 14:56:27 +02:00
Jan Tojnar
0201ef3c15
gedit: Remove maintainers
...
The GNOME team should focus on official apps.
2023-07-05 14:56:27 +02:00
Jan Tojnar
6bbcd65c44
gedit: Move out of GNOME
...
It has been moved out of GNOME core in favour of gnome-text-editor.
And it is not much of a GNOME app anymore either, using custom gtksourceview fork.
2023-07-05 14:56:27 +02:00
Fabian Affolter
ca73307a66
Merge pull request #241670 from r-ryantm/auto-update/interactsh
...
interactsh: 1.1.4 -> 1.1.5
2023-07-05 14:55:41 +02:00
Sandro
5de0797455
Merge pull request #241203 from hughobrien/corsix-th
2023-07-05 14:53:17 +02:00
Sandro
233cf3978c
Merge pull request #238214 from hughobrien/patcher9x
2023-07-05 14:52:54 +02:00
Sandro
83938e3979
Merge pull request #238836 from SuperSandro2000/mastodon-fetchfromgithub
2023-07-05 14:51:39 +02:00
rogarb
4ae4dd49c6
inotify-tools: add fanotify support and refactor package expression ( #233767 )
2023-07-05 14:50:46 +02:00
Yaya
fe25c3de63
gitlab: 16.1.1 -> 16.1.2 ( #241682 )
...
https://gitlab.com/gitlab-org/gitlab/-/blob/v16.1.2-ee/CHANGELOG.md
2023-07-05 14:48:50 +02:00
Yaya
71be5933cd
nixos/snipe-it: Use the pinned PHP package
...
As 3bb3859
bumped the default PHP version to 8.2, the snipe-it package
has been pinned to PHP 8.1. This commit changes the php package used in
the module to the one pinned by snipe-it.
2023-07-05 14:47:05 +02:00
Yaya
b10a609526
snipe-it: Pin to PHP 8.1
...
This fixes the build failure for Snipe-IT after 3bb3859049
bumped the
default PHP version to 8.2.
Resolves #241556
2023-07-05 14:47:05 +02:00
Sandro
4444693545
Merge pull request #240490 from fortuneteller2k/exa
2023-07-05 14:34:51 +02:00
Sandro
8b1253715d
Merge pull request #167497 from fricklerhandwerk/sigtop
2023-07-05 14:33:47 +02:00
Weijia Wang
abc6b30c1c
Merge pull request #241674 from wegank/osl-bump
...
osl: 1.12.12.0 -> 1.12.13.0, fix build
2023-07-05 15:31:32 +03:00
Sandro
1a47d27d1e
Merge pull request #229404 from ralismark/libdbusmenu-glib-deps
2023-07-05 14:29:20 +02:00
Sandro
b0e1167d1f
Merge pull request #236282 from OPNA2608/init/dbus-testers
2023-07-05 14:24:30 +02:00
Euan Kemp
b671c2774d
k3s_1_27: 1.27.1+k3s1 -> 1.27.2+k3s1
...
This also required making a builder change.
See https://github.com/k3s-io/k3s/issues/7475 for context.
This applies to 1.26 and 1.27, it just happens that 1.27 also worked
without it
2023-07-05 21:23:17 +09:00
Euan Kemp
dce6feaf77
k3s: update update-script to support multiple minor versions
...
This should let the update bot help us keep old versions up to date.
1.26 update incoming...
2023-07-05 21:22:30 +09:00
Maximilian Bosch
063ead5a21
Merge pull request #241566 from SuperSandro2000/gitea-bump
...
gitea: 1.19.3 -> 1.19.4
2023-07-05 14:21:16 +02:00
Weijia Wang
5ef2d70966
Merge pull request #241303 from figsoda/rsonpath
...
rsonpath: 0.5.0 -> 0.5.1
2023-07-05 15:20:23 +03:00
Weijia Wang
7d84486272
Merge pull request #241530 from figsoda/oranda
...
oranda: 0.1.0 -> 0.1.1
2023-07-05 15:19:43 +03:00
Weijia Wang
5a15a93d85
Merge pull request #241536 from figsoda/llvm-lines
...
cargo-llvm-lines: 0.4.29 -> 0.4.30
2023-07-05 15:19:14 +03:00
Weijia Wang
2a5f4f9ab4
Merge pull request #241510 from figsoda/cotton
...
cotton: unstable-2023-04-13 -> unstable-2023-07-04
2023-07-05 15:18:52 +03:00
Weijia Wang
c4f3a4baaf
Merge pull request #241512 from figsoda/egglog
...
egglog: unstable-2023-06-11 -> unstable-2023-06-26
2023-07-05 15:18:31 +03:00
Weijia Wang
bd0b676baf
Merge pull request #241521 from figsoda/zine
...
zine: 0.15.0 -> 0.16.0
2023-07-05 15:18:12 +03:00
Emily
6b10053b94
Merge pull request #239466 from zhaofengli/k3s-fix-override
...
k3s: Fix override
2023-07-05 14:17:21 +02:00
Weijia Wang
02d6245ddc
Merge pull request #241555 from figsoda/joshuto
...
joshuto: 0.9.4 -> 0.9.5
2023-07-05 15:15:47 +03:00
Sandro
563b340676
Merge pull request #241570 from adamcstephens/tailwindcss/nobin
2023-07-05 14:15:13 +02:00
Sandro
c5cc90543c
Merge pull request #239083 from lilyinstarlight/upd/gst-plugins-rs-0.10.9
2023-07-05 14:12:43 +02:00
Weijia Wang
2a7df274ec
Merge pull request #241603 from foo-dogsquared/update-eartag
...
eartag: 0.4.1 -> 0.4.2
2023-07-05 15:03:50 +03:00