Commit Graph

86572 Commits

Author SHA1 Message Date
Mario Rodas
74b5398c53
Merge pull request #199962 from aaronjheng/lingot
lingot: 1.0.1 -> 1.1.1
2022-11-13 10:48:38 -05:00
Mario Rodas
3aaca75084
Merge pull request #200995 from aaronjheng/podman-tui
podman-tui: 0.6.0 -> 0.7.0
2022-11-13 10:47:32 -05:00
Franz Pletz
9c3248f5b1
Merge pull request #87521 from glittershark/init-obs-input-overlay 2022-11-13 15:35:42 +01:00
Mario Rodas
11fc97c514
Merge pull request #200678 from toastal/senpai-unstable-2022-11-04
senpai: unstable-2022-10-19 → unstable-11-04
2022-11-13 09:28:45 -05:00
Martin Weinelt
fd5b994b70
Merge pull request #201032 from K900/apitrace-11.1 2022-11-13 15:28:35 +01:00
ajs124
150b73ddb9
Merge pull request #200242 from SuperSamus/dolphin-emu-cleanup
dolphin-emu-beta: small cleanup
2022-11-13 15:23:14 +01:00
Anderson Torres
c364f9f3c3
Merge pull request #201017 from sternenseemann/ada-mode-fix-build
emacs.pkgs.ada-mode: fix build for version 7.3.1
2022-11-13 11:17:12 -03:00
Anderson Torres
bfdb43a1f1
Merge pull request #200961 from atorres1985-contrib/refactor-elisp-manual-packages
Refactor elisp manual packages
2022-11-13 11:15:07 -03:00
K900
cb9e4b5e56 apitrace: 7.1.old -> 11.1
Update from 2015 to current latest release.
2022-11-13 17:12:19 +03:00
Mario Rodas
16df31b2cd
Merge pull request #200755 from collares/lean-3.49.0
lean: 3.48.0 -> 3.49.0
2022-11-13 09:04:08 -05:00
Anderson Torres
90418b9101
Merge pull request #201022 from atorres1985-contrib/small-fixups
enhanced-ctorrent: move to p2p/
2022-11-13 10:54:52 -03:00
Robert Scott
da948720ef
Merge pull request #200991 from dotlambda/hal-igraph-0.9
hal-hardware-analyzer: use igraph 0.9
2022-11-13 13:45:34 +00:00
Martin Weinelt
9c14c26137
Merge pull request #201023 from mweinelt/meerk40t-fixup 2022-11-13 14:33:22 +01:00
Mario Rodas
e247c2db7d
Merge pull request #200829 from r-ryantm/auto-update/kubeone
kubeone: 1.5.2 -> 1.5.3
2022-11-13 08:04:33 -05:00
Mario Rodas
94898c0c86
Merge pull request #200887 from sikmir/tabbed
tabbed: unstable-2018-03-10 → 0.7
2022-11-13 07:59:53 -05:00
Martin Weinelt
86b27c138d
meerk40t-camera: extract to top-level
It confuses the update script, preventing automatic updates through
nixpkgs-update.
2022-11-13 13:59:00 +01:00
Mario Rodas
6cb79b32bb
Merge pull request #200907 from sikmir/st
st: 0.8.5 → 0.9
2022-11-13 07:56:04 -05:00
AndersonTorres
9fca65181c enhanced-ctorrent: move to p2p/ 2022-11-13 09:55:57 -03:00
sternenseemann
d09528373d emacs.pkgs.ada-mode: fix build for version 7.3.1
Fixes breakage to ada-mode introduced in #200190.

ada-mode recently gained a Makefile [1] which is intended for compiling
it in the ELPA worktree. Building from the ELPA release tarball still
needs to be done via build.sh, so we need to overwrite buildPhase to
ignore the Makefile (previously it'd just do nothing).

Additionally some new build tools are needed and lzip can be removed (as
we no longer fetch an archived version of wisi from ELPA).

[1]: https://git.savannah.gnu.org/cgit/emacs/elpa.git/commit/Makefile?h=externals/ada-mode&id=d5428433e39f3de7168fdc891127a2dcff849904
2022-11-13 13:29:27 +01:00
Michael Weiss
7721e603a3
Merge pull request #201006 from primeos/chromiumDev
chromiumDev: 109.0.5396.2 -> 109.0.5410.0
2022-11-13 13:26:02 +01:00
AndersonTorres
fed3699eb5 tree-sitter-langs: fixup update-defaults.py
The nix-shell line should always point out to the repo's `default.nix`.
2022-11-13 09:17:04 -03:00
AndersonTorres
03fa9cdde9 treewide: move all ad-hoc elisp packages to manual-packages/ 2022-11-13 09:17:04 -03:00
AndersonTorres
c47cbf3aca emacs.pkgs.prisma-mode: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:17:01 -03:00
AndersonTorres
d19c5a2384 emacs.pkgs.matrix-client: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:52 -03:00
AndersonTorres
022ffab437 emacs.pkgs.haskell-unicode-input-method: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:48 -03:00
AndersonTorres
96b0956aee emacs.pkgs.ghc-mod: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-13 09:16:39 -03:00
R. Ryantm
affef01d4a treesheets: unstable-2022-10-20 -> unstable-2022-11-11 2022-11-13 12:25:48 +01:00
Michael Weiss
ec860f905d
chromiumDev: 109.0.5396.2 -> 109.0.5410.0 2022-11-13 12:02:49 +01:00
Fabian Affolter
d8189d4f5d
Merge pull request #200968 from r-ryantm/auto-update/terragrunt
terragrunt: 0.40.1 -> 0.40.2
2022-11-13 11:03:48 +01:00
Aaron Jheng
937db83412
podman-tui: 0.6.0 -> 0.7.0 2022-11-13 09:12:12 +00:00
Robert Schütz
61c207555b hal-hardware-analyzer: use igraph 0.9 2022-11-12 20:07:20 -08:00
github-actions[bot]
dc4c49113a terraform-providers.minio: 1.8.0 → 1.9.0 2022-11-13 13:56:13 +10:00
zowoq
b47c14bd94 terraform-providers.panos: remove
can't be updated to newer version due to broken vendoring
2022-11-13 13:25:58 +10:00
R. Ryantm
9ebb240f58 tofi: 0.6.0 -> 0.7.0 2022-11-13 10:44:10 +08:00
R. Ryantm
82294b4a99 terragrunt: 0.40.1 -> 0.40.2 2022-11-13 02:08:29 +00:00
AndersonTorres
457efcd352 emacs.pkgs.elisp-ffi: move to a dedicated directory
There is no tangible reason to pollute a file like manual-packages with full
descriptions of expressions. `callPackage` exists for a reason :)
2022-11-12 22:31:18 -03:00
Martino Fontana
f5093f3eb6 dolphin-emu-beta: small cleanup 2022-11-13 01:47:45 +01:00
Sandro
9f0ebc3f63
Merge pull request #197980 from SuperSamus/dolphin-emu-mainprogram 2022-11-13 01:40:54 +01:00
Sandro
c3d026afb5
Merge pull request #199655 from tjni/metasrht-update 2022-11-13 01:34:10 +01:00
Sandro
d9ecbf812c
Merge pull request #200854 from aacebedo/aacebedo/swaysettings-0.4.0 2022-11-13 01:33:39 +01:00
Mario Rodas
b495ca1847
Merge pull request #200946 from figsoda/felix
felix-fm: 2.0.0 -> 2.0.1
2022-11-12 19:31:31 -05:00
Anderson Torres
4a3bd736f2
Merge pull request #200190 from atorres1985-contrib/elisp
Elisp updates
2022-11-12 21:21:00 -03:00
Mario Rodas
f716197b8f
Merge pull request #200411 from r-ryantm/auto-update/ecs-agent
ecs-agent: 1.65.1 -> 1.66.1
2022-11-12 18:33:28 -05:00
zowoq
2f506048b1 treewide: mark buildGoModule packages broken 2022-11-13 09:02:22 +10:00
zowoq
2ed9c40c2c hyprspace: mark broken 2022-11-13 09:02:22 +10:00
zowoq
618cb7fa46 go-chromecast: mark broken 2022-11-13 09:02:22 +10:00
Arian van Putten
2f1217e277
Merge pull request #192818 from r-ryantm/auto-update/renderdoc
renderdoc: 1.21 -> 1.22
2022-11-12 22:59:30 +00:00
Mario Rodas
00cf46269b
Merge pull request #200439 from r-ryantm/auto-update/kuttl
kuttl: 0.13.0 -> 0.14.0
2022-11-12 17:58:44 -05:00
Mario Rodas
6ae69f53a4
Merge pull request #200516 from aaronjheng/kubetail
kubetail: 1.6.13 -> 1.6.16
2022-11-12 17:56:03 -05:00
Sandro
9606bc89bf
Merge pull request #200648 from dotlambda/mauikit-2.2.0 2022-11-12 23:46:33 +01:00