Commit graph

72787 commits

Author SHA1 Message Date
Alyssa Ross 6aefdafbed crosvm: 81.12871.0.0-rc1 -> 99.14468.0.0-rc1
crosvm now uses submodules for all of its dependencies to ease
out-of-tree builds, so we no longer need to try to reconstruct a
partial Chromium OS source tree ourselves.  Yay!

But, it no longer comes with a Cargo.lock, so we have to bundle that.
2022-03-21 14:21:44 +00:00
06kellyjac af02076c5b driftctl: 0.23.2 -> 0.24.0 2022-03-21 14:07:33 +00:00
Jan Tojnar 84569e8d3c
Merge pull request #158706 from rhoriguchi/fragments
fragments: 1.5 -> 2.0.2
2022-03-21 14:49:47 +01:00
toonn a149e9b220
mupdf: Unbreak build on Darwin
Recent changes (ea5dd0974d) dropped a
patch Darwin needed. I've added a new unconditional patch, because it
doesn't affect Linux and this way it's more obvious when the patch needs
updating.

I decided to add the `xcbuild` dependency because the upstream
build uses `xcrun` and I don't know of a good reason not to.
2022-03-21 14:28:13 +01:00
toonn 9eb2001217
mupdf: Patch out which
This popped up while fixing up the expression for Darwin. Apparently
`which` isn't on the PATH there for Nix builds. May be considered an
impurity on Linux. `command -v` is the POSIX way to do basically the
same thing so I just patched out `which`.
2022-03-21 14:28:13 +01:00
Alyssa Ross 69af0d1717 linuxPackages.virtualboxGuestAdditions: mark broken on Linux 5.17
This package is slightly out of date, but 6.1.32 doesn't fix 5.17
compatibility either.
2022-03-21 13:22:59 +00:00
LeixB 52221374e5
yuview: init at 2.12.1 2022-03-21 14:13:20 +01:00
Kevin Cox 03891bb4bb
Merge pull request #163414 from fgaz/faircamp/init
faircamp: init at unstable-2022-01-19
2022-03-21 08:41:25 -04:00
Armeen Mahdian 858e03cf1f golly-beta: remove
Golly is more up to date
2022-03-21 07:08:53 -05:00
techknowlogick b043c9d5f6 bcompare: 4.4.0.25886 -> 4.4.2.26348 2022-03-21 13:03:10 +01:00
Manuel Bärenz 9046ecff84
Merge pull request #163608 from turion/dev_fix_keepassxc_163482
nixosTests.keepassxc: Add regression test for #163482
2022-03-21 12:24:32 +01:00
José Romildo Malaquias 9f836e39ca
Merge pull request #162895 from kouyk/update/vivaldi
vivaldi: 5.1.2567.49-1 -> 5.1.2567.66-1
2022-03-21 07:57:55 -03:00
R. Ryantm d79779a1f4 koreader: 2022.02 -> 2022.03 2022-03-21 10:25:56 +00:00
Ember 'n0emis' Keske 3b7e8f9f7f
zammad: 5.0.1 -> 5.1.0 2022-03-21 10:35:42 +01:00
Maciej Krüger 19d4f7dc48
Merge pull request #165055 from r-ryantm/auto-update/dbeaver 2022-03-21 10:09:25 +01:00
Wanja Zaeske 784336e4af sky: init at 2.1.7801 2022-03-21 09:52:45 +01:00
Michael Adler 6d6543e27e ungoogled-chromium: 99.0.4844.74 -> 99.0.4844.82 2022-03-21 09:26:32 +01:00
R. RyanTM 0e882f0d2b
sonobuoy: 0.56.2 -> 0.56.3 2022-03-21 16:17:31 +08:00
R. Ryantm f10e4f9cdf himalaya: 0.5.9 -> 0.5.10 2022-03-21 08:09:09 +00:00
github-actions[bot] 57fefcdf60 terraform-providers: update 2022-03-21 2022-03-21 14:27:01 +10:00
R. Ryantm 0241bed8f7 dbeaver: 22.0.0 -> 22.0.1 2022-03-21 04:10:14 +00:00
Bobby Rong bb17fb8040
Merge pull request #164434 from OPNA2608/update/furnace
furnace: 0.5.6 -> 0.5.8
2022-03-21 11:39:27 +08:00
Bryan A. S 5e06fb8879 argocd: 2.2.5 -> 2.3.1
Drop packr (3f32a750a0), helm and kustomize as it does not seem necessary to use cli only

maintain commit and add todo for updatescript

add cmd to subpackage per  https://github.com/argoproj/argo-cd/blob/master/Makefile\#L222

since it builds only cmd, doCheck = false is not needed anymore, also the fix for it is only in master at the current time

note, we only build the cli from now on as i think the other componentes are a bit irelevant to nixos

drop makewrapper

reorganize phases based on https://nixos.org/manual/nixpkgs/stable/\#ssec-controlling-phases
2022-03-20 22:56:24 -03:00
Bobby Rong e73b01f93a
Merge pull request #165012 from AtilaSaraiva/distrobox
distrobox: 1.2.13 -> 1.2.14
2022-03-21 08:29:34 +08:00
nixpkgs-upkeep-bot 3518ed19a5 plexamp: 4.0.3 -> 4.1.0 2022-03-21 00:11:09 +00:00
Justin Bedő 7c1f7b84db
Merge pull request #164915 from r-ryantm/auto-update/singularity
singularity: 3.8.6 -> 3.8.7
2022-03-21 09:56:21 +11:00
Ankit Pandey 23b44464be emacspeak: Use bundled espeak server instead of espeak-ng
Emacspeak comes with its own native speech server which is compiled in
the derivation but never actually used by emacspeak. Instead emacspeak
uses espeak-ng, which echoes every command issued to the server and
won't shut up about tts sync states.

Fix this by setting DTK_PROGRAM to the bundled espeak server.
2022-03-20 15:41:12 -07:00
pennae e2f381b2f1
blender: 2.93.5 -> 3.1.0 (#164987)
blender 3.1 now requires python 3.10 and zstd to build. also pin
cudatoolkit to 11 and optix to 7.3 as requested by the blender build
instructions for 3.1
2022-03-20 16:30:54 -04:00
Anderson Torres bef8290da1
Merge pull request #164868 from OPNA2608/update/palemoon
palemoon: 29.4.4 -> 30.0.0
2022-03-20 17:14:38 -03:00
Sander van der Burg 276ee7bba8
Merge pull request #164984 from svanderburg/vice-desktopitems
vice: add desktop items for all computer model emulators
2022-03-20 20:43:34 +01:00
R. Ryantm ba39a493b7 i3wsr: 2.0.1 -> 2.1.0 2022-03-20 15:36:30 -04:00
AtilaSaraiva 0018daf5b9 distrobox: 1.2.13 -> 1.2.14 2022-03-20 16:20:49 -03:00
Rhys Davies 6d6dfc8fdf
micropad: init at 3.30.6 2022-03-21 08:03:14 +13:00
Sandro e3e79b1010
Merge pull request #164066 from cigrainger/master 2022-03-20 20:01:09 +01:00
Sandro 855c203ee7
Merge pull request #106822 from magnetophon/OMK 2022-03-20 19:55:11 +01:00
Sandro 1282a971eb
Update pkgs/applications/audio/open-music-kontrollers/synthpod.nix 2022-03-20 19:55:01 +01:00
Sandro 2a896cbbdf
Merge pull request #164736 from andresilva/andre/polkadot-0.9.17 2022-03-20 19:50:38 +01:00
Sandro 359e4b984f
Merge pull request #164621 from bhankas/master 2022-03-20 19:48:17 +01:00
Sandro 9e77d2f915
Merge pull request #164894 from nagy/rclone-fuse-path 2022-03-20 19:45:40 +01:00
Sandro f31f71e8d6
Merge pull request #163210 from dali99/update_hydrus2 2022-03-20 19:44:49 +01:00
Emery Hemingway 8ec528feef collapseos-cvm: init at 20220316 2022-03-20 13:41:15 -05:00
Anderson Torres 7e1810ceb2
Merge pull request #164948 from trofi/fix-meld-for-meson-0.60
meld: pull upstream fix for meson-0.60
2022-03-20 15:17:43 -03:00
Payas Relekar dd6c7096d6 wine{unstable,staging}: 7.2 -> 7.4, vkd3d: 1.2 -> 1.3 2022-03-20 23:47:34 +05:30
Ryan Mulligan 7a7ca7f258
Merge pull request #164819 from r-ryantm/auto-update/pt2-clone
pt2-clone: 1.42 -> 1.43
2022-03-20 11:07:53 -07:00
Sandro bf7837529e
Merge pull request #103733 from JJJollyjim/term-tests 2022-03-20 18:57:18 +01:00
Sandro c17aa1e854
Merge pull request #164949 from r-ryantm/auto-update/cawbird 2022-03-20 18:44:05 +01:00
R. Ryantm 142a76c412 kstars: 3.5.7 -> 3.5.8 2022-03-20 17:43:56 +00:00
Sandro 5e17c6ca7e
Merge pull request #164554 from lourkeur/update/chia 2022-03-20 18:38:16 +01:00
Benjamin Asbach e615751671 bottles: added gnutls to extraLibraries to enable encryption support
see #164997
2022-03-20 18:27:19 +01:00
Gabriel Ebner 3aa72cc471
Merge pull request #157515 from jvanbruegge/isabelle-naproche
isabelle: Enable and use naproche from nixpkgs
2022-03-20 18:26:33 +01:00
Sander van der Burg 6575433b6d vice: add desktop items for all computer model emulators 2022-03-20 16:26:28 +01:00
Pascal Bach 77323e853a
Merge pull request #164821 from cigrainger/zotero-6
zotero: 5.0.96.3 -> 6.0
2022-03-20 16:05:44 +01:00
Ryan Mulligan 10c122eae6
Merge pull request #164714 from r-ryantm/auto-update/pyradio
pyradio: 0.8.9.14 -> 0.8.9.15
2022-03-20 07:28:35 -07:00
Ryan Mulligan 1a15d67301
Merge pull request #164904 from r-ryantm/auto-update/cudatext
cudatext: 1.156.2 -> 1.158.2
2022-03-20 07:27:58 -07:00
Ryan Mulligan 1d58dd61ba
Merge pull request #164939 from r-ryantm/auto-update/werf
werf: 1.2.76 -> 1.2.77
2022-03-20 07:24:56 -07:00
Mario Rodas 05d90a6c62
Merge pull request #163980 from r-ryantm/auto-update/fn
fn-cli: 0.6.15 -> 0.6.17
2022-03-20 09:08:29 -05:00
Steven Kou 41a25e0088
vivaldi-ffmepg-codecs: 97.0.4692.56 -> 97.0.4692.71 2022-03-20 21:18:40 +08:00
Steven Kou fd654d3c3e
vivaldi: 5.1.2567.49-1 -> 5.1.2567.66-1 2022-03-20 21:18:25 +08:00
Yaya 016a19d13c
gitlab: 14.8.2 -> 14.8.4 (#164564) 2022-03-20 13:08:09 +01:00
Nicolas Benes 9bffd90af8 tor-browser-bundle-bin: 11.0.7 -> 11.0.9 2022-03-20 12:05:34 +01:00
maxine [they] 9a30f084a0
Merge pull request #163475 from jaen/add-docker-buildkit-zfs-patch
docker: add a patch to fix Docker buildkit when using ZFS graph driver.
2022-03-20 11:41:55 +01:00
R. Ryantm 9b2abc03b2 cawbird: 1.4.2 -> 1.5 2022-03-20 09:13:35 +00:00
Sergei Trofimovich c4c64b6a32 meld: pull upstream fix for meson-0.60
Without the change build fails as:

    > data/meson.build:34:0: ERROR: Function does not take positional arguments.
2022-03-20 08:58:13 +00:00
Doron Behar 6f227f03cb qalculate-gtk: 4.0.0 -> 4.1.0 2022-03-20 16:04:47 +08:00
Bobby Rong b3549ba290
Merge pull request #164837 from bobby285271/pantheon-eco
various: remove elementary-icon-theme from buildInputs & vala 0.56 fixes
2022-03-20 13:34:08 +08:00
R. Ryantm ed86dba63a werf: 1.2.76 -> 1.2.77 2022-03-20 05:27:42 +00:00
Jamie McClymont 694862304b nixos/tests: add passthru.tests to all tested terminal emulators 2022-03-20 16:48:06 +13:00
Sandro 258a832a2a
Merge pull request #164924 from SuperSandro2000/wezterm 2022-03-20 04:13:40 +01:00
Sandro Jäckel 7433e080a6
wezterm: 20220101-133340-7edc5b5a -> 20220319-142410-0fcdea07 2022-03-20 02:59:51 +01:00
R. Ryantm 9b9db934cd singularity: 3.8.6 -> 3.8.7 2022-03-20 00:22:52 +00:00
OPNA2608 ab6bd24835 palemoon: 29.4.4 -> 30.0.0 2022-03-20 01:12:27 +01:00
Tomek Mańko 3d25f046b3 docker: add a patch to fix Docker buildkit when using ZFS graph driver.
The patch incorporates changes merged into the upstream in this PR:
https://github.com/moby/moby/pull/43136
2022-03-20 00:26:33 +01:00
Ryan Mulligan 3add11e089
Merge pull request #164897 from r-ryantm/auto-update/nextcloud-client
nextcloud-client: 3.4.3 -> 3.4.4
2022-03-19 15:52:02 -07:00
R. Ryantm 30d50ea29a cudatext: 1.156.2 -> 1.158.2 2022-03-19 22:37:07 +00:00
Daniel Nagy 1502634e1a
rclone: prefix PATH of fuse
This is needed because `rclone` makes use of `fusermount` when mounting
filesystems.
2022-03-19 23:17:48 +01:00
Marek Paśnikowski e552776181
trezor-suite: 22.1.1 -> 22.3.2 2022-03-19 23:11:02 +01:00
Daniel Olsen d216b6ab03 hydrus: 477 -> 477 2022-03-19 22:50:12 +01:00
Daniel Olsen 8afbf99747 hydrus: 475 -> 476 2022-03-19 22:50:11 +01:00
Daniel Olsen 265e57233d hydrus: 474 -> 475 2022-03-19 22:50:11 +01:00
R. Ryantm 427e1072fb alfis: 0.6.10 -> 0.6.11 2022-03-19 16:55:46 -04:00
R. Ryantm 1885dbf325 nextcloud-client: 3.4.3 -> 3.4.4 2022-03-19 19:23:53 +00:00
R. Ryantm 4aeb9ea107 ryujinx: 1.1.76 -> 1.1.77 2022-03-19 19:15:26 +00:00
Ivv d6f0a4c059
Merge pull request #164443 from sheepforce/pixinsight
pixinsight: 1.8.8-12 -> 1.8.9
2022-03-19 18:48:51 +01:00
Mario Rodas ef081d4355
Merge pull request #164191 from r-ryantm/auto-update/gallery-dl
gallery-dl: 1.20.5 -> 1.21.0
2022-03-19 11:53:50 -05:00
Bobby Rong c2a3e01256
Merge pull request #164744 from bbigras/anytype
anytype: 0.23.5 -> 0.24.0
2022-03-19 22:47:52 +08:00
Ryan Mulligan 522bf737df
Merge pull request #164836 from r-ryantm/auto-update/dasel
dasel: 1.23.0 -> 1.24.0
2022-03-19 06:33:44 -07:00
Anderson Torres 66daa87ee8
Merge pull request #164822 from AndersonTorres/new-elisp
elisp updates
2022-03-19 10:16:47 -03:00
Bobby Rong 27d8d662b8
Merge pull request #164470 from r-ryantm/auto-update/sigi
sigi: 3.0.2 -> 3.0.3
2022-03-19 21:08:45 +08:00
markuskowa 9be97b8020
Merge pull request #160153 from illdefined/freedv
freedv: extend platform support
2022-03-19 12:32:51 +01:00
Fabian Affolter 68edc52a7d
Merge pull request #164791 from dtzWill/update/ghostwriter-2.1.2
ghostwriter: 2.1.1 -> 2.1.2
2022-03-19 11:57:04 +01:00
Bart Brouns 3de1c0516f open-music-kontrollers: init 2022-03-19 11:12:08 +01:00
Bobby Rong 32daca577f
tootle: fix build with vala 0.56 2022-03-19 17:16:33 +08:00
Bobby Rong 0180c45910
appeditor: fix build with vala 0.56 2022-03-19 17:16:33 +08:00
Bobby Rong 8523b08ea6
vocal: fix build with vala 0.56 2022-03-19 17:16:33 +08:00
Bobby Rong 88aee703c2
various: remove elementary-icon-theme from buildInputs
These apps don't hardcode their icon themes and the icon theme
is no longer picked up by wrapGAppsHook by default. User may
also able to choose to use icon themes of their choice so pulling
them to XDG_DATA_DIRS is mostly no use.
2022-03-19 17:16:30 +08:00
R. Ryantm d93d3bf4b2 dasel: 1.23.0 -> 1.24.0 2022-03-19 09:11:18 +00:00
AndersonTorres a77f9113f4 recipe-archives-melpa: updated 2022-03-19 2022-03-19 02:37:23 -03:00
AndersonTorres 2e63f9a6c1 nongnu-generated: updated 2022-03-19 2022-03-19 02:37:02 -03:00
AndersonTorres 32fd7b62f6 elpa-generated: updated 2022-03-19 2022-03-19 02:36:29 -03:00
Christopher Grainger 47a80b3d36
zotero: 5.0.96.3 -> 6.0 2022-03-19 16:14:07 +11:00
Christopher Grainger 557c643ee6
cider: init at 1.3.1308
remove unnecessary newlines

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

add version information to bin

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

remove name
2022-03-19 15:59:00 +11:00
Ryan Mulligan 5ed70a4da1
Merge pull request #164696 from r-ryantm/auto-update/werf
werf: 1.2.74 -> 1.2.76
2022-03-18 21:58:37 -07:00
R. Ryantm 09e5428563 pt2-clone: 1.42 -> 1.43 2022-03-19 04:39:59 +00:00
Bobby Rong 76f586085a
Merge pull request #164555 from bobby285271/elementary-planner
elementary-planner: hardcoded themes & vala 0.56 fixes
2022-03-19 09:44:53 +08:00
Michael Weiss 3f241a7b8a
Merge pull request #164794 from primeos/chromiumBeta
chromiumBeta: 100.0.4896.30 -> 100.0.4896.46
2022-03-19 01:21:58 +01:00
Michael Weiss 93edc87eac
chromiumDev: 101.0.4929.5 -> 101.0.4947.0 2022-03-19 00:53:11 +01:00
Michael Weiss 3e7268af67
chromiumBeta: 100.0.4896.30 -> 100.0.4896.46 2022-03-19 00:09:56 +01:00
R. Ryantm ee443ffba4 kubernetes: 1.23.4 -> 1.23.5 2022-03-19 08:09:25 +10:00
Pascal Bach c4bdaaad70
Merge pull request #164721 from r-ryantm/auto-update/mkvtoolnix
mkvtoolnix: 65.0.0 -> 66.0.0
2022-03-18 22:27:13 +01:00
Ryan Mulligan 7db6c1cd42
Merge pull request #164719 from r-ryantm/auto-update/cinny
cinny: 1.8.1 -> 1.8.2
2022-03-18 14:02:11 -07:00
Malo Bourgon 08e25bd2cc vimPlugins.vim-colorschemes: add overlay to address hash issue 2022-03-18 12:56:42 -07:00
Will Dietz b38b985ee3 ghostwriter: 2.1.1 -> 2.1.2
https://github.com/wereturtle/ghostwriter/releases/tag/2.1.2
2022-03-18 14:51:13 -05:00
Will Dietz 8194cb438d
font-manager: 0.8.7 -> 0.8.8 (#164483)
https://github.com/FontManager/font-manager/releases/tag/0.8.8
2022-03-18 14:45:40 -05:00
P ecf8742c82
sunvox: 2.0c -> 2.0e (#163000)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-18 19:36:58 +01:00
maxine [they] 44391b11e1
Merge pull request #164724 from NixOS/docker_20.10.13 2022-03-18 19:13:31 +01:00
Austin Butler 27a8d53c69 vimPlugins.vim-clap: fix cargoSha256 2022-03-18 10:55:14 -07:00
7c6f434c c8677c4da2
Merge pull request #164193 from NixOS/r-updates
R 4.1.2 -> 4.1.3 and rPackages bump
2022-03-18 17:27:53 +00:00
Ryan Mulligan bfe3a6f08a
Merge pull request #164022 from r-ryantm/auto-update/jmol
jmol: 14.32.30 -> 14.32.33
2022-03-18 10:25:57 -07:00
Sandro 7aa88ab4e7
Merge pull request #164734 from SuperSandro2000/rclone 2022-03-18 18:21:00 +01:00
Sandro 6df4df2b20
Merge pull request #148672 from ilya-fedin/update-kotatogram 2022-03-18 18:17:25 +01:00
Bruno Bigras c2f5178fbb anytype: 0.23.5 -> 0.24.0 2022-03-18 13:06:13 -04:00
Sandro 8bb3b8ad0e
Merge pull request #164495 from malob/update-signalbackup-tools 2022-03-18 18:00:55 +01:00
Sandro 957075fd6d
Merge pull request #164375 from fedeinthemix/gaw-update 2022-03-18 17:58:40 +01:00
André Silva ed8b78ca8c
polkadot: 0.9.16 -> 0.9.17 2022-03-18 16:34:31 +00:00
Gabriel Ebner dccd0f76c3
Merge pull request #164717 from collares/lean-3.42.0
lean: 3.41.0 -> 3.42.0
2022-03-18 17:31:26 +01:00
Sandro Jäckel c2973ed1cb
rclone: 1.57.0 -> 1.58.0 2022-03-18 17:11:36 +01:00
Manuel Bärenz 53f2237575 keepassxc: Add wrapGAppsHook. Fixes #163482. 2022-03-18 16:47:34 +01:00
Maxine Aubrey 03ce62932c
containerd_1_4: drop 2022-03-18 16:28:35 +01:00
Maxine Aubrey b73b403865
docker: 20.10.12 -> 20.10.13
https://docs.docker.com/engine/release-notes/#201013
2022-03-18 16:27:50 +01:00
R. Ryantm d4e152b3f2 mkvtoolnix: 65.0.0 -> 66.0.0 2022-03-18 14:59:29 +00:00
R. Ryantm cf315bc081 cinny: 1.8.1 -> 1.8.2 2022-03-18 14:55:00 +00:00
Mauricio Collares 897ba65b6f lean: 3.41.0 -> 3.42.0 2022-03-18 11:52:10 -03:00
Sandro 8fc4ab921f
Merge pull request #164055 from r-ryantm/auto-update/unison 2022-03-18 15:41:43 +01:00
Sandro e02551309e
Merge pull request #163823 from r-ryantm/auto-update/istioctl 2022-03-18 15:40:59 +01:00
Sandro 42d6df5db8
Merge pull request #164194 from r-ryantm/auto-update/chart-testing 2022-03-18 15:40:42 +01:00
Sandro 10fa4528ed
Merge pull request #164230 from r-ryantm/auto-update/helmfile 2022-03-18 15:40:32 +01:00
R. Ryantm a4c989b64f pyradio: 0.8.9.14 -> 0.8.9.15 2022-03-18 14:25:44 +00:00
Samuel Gräfenstein 86e41d3b34 glimpse-with-plugins: add meta.mainProgram 2022-03-18 15:18:26 +01:00
Samuel Gräfenstein 10cdd65259 gimp-with-plugins: add meta.mainProgram 2022-03-18 15:18:26 +01:00
figsoda 46e3ed49ec
Merge pull request #163340 from r-ryantm/auto-update/joshuto
joshuto: 0.9.2 -> 0.9.3
2022-03-18 10:05:10 -04:00
figsoda 5a8fc66848
Merge pull request #163324 from r-ryantm/auto-update/menyoki
menyoki: 1.5.6 -> 1.6.0
2022-03-18 09:58:48 -04:00
Ivv 1e6df25095
Merge pull request #164276 from planetbeldar/fix/dotnet-sdk-update
dotnetCorePackages.*_6_0: 6.0.0 -> 6.0.3
2022-03-18 13:40:40 +01:00
happysalada cd91a151ef k9s: fix aarch64 darwin build 2022-03-18 08:32:16 -04:00
Maciej Krüger da0ed0ebcf
Merge pull request #161972 from Obikawa/lbry-update 2022-03-18 13:31:19 +01:00
R. Ryantm f7b792e0b0 werf: 1.2.74 -> 1.2.76 2022-03-18 10:28:39 +00:00
Bobby Rong 83abf39bbc
Merge pull request #163803 from r-ryantm/auto-update/gogs
gogs: 0.12.4 -> 0.12.5
2022-03-18 18:09:20 +08:00
Bobby Rong f4d663ac0f
Merge pull request #163932 from r-ryantm/auto-update/tilt
tilt: 0.25.2 -> 0.25.3
2022-03-18 17:58:55 +08:00
7c6f434c eeaccdeebe
Merge pull request #164623 from r-ryantm/auto-update/opensmt
opensmt: 2.3.0 -> 2.3.1
2022-03-18 09:06:15 +00:00
Bobby Rong 01df336d64
Merge pull request #164596 from r-ryantm/auto-update/kube-capacity
kube-capacity: 0.7.0 -> 0.7.1
2022-03-18 16:23:56 +08:00
Tony Höglund aea975de52 ryujinx: update dependencies 2022-03-18 07:24:53 +01:00
Tony Höglund 3bb23a5b32 archisteamfarm: update dependencies 2022-03-18 07:24:53 +01:00
Anderson Torres e1ae1fcd86
Merge pull request #164647 from AndersonTorres/new-misc
abook: set platforms to unix
2022-03-17 23:58:22 -03:00
Bobby Rong f2973498a9
Merge pull request #164603 from 06kellyjac/driftctl
driftctl: 0.23.0 -> 0.23.2
2022-03-18 10:50:38 +08:00
Bobby Rong 4d201e7ae5
elementary-planner: fix build with vala 0.56 2022-03-18 09:55:52 +08:00
Bobby Rong 76ab64ad6c
elementary-planner: pick up hardcoded icon theme
With https://github.com/NixOS/nixpkgs/pull/163623, we need to handle
the hardcoded icon theme ourselves.

Co-authored-by: Jan Tojnar <jtojnar@gmail.com>
2022-03-18 09:55:41 +08:00
Bobby Rong 019e6fdd78
elementary-planner: fix wrong hardcoded GTK theme name
The theme name is updated in elementary OS 6.
2022-03-18 09:54:54 +08:00
AndersonTorres cc1e9f4257 abook: set platforms to unix 2022-03-17 21:50:51 -03:00
Sandro b4f7a460fb
Merge pull request #147520 from WolfangAukang/protonvpn-gui-improv 2022-03-18 00:41:48 +01:00
Sandro 6cc306ec23
Merge pull request #163050 from WolfangAukang/cloudformation-linter 2022-03-18 00:01:26 +01:00
Martin Weinelt 53c25e8721
Merge pull request #164215 from ilya-fedin/firefox-remove-gtk 2022-03-17 22:46:42 +01:00
Michael Weiss eaaa7cf805
Merge pull request #164542 from michaeladler/ungoogled-chromium
ungoogled-chromium: 99.0.4844.51 -> 99.0.4844.74
2022-03-17 21:27:43 +01:00
Maximilian Bosch 5358c90ac1
Merge pull request #164556 from Ma27/bump-i3status-rust
i3status-rust: 0.21.7 -> 0.21.8
2022-03-17 20:42:24 +01:00
Ivv ea301c20fb
Merge pull request #164619 from r-ryantm/auto-update/ryujinx
ryujinx: 1.1.64 -> 1.1.76
2022-03-17 19:48:43 +01:00
R. Ryantm d29ff668b5 opensmt: 2.3.0 -> 2.3.1 2022-03-17 18:40:58 +00:00
R. Ryantm ab9aef0cf7 ryujinx: 1.1.64 -> 1.1.76 2022-03-17 18:06:27 +00:00
Ryan Mulligan b2a485db46
Merge pull request #164028 from r-ryantm/auto-update/kn
kn: 1.3.0 -> 1.3.1
2022-03-17 07:29:54 -07:00
06kellyjac bf9dd018b0 driftctl: 0.23.0 -> 0.23.2 2022-03-17 13:54:18 +00:00
Ryan Mulligan 877eb10cfb
Merge pull request #164510 from r-ryantm/auto-update/velero
velero: 1.8.0 -> 1.8.1
2022-03-17 06:42:49 -07:00
Simon Bruder e1432a6f48
yuzu-{ea,mainline}: {2432,882} -> {2557,953} 2022-03-17 14:38:10 +01:00
R. Ryantm ec6f2b637c kube-capacity: 0.7.0 -> 0.7.1 2022-03-17 13:29:43 +00:00
Bobby Rong 7d1ef336a3
Merge pull request #164572 from jojosch/moonlight-mainprogram
moonlight-qt: set meta.mainProgram
2022-03-17 20:43:45 +08:00
Johannes Schleifenbaum 8512487f45
moonlight-qt: set meta.mainProgram 2022-03-17 11:42:08 +01:00
R. RyanTM b785f9ea98
cri-o: 1.23.1 -> 1.23.2 (#164563) 2022-03-17 20:20:52 +10:00
davidak 218548467c
Merge pull request #164522 from bobby285271/monitor
monitor: 0.12.0 -> 0.13.0
2022-03-17 10:57:34 +01:00
Maximilian Bosch 6355e9898d
Merge pull request #163370 from derjohn/ferdi_5_8_0
ferdi: 5.7.0 -> 5.8.0
2022-03-17 09:42:58 +01:00
Louis Bettens 4461664652 chia: 1.3.0 -> 1.3.1 2022-03-17 09:36:52 +01:00
Maximilian Bosch 8dcbc6dff3
i3status-rust: 0.21.7 -> 0.21.8
ChangeLog: https://github.com/greshake/i3status-rust/blob/v0.21.8/NEWS.md#i3status-rust-0218
2022-03-17 09:34:05 +01:00
Maximilian Bosch 2c9dd81bbb
Merge pull request #164171 from techknowlogick/bump-gitea-1164
gitea: 1.16.3 -> 1.16.4
2022-03-17 09:19:18 +01:00
Maximilian Bosch 6589e8866d
Merge pull request #164279 from sumnerevans/element-1.10.7
element-{desktop,}: 1.10.6 -> 1.10.7
2022-03-17 09:14:50 +01:00
Michael Adler 7156c46f23 ungoogled-chromium: 99.0.4844.51 -> 99.0.4844.74 2022-03-17 07:53:55 +01:00
Will Dietz 448ed088eb neochat: 1.2 -> 22.02
22.02:
  dd4ef2e4ac
21.12:
  041a5ff590
2022-03-17 09:50:10 +08:00
Bobby Rong 6ea480daa5
monitor: 0.12.0 -> 0.13.0 2022-03-17 09:29:59 +08:00
zowoq 398b99444a terraform-providers.oci: 4.67.0 -> 4.68.0
fixes the provider-source-address
2022-03-17 11:06:27 +10:00
Bobby Rong 0ac537de56
Merge pull request #164485 from fleaz/fix_superslicer_url
super-slicer: fix typo in meta.homepage
2022-03-17 08:41:26 +08:00
TredwellGit 64ef913aeb Merge pull request #164498 from TredwellGit/brave
brave: 1.36.112 -> 1.36.116
2022-03-16 23:11:19 +00:00
R. Ryantm f2ef762478 velero: 1.8.0 -> 1.8.1 2022-03-16 23:04:56 +00:00
Ilya Fedin 1a8e99e7f8 kotatogram-desktop: add Darwin support
tdesktop and kotatogram both have macos builds, so it shouldn't be hard to make them available in nixpkgs
2022-03-17 02:26:24 +04:00
Ilya Fedin d3367563ef kotatogram-desktop: 1.4.1 -> 1.4.9 2022-03-17 02:26:12 +04:00
Felix Buehler d1d06e33c6 emacs27Packages: switch to fetchFromGitHub 2022-03-16 23:23:11 +01:00
Felix Buehler a336bbef76 lightdm-enso-os-greeter: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler e714999403 mop: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler 45c1cc2175 nix-tour: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler 3a1e015627 tpmmanager: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler bfccc7c38c matrixcli: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler 084cd8cb09 pidgin-mra: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler de81be0d53 telegram-purple: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler 4c7f9afd31 pond: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler 7288417b83 schildichat-desktop: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler b5bbff0e02 schildichat-web: switch to fetchFromGitHub 2022-03-16 23:23:10 +01:00
Felix Buehler bf316c8307 tensor: switch to fetchFromGitHub 2022-03-16 23:23:09 +01:00