Commit graph

362660 commits

Author SHA1 Message Date
Benjamin Staffin 34006ebc9d Merge remote-tracking branch 'origin/master' into mvn 2022-03-21 18:37:45 -04:00
Sandro ae1a470045
Merge pull request #157521 from wucke13/telred 2022-03-21 21:35:45 +01:00
Michael Weiss 6f5e126a7f
Merge pull request #165156 from primeos/chromium
chromium: 99.0.4844.74 -> 99.0.4844.82
2022-03-21 21:21:39 +01:00
Jörg Thalheim 800d3e733c
Merge pull request #165100 from armeenm/remove-golly-beta
golly-beta: remove
2022-03-21 20:20:31 +00:00
Tony Höglund 569af342ec
omnisharp-roslyn: 1.38.0 -> 1.38.1 (#164761)
Co-authored-by: Tony Höglund <tony.hoglund@gmail.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-21 21:16:51 +01:00
Jörg Thalheim 1ec61dd416
Merge pull request #165139 from r-ryantm/auto-update/rslint
rslint: 0.3.1 -> 0.3.2
2022-03-21 20:15:27 +00:00
Jörg Thalheim 93570141f4
Merge pull request #165149 from r-ryantm/auto-update/sqlcheck
sqlcheck: 1.2 -> 1.3
2022-03-21 20:14:15 +00:00
Jörg Thalheim 9b921aa872
Merge pull request #165142 from armeenm/remove-vnc2flv
vnc2flv: remove
2022-03-21 20:11:34 +00:00
Sandro 71ded63759
Merge pull request #162765 from Leixb/yuview 2022-03-21 21:08:16 +01:00
Sandro 787d059321
Merge pull request #164324 from romildo/upd.xfce4-screenshooter 2022-03-21 21:07:30 +01:00
Sandro a6f0700dd6
Merge pull request #164325 from romildo/upd.obconf-qt 2022-03-21 21:07:13 +01:00
Maximilian Bosch cfc6f1cea8
Merge pull request #162759 from samuela/upkeep-bot/spotify-unwrapped-1.1.80.699.gc3dac750-1646395814
spotify-unwrapped: 1.1.77.643.g3c4c6fc6 -> 1.1.80.699.gc3dac750
2022-03-21 21:05:11 +01:00
Fabian Affolter 576cd7447c
Merge pull request #165044 from r-ryantm/auto-update/cameradar
cameradar: 5.0.1 -> 5.0.2
2022-03-21 20:47:28 +01:00
Michael Weiss a9834afcfb
Merge pull request #165080 from michaeladler/ungoogled-chromium
ungoogled-chromium: 99.0.4844.74 -> 99.0.4844.82
2022-03-21 20:43:23 +01:00
Ryan Mulligan 0db43467ec
Merge pull request #165147 from r-ryantm/auto-update/psi-plus
psi-plus: 1.5.1600 -> 1.5.1615
2022-03-21 12:41:59 -07:00
Jonas Heinrich 94411d03cc wl-color-picker: init at 1.3 2022-03-21 15:34:02 -04:00
Michael Weiss b073d7c10c
chromium: 99.0.4844.74 -> 99.0.4844.82
https://chromereleases.googleblog.com/2022/03/stable-channel-update-for-desktop_20.html
2022-03-21 20:33:38 +01:00
Austin Butler 85c14e9c0f vscode-extensions.matklad.rust-analyzer: 0.2.834 -> 0.2.975 2022-03-21 15:32:53 -04:00
Austin Butler 5c105f9208 docs: document Javascript package updates in nixpkgs 2022-03-21 15:32:53 -04:00
Jonathan Ringer 26f7720900 Revert "openai: add python3Packages.wandb dependency"
This reverts commit 9d237afebb.
2022-03-21 12:05:57 -07:00
Kevin Cox 18307675b9
Merge pull request #153091 from GoogleBot42/master
nvidia: Fix AMD APU for Prime Sync
2022-03-21 15:04:38 -04:00
R. Ryantm 24a68dba7c sqlcheck: 1.2 -> 1.3 2022-03-21 18:54:02 +00:00
Malo Bourgon 9d237afebb openai: add python3Packages.wandb dependency 2022-03-21 11:51:48 -07:00
Malo Bourgon c26740fbcd openai: 0.15.0 -> 0.16.0 2022-03-21 11:51:22 -07:00
piegames 3052e0b67f
Merge pull request #164993: gnomeExtensions: add GNOME 42 extensions 2022-03-21 19:45:31 +01:00
Jörg Thalheim 9b2939da63
Merge pull request #164260 from Mic92/nix-ld
nix-ld: init at 1.0.0 + nixos module
2022-03-21 18:42:38 +00:00
R. Ryantm c3dfe39b61 psi-plus: 1.5.1600 -> 1.5.1615 2022-03-21 18:40:48 +00:00
Robert Scott ac4dcf66ae
Merge pull request #164755 from dtzWill/fix/capnproto-musl
capnproto: use upstream patch to fix w/musl
2022-03-21 18:35:18 +00:00
Pascal Bach 4c3c80df54
Merge pull request #114393 from DarkDNA/feature/samba/network-online
nixos/samba: Add a wants=network-online.target to the target.
2022-03-21 19:25:50 +01:00
Armeen Mahdian af3e1dae6a vnc2flv: remove 2022-03-21 12:43:49 -05:00
R. Ryantm 9d2055cd99 rslint: 0.3.1 -> 0.3.2 2022-03-21 17:38:10 +00:00
Will Dietz 47363ef04f
gdb: fix w/musl (#164766)
* gdb: fix on musl, sys/termios.h -> termios.h

* gdb: grab upstream patch to fix w/musl

Fixes instances of PAGESIZE/PAGE_SIZE that conflict
with header-provided definitions.

I was concerned about stability (IIRC version in these can change?)
but already risking that with the gcc-12 patch, so this is probably
okay.

Stale/unstable URL's are especially important to avoid on less
commonly used combinations such as w/musl, but also don't
want to bloat the tree :).

Risk is low, as this will be included in next update.
2022-03-21 12:33:01 -05:00
R. Ryantm 17a43eefb8 ocamlPackages.ca-certs: 0.2.1 -> 0.2.2
https://github.com/mirage/ca-certs/releases/tag/v0.2.2
2022-03-21 18:20:12 +01:00
Ivv 857e2fe41f
Merge pull request #164597 from sbruder/update-yuzu/ea-2557
yuzu-{ea,mainline}: {2432,882} -> {2557,953}
2022-03-21 18:09:43 +01:00
Ryan Mulligan 2c6ad38a20
Merge pull request #164695 from r-ryantm/auto-update/librtprocess
librtprocess: 0.11.0 -> 0.12.0
2022-03-21 10:03:06 -07:00
Ryan Mulligan 0ecdc95822
Merge pull request #165002 from r-ryantm/auto-update/kstars
kstars: 3.5.7 -> 3.5.8
2022-03-21 10:02:16 -07:00
Ryan Mulligan 2a01ab7354
Merge pull request #164710 from r-ryantm/auto-update/astc-encoder
astc-encoder: 3.4 -> 3.5
2022-03-21 10:01:19 -07:00
Ryan Mulligan f24a697503
Merge pull request #165129 from r-ryantm/auto-update/php-php-cs-fixer
php74Packages.php-cs-fixer: 3.7.0 -> 3.8.0
2022-03-21 10:00:27 -07:00
Ryan Mulligan 27353c9045
Merge pull request #165114 from r-ryantm/auto-update/nwipe
nwipe: 0.32 -> 0.33
2022-03-21 10:00:07 -07:00
Ryan Mulligan 388f09ba97
Merge pull request #165130 from kradalby/auto-update/headscale
headscale: 0.14.0 -> 0.15.0
2022-03-21 09:59:34 -07:00
Ryan Mulligan 708bdf1b81
Merge pull request #165078 from r-ryantm/auto-update/himalaya
himalaya: 0.5.9 -> 0.5.10
2022-03-21 09:58:31 -07:00
Bernardo Meurer d2562a557a
Merge pull request #164907 from chivay/libvirt-fix
libvirt: Fix a segfault when undefining a domain
2022-03-21 09:45:57 -07:00
R. Ryantm 16b5d56a08 headscale: 0.14.0 -> 0.15.0
headscale: Go 1.17 -> Go 1.18
2022-03-21 16:24:19 +00:00
R. Ryantm c16d9b98ec php74Packages.php-cs-fixer: 3.7.0 -> 3.8.0 2022-03-21 16:01:01 +00:00
Lassulus 648e29a94f
Merge pull request #165123 from oxalica/bump/electron-cash
electron-cash: 4.2.5 -> 4.2.7 to fix build failure
2022-03-21 16:34:08 +01:00
Googlebot 4007aa201b Merge remote-tracking branch 'upstream/master' 2022-03-21 11:32:36 -04:00
oxalica b4c266b8e5
electron-cash: 4.2.5 -> 4.2.7 2022-03-21 22:59:12 +08:00
Martin Weinelt da333c9c82
Merge pull request #164465 from squalus/librewolf 2022-03-21 15:50:34 +01:00
Jonathan Ringer 23a6705050 steam: do not install mesa drivers
These should be found in /run/opengl-driver/lib/
on relevant system configurations.
2022-03-21 07:47:16 -07:00
R. Ryantm 43421bc305 nwipe: 0.32 -> 0.33 2022-03-21 14:23:24 +00:00