3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

18651 commits

Author SHA1 Message Date
Bobby Rong 5c4181fa0c
Merge pull request #135986 from r-ryantm/auto-update/sigrok-cli
sigrok-cli: 0.7.1 -> 0.7.2
2021-09-27 20:00:57 +08:00
Ryan Burns e6654828b8 bashdb: 4.4-1.0.0 -> 5.0-1.1.2, fix build with bash 5.1 2021-09-27 11:52:26 +09:00
figsoda f339e9af42 sumneko-lua-language-server: set meta.mainProgram 2021-09-26 19:56:13 -04:00
Artturin 9bd941c5d2 crystal,shards: remove old versions 2021-09-27 00:15:11 +03:00
Artturin 0f55588885 shards: 0.14 -> 0.15 2021-09-27 00:15:10 +03:00
Kevin Cox 76a4a78d09
Merge pull request #138866 from smancill/quilt-wrap-missing-inputs
quilt: wrap all required inputs
2021-09-26 16:03:02 -04:00
Maximilian Bosch ca4e61d586 yarn2nix: run nix-prefetch-git with --fetch-submodules
`pkgs.fetchgit` uses `fetchSubmodules = true;` by default, however
`nix-prefetch-git` doesn't. This means that hashes for a Git repository
with fetched submodules will be wrong in `yarn.nix`.

Considering that this got unnoticed before, it seems as if this case is
an exception to a certain degree.

An exemplary problem is the last `hedgedoc` update[1] where
`js-sequence-diagrams` - a Git repo with submodules - from upstream's
package.json caused a hash mismatch. This got unnoticed because
`nix-build --check` doesn't seem to reveal these issues for fixed-output
derivations.

[1] https://github.com/NixOS/nixpkgs/pull/139238
2021-09-26 21:05:28 +02:00
creator54 b32b998d21 godot: 3.3.2 -> 3.3.3 2021-09-26 23:50:07 +05:30
Sebastián Mancilla 89da7764ef quilt: add smancill as maintainer 2021-09-26 14:32:10 -03:00
Sebastián Mancilla 0f77179bcf quilt: wrap all required inputs
Some quilt commands fail on darwin with this error:

    stat: illegal option -- c
    usage: stat [-FlLnqrsx] [-f format] [-t timefmt] [file ...]

This is because at build time quilt is configured to use the coreutils
version of 'stat', but the 'quilt' wrapper does not wrap this coreutils
dependency and then at runtime the version from macOS is used (as found
in $PATH).

Fix by ensuring that coreutils is wrapped.

Also add and wrap the missing inputs for the other programs used by the
quilt commands: gawk, gnugrep, gnused, unixtools.column and
unixtools.getopt.
2021-09-26 14:32:09 -03:00
Maximilian Bosch c9b005ff13
Merge pull request #139528 from maxeaubrey/packer_1.7.5
packer: 1.7.4 -> 1.7.5
2021-09-26 15:44:02 +02:00
Sergei Trofimovich 7c86d10590
texinfo6_8: init at 6.8 (without switching default)
(forward-picked from commit 1165533fc3, partially)
The point is to work around issue #139470: fetchurl on Hydra.
2021-09-26 14:40:50 +02:00
Maxine Aubrey fe6701ec3a
packer: 1.7.4 -> 1.7.5
- https://github.com/hashicorp/packer/releases/tag/v1.7.5
- https://github.com/hashicorp/packer/blob/v1.7.5/CHANGELOG.md
2021-09-26 13:02:28 +02:00
Fabian Affolter b5182c214f
Merge pull request #139511 from fabaff/bump-tfsec
tfsec: 0.58.9 -> 0.58.10
2021-09-26 12:07:29 +02:00
Fabian Affolter 29e399bbdb
Merge pull request #139500 from Riey/cargo-feature
cargo-feature: 0.5.2 -> 0.5.3
2021-09-26 10:15:34 +02:00
Fabian Affolter 2eb62bb92e tfsec: 0.58.9 -> 0.58.10 2021-09-26 10:07:04 +02:00
Fabian Affolter 32413269e4
Merge pull request #139462 from fabaff/bump-sqlfluff
sqlfluff: 0.6.5 -> 0.6.6
2021-09-26 10:03:20 +02:00
Riey f1a8d087eb
cargo-feature: 0.5.2 -> 0.5.3 2021-09-26 13:35:15 +09:00
Artturi bd2cc001bd
Merge pull request #138736 from Artturin/vartopy3
menumaker,gnome-doc-utils: switch to python3
2021-09-26 04:03:21 +03:00
Michael Raskin 9762d71d92
Merge pull request #139460 from Mic92/cutter
cutter: 2.0.2 -> 2.0.3
2021-09-25 21:04:23 +00:00
Fabian Affolter fce1ac0d62 sqlfluff: 0.6.5 -> 0.6.6 2021-09-25 20:23:18 +02:00
Jörg Thalheim 1ae69f0dce cutter: 2.0.2 -> 2.0.3 2021-09-25 20:01:13 +02:00
Jörg Thalheim 63eb37d2ca rizin: 0.2.1 -> 0.3.0 2021-09-25 20:01:10 +02:00
figsoda 2625e756d0
Merge pull request #139441 from figsoda/cargo-llvm-lines-update
cargo-llvm-lines: 0.4.11 -> 0.4.12
2021-09-25 12:16:17 -04:00
figsoda bfe8a5cfe6
Merge pull request #139025 from r-ryantm/auto-update/go-migrate
go-migrate: 4.14.1 -> 4.15.0
2021-09-25 10:03:42 -04:00
figsoda 780415ce5d cargo-llvm-lines: 0.4.11 -> 0.4.12 2021-09-25 09:52:07 -04:00
Julius de Bruijn 5f7019ed8a prisma: 2.30.2 -> 3.1.1 2021-09-25 21:47:30 +09:00
Kevin Cox 5fe6a90585
Merge pull request #139408 from happysalada/update_compy
comby: 1.5.1 -> 1.7.0
2021-09-25 08:34:04 -04:00
Julius de Bruijn 3bc4a574db prisma: add pimeys as maintainer 2021-09-25 20:38:40 +09:00
Pamplemousse 47557e2984 nodesPackages.prisma: #135934 follow-up corrections 2021-09-25 20:38:40 +09:00
Pamplemousse d047d336d6 prisma-engines: #135934 follow-up corrections 2021-09-25 20:38:40 +09:00
happysalada 54051ba418 comby: 1.5.1 -> 1.7.0 2021-09-25 19:50:28 +09:00
happysalada 2fb9f65c0a comby: nixpkgs-fmt 2021-09-25 18:04:30 +09:00
figsoda 930b9ba51d
Merge pull request #136089 from onny/abuild
abuild: init at 3.7.0
2021-09-24 21:48:16 -04:00
Mark Sagi-Kazar b7d6c64871
gotestsum: fix package name in ldflags
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-09-25 01:49:06 +02:00
figsoda 8ff19dd69a
Merge pull request #138912 from r-ryantm/auto-update/frugal
frugal: 3.14.8 -> 3.14.9
2021-09-24 16:18:44 -04:00
figsoda 8f1cf3840f
Merge pull request #139118 from r-ryantm/auto-update/vcstool
vcstool: 0.2.15 -> 0.3.0
2021-09-24 16:11:29 -04:00
figsoda 3fc97c5f99
Merge pull request #139291 from fabaff/bump-gokart
gokart: 0.2.0 -> 0.3.0
2021-09-24 15:52:21 -04:00
figsoda f6a7137726
Merge pull request #139262 from figsoda/cargo-supply-chain-update
cargo-supply-chain: 0.0.2 -> 0.2.0
2021-09-24 07:23:31 -04:00
Fabian Affolter 28260c122d gokart: 0.2.0 -> 0.3.0 2021-09-24 09:35:02 +02:00
github-actions[bot] 213597c007
Merge master into staging-next 2021-09-24 06:01:02 +00:00
Ryan Mulligan bd9d97e867
Merge pull request #139023 from r-ryantm/auto-update/github-runner
github-runner: 2.282.1 -> 2.283.1
2021-09-23 20:22:56 -07:00
Ryan Burns 40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
figsoda 1f2047b3fa cargo-supply-chain: 0.0.2 -> 0.2.0 2021-09-23 21:09:27 -04:00
figsoda 73e82af50b
Merge pull request #139050 from r-ryantm/auto-update/jbang
jbang: 0.79.0 -> 0.80.1
2021-09-23 16:16:40 -04:00
Sandro 0dd7492ca0
Merge pull request #138080 from abathur/resholve_0.6.0 2021-09-23 21:09:25 +02:00
Sandro 154fd8c218
Merge pull request #138909 from r-ryantm/auto-update/fly 2021-09-23 20:32:44 +02:00
adisbladis 1b7e3b78b4
poetry2nix: 1.19.0 -> 1.20.0 2021-09-23 10:55:18 -05:00
Sandro 1f2b8b7b63
Merge pull request #133719 from r-ryantm/auto-update/earthly 2021-09-23 16:24:16 +02:00
Sandro 0973bc5a63
Merge pull request #139045 from r-ryantm/auto-update/inotify-tools 2021-09-23 16:22:56 +02:00
Sandro 79294c8727
Merge pull request #139154 from Ma27/bump-rnix 2021-09-23 15:29:03 +02:00
Sandro 7c8a4a8999
Merge pull request #139147 from ambroisie/add-cvehound 2021-09-23 15:20:58 +02:00
Bruno BELANYI fb1081ffa7 cvehound: init at 1.0.4 2021-09-23 14:42:12 +02:00
Maximilian Bosch 3bcfecc268
rnix-lsp: 0.1.0 -> 0.2.1
ChangeLog: https://github.com/nix-community/rnix-lsp/blob/v0.2.1/CHANGELOG.md#v021---2021-09-23
2021-09-23 14:28:37 +02:00
Sandro 84e27d1466
Merge pull request #139122 from r-ryantm/auto-update/pscale 2021-09-23 11:12:47 +02:00
R. RyanTM 729611ecc0 pscale: 0.72.0 -> 0.76.0 2021-09-23 08:25:07 +00:00
R. RyanTM c6b8607643 vcstool: 0.2.15 -> 0.3.0 2021-09-23 08:16:40 +00:00
lewo f3294eddec
Merge pull request #139096 from r-ryantm/auto-update/open-policy-agent
open-policy-agent: 0.32.0 -> 0.32.1
2021-09-23 08:23:29 +02:00
Fabian Affolter f5455ffd8e
Merge pull request #139083 from r-ryantm/auto-update/bashate
bashate: 2.0.0 -> 2.1.0
2021-09-23 08:17:37 +02:00
github-actions[bot] bfc4b6b621
Merge master into staging-next 2021-09-23 06:01:05 +00:00
R. RyanTM 1660b2f6c2 open-policy-agent: 0.32.0 -> 0.32.1 2021-09-23 05:46:16 +00:00
R. RyanTM 76d52b3943 mustache-go: 1.2.2 -> 1.3.0 2021-09-23 04:48:54 +00:00
R. RyanTM cbc705bb3d bashate: 2.0.0 -> 2.1.0 2021-09-23 04:19:44 +00:00
R. RyanTM 7196b9b61c esbuild: 0.12.28 -> 0.13.0 2021-09-23 10:43:34 +09:00
R. RyanTM d929a938f6 jbang: 0.79.0 -> 0.80.1 2021-09-23 01:02:30 +00:00
R. RyanTM 5d038fdd69 inotify-tools: 3.20.11.0 -> 3.21.9.5 2021-09-23 00:34:49 +00:00
github-actions[bot] 796a5df129
Merge master into staging-next 2021-09-23 00:01:50 +00:00
R. RyanTM deed63400f sslmate: 1.8.0 -> 1.9.0 2021-09-22 23:15:45 +00:00
R. RyanTM f855ba4667 go-migrate: 4.14.1 -> 4.15.0 2021-09-22 22:25:16 +00:00
R. RyanTM e095423d1b github-runner: 2.282.1 -> 2.283.1 2021-09-22 21:59:25 +00:00
Pascal Bach 967ad1eb2f
Merge pull request #138919 from max-wittig/patch-13
gitlab-runner: 14.2.0 -> 14.3.0
2021-09-22 23:26:05 +02:00
Sandro 617f76e8a8
Merge pull request #139001 from r-ryantm/auto-update/efm-langserver 2021-09-22 23:10:06 +02:00
R. RyanTM 3cc8fbf68f efm-langserver: 0.0.36 -> 0.0.37 2021-09-22 20:11:57 +00:00
Sandro 58975f9092
Merge pull request #138982 from r-ryantm/auto-update/cargo-watch 2021-09-22 21:51:57 +02:00
Artturi bbc0ff1ebb
Merge pull request #134638 from jkarlson/master 2021-09-22 22:28:25 +03:00
figsoda c5ccc212eb
Merge pull request #138959 from figsoda/rust-code-analysis
rust-code-analysis: init at 0.0.23
2021-09-22 14:51:03 -04:00
Guillaume Girol 4bc83aaffa
Merge pull request #136489 from ehmry/nimPackages
nimpackages / buildNimPackage
2021-09-22 18:35:38 +00:00
R. RyanTM b45b1d6439 cargo-watch: 8.1.0 -> 8.1.1 2021-09-22 18:28:06 +00:00
github-actions[bot] 09a7436fcc
Merge master into staging-next 2021-09-22 18:01:01 +00:00
Emil Karlson 883874f513 sparse: 0.5.0 -> 0.6.3 and fixes
Added sqlite and gtk+3 that are now wanted by sparse.

Sparse expects to find system includes at /usr/include redirect this
to glibc.dev.

Sparse uses gcc -print-file-name= extensively to find gcc includes, due
to split in nixos this direct to gcc-lib, which does not include the headers
so redirect to GCC_BASE as defined in derivation. There might be a better way
to do this, but I did not immediately find one.

Define PREFIX as Make parameter, as old sed expression was broken.

Add a trivial test for cgcc.

Slightly irrelevant ref.
https://bugzilla.redhat.com/show_bug.cgi?id=1114755
2021-09-22 20:35:11 +03:00
figsoda 399f6ddab4 rust-code-analysis: init at 0.0.23 2021-09-22 12:24:48 -04:00
Travis A. Everett 08b791a01b resholve: 0.5.1 -> 0.6.0, refactor, +binlore
A bit going on here.
- Updating resholve from 0.5.1 -> 0.6.0
  - adding a depdendency, `binlore`, to supply ~intel on executables
    that supports new functionality in resholve
  - adding a package, `yallback`, which provides rule-based callbacks
    for YARA rule matches (depdency of `binlore`).
  - automatically generating "lore" for each `input` to a solution in
    `resholvePackage`.
  - update README
- restructuring some nix components to better support
  my local dev and CI workflows.
  - moved package tests into passthru/tests.nix (cuts `bats` out of
    resholve's immediate dependencies, makes it possible to add my
    existing Nix API test).
  - move my oil-dev patches out of resholve into a separate repo (no
    oil rebuild every time resholve's source changes). Also moving
    oil-dev into its own Nix file here, to ~track the default.nix in
    its own repo.
2021-09-22 09:54:04 -05:00
Bobby Rong db9116edd4
Merge pull request #135777 from jojosch/protoc-gen-twirp_php-0.7.5
protoc-gen-twirp_php: 0.7.1 -> 0.7.5
2021-09-22 22:12:31 +08:00
figsoda 0259eef465
Merge pull request #138868 from r-ryantm/auto-update/cargo-watch
cargo-watch: 8.0.0 -> 8.1.0
2021-09-22 08:28:33 -04:00
github-actions[bot] a406978902
Merge master into staging-next 2021-09-22 12:01:25 +00:00
TredwellGit e39bc2d9af electron_12: 12.1.1 -> 12.1.2
https://github.com/electron/electron/releases/tag/v12.1.2
2021-09-22 10:40:22 +00:00
Alyssa Ross b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/libfabric/default.nix
	pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
Bobby Rong ac01c2996c
Merge pull request #136826 from r-ryantm/auto-update/apktool
apktool: 2.5.0 -> 2.6.0
2021-09-22 17:53:17 +08:00
Bobby Rong 255d592502
Merge pull request #138883 from r-ryantm/auto-update/vultr-cli
vultr-cli: 2.8.2 -> 2.8.3
2021-09-22 16:26:06 +08:00
Max Wittig 5733174186
gitlab-runner: 14.2.0 -> 14.3.0 2021-09-22 10:10:56 +02:00
zowoq abc00fd6bd buildah: 1.22.3 -> 1.23.0
https://github.com/containers/buildah/releases/tag/v1.23.0
2021-09-22 18:10:33 +10:00
R. RyanTM 7cb102337c frugal: 3.14.8 -> 3.14.9 2021-09-22 06:50:07 +00:00
R. RyanTM 9e81d39c83 fly: 7.4.0 -> 7.5.0 2021-09-22 06:30:31 +00:00
R. RyanTM 4f79e1bbab flow: 0.160.0 -> 0.160.1 2021-09-22 06:24:34 +00:00
R. RyanTM e241176881 terraformer: 0.8.16 -> 0.8.17 2021-09-22 06:19:36 +00:00
R. RyanTM 0abcbe93cb vultr-cli: 2.8.2 -> 2.8.3 2021-09-22 04:07:44 +00:00
Artturi b7bc4fe946
Merge pull request #138876 from r-ryantm/auto-update/conftest
conftest: 0.28.0 -> 0.28.1
2021-09-22 06:32:30 +03:00
R. RyanTM 0170ff4c95 conftest: 0.28.0 -> 0.28.1 2021-09-22 03:13:19 +00:00
R. RyanTM 81d51629fd cargo-watch: 8.0.0 -> 8.1.0 2021-09-22 02:22:44 +00:00
figsoda 4f87457314
Merge pull request #138861 from r-ryantm/auto-update/yq-go
yq-go: 4.13.0 -> 4.13.2
2021-09-21 22:04:54 -04:00
figsoda 908acc07c6
Merge pull request #138857 from figsoda/fix-cargo-supply-chain
cargo-supply-chain: fix darwin build
2021-09-21 21:40:54 -04:00
Artturin be9e94d42c gnome-doc-utils: switch to python3
fetch python3 patch from fedora

https://src.fedoraproject.org/rpms/gnome-doc-utils/tree/rawhide
2021-09-22 04:32:51 +03:00
R. RyanTM 5d3f726f0b yq-go: 4.13.0 -> 4.13.2 2021-09-22 01:24:03 +00:00
figsoda 2c1fc1165e cargo-supply-chain: fix darwin build 2021-09-21 21:01:14 -04:00
figsoda 5ea8aa9dfe
Merge pull request #138854 from figsoda/cargo-play-test
cargo-play: enable most of the tests
2021-09-21 20:58:05 -04:00
figsoda 769f21d0d6 cargo-play: enable most of the tests 2021-09-21 20:38:47 -04:00
figsoda 7554f83566
Merge pull request #138837 from figsoda/rhack
rhack: init at 0.1.0
2021-09-21 18:31:27 -04:00
Sandro 1fc22ce793
Merge pull request #138845 from figsoda/panamax 2021-09-22 00:25:59 +02:00
figsoda a35c2235b7 panamax: init at 1.0.3 2021-09-21 17:03:41 -04:00
Sandro 46c29e25e4
Merge pull request #138832 from figsoda/rust-script 2021-09-21 22:00:28 +02:00
figsoda ccb944e58a rhack: init at 0.1.0 2021-09-21 15:47:42 -04:00
Sandro 91fd0cd361
Merge pull request #138827 from figsoda/cargo-supply-chain 2021-09-21 21:18:58 +02:00
figsoda 8ef4b6397f rust-script: init at 0.17.0 2021-09-21 15:16:15 -04:00
figsoda 016f9cf6b5 cargo-supply-chain: init at 0.0.2 2021-09-21 14:19:28 -04:00
github-actions[bot] 611b805c53
Merge master into staging-next 2021-09-21 18:01:16 +00:00
oxalica 63ce41c054
rust-analyzer: 2021-09-06 -> 2021-09-20 2021-09-22 00:13:13 +08:00
Sandro de72f88d37
Merge pull request #138805 from figsoda/cargo-all-features
cargo-all-features: init at 1.6.0
2021-09-21 15:52:59 +02:00
figsoda 065f620184 cargo-all-features: init at 1.6.0 2021-09-21 09:04:21 -04:00
github-actions[bot] fd3d37414d
Merge master into staging-next 2021-09-21 12:01:29 +00:00
figsoda 5e94e24b14 hors: fix darwin build 2021-09-21 08:01:11 -04:00
Sandro 6a8741fc5e
Merge pull request #138743 from SuperSandro2000/wasm-pack
wasm-pack: 0.9.1 -> 0.10.1
2021-09-21 13:44:38 +02:00
ppom 896623dbe9 patchelf: fix homepage 2021-09-21 13:04:09 +02:00
Fabian Affolter 59b283ddf6
Merge pull request #138766 from figsoda/hors
hors: init at 0.8.2
2021-09-21 10:51:39 +02:00
github-actions[bot] fa2601f3b2
Merge master into staging-next 2021-09-21 06:01:04 +00:00
Bobby Rong 96fdf100ed
Merge pull request #138440 from r-ryantm/auto-update/terraform-ls
terraform-ls: 0.21.0 -> 0.22.0
2021-09-21 11:42:48 +08:00
Artturi 5447bbf210
Merge pull request #138314 from r-ryantm/auto-update/wrangler
wrangler: 1.19.2 -> 1.19.3
2021-09-21 04:24:32 +03:00
Artturi 55e6e0eab1
Merge pull request #137997 from meain/kube-prompt-update
kube-prompt: 1.0.5 -> 1.0.11
2021-09-21 04:08:12 +03:00
github-actions[bot] bf4c9d6b39
Merge master into staging-next 2021-09-21 00:01:40 +00:00
figsoda 28c2ee0bad hors: init at 0.8.2 2021-09-20 19:34:28 -04:00
Sandro Jäckel 8c4d06ee0a
wasm-pack: 0.9.1 -> 0.10.1 2021-09-20 21:38:53 +02:00
Sandro 21aa200f22
Merge pull request #138738 from figsoda/fundoc
fundoc: init at 0.4.1
2021-09-20 21:14:47 +02:00
figsoda d236e2cfb4 fundoc: init at 0.4.1 2021-09-20 14:22:20 -04:00
Artturi e1fcc87e56
Merge pull request #138214 from r-ryantm/auto-update/buildkite-agent 2021-09-20 21:11:23 +03:00
github-actions[bot] ecf5e75910
Merge master into staging-next 2021-09-20 18:01:12 +00:00
figsoda 2fc1eeb9e1
Merge pull request #138722 from figsoda/cross-mainProgram
cargo-cross: set meta.mainProgram
2021-09-20 12:46:42 -04:00
figsoda e1768bdbfd cargo-cross: set meta.mainProgram 2021-09-20 12:41:38 -04:00
figsoda 9dee705a1c
Merge pull request #138561 from newAM/svd2rust
svd2rust: 0.18.0 -> 0.19.0
2021-09-20 12:05:25 -04:00
figsoda 70a118841c
Merge pull request #138558 from newAM/cargo-deadlinks
cargo-deadlinks: init at 0.8.0
2021-09-20 10:46:30 -04:00
Alex Martens 8b8348ea69 cargo-deadlinks: init at 0.8.0 2021-09-20 07:10:57 -07:00
Sandro c80f91ce7c
Merge pull request #136496 from j-hui/saleae-logic-2
saleae-logic-2: 2.3.33 -> 2.3.37 + add lib dependencies
2021-09-20 14:07:42 +02:00
github-actions[bot] 9e5021eef4
Merge master into staging-next 2021-09-20 12:01:15 +00:00
Sandro d050e7dfc3
Merge pull request #137832 from ericdallo/add-updater-to-clojure-lsp
clojure-lsp: Add updateScript + bump
2021-09-20 11:57:49 +02:00
github-actions[bot] f666c4d10f
Merge master into staging-next 2021-09-20 06:01:17 +00:00
Artturi 24ecb306d8
Merge pull request #137903 from r-ryantm/auto-update/py-spy
py-spy: 0.3.8 -> 0.3.9
2021-09-20 07:24:44 +03:00
figsoda c11ffaef17
Merge pull request #138297 from r-ryantm/auto-update/skaffold
skaffold: 1.31.0 -> 1.32.0
2021-09-19 22:30:31 -04:00
figsoda da01cce16d
Merge pull request #138574 from figsoda/cargo-dephell
cargo-dephell: init at 0.5.1
2021-09-19 21:49:27 -04:00
Dennis Gosnell f19e1cf5d9
Merge pull request #138316 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2021-09-20 09:47:31 +09:00
figsoda c9845d4d32 cargo-dephell: init at 0.5.1 2021-09-19 20:47:21 -04:00
figsoda b7255cd8b9
Merge pull request #138542 from figsoda/cargo-tally
cargo-tally: init at 1.0.0
2021-09-19 20:33:24 -04:00
github-actions[bot] 57fc353eea
Merge master into haskell-updates 2021-09-20 00:06:42 +00:00