Commit graph

426609 commits

Author SHA1 Message Date
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
Aaron Jheng
4518440a5e
neardal: mark as broken 2022-11-13 13:42:59 +00:00
Martin Weinelt
9c14c26137
Merge pull request #201023 from mweinelt/meerk40t-fixup 2022-11-13 14:33:22 +01:00
Hubert Jasudowicz
fb56af45a0 ghidra-bin: 10.1.5 -> 10.2.1 2022-11-13 14:20:43 +01:00
Mario Rodas
890b241276
Merge pull request #200828 from sikmir/nlohmann_json
nlohmann_json: 3.10.5 → 3.11.2
2022-11-13 08:05:02 -05: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
72f332c636
Merge pull request #200836 from roblabla/ghidra-update
ghidra: 10.2 -> 10.2.1
2022-11-13 08:04:18 -05:00
Mario Rodas
901cedae37
Merge pull request #200869 from r-ryantm/auto-update/monolith
monolith: 2.6.2 -> 2.7.0
2022-11-13 08:03:14 -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
Mario Rodas
0d06049da6
Merge pull request #200870 from KAction/patch/v1/pkgsStatic.libxslt
pkgsStatic.libxslt: fix build
2022-11-13 07:59:12 -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
linsui
fd9d20eccd tridactyl: fix typo 2022-11-13 20:58:02 +08: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
Mario Rodas
65d720505c
Merge pull request #200926 from dotlambda/graphql-subscription-manager-0.7.1
python310Packages.graphql-subscription-manager: 0.7.0 -> 0.7.1
2022-11-13 07:54:00 -05:00
Mario Rodas
9448fd37d3
Merge pull request #200984 from marsam/update-millet
millet: 0.5.13 -> 0.5.16
2022-11-13 07:50:24 -05:00
Mario Rodas
c404756066
Merge pull request #200992 from r-ryantm/auto-update/wakatime
wakatime: 1.55.2 -> 1.57.0
2022-11-13 07:49:16 -05:00
Mario Rodas
8cad5c8dfe
Merge pull request #200997 from r-ryantm/auto-update/python310Packages.jupyterlab_server
python310Packages.jupyterlab_server: 2.16.2 -> 2.16.3
2022-11-13 07:48:30 -05:00
Elis Hirwing
2db0ddb968
php80.packages.php-parallel-lint: Mark as broken 2022-11-13 13:46:55 +01:00
Mario Rodas
b60ba3cc7a
Merge pull request #201002 from fabaff/gcal-sync-bump
python310Packages.gcal-sync: 4.0.1 -> 4.0.2
2022-11-13 07:45:51 -05:00
Mario Rodas
fc3a2b9afb
Merge pull request #200978 from marsam/update-fastlane
fastlane: 2.210.1 -> 2.211.0
2022-11-13 07:42:40 -05:00
Elis Hirwing
04dea74eae
Merge pull request #194172 from drupol/php/enable-nts-by-default
php: enable `nts` flags by default
2022-11-13 13:33:27 +01:00
Fabian Affolter
f3bb6d18c5
Merge pull request #200982 from r-ryantm/auto-update/python310Packages.googlemaps
python310Packages.googlemaps: 4.6.0 -> 4.7.0
2022-11-13 13:31:16 +01: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
19fcf50295 brev-cli: 0.6.160 -> 0.6.170 2022-11-13 12:05:19 +00:00
Maciej Krüger
8814493dd6
Merge pull request #200767 from mkg20001/r3 2022-11-13 13:02:45 +01:00
Fabian Affolter
48471731ef
Merge pull request #200834 from fabaff/dbus-fast-bump
python310Packages.dbus-fast: 1.72.0 -> 1.73.0
2022-11-13 12:55:00 +01:00
R. Ryantm
affef01d4a treesheets: unstable-2022-10-20 -> unstable-2022-11-11 2022-11-13 12:25:48 +01:00
Jan Tojnar
23e06c9b2e
Merge pull request #200121 from cwyc/webp-pixbuf-loader-0.0.6-0.0.7
webp-pixbuf-loader: 0.0.6 -> 0.0.7
2022-11-13 12:21:23 +01:00
Maximilian Bosch
ea049ea240
Merge pull request #197262 from r-ryantm/auto-update/mautrix-signal
mautrix-signal: 0.3.0 -> 0.4.1
2022-11-13 12:07:49 +01:00
Michael Weiss
ec860f905d
chromiumDev: 109.0.5396.2 -> 109.0.5410.0 2022-11-13 12:02:49 +01:00
clerie
159d73f7a3 nixos/chisel-server: add module 2022-11-13 12:02:34 +01:00
clerie
c42018900a maintainers: add clerie 2022-11-13 12:02:34 +01:00
Pol Dellaiera
364a7d2920
php: switch to nts by default 2022-11-13 11:47:27 +01:00
Maximilian Bosch
72d4bd54af
mautrix-signal: 0.4.0 -> 0.4.1
ChangeLog: https://github.com/mautrix/signal/releases/tag/v0.4.1
2022-11-13 11:43:40 +01:00
R. Ryantm
aef38a9881
mautrix-signal: 0.3.0 -> 0.4.0 2022-11-13 11:43:40 +01:00
Maximilian Bosch
4f740298d9
Merge pull request #191743 from r-ryantm/auto-update/python310Packages.mautrix
python310Packages.mautrix: 0.18.4 -> 0.18.7
2022-11-13 11:43:26 +01:00
Fabian Affolter
16ea5845f6
Merge pull request #196252 from dit7ya/tran
tran: init at 0.1.43
2022-11-13 11:27:17 +01:00
Jörg Thalheim
7277a5f7b9
Merge pull request #200940 from r-ryantm/auto-update/snappymail
snappymail: 2.20.6 -> 2.21.0
2022-11-13 11:09:15 +01:00
Guillaume Girol
4c633f0301
Merge pull request #199667 from bjornfor/nixos-sane-indirection-for-quick-reload
nixos/sane: point env vars to /etc for quick reload
2022-11-13 10:05:05 +00:00
R. Ryantm
0e2aa82aa7 python310Packages.mautrix: 0.18.4 -> 0.18.7 2022-11-13 10:04:44 +00:00
Fabian Affolter
91ddc40c59
Merge pull request #200958 from r-ryantm/auto-update/step-cli
step-cli: 0.22.0 -> 0.23.0
2022-11-13 11:04:28 +01:00
Fabian Affolter
1b98fb8969
Merge pull request #200957 from r-ryantm/auto-update/step-ca
step-ca: 0.22.1 -> 0.23.0
2022-11-13 11:04:09 +01:00