Weijia Wang
d1b54838bd
libsForQt5.libopenshot-audio: convert to patch
2022-12-28 14:39:41 +01:00
Robert Hensing
91050a9d9d
nixos/macos-builder: Remove unnecessary paragraph
...
I was considering the broader context of stateVersion, but the
macos builder does not enable documentation, making this paragraph
a distraction.
2022-12-28 14:38:36 +01:00
Robert Hensing
62c8b5bf85
nixos/macos-builder: Simplify error message
...
The `system` argument is usually implied, and not hard to figure out.
Co-authored-by: Gabriella Gonzalez <Gabriel439@gmail.com>
2022-12-28 14:38:04 +01:00
Robert Hensing
30548793ab
darwin.builder: Avoid unnecessary dependency on stateVersion
2022-12-28 14:37:02 +01:00
Robert Hensing
f03c7fb8d4
nixos/version: Only warn about unset stateVersion if used
...
If a configuration does not use services that depend on the
stateVersion, it does not need to be set.
This provides an incentive for services not to rely on
stateVersion, and not to burden users with this.
2022-12-28 14:35:14 +01:00
Vincent Laporte
9aa77715b7
Merge pull request #205005 from ulrikstrid/ligo--0_57
...
ligo: 0.55.0 -> 0.58.0
2022-12-28 14:11:43 +01:00
sternenseemann
e238c3fdaa
haskell.packages.*.binary-orphans: provide OneTuple when necessary
...
The binary-orphans dependency on OneTuple is only activated if GHC < 9.2
which means hackage2nix won't emit this dependency anymore.
2022-12-28 14:10:41 +01:00
Artturi
a65df1ed0b
Merge pull request #193894 from amjoseph-nixpkgs/pr/nixos/arch-without-inferiors
2022-12-28 15:08:09 +02:00
Jörg Thalheim
2f957178db
Merge pull request #208065 from existentiality/submit/update-q
...
q: 0.8.2 -> 0.8.4
2022-12-28 13:06:46 +00:00
Jörg Thalheim
a96f41fbda
Merge pull request #208083 from NickCao/protobufc-cross
...
protobufc: fix cross compilation
2022-12-28 13:06:16 +00:00
Jörg Thalheim
2dc7fd59fe
Merge pull request #208074 from wineee/cpeditor
...
cpeditor: 6.10.1 -> 6.11.1
2022-12-28 13:05:52 +00:00
Jörg Thalheim
82108d37a6
Merge pull request #208102 from r-ryantm/auto-update/vcmi
...
vcmi: 1.0.0 -> 1.1.0
2022-12-28 13:04:19 +00:00
Weijia Wang
cfe303f7a4
ares: refactor against #204303
2022-12-28 14:02:09 +01:00
Jörg Thalheim
69896e5c2e
Merge pull request #208094 from aaschmid/colima.v0.5.2
...
colima: 0.5.0 -> 0.5.2
2022-12-28 12:58:56 +00:00
Jörg Thalheim
4f04af82a9
Merge pull request #208063 from r-ryantm/auto-update/diffsitter
...
diffsitter: 0.7.2 -> 0.7.3
2022-12-28 12:46:49 +00:00
Jörg Thalheim
f9a194b389
Merge pull request #208098 from alyssais/simdjson-powerpc
...
simdjson: fix build on powerpc64
2022-12-28 12:42:52 +00:00
R. Ryantm
a278b2d65d
vcmi: 1.0.0 -> 1.1.0
2022-12-28 12:38:41 +00:00
Anderson Torres
7f41534a1b
Merge pull request #208087 from flokli/paperwm-bump
...
gnomeExtensions.paperwm: 38.2 -> unstable-2022-12-14
2022-12-28 09:37:38 -03:00
Jörg Thalheim
d165c5dcad
Merge pull request #204254 from raphaelr/initrd-openvpn
...
nixos/tests/initrd-network-openvpn: fix
2022-12-28 12:36:27 +00:00
Martin Weinelt
2b5f8c67f7
Merge pull request #207851 from mweinelt/antlr4_11
2022-12-28 13:31:13 +01:00
Bjørn Forsman
0f0929f4aa
nixos/borgbackup: fix ~/.cache, ~/.config ownership
...
Invoke `install` separately for each directory to get ownership right --
i.e. not always owned by root. When owned by root, user sessions break
as no user processes are allowed to create directores there. On normal
systems the directories already exist, but in clean environments / NixOS
test VMs, the bug shows.
Before:
$ namei -l /home/user1/.cache/borg
f: /home/user1/.cache/borg
drwxr-xr-x root root /
drwxr-xr-x root root home
drwx------ user1 users user1
drwxr-xr-x root root .cache
drwxr-xr-x user1 users borg
After:
$ namei -l /home/user1/.cache/borg
f: /home/user1/.cache/borg
drwxr-xr-x root root /
drwxr-xr-x root root home
drwx------ user1 users user1
drwxr-xr-x user1 users .cache
drwxr-xr-x user1 users borg
2022-12-28 13:07:16 +01:00
Alyssa Ross
ca71219e61
simdjson: fix build on powerpc64
2022-12-28 11:58:04 +00:00
Robert Hensing
3f3eb370c1
Merge pull request #208085 from anund/netflix_allow_override
...
netflix: allow passing flags to google-chrome
2022-12-28 12:37:05 +01:00
markuskowa
38af5768c0
Merge pull request #207575 from r-ryantm/auto-update/tfk8s
...
tfk8s: 0.1.8 -> 0.1.10
2022-12-28 12:30:49 +01:00
Fabian Affolter
3e0afdcc87
qovery-cli: 0.46.7 -> 0.47.2
...
Diff: https://github.com/Qovery/qovery-cli/compare/v0.46.7...v0.47.2
Changelog: https://github.com/Qovery/qovery-cli/releases/tag/v0.47.2
2022-12-28 12:26:50 +01:00
markuskowa
ef8a0c4d8c
Merge pull request #207691 from r-ryantm/auto-update/kanshi
...
kanshi: 1.3.0 -> 1.3.1
2022-12-28 12:21:59 +01:00
Martin Weinelt
e0beb61e60
python3Packages.hassil: init at 0.1.3
2022-12-28 12:20:58 +01:00
Martin Weinelt
c561e4010a
python3Packages.hydra-core: Unbreak on aarch64-linux
2022-12-28 12:20:58 +01:00
Martin Weinelt
4a0fefa62c
python3Packages.explorerscript: unpin antlr4-python3-runtime
...
and regenerate required antlr files with out antlr4 package.
Co-Authored-By: Konrad Borowski <konrad@borowski.pw>
2022-12-28 12:20:58 +01:00
Martin Weinelt
b71ad92137
python3Packages.hydra-core: unpin antlr4-python3-runtime
2022-12-28 12:20:57 +01:00
Martin Weinelt
47967562fa
python3Packages.omegaconf: relax antlr4 version
2022-12-28 12:20:57 +01:00
Martin Weinelt
56918eebba
python3Packages.hydra-core: rename from hydra
2022-12-28 12:20:56 +01:00
Martin Weinelt
9de9273f33
baserow: Use antlr4_9 in antlr4-python3-runtime
...
and use buildPythonApplication for the package.
2022-12-28 12:20:56 +01:00
Martin Weinelt
e98704b197
luaformatter: pin antlr4_9
...
Newer versions fail to build.
2022-12-28 12:20:56 +01:00
Martin Weinelt
2258156699
python3Packages.antlr4-python3-runtime: run correct tests
...
We're not interested in the profiling, but the actual tests.
They currently log a warning, because upstream does not test them in
their CI and the lexer/parser artifacts are out of date¹.
[1] https://github.com/antlr/antlr4/issues/4041
2022-12-28 12:20:56 +01:00
Martin Weinelt
fd2a0bdd6b
python3Packages.antlr4-python-runtime: remove versioned variants
...
The python package set cannot support multiple versions of a package,
since they would collide when different versions would be used at the
same time. This can too easily happen through transitive propagation,
which is why we don't support it.
2022-12-28 12:20:56 +01:00
Martin Weinelt
503c4c1b68
antlr4: 4.8.x -> 4.11.x
2022-12-28 12:20:55 +01:00
markuskowa
408eea5546
Merge pull request #207700 from r-ryantm/auto-update/awscli2
...
awscli2: 2.9.8 -> 2.9.10
2022-12-28 12:20:19 +01:00
Andreas Schmid
2d1dee4f6a
colima: 0.5.0 -> 0.5.2
...
Signed-off-by: Andreas Schmid <service@aaschmid.de>
2022-12-28 12:19:15 +01:00
markuskowa
64160268ad
Merge pull request #207807 from r-ryantm/auto-update/freedv
...
freedv: 1.8.5 -> 1.8.6
2022-12-28 12:18:43 +01:00
markuskowa
ce5abb79c5
Merge pull request #207924 from r-ryantm/auto-update/trackballs
...
trackballs: 1.3.3 -> 1.3.4
2022-12-28 12:18:17 +01:00
markuskowa
f5c9ac3ef2
Merge pull request #207946 from r-ryantm/auto-update/k6
...
k6: 0.41.0 -> 0.42.0
2022-12-28 12:17:24 +01:00
Fabian Affolter
8e083efd2e
python310Packages.meshtastic: 2.0.6 -> 2.0.7
...
Changelog: https://github.com/meshtastic/python/releases/tag/2.0.7
2022-12-28 12:06:33 +01:00
Jonas Heinrich
abf33cf8f2
Merge pull request #208056 from r-ryantm/auto-update/ocenaudio
...
ocenaudio: 3.11.15 -> 3.11.20
2022-12-28 11:37:40 +01:00
Azat Bahawi
e613395a27
Merge pull request #208071 from r-ryantm/auto-update/mold
...
mold: 1.7.1 -> 1.8.0
2022-12-28 13:03:38 +03:00
Florian Klink
fbd5b7c68a
gnomeExtensions.paperwm: 38.2 -> unstable-2022-12-14
...
Contains experimental GNOME 43 support, which is probably better than
simply refusing to start for current versions of GNOME.
2022-12-28 10:54:32 +01:00
Stanisław Pitucha
2471f4f86d
Merge pull request #208049 from r-ryantm/auto-update/aws-vault
...
aws-vault: 6.6.0 -> 6.6.1
2022-12-28 20:47:51 +11:00
Nick Cao
433a78bcdb
sing-box: install shell completions
2022-12-28 17:39:42 +08:00
Stanisław Pitucha
71d88d4790
Merge pull request #208052 from aaronjheng/buf
...
buf: 1.9.0 -> 1.11.0
2022-12-28 20:38:53 +11:00
Anund
816f545d36
netflix: allow passing flags to google-chrome
2022-12-28 20:36:32 +11:00