Sandro Jäckel
88d7aa56e1
nixos/nix*: remove not necessary imports
...
We do not really declare module dependencies anywhere else and it would
a nousance to move any file if many other referenced it without being
necessary. Also most higher level modules depend on most of the lower
level ones.
So removing this because it can only potentially cause weird issues.
2023-07-07 11:01:12 +02:00
adisbladis
7e9437ceac
Merge pull request #242018 from steveej-forks/feat_logseq_wrapped_derivation
...
logesq: pass a function to mkDerivation for easier overrides
2023-07-07 20:47:30 +12:00
Robert Hensing
54303b65ef
Merge pull request #241690 from hercules-ci/nixos-nix-modules
...
Split nixos/nix-daemon.nix
2023-07-07 10:29:58 +02:00
Robert Hensing
262e7272c7
Merge pull request #236389 from Enzime/darwin-builder
...
darwin-builder: use port 31022 by default
2023-07-07 10:24:48 +02:00
Weijia Wang
065b3903da
Merge pull request #241993 from r-ryantm/auto-update/kodiPackages.requests
...
kodiPackages.requests: 2.27.1+matrix.1 -> 2.31.0
2023-07-07 11:04:26 +03:00
Stefan Junker
1a50f52409
logesq: pass a function to mkDerivation for easier overrides
2023-07-07 09:47:55 +02:00
Bobby Rong
457beb8d79
Merge pull request #242011 from bobby285271/upd/pantheon
...
gnome.mutter43: 43.6 → 43.7, pantheon.gala: 7.1.0 → 7.1.1
2023-07-07 15:33:16 +08:00
Weijia Wang
151a042680
Merge pull request #241856 from wegank/krita-opencolorio
...
krita: migrate to opencolorio
2023-07-07 09:41:56 +03:00
Bobby Rong
0fb36e7ed4
gnome.mutter43: 43.6 → 43.7
...
https://gitlab.gnome.org/GNOME/mutter/-/compare/43.6...43.7
2023-07-07 13:58:55 +08:00
Bobby Rong
1a3fc126f9
pantheon.gala: 7.1.0 → 7.1.1
...
https://github.com/elementary/gala/releases/tag/7.1.1
2023-07-07 13:58:40 +08:00
Sergei Trofimovich
c63bad1618
Merge pull request #241854 from trofi/mutt-smaller-closure
...
mutt: avoid build-only references in 'mutt -v'
2023-07-07 06:52:54 +01:00
github-actions[bot]
6968383d96
terraform-providers.oci: 5.2.1 -> 5.3.0
2023-07-07 15:37:29 +10:00
github-actions[bot]
c2f9c37499
terraform-providers.okta: 4.0.2 -> 4.1.0
2023-07-07 15:37:29 +10:00
github-actions[bot]
b2ded905b2
terraform-providers.google-beta: 4.72.0 -> 4.72.1
2023-07-07 15:37:29 +10:00
github-actions[bot]
22f55216c3
terraform-providers.aws: 5.6.2 -> 5.7.0
2023-07-07 15:37:29 +10:00
github-actions[bot]
272b2df8c9
terraform-providers.google: 4.72.0 -> 4.72.1
2023-07-07 15:37:29 +10:00
github-actions[bot]
05ae3f8aa5
terraform-providers.azurerm: 3.63.0 -> 3.64.0
2023-07-07 15:37:29 +10:00
Shea Levy
4f91766e8c
Merge pull request #241275 from NixOS/nix-plugins-11
...
nix-plugins: 10.0.0 -> 11.0.0
2023-07-07 01:13:07 -04:00
Mario Rodas
99ae4ca4bc
Merge pull request #237917 from Animeshz/master
...
nixos/ruby-modules: proper treatment to ruby modules of type git/url
2023-07-06 22:48:40 -05:00
Mario Rodas
dc992a5a07
Merge pull request #241982 from figsoda/nix-init
...
nix-init: 0.2.3 -> 0.2.4
2023-07-06 22:47:53 -05:00
Anderson Torres
70904d0cc0
ventoy: remove with lib;
...
Because I have a strong disgust about `with` since
https://nix.dev/recipes/best-practices#with-scopes
2023-07-06 23:34:40 -03:00
Anderson Torres
1d7c3a4985
fsuae: refactor
...
- New rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942 );
- remove `with lib;`
2023-07-06 23:34:40 -03:00
Anderson Torres
b5cd0848bf
fsuae-launcher: refactor
...
- New rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942 );
- remove `with lib;`
2023-07-06 23:34:40 -03:00
Christian Kögler
ce8ad30fb2
fsuae-launcher: 3.0.5 -> 3.1.68
2023-07-06 23:34:40 -03:00
Anderson Torres
c7c340e5a8
smplayer: refactor
...
- New rec-less, overlay-style overridable recursive attributes (in effect since
https://github.com/NixOS/nixpkgs/pull/119942 );
- remove `with lib;`
- add `meta.changelog`
- "update" TODO
2023-07-06 23:34:40 -03:00
R. Ryantm
83cd2a961d
smplayer: 22.7.0 -> 23.6.0
2023-07-06 23:34:40 -03:00
R. Ryantm
a6771f0a0c
kodiPackages.requests: 2.27.1+matrix.1 -> 2.31.0
2023-07-07 00:58:00 +00:00
Martin Weinelt
0a671c3ae4
Merge pull request #241705 from mweinelt/evcc-0.118.6
...
evcc: 0.118.2 -> 0.118.6
2023-07-07 02:52:57 +02:00
figsoda
af9aa4b566
Merge pull request #241988 from marsam/update-millet
...
millet: 0.12.2 -> 0.12.4
2023-07-06 20:21:43 -04:00
Martin Weinelt
eca2f64dbe
Merge pull request #241977 from NixOS/home-assistant
...
home-assistant: 2023.7.0 -> 2023.7.1
2023-07-07 01:42:32 +02:00
Mario Rodas
fcabf3ed07
Merge pull request #241946 from figsoda/zigbuild
...
cargo-zigbuild: 0.16.11 -> 0.16.12
2023-07-06 18:14:31 -05:00
Mario Rodas
26dbcd8efa
Merge pull request #241933 from figsoda/miniserve
...
miniserve: 0.23.2 -> 0.24.0
2023-07-06 18:13:55 -05:00
Mario Rodas
aaae4600d8
Merge pull request #241930 from marsam/yt-dlp-fix-twitter
...
yt-dlp: 2023.6.22 -> 2023.7.6
2023-07-06 18:06:15 -05:00
Stanisław Pitucha
7c7c6d4f9c
Merge pull request #233696 from viraptor/librealsense-darwin
...
librealsense: fix intel darwin build
2023-07-07 09:01:18 +10:00
figsoda
151b1854f6
nix-init: 0.2.3 -> 0.2.4
...
Diff: https://github.com/nix-community/nix-init/compare/v0.2.3...v0.2.4
Changelog: https://github.com/nix-community/nix-init/blob/v0.2.4/CHANGELOG.md
2023-07-06 18:34:04 -04:00
Martin Weinelt
406a31aaec
home-assistant: 2023.7.0 -> 2023.7.1
...
https://github.com/home-assistant/core/releases/tag/2023.7.1
2023-07-06 23:51:15 +02:00
figsoda
3c7487575d
Merge pull request #241792 from figsoda/nvim
2023-07-06 17:30:45 -04:00
figsoda
00802df471
Merge pull request #241737 from figsoda/jello
2023-07-06 17:30:27 -04:00
figsoda
e6ebbe7483
Merge pull request #241962 from SuperSandro2000/croc
...
croc: 9.6.4 -> 9.6.5
2023-07-06 17:29:24 -04:00
Robert Hensing
12cb2b0b40
nixos: flakes.nix -> nix-flakes.nix
...
I guess this is what people expect to find. Thanks Sandro.
2023-07-06 23:27:17 +02:00
Sandro
ee41691db9
Merge pull request #239032 from Luflosi/update/nsync
...
nsync: 1.25.0 -> 1.26.0
2023-07-06 23:19:55 +02:00
Sandro
d13e88c0c6
Merge pull request #240951 from abathur/remove_oil_readline_workaround
...
oil: remove obsolete readline workaround
2023-07-06 23:18:43 +02:00
Sandro
96dddb648c
Merge pull request #236760 from huantianad/aw-core-0.5.14
...
aw-core: 0.5.12 -> 0.5.14, add gitUpdater
2023-07-06 23:16:34 +02:00
Sandro
ecd8097bc7
Merge pull request #236759 from huantianad/aw-client-0.5.12
...
aw-client: 0.5.11 -> 0.5.12, add gitUpdater
2023-07-06 23:16:25 +02:00
Mario Rodas
5ad513ca93
Merge pull request #241863 from marsam/fix-rclone-aarch64-darwin
...
rclone: fix build on aarch64-darwin
2023-07-06 16:14:59 -05:00
Sandro
35fb63651c
Merge pull request #240981 from huantianad/unityhub-nss-esr
...
unityhub: edit libraries, update meta
2023-07-06 23:05:12 +02:00
Fabian Affolter
9341107854
Merge pull request #241857 from fabaff/pyshark-bump
...
python311Packages.pyshark: 0.5.3 -> 0.6, python311Packages.dissect-target: 3.9 -> 3.10
2023-07-06 23:05:06 +02:00
Sandro
626de68b97
Merge pull request #240976 from huantianad/scarab-133
...
scarab: 1.31.0.0 -> 1.33.0.0, rework icon install, add updateScript
2023-07-06 22:56:12 +02:00
K900
a0c81b6786
Merge pull request #241959 from K900/kde-gear-24.03.3
...
kde/gear: 24.03.2 -> 24.03.3
2023-07-06 23:31:40 +03:00
Weijia Wang
8ce0dbb537
Merge pull request #241757 from r-ryantm/auto-update/binaryen
...
binaryen: 113 -> 114
2023-07-06 23:25:32 +03:00