Lin Jian
55c1318537
Merge pull request #276180 from linj-fork/pr/kanata-list
...
nixos/kanata: specify linux-dev as a list
2023-12-29 20:24:56 -06:00
Martin Weinelt
6fe27cdb26
Merge pull request #277197 from SuperSandro2000/py-zlib-ng
...
python311Packages.aiohttp-zlib-ng: 0.1.2 -> 0.1.3, python311Packages.zlib-ng: 0.2.0 -> 0.4.0
2023-12-30 03:23:01 +01:00
Sergei Trofimovich
a1422a7f8f
build-support/go: fix eval of vendorSha256
accesses
...
Before the change there was no way to poll for presence of
`vendorSha256` attribute:
$ nix-instantiate --strict --eval --expr 'with import ./. {}; _3mux.vendorSha256 or "no hash"'
error: attribute 'vendorSha256' missing
292| passthru = passthru // { inherit go goModules vendorHash; } // { inherit (args') vendorSha256; };
| ^
After the change the poll happens as expected:
$ nix-instantiate --strict --eval --expr 'with import ./. {}; _3mux.vendorSha256 or "no hash"'
"no hash"
2023-12-30 12:03:28 +10:00
Nick Cao
7b4bde6b2b
Merge pull request #277587 from r-ryantm/auto-update/rure
...
rure: 0.2.2 -> 0.2.2
2023-12-29 20:40:11 -05:00
Nick Cao
95cd2d204b
Merge pull request #277593 from trofi/fakeroot-fix-tests-eval
...
fakeroot: fix `tests` eval
2023-12-29 20:39:19 -05:00
Nick Cao
ea9c4a15fd
Merge pull request #277595 from trofi/findup-fix-tests-eval
...
findup: fix `tests` eval
2023-12-29 20:39:04 -05:00
Nick Cao
ddc50988a6
Merge pull request #277601 from r-ryantm/auto-update/sd-local
...
sd-local: 1.0.50 -> 1.0.51
2023-12-29 20:38:32 -05:00
Nick Cao
c92d4146d6
Merge pull request #277603 from fabaff/opensensemap-api-bump
...
python311Packages.opensensemap-api: 0.3.1 -> 0.3.2
2023-12-29 20:37:10 -05:00
Nick Cao
3ab88a30c6
Merge pull request #277604 from paveloom/denaro
...
denaro: 2023.9.2 -> 2023.11.0
2023-12-29 20:35:46 -05:00
Nick Cao
7a263d290b
Merge pull request #277444 from r-ryantm/auto-update/python310Packages.pyspellchecker
...
python310Packages.pyspellchecker: 0.7.2 -> 0.7.3
2023-12-29 20:32:13 -05:00
Nick Cao
0680c02e5b
Merge pull request #277467 from eclairevoyant/webcord
...
webcord: 4.6.0 -> 4.6.1
2023-12-29 20:29:03 -05:00
zowoq
32f27641a0
buildbot-worker: mark broken on darwin
2023-12-30 11:25:04 +10:00
Jörg Thalheim
2b0e5f1244
buildbot: sqlalchemy: 1.4.49 -> 1.4.50
2023-12-30 11:25:04 +10:00
zowoq
41e3e7ef30
buildbot: 3.10.0 -> 3.10.1
...
Changelog: https://github.com/buildbot/buildbot/releases/tag/v3.10.1
2023-12-30 11:25:04 +10:00
Nick Cao
4a8d35315a
Merge pull request #276407 from sinanmohd/dendrite-sliding-sync
...
nixos/matrix-sliding-sync: rename, init dendrite
2023-12-29 20:24:47 -05:00
Kirill Radzikhovskyy
4011dd666b
talosctl: 1.6.0 -> 1.6.1
2023-12-30 10:07:10 +09:00
Sandro Jäckel
594c284fa7
home-assistant-custom-lovelace-modules.light-entity-card: 6.1.0 -> 6.1.1
...
https://github.com/ljmerza/light-entity-card/releases/tag/6.1.1
2023-12-30 01:51:53 +01:00
adisbladis
21d3b6284c
Merge pull request #277327 from adisbladis/emacs-build-support
...
build-support/emacs: refactor
2023-12-30 13:46:03 +13:00
R. Ryantm
ec390d5e51
supabase-cli: 1.129.0 -> 1.129.1
2023-12-30 00:45:39 +00:00
nikstur
94c4147db2
Merge pull request #277590 from trofi/devpod-fix-tests-eval
...
devpod: fix `tests` eval
2023-12-30 01:26:54 +01:00
Jörg Thalheim
95e6499333
Merge pull request #277553 from Mic92/envfs
...
envfs: 1.0.2 -> 1.0.3
2023-12-30 00:55:34 +01:00
Will Fancher
9cab49c71b
Merge pull request #273921 from SaltyKitkat/oomd
...
nixos/systemd: update oomd configuration
2023-12-29 18:47:49 -05:00
Mario Rodas
13de64bf63
Merge pull request #277608 from marsam/update-esbuild
...
esbuild: 0.19.10 -> 0.19.11
2023-12-29 18:44:20 -05:00
markuskowa
15b39c2238
Merge pull request #275080 from SomeoneSerge/feat/munge-systemd
...
nixos/munge: update the systemd service
2023-12-30 00:11:12 +01:00
R. Ryantm
750935f7f0
stgit: 2.4.1 -> 2.4.2
2023-12-29 23:02:54 +00:00
markuskowa
b54ff66817
Merge pull request #277114 from r-ryantm/auto-update/nsz
...
nsz: 4.6.0 -> 4.6.1
2023-12-29 23:55:16 +01:00
Maximilian Bosch
d25fdec5b3
Merge pull request #212430 from onny/nextcloud-cleanup
...
nixos/nextcloud: Move options into now freeForm extraOptions
2023-12-29 23:44:24 +01:00
Maximilian Bosch
a1f20ed672
Merge pull request #277382 from Ma27/fix-nextcloud-app-routing
...
nixos/nextcloud: fix nginx routing to store and nix apps
2023-12-29 23:44:12 +01:00
Marc Jakobi
5a500574eb
luaPackages.toml-edit: 0.1.4 -> 0.1.5
2023-12-29 23:23:22 +01:00
Nick Cao
de9dba61f9
yubihsm-connector: fix cross compilation
2023-12-29 17:17:39 -05:00
Nick Cao
9d530ca6fe
micro: fix cross compilation
2023-12-29 17:09:27 -05:00
Nick Cao
b5adf1b616
traefik: fix cross compilation
2023-12-29 17:04:05 -05:00
Jonas Heinrich
b06d3c3aa6
Merge pull request #277442 from onny/ollama
...
nixos/ollama: init
2023-12-29 23:00:10 +01:00
Tom McLaughlin
e9cdd5fae8
julia.withPackages: handle non-archive artifacts ( fixes #277410 )
2023-12-29 14:56:09 -07:00
Nick Cao
6cf051ab1d
carapace: fix cross compilation
2023-12-29 16:34:54 -05:00
R. Ryantm
84e76aef99
snappymail: 2.31.0 -> 2.32.0
2023-12-29 21:31:36 +00:00
R. Ryantm
04df6aa7ba
organicmaps: 2023.11.17-17 -> 2023.12.20-4
2023-12-29 20:34:08 +00:00
Pavel Sobolev
2ca9b484dd
denaro: 2023.9.2 -> 2023.11.0
2023-12-29 23:30:24 +03:00
Fabian Affolter
aea1f78ac3
python311Packages.opensensemap-api: 0.3.1 -> 0.3.2
...
Changelog: https://github.com/home-assistant-ecosystem/python-opensensemap-api/releases/tag/0.3.2
2023-12-29 21:27:10 +01:00
R. Ryantm
a3048a660d
sd-local: 1.0.50 -> 1.0.51
2023-12-29 20:12:12 +00:00
Jörg Thalheim
4d96a0f96f
envfs: 1.0.2 -> 1.0.3
...
Diff: https://github.com/Mic92/envfs/compare/1.0.2...1.0.3
2023-12-29 21:09:56 +01:00
Sergei Trofimovich
a60dcc7fc1
jellyfin-ffmpeg: fix tests
eval
...
$ nix build --no-link -f. jellyfin-ffmpeg.tests
error:
error: attribute 'pkgConfigModules' missing
2023-12-29 20:09:49 +00:00
Ivan Mincik
62455ade3c
qgis-ltr: 3.28.13 -> 3.28.14
2023-12-29 21:08:33 +01:00
Ivan Mincik
d32abf7f98
qgis: 3.34.1 -> 3.34.2
2023-12-29 21:02:08 +01:00
Nick Cao
08a62091a1
Merge pull request #277146 from majewsky/portunus-2.0.0
...
portunus: 1.1.0 -> 2.0.0
2023-12-29 14:53:12 -05:00
Nick Cao
53490cefa0
Merge pull request #275601 from r-ryantm/auto-update/level-zero
...
level-zero: 1.15.1 -> 1.15.8
2023-12-29 14:52:06 -05:00
Sergei Trofimovich
39adbc5456
devpod: fix tests
eval
...
Without the change `tests` eval failed as:
$ nix build --no-link -f. devpod.tests
error:
error: value is a string while a set was expected
The failure reason is in `package` parameter. It should be a derivation,
not a package name. While at it fixed the command to extract version.
2023-12-29 19:39:56 +00:00
Maximilian Bosch
02ebf149d5
nixos/release-notes: more details about Nextcloud options rename
...
* Explain why it was renamed (to match the format from `config.php`).
* Show old and new name and link to the option in the options reference.
2023-12-29 20:35:42 +01:00
Sergei Trofimovich
d3fdf4df0a
findup: fix tests
eval
...
Without the change `tests` eval fails as:
$ nix build --no-link -f. findup.tests
error:
error: attribute 'findup' missing
2023-12-29 19:32:23 +00:00
Sergei Trofimovich
ce228ed6bd
fakeroot: fix tests
eval
...
Without the change `tests` attribute fails to eval as:
$ nix build --no-link -f. fakeroot.tests
error: attribute 'name' missing
2023-12-29 19:24:33 +00:00