Commit Graph

482766 Commits

Author SHA1 Message Date
Sandro
d199137345
Merge pull request #230560 from legendofmiracles/upddate-nodjs-asf 2023-05-09 16:58:52 +02:00
Nick Cao
503256153a
Merge pull request #230838 from r-ryantm/auto-update/ytt
ytt: 0.45.0 -> 0.45.1
2023-05-09 22:49:12 +08:00
Nick Cao
08a5ed848e
Merge pull request #230697 from NickCao/into-dbus-python
python3Packages.into-dbus-python: 0.08 -> 0.8.2
2023-05-09 22:48:01 +08:00
Nick Cao
f7cdce6d3e
Merge pull request #230699 from NickCao/dbus-client-gen
python3Packages.dbus-client-gen: 0.5 -> 0.5.1
2023-05-09 22:47:28 +08:00
Nick Cao
572b6c3c0b
Merge pull request #230695 from NickCao/dbus-signature-pyparsing
python3Packages.dbus-signature-pyparsing: 0.04 -> 0.4.1
2023-05-09 22:46:36 +08:00
Nick Cao
7ede1287f3
Merge pull request #230700 from SFrijters/laxex2mathml-3.75.5
python3Packages.latex2mathml: 3.75.3 -> 3.75.5
2023-05-09 22:46:13 +08:00
Artturi
2b1fb24bc6
Merge pull request #222348 from the-argus/fix/spotifywm 2023-05-09 17:42:57 +03:00
ckie
3e272a4f63
in-formant: 2021-06-30 -> unstable-2022-09-15; unbreak
This fixes the build failure we've had around for a while now.

It now runs, but segfaults on exit and won't render a few icons, but is
still usable once you figure out where the buttons are supposed to be.

The Qt6 transition was delightfully simple.
2023-05-09 17:42:49 +03:00
Nick Cao
e1e1d80d79
Merge pull request #230841 from r-ryantm/auto-update/iay
iay: 0.4.0 -> 0.4.2
2023-05-09 22:41:42 +08:00
Sandro
f52d66e7ed
Merge pull request #229365 from therealr5/dracula-icon-theme 2023-05-09 16:32:22 +02:00
skorpy
4330f725d6 zoom-us: 5.14.5.2430 -> 5.14.7.2928
Signed-off-by: skorpy <skorpy@frankfurt.ccc.de>
2023-05-09 16:23:54 +02:00
Alyssa Ross
e5e49df7fd
nixos/netboot: add squashfsCompression option
This is copied from isoImage.squashfsCompression.  It's useful to be
able to customise, as iteration cycles are very slow with xz, and
subjectively systems booted with less efficiently compressed squashfs
stores appear to have faster reads (although I didn't test that
scientificly so there could be other factors).
2023-05-09 14:15:10 +00:00
Alyssa Ross
096cdeeac4
nixos/iso-image: type isoImage.squashfsCompression 2023-05-09 14:15:02 +00:00
Azat Bahawi
7aef072b63
radare2: 5.8.4 -> 5.8.6 2023-05-09 17:13:20 +03:00
Alyssa Ross
2023766e31
tests.stdenv.test-inputDerivation: init 2023-05-09 14:02:45 +00:00
fetsorn
2472601dd4 ctags: fix typos
"funtions" -> "functions"
"beeing" -> "being"
2023-05-09 18:02:17 +04:00
fetsorn
18bb97f46b alkimia: fix typo
"bounderies" -> "boundaries"
2023-05-09 18:02:17 +04:00
fetsorn
392fabcf26 libpkgconf: fix typo
"someting" -> "something"
2023-05-09 18:02:17 +04:00
fetsorn
5e77899001 nixos/tpm2: fix typo
"acess" -> "access"
2023-05-09 18:02:17 +04:00
fetsorn
1a4e993104 nixos/prometheus: fix typo
"nixpgs" -> "nixpkgs"
2023-05-09 18:02:17 +04:00
fetsorn
f035683f55 nixos/matomo: fix typo
"suported" -> "supported"
2023-05-09 18:02:17 +04:00
fetsorn
d1398dd05c nixos/deluge: fix typo
"secuerly" -> "securely"
2023-05-09 18:02:17 +04:00
fetsorn
ac5f6d9100 nixos/apparmor: fix typo
"usualy" -> "usually"
2023-05-09 18:02:17 +04:00
fetsorn
c712d1ef19 d2codingfont: fix typo
"verion" -> "version"
2023-05-09 18:02:17 +04:00
fetsorn
60572dc641 all-packages.nix: fix typos
"trigerring" -> "triggering"
2023-05-09 18:02:17 +04:00
fetsorn
ebc12d6b77 aliases.nix: fix typos
"depedencies" -> "dependencies"
"maintanence" -> "maintenance"
2023-05-09 18:02:17 +04:00
fetsorn
f7811fef7a zlib: fix typo
"verion" -> "version"
2023-05-09 18:02:16 +04:00
fetsorn
84dec7a8b9 vocal: fix typo
"indepedent" -> "independent"
2023-05-09 18:02:16 +04:00
fetsorn
16bfccf49f tpacpi-bat: fix typo
"thesholds" -> "thresholds"
2023-05-09 18:02:16 +04:00
fetsorn
2fe24d5984 tinywm: fix typo
"manger" -> "manager"
2023-05-09 18:02:16 +04:00
fetsorn
90e71a48ee statik: fix typo
"embeded" -> "embedded"
2023-05-09 18:02:16 +04:00
fetsorn
6ce732d86f spice-gtk: fix typo
"reqires" -> "requires"
2023-05-09 18:02:16 +04:00
fetsorn
f14fbf0278 siesta: fix typos
"manualy" -> "manually"
"becuase" -> "because"
2023-05-09 18:02:16 +04:00
Alyssa Ross
a295c4566e
stdenv: fix inputDerivation with passAsFile
passAsFile passes the values of Nix bindings to the builder as
files, so if those values contained references, they wouldn't end up
in the inputDerivation output.  To fix that, append the contents of
every such passed file to the output.

We only have shell builtins in this derivation, so we can't use cat.
The only way I know of appending the contents of one file to another
using only shell builtins is as I've done here, but it requires
putting the contents of the file on echo's argv.  This might end up
causing problems with large files.  Regardless, I think we should try
this, as a failure is better than silently producing an incorrect
result like the previous behavior.
2023-05-09 14:00:57 +00:00
Anurag
89e0942c56
kubectl-gadget: 0.15.0 -> 0.16.0 2023-05-09 18:57:14 +05:30
06kellyjac
6b78c0b80e k3d: add notice of rename in release notes 2023-05-09 14:22:59 +01:00
IndeedNotJames
260ddac146
nixosTests.wiki-js: fix test on i686-linux
Fail pattern:
1. Unsuspecting `qemu-kvm` notice:
```
server # qemu-kvm: at most 2047 MB RAM can be simulated
```

2. Hard fail
```
    self.shell.send(out_command.encode())
BrokenPipeError: [Errno 32] Broken pipe
```

(Took me a while to consider those lines are related)
2023-05-09 15:22:35 +02:00
IndeedNotJames
0cbeb283cf
nixosTests.gitea,nixosTests.forgejo: fix test on i686-linux
Fail pattern:
1. Unsuspecting `qemu-kvm` notice:
```
server # qemu-kvm: at most 2047 MB RAM can be simulated
```

2. Hard fail
```
    self.shell.send(out_command.encode())
BrokenPipeError: [Errno 32] Broken pipe
```

(Took me a while to consider those lines are related)
2023-05-09 15:21:53 +02:00
06kellyjac
d5d0f0547d k3d: update pname to k3d 2023-05-09 14:21:35 +01:00
06kellyjac
c69ca316dc k3d: rename kube3d to k3d now that attr is free
This takes the place of the old k3d which was the 3d editor k-3d
2023-05-09 14:21:35 +01:00
Pascal Bach
d7bbeedaac
cryptomator: 1.6.14 -> 1.8.0 (#200590)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-05-09 15:10:34 +02:00
Nick Cao
b9ac35df44
Merge pull request #224075 from Djabx/upgrade-kustomize
kustomize: 4.5.4 -> 5.0.2
2023-05-09 21:05:22 +08:00
Martin Weinelt
558b23afe3
Merge pull request #230844 from pennae/mosquitto-test-fix
nixos/mosquitto: use networkd for tests
2023-05-09 14:57:30 +02:00
Martin Weinelt
dc2f9771e4
python310Packages.bluetooth-adapters: 0.15.3 -> 0.15.4
https://github.com/bluetooth-devices/bluetooth-adapters/blob/v0.15.4/CHANGELOG.md
2023-05-09 14:45:03 +02:00
Martin Weinelt
c9b3b5b387
Merge pull request #230797 from natsukium/docker-compose-language-service/node18
docker-compose-language-service: use nodejs default
2023-05-09 14:39:45 +02:00
Martin Weinelt
35a73717df
Merge pull request #218599 from Izorkin/update-peertube
peertube: 5.0.0 -> 5.1.0
2023-05-09 14:37:44 +02:00
Ryan Lahfa
57d1b6f0cc
Merge pull request #228106 from astro/rust-hypervisor-firmware
rust-hypervisor-firmware: fix build
2023-05-09 14:32:45 +02:00
R. Ryantm
beb537835a python310Packages.robotframework-seleniumlibrary: 6.0.0 -> 6.1.0 2023-05-09 12:26:41 +00:00
Sandro
e840c93ea7
Merge pull request #230762 from mweinelt/ipu6-drivers-6.3 2023-05-09 13:21:49 +02:00
Martin Weinelt
45f6fac6a1
Merge pull request #230856 from mweinelt/pymumble-rollback
python310Packages.pymumble: 1.7 -> 1.6.1
2023-05-09 13:21:39 +02:00