Commit Graph
454153 Commits
Author SHA1 Message Date
Mario Rodas 274476360f algolia-cli: 1.2.1 -> 1.3.0
https://github.com/algolia/cli/releases/tag/v1.3.0
2023-02-08 04:20:00 +00:00
Mario Rodas dbe79e9fd4 twilio-cli: 5.3.3 -> 5.4.0
https://github.com/twilio/twilio-cli/releases/tag/5.4.0
2023-02-08 04:20:00 +00:00
Mario Rodas 101b58d344 translate-shell: 0.9.7 -> 0.9.7.1
https://github.com/soimort/translate-shell/releases/tag/v0.9.7.1
2023-02-08 04:20:00 +00:00
Mario Rodas c1c4149c0f racket,racket-minimal: 8.7 -> 8.8
https://github.com/racket/racket/releases/tag/v8.8
2023-02-08 04:20:00 +00:00
Mario Rodas 65a5907b83 caf: 0.18.6 -> 0.18.7
https://github.com/actor-framework/actor-framework/releases/tag/0.18.7
2023-02-08 04:20:00 +00:00
Mario Rodas 250a8eb773 scheme-manpages: 2022-07-04 -> 2023-02-06 2023-02-08 04:20:00 +00:00
Mario Rodas 312979b055 libpg_query: 15-4.1.0 -> 15-4.2.0
https://github.com/pganalyze/libpg_query/releases/tag/15-4.2.0
2023-02-08 04:20:00 +00:00
Mario Rodas cf87e23f92 bazel-buildtools: 5.1.0 -> 6.0.1
https://github.com/bazelbuild/buildtools/releases/tag/6.0.0
https://github.com/bazelbuild/buildtools/releases/tag/6.0.1
2023-02-08 04:20:00 +00:00
Mario Rodas 10e9b8203c python310Packages.jupyter-book: 0.13.1 -> 0.13.2
https://github.com/executablebooks/jupyter-book/releases/tag/v0.13.2
2023-02-08 04:20:00 +00:00
Mario Rodas b73e720c40 libfyaml: 0.7.12 -> 0.8 2023-02-08 04:20:00 +00:00
Mario Rodas 253e69362e ledger: update meta 2023-02-08 04:20:00 +00:00
Mario Rodas 1d421778b7 ledger: do not build with python by default 2023-02-08 04:20:00 +00:00
Mario Rodas 751b64d656 ledger: 3.2.1 -> 3.3.0
https://github.com/ledger/ledger/releases/tag/v3.3.0
2023-02-08 04:20:00 +00:00
R. Ryantm ca4904aa82 golangci-lint: 1.51.0 -> 1.51.1 2023-02-08 04:16:59 +00:00
Alyssa RossandWinter ab41e13f6c sourcehut.dispatchsrht: respect allowAliases
Nixpkgs convention is to only add attributes for deprecation throws
when config.allowAliases hasn't been explicitly disabled.  This is
useful as it makes it easy to test building all non-deprecated
packages:

	nix-build --arg config '{ allowAliases = false; }' -A sourcehut

Precedent for this convention in Nixpkgs is easy to find by grepping
for "config.allowAliases".
2023-02-07 23:14:07 -05:00
R. Ryantm 9ef3416184 kube-bench: 0.6.10 -> 0.6.11 2023-02-08 04:11:45 +00:00
Winter b2d04c1155 nixos/luksroot: build pbkdf2-sha512 binary in its own derivation
Since this feature's inception, we've compiled a binary that uses OpenSSL
to perform PBKDF-SHA512 during the extra-utils build. In addition to this
being inefficient, it broke as of 6ea1a2a1be,
which switched the extra-utils derivation to use stdenvNoCC.

For now, I think the path of least resistence is to move the pbkdf-sha512
build to its own derivation, to fix the breakage, as well as improving
the efficiency of the extra-utils build.

(I do believe that at some point, we should revisit this binary -- perhaps
rewriting it -- as Clang even just on its default settings emits more
warnings than you'd want to see in a security-related codebase when
compiling it.)
2023-02-07 23:06:11 -05:00
Weijia WangandGitHub 86f9c0bba4 Merge pull request #215201 from viraptor/chatterino-darwin
chatterino2: fix darwin build
2023-02-08 05:04:06 +01:00
Weijia WangandGitHub bf4c84ec06 Merge pull request #215185 from ereslibre/bump-fastly-6.0.0
fastly: 5.1.1 -> 6.0.0
2023-02-08 05:01:11 +01:00
R. Ryantm 4d39648362 klayout: 0.28.4 -> 0.28.5 2023-02-08 03:55:00 +00:00
R. Ryantm 7baf697534 cubiomes-viewer: 3.0.1 -> 3.1.0 2023-02-08 03:35:57 +00:00
R. Ryantm fca22e9a3e python310Packages.karton-core: 5.0.0 -> 5.0.1 2023-02-08 03:25:56 +00:00
R. Ryantm 48915f8317 zoom-us: 5.13.5.431 -> 5.13.7.683 2023-02-08 03:20:27 +00:00
Nick CaoandGitHub 67aa230203 Merge pull request #212881 from SebTM/update/nwg-panel0716
nwg-panel: 0.7.11 -> 0.7.16
2023-02-08 11:12:02 +08:00
Nick CaoandGitHub 440f502d57 Merge pull request #214442 from r-ryantm/auto-update/kotlin
kotlin: 1.8.0 -> 1.8.10
2023-02-08 11:05:37 +08:00
R. Ryantm 41463817ad python310Packages.types-requests: 2.28.11.11 -> 2.28.11.12 2023-02-08 03:05:32 +00:00
Aaron Jheng 6949cfdcb4 temporal: 1.17.5 -> 1.19.1 2023-02-08 03:01:37 +00:00
Nick Cao aa92e6114b gtk-layer-shell: fix cross compilation 2023-02-08 11:01:33 +08:00
Nick CaoandGitHub 3ff199384a Merge pull request #215206 from mweinelt/babeld-1.12.2
babeld: 1.12.1 -> 1.12.2
2023-02-08 10:58:50 +08:00
Nick CaoandGitHub d9b69ef95e Merge pull request #214127 from datafoo/vscode-extensions.streetsidesoftware.code-spell-checker
vscode-extensions.streetsidesoftware.code-spell-checker: 2.15.0 -> 2.16.0
2023-02-08 10:50:26 +08:00
Nick CaoandGitHub 41460f747c Merge pull request #214363 from jerith666/k3b-cdrtools
k3b: use cdrecord from cdrtools rather than cdrkit
2023-02-08 10:48:09 +08:00
R. Ryantm 0be7779b4b python310Packages.aesedb: 0.1.0 -> 0.1.1 2023-02-08 02:44:28 +00:00
Martin WeineltandGitHub e2d2764ca6 Merge pull request #215230 from r-ryantm/auto-update/snapcast
snapcast: 0.26.0 -> 0.27.0
2023-02-08 02:27:18 +00:00
Nick CaoandGitHub 0fd00c2b4f Merge pull request #214745 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-01-23 -> 2023-01-30
2023-02-08 10:25:25 +08:00
Martin WeineltandGitHub 3d3ca50beb Merge pull request #215227 from r-ryantm/auto-update/python310Packages.xknx
python310Packages.xknx: 2.3.0 -> 2.4.0
2023-02-08 02:19:26 +00:00
Nick CaoandGitHub 55fe1d3b18 Merge pull request #215184 from amesgen/wizer-1.6.0
wizer: 1.4.0 -> 1.6.0
2023-02-08 10:18:04 +08:00
Martin WeineltandGitHub 5843756348 Merge pull request #214344 from veehaitch/iosevka-darwin
iosevka: fix Darwin build
2023-02-08 02:16:38 +00:00
Nick CaoandGitHub cd57d65bee Merge pull request #215221 from r-ryantm/auto-update/python310Packages.pyathena
python310Packages.pyathena: 2.19.0 -> 2.21.0
2023-02-08 10:15:27 +08:00
Nick CaoandGitHub 8bbd7e0665 Merge pull request #215203 from Grumbel/fix-dduper-btrfs-prog
dduper: Update btrfs-progs patch to v6.1
2023-02-08 10:13:35 +08:00
Artturin 951c2fb2dd gcc10,gcc11,gcc12: move dependencies to common/dependencies.nix 2023-02-08 04:07:48 +02:00
Artturin c4269cd7bf gcc7,gcc8: move dependencies to common/dependencies.nix 2023-02-08 04:07:48 +02:00
Artturin 18f9f26a79 gcc6: move dependencies to common/dependencies.nix
the (vc4 redox) flex conditional was missing in all other gcc version
because gcc6 was the default at the time it was added

that is one of the problems common/dependencies.nix fixes
2023-02-08 04:06:21 +02:00
Artturin 5564beebfe gcc: add common/dependencies.nix
there is a duplication issue in the gcc's so this will help with that

gcc49,gcc48: move dependencies to common/dependencies.nix
2023-02-08 04:03:55 +02:00
Nick CaoandGitHub 2ac6528fa6 Merge pull request #214985 from shadaj/bump-openvscode-1.75.0
openvscode-server: 1.74.3 -> 1.75.0
2023-02-08 10:01:51 +08:00
R. Ryantm 1ebe29e665 snapcast: 0.26.0 -> 0.27.0 2023-02-08 01:56:22 +00:00
Nick CaoandGitHub 5c5998da47 Merge pull request #214830 from dotlambda/flare-signal-init
flare-signal: init at 0.6.0
2023-02-08 09:47:48 +08:00
Nick CaoandGitHub 1d98b1822e Merge pull request #215122 from Atemu/update/BeatSaberModManager
BeatSaberModManager: bump deps
2023-02-08 09:42:42 +08:00
Nick CaoandGitHub d29c0790ad Merge pull request #215171 from figsoda/sniffnet
sniffnet: 1.0.1 -> 1.1.0
2023-02-08 09:42:03 +08:00
R. Ryantm 8585096b79 python310Packages.xknx: 2.3.0 -> 2.4.0 2023-02-08 01:33:02 +00:00
Nick CaoandGitHub 9969d7cea8 Merge pull request #215215 from superherointj/pkg-flexoptix-app-5.13.4
flexoptix-app: 5.13.3 -> 5.13.4
2023-02-08 09:21:30 +08:00