Nick Cao
c4a065f6c3
Merge pull request #244644 from amiloradovsky/master
...
verilator & systemc: update & integration
2023-07-24 17:01:34 -06:00
Sandro
addf248cc0
Merge pull request #245236 from figsoda/lscolors
...
lscolors: fix build to include the binary
2023-07-25 00:47:05 +02:00
Sandro
f1aa61801b
Merge pull request #244632 from GaetanLepage/mission-center
...
mission-center: init at 0.2.5
2023-07-25 00:24:24 +02:00
Emily
a29fd09810
Merge pull request #245230 from emilylange/forgejo
...
forgejo: 1.19.4-0 -> 1.20.1-0
2023-07-24 23:12:17 +02:00
Sandro
639e85ed53
Merge pull request #244420 from hulr/setzer
...
setzer: 55 -> 56
2023-07-24 22:51:29 +02:00
Nikolay Korotkiy
13a208d7ad
Merge pull request #244216 from OPNA2608/fix/dosbox_darwin
...
dosbox: Fix on Darwin
2023-07-25 00:42:32 +04:00
figsoda
05f31b1315
lscolors: fix build to include the binary
2023-07-24 16:13:37 -04:00
figsoda
9afa966d0b
Merge pull request #245196 from SuperSandro2000/lscolors
2023-07-24 16:10:45 -04:00
Pol Dellaiera
de272e4bcd
Merge pull request #244352 from linsui/hydrogen
...
hydrogen-web: init at 0.4.0
2023-07-24 21:43:06 +02:00
Pol Dellaiera
cd4057c36e
Merge pull request #244413 from dotlambda/iptsd-1.3.0
...
iptsd: 1.2.1 -> 1.3.0
2023-07-24 21:41:35 +02:00
Pol Dellaiera
068166ff0f
Merge pull request #241793 from MrFreezeex/update-protonmail-bridge-330
...
protonmail-bridge: 3.2.0 -> 3.3.2
2023-07-24 21:30:20 +02:00
Pol Dellaiera
d5a10826f6
Merge pull request #242017 from Azd325/master
...
vscode-extensions.charliermarsh.ruff: 2023.30.0 -> 2023.32.0
2023-07-24 21:25:32 +02:00
Pol Dellaiera
5466bf84ae
Merge pull request #244120 from marsam/update-docker-slim
...
docker-slim: 1.40.2 -> 1.40.3
2023-07-24 21:18:10 +02:00
Pol Dellaiera
a42d8f8d18
Merge pull request #244510 from Azd325/djangovscode
...
vscode-extensions.batisteo.vscode-django: init at 1.10.0
2023-07-24 21:14:35 +02:00
Pol Dellaiera
6fd297a46e
Merge pull request #244590 from astro/firecracker
...
firecracker: 1.3.1 -> 1.4.0
2023-07-24 21:14:08 +02:00
Gaetan Lepage
fc8f6d7fdd
mission-center: init at 0.2.5
2023-07-24 21:06:58 +02:00
emilylange
0d0161c9db
forgejo: 1.19.4-0 -> 1.20.1-0
...
https://codeberg.org/forgejo/forgejo/releases/tag/v1.20.1-0
47a6afa947/RELEASE-NOTES.md (1-20-1-0)
2023-07-24 20:57:02 +02:00
Michael Weiss
139d9c0c6a
Merge pull request #245097 from primeos/ungoogled-chromium
...
ungoogled-chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-24 20:19:54 +02:00
Michael Weiss
c8695c4658
Merge pull request #245095 from primeos/chromium
...
chromium: 115.0.5790.98 -> 115.0.5790.102
2023-07-24 20:19:44 +02:00
Michael Weiss
85b47554d7
Merge pull request #245094 from primeos/chromiumDev
...
chromiumDev: 116.0.5845.42 -> 117.0.5897.3
2023-07-24 20:18:50 +02:00
Eric Bailey
3e36355e44
kops: 1.26.4 -> 1.27.0 ( #245208 )
...
- Drop kops_1_24
- kops_1_26: 1.26.4 -> 1.26.5
- Update 23.11 release notes
2023-07-24 20:07:52 +02:00
Artturi
e7a19aa23a
Merge pull request #245197 from Ma27/vorta-qtwayland-dev-output
...
vorta: strip away output dependency on `qt5.qtwayland.dev`
2023-07-24 20:08:49 +03:00
Sandro
01332aa5db
Merge pull request #241149 from MatthewCroughan/mc/glabels-qt
2023-07-24 17:42:29 +02:00
Sandro Jäckel
2cf1663569
lscolors: 0.14.0 -> 0.15.0
...
Diff: https://diff.rs/lscolors/0.14.0/0.15.0
2023-07-24 17:41:56 +02:00
Sandro
a3da17da2f
Merge pull request #237952 from SharzyL/sv-lang
2023-07-24 17:40:15 +02:00
Thiago Kenji Okada
54d3317d12
Merge pull request #244861 from bjornfor/retroarch-prefer-wrapper-over-patch
...
retroarch: prefer wrapper over patch
2023-07-24 15:34:03 +00:00
Maximilian Bosch
acc4cfd48b
vorta: strip away output dependency on qt5.qtwayland.dev
...
`propagatedBuildInputs` is only required in this case to correctly build
the `PYTHONPATH` for the final application. The QT hook doesn't need
`qtwayland` in `propagatedBuildInputs`, `buildInputs` is sufficient for
it to work.
Additionally, this causes a closure-size reduction of ~22.5% because we
get rid of the dependency to the `dev` output of `qtwayland`:
$ nix path-info -Sh ./result-old
/nix/store/i8i4p2i3wkjv4y95pp3i421nwg0f1shh-vorta-0.8.12 775.2M
$ nix path-info -Sh ./result-new
/nix/store/jcyrkk89my2lh00z7dy8z19xyvlf8yhr-vorta-0.8.12 599.5M
2023-07-24 17:26:37 +02:00
Mario Rodas
4f1373fa7b
Merge pull request #245071 from figsoda/kbt
...
kbt: init at 1.0.0
2023-07-24 10:24:05 -05:00
Andrew Marshall
1a2d266180
temporal-cli: fix missing meta.platforms preventing Hydra builds ( #243518 )
2023-07-24 16:44:55 +02:00
Sandro
27c22d3e45
Merge pull request #242513 from linsui/jabref
2023-07-24 16:42:35 +02:00
figsoda
ef20d5f232
Merge pull request #241629 from fabaff/urlscan-bump
...
urlscan: 0.9.10 -> 1.0.0
2023-07-24 10:07:27 -04:00
figsoda
85eb9355b5
Merge pull request #245138 from r-ryantm/auto-update/cmusfm
...
cmusfm: 0.4.1 -> 0.5.0
2023-07-24 09:59:11 -04:00
figsoda
aae8f4c0c2
Merge pull request #245180 from mikroskeem/docker-maintainers-remove-self
...
docker: remove mikroskeem from maintainers
2023-07-24 09:43:37 -04:00
Emily
b370d44b2a
Merge pull request #244441 from janvotava/master
...
timoni: init at 0.10.0
2023-07-24 15:16:42 +02:00
Mark Vainomaa
7d57cbddc6
docker: remove mikroskeem from maintainers
2023-07-24 15:59:31 +03:00
Thomas Gerbet
3428dd4bef
docker: apply fix starting containers with a local connection with the CLI
...
The change done in 4a526a901c
was not
enough to cover everything. In order for the Docker CLI to work when
built with Go 1.20.6 it is also required to have the equivalent patch
for the docker/cli repository.
2023-07-24 14:26:11 +02:00
matthewcroughan
d6cdb6a43f
glabels-qt: init at unstable-2021-02-06
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-07-24 10:04:09 +01:00
linsui
e1ebc51ef6
jabref: fix gapps wrapper
2023-07-24 14:10:59 +08:00
github-actions[bot]
aae1f8ef06
Merge master into staging-next
2023-07-24 06:01:13 +00:00
Nick Cao
54f3699f53
Merge pull request #245120 from samuela/upkeep-bot/plexamp-4.8.1-1690158474
...
plexamp: 4.7.4 -> 4.8.1
2023-07-23 22:38:14 -06:00
R. Ryantm
1d0b306466
cmusfm: 0.4.1 -> 0.5.0
2023-07-24 04:33:24 +00:00
SharzyL
a6b6203b6d
sv-lang: init at 3.0
2023-07-24 12:26:35 +08:00
Jan Votava
83c185b899
timoni: init at 0.10.0
2023-07-24 08:50:44 +07:00
Mario Rodas
fc47f1ceaf
Merge pull request #245068 from marsam/update-emacs29
...
emacs29: 29.0.92 -> 29.1-rc1
2023-07-23 20:33:38 -05:00
Nick Cao
f80eeb0e91
Merge pull request #244687 from r-ryantm/auto-update/firefox-beta-bin-unwrapped
...
firefox-beta-bin-unwrapped: 116.0b5 -> 116.0b8
2023-07-23 19:33:21 -06:00
Nick Cao
ac8e994687
Merge pull request #245106 from marsam/update-ncspot
...
ncspot: 0.13.3 -> 0.13.4
2023-07-23 19:06:47 -06:00
Nick Cao
7aee8cf1e3
Merge pull request #245122 from r-ryantm/auto-update/youtube-tui
...
youtube-tui: 0.7.2 -> 0.7.4
2023-07-23 19:04:15 -06:00
Nick Cao
f45997386b
Merge pull request #245116 from r-ryantm/auto-update/terragrunt
...
terragrunt: 0.48.1 -> 0.48.4
2023-07-23 19:00:19 -06:00
Nick Cao
e598d5b773
Merge pull request #244953 from tomfitzhenry/less-maintainership
...
remove tomfitzhenry@ as maintainer for some packages
2023-07-23 18:57:35 -06:00
nixpkgs-upkeep-bot
91fa204492
plexamp: 4.7.4 -> 4.8.1
2023-07-24 00:27:55 +00:00