happysalada
9f7503e491
packages310Packages.blobfile: fix license
2023-06-06 20:06:49 -04:00
Pascal Bach
d1ffe89fd7
Merge pull request #236299 from rhoriguchi/plex
...
plex: 1.32.2.7100-248a2daf0 -> 1.32.3.7162-b0a36929b
2023-06-06 22:01:53 +02:00
Damien Cassou
f676747451
Merge pull request #235994 from marsam/refactor-emacs.pkgs.treesit-grammars
2023-06-06 21:53:58 +02:00
Pol Dellaiera
a21373fe3d
Merge pull request #218264 from qbit/yash-2.54
...
yash: 2.53 -> 2.54
2023-06-06 21:45:11 +02:00
Pol Dellaiera
efe124daae
Merge pull request #218686 from qbit/rex-1.14.0
...
rex: 1.13.4 -> 1.14.0
2023-06-06 21:42:09 +02:00
Pol Dellaiera
43b346ea1e
Merge pull request #220481 from uoleg/master
...
nixos/nano: refactor nanorc creation
2023-06-06 21:35:26 +02:00
Adam Joseph
e2c555799c
doas: drop patch, use dontAddStaticConfigureFlags instead
...
The configure script that comes with doas does not understand
`--disable-shared`, which nixpkgs sometimes adds to
`configureFlags`.
Previously, doas included a patch that would cause its configure
script to ignore this flag instead of rejecting it. This commit
drops that patch and instead uses
`dontAddStaticConfigureFlags=false` (introduced in
b0b5ef7286
) to prevent nixpkgs addingn
`--disable-shared` to doas' configureFlags.
2023-06-06 12:24:14 -07:00
Pol Dellaiera
92777e645e
Merge pull request #236200 from peterhoeg/u/domain
...
prometheus-domain-exporter: 1.17.1 -> 1.21.1
2023-06-06 21:21:11 +02:00
figsoda
0993cbe382
Merge pull request #235999 from figsoda/berglas
2023-06-06 15:09:28 -04:00
Sandro
bc89858012
Merge pull request #236230 from onny/nc4nix-update
...
nc4nix: unstable-2023-05-25 -> unstable-2023-06-05
2023-06-06 21:01:30 +02:00
linsui
d29e6a5255
variety: fix script shell
...
The scripts are copied to the user directory and they are not updated with the package. When the bash path is changed, the shebang will stop working. This patch change the code so that the bash is called directly instead of relying on the shebang.
2023-06-06 18:48:59 +00:00
Michael Weiss
779c32abc2
Merge pull request #236262 from primeos/chromium
...
chromium: 114.0.5735.90 -> 114.0.5735.106
2023-06-06 20:34:11 +02:00
Nikolay Korotkiy
9328447b76
Merge pull request #236264 from imincik/geopandas-0.13.2
...
python3Packages.geopandas: 0.13.1 -> 0.13.2
2023-06-06 21:57:10 +04:00
Ilan Joselevich
c895266abb
Merge pull request #236268 from qowoz/nix216
...
nixVersions.nix_2_16: 2.16.0 -> 2.16.1
2023-06-06 20:56:17 +03:00
Felix Bühler
09c291f446
Merge pull request #235366 from gador/sqlite3-to-mysql-1.4.19
...
sqlite3-to-mysql: 1.4.16 -> 1.4.19
2023-06-06 19:55:00 +02:00
Nikolay Korotkiy
90326adef4
Merge pull request #236221 from r-ryantm/auto-update/martin
...
martin: 0.8.4 -> 0.8.6
2023-06-06 21:34:45 +04:00
Weijia Wang
c651ca23fd
Merge pull request #236300 from wegank/nova-filters-refactor
...
nova-filters: refactor
2023-06-06 20:21:10 +03:00
Robert Hensing
6b078d2f5a
Merge pull request #235267 from tweag/lazier-findFirst
...
`lib.findFirst`: Add tests and make lazier
2023-06-06 19:09:56 +02:00
Sandro
b52f6ac65d
Merge pull request #235007 from LostAttractor/qq
...
qq: 3.1.2-12912 -> 3.1.2-13107
2023-06-06 18:35:33 +02:00
Sandro
50ab2973ed
Merge pull request #236126 from pacien/exim-service-privilege-namespacing-fix
...
nixos/exim: apply privilege restrictions
2023-06-06 18:29:40 +02:00
Sandro
6b08b97f9f
Merge pull request #220788 from aidalgol/bulma-clean-theme
...
rubyPackages.bulma-clean-theme: init at 0.13.1
2023-06-06 18:29:20 +02:00
Sandro
f5784d06a3
Merge pull request #235140 from aaronjheng/mysql-shell
...
mysql-shell: unpin protobuf
2023-06-06 18:29:06 +02:00
Julian Arni
858583a958
doc/language-frameworks/haskell: fix argument order of setBuildTargets ( #236252 )
2023-06-06 18:28:23 +02:00
aszlig
9d0fdbe350
Merge pull request #236135 (paperwork-json)
...
This adds paperwork-json to the executables of the paperwork package.
The executable in question is similar in nature to paperwork-cli but
it's designed to be used in scripts.
I've done a quick test on my local machine and given that it's just
adding another executable I'm merging this since I do not see a lot of
room for breaking things.
2023-06-06 17:57:55 +02:00
aszlig
c14dac6f25
Merge pull request #235972 (fix Taskserver test)
...
I'm merging this without review, since the tests run by ofborg are
succeeding. In addition to that, it's fixing a currently broken test so
the worst that could happen is that the test still does not work.
2023-06-06 17:55:22 +02:00
Weijia Wang
4779646dd0
nova-filters: refactor
2023-06-06 18:54:40 +03:00
Ryan Horiguchi
a582371e00
plex: 1.32.2.7100-248a2daf0 -> 1.32.3.7162-b0a36929b
2023-06-06 17:44:24 +02:00
Pol Dellaiera
b652c5afea
Merge pull request #236067 from erictapen/egl-wayland
...
egl-wayland: 1.1.11 -> 1.1.12
2023-06-06 17:30:40 +02:00
Silvan Mosberger
9790e70150
lib.list.findFirst: Make lazier
...
There's no need to evaluate list elements after a matching element
2023-06-06 17:17:32 +02:00
Silvan Mosberger
6996f76885
lib/tests: Add findFirst tests
2023-06-06 17:06:18 +02:00
Pol Dellaiera
24c182b719
Merge pull request #236222 from dritter/update-josm-18746
...
josm: 18721 -> 18746
2023-06-06 17:01:21 +02:00
Pol Dellaiera
bbec72b43b
Merge pull request #236240 from wegank/freedv-bump
...
freedv: 1.8.9 -> 1.8.10.1
2023-06-06 17:00:56 +02:00
Pol Dellaiera
3ce150d7cb
Merge pull request #236245 from r-ryantm/auto-update/iosevka-bin
...
iosevka-bin: 24.1.0 -> 24.1.1
2023-06-06 16:59:58 +02:00
Weijia Wang
5c31944c1d
Merge pull request #236267 from QJoly/tfautomv
...
tfautomv: 0.5.1 -> 0.5.2
2023-06-06 17:15:19 +03:00
Weijia Wang
bf568c59f2
Merge pull request #236271 from QJoly/joplin-desktop
...
joplin-desktop: 2.10.18 -> 2.10.19
2023-06-06 17:13:14 +03:00
Weijia Wang
ec4dea6a80
Merge pull request #227251 from QJoly/mdslides
...
mdslides: init at unstable-2022-12-15
2023-06-06 17:12:38 +03:00
figsoda
3ad6550749
Merge pull request #236147 from Shawn8901/update-portfolio
...
portfolio: 0.62.1 -> 0.63.1
2023-06-06 10:05:54 -04:00
figsoda
7201a4ebcb
Merge pull request #236198 from r-ryantm/auto-update/exoscale-cli
...
exoscale-cli: 1.69.0 -> 1.70.0
2023-06-06 10:05:23 -04:00
figsoda
ca62fd62ed
Merge pull request #236206 from foo-dogsquared/update-eartag
...
eartag: 0.3.3 -> 0.4.0
2023-06-06 10:03:34 -04:00
Ryan Lahfa
a06d736f1f
Merge pull request #227203 from badele/fix-smokeping-symbolic-links
...
nixos/smokeping: fix smokeping symbolic links
2023-06-06 16:02:58 +02:00
figsoda
1fa8f91016
Merge pull request #236226 from r-ryantm/auto-update/cudatext-gtk
...
cudatext-gtk: 1.194.4 -> 1.195.0
2023-06-06 10:01:22 -04:00
figsoda
5963a9dca3
Merge pull request #236227 from fabaff/grype-bump
...
grype: 0.62.2 -> 0.62.3
2023-06-06 09:59:58 -04:00
figsoda
63f1dc1113
Merge pull request #236217 from r-ryantm/auto-update/lagrange
...
lagrange: 1.16.2 -> 1.16.3
2023-06-06 09:59:46 -04:00
figsoda
2276d2900b
Merge pull request #236236 from SuperSandro2000/goawk
...
goawk: 1.23.1 -> 1.23.2
2023-06-06 09:57:14 -04:00
figsoda
0152258d4e
Merge pull request #235966 from figsoda/bfc
2023-06-06 09:55:52 -04:00
Nick Cao
6afc04d14f
Merge pull request #236257 from NobbZ/rustic-rs-0-5-4
...
rustic-rs: 0.5.3 -> 0.5.4
2023-06-06 07:37:59 -06:00
Martin Weinelt
e0e32fbaf5
Merge pull request #236258 from kirillrdy/browserpass
...
browserpass: fix dynamic loader
2023-06-06 15:07:40 +02:00
maxine
5f50b9ccfe
Merge pull request #236238 from bobby285271/upd/gnome
...
gnome.nautilus: 44.1 → 44.2.1
2023-06-06 14:50:19 +02:00
Bobby Rong
2c2c0ca4a9
Merge pull request #236207 from bobby285271/upd/xfce
...
xfce.xfce4-panel-profiles: 1.0.13 -> 1.0.14
2023-06-06 20:44:39 +08:00
José Romildo Malaquias
4607765abc
Merge pull request #220054 from Scrumplex/init-qt6ct
...
qt6ct: init at 0.8
2023-06-06 09:40:27 -03:00