Sandro
|
6071c0b71d
|
Merge pull request #108908 from moaxcp/jbang
jbang: init at 0.58.0
|
2021-01-12 17:03:09 +01:00 |
|
Jörg Thalheim
|
3364d09e4c
|
strace: mpers check always
this fix pkgsStatic on x86 build where we don't support 32bit yet.
|
2021-01-12 13:10:38 +01:00 |
|
John Mercier
|
1288812ae0
|
jbang: init at 0.58.0
|
2021-01-11 21:52:55 -05:00 |
|
Benjamin Hipple
|
dc04eb3eeb
|
Merge pull request #109044 from zowoq/skopeo
skopeo: 1.2.0 -> 1.2.1
|
2021-01-11 21:46:18 -05:00 |
|
Petter S. Storvik
|
c7d8d75e8e
|
clpm: init at 0.3.5 (#108849)
|
2021-01-11 23:08:42 +01:00 |
|
zowoq
|
a5c8741dd9
|
skopeo: 1.2.0 -> 1.2.1
https://github.com/containers/skopeo/releases/tag/v1.2.1
|
2021-01-12 05:40:55 +10:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
github-actions[bot]
|
db7b9735f9
|
Merge master into staging-next
|
2021-01-11 06:33:30 +00:00 |
|
Mario Rodas
|
bd4c31411e
|
Merge pull request #108971 from marsam/update-tflint
tflint: 0.23.0 -> 0.23.1
|
2021-01-10 20:35:37 -05:00 |
|
Sandro
|
e9bebb34e8
|
Merge pull request #108093 from mjlbach/init_sumneko_lua
|
2021-01-11 02:19:52 +01:00 |
|
Jan Tojnar
|
dd72357155
|
Merge branch 'master' into staging-next
|
2021-01-10 23:24:33 +01:00 |
|
Doron Behar
|
d68b34650f
|
Merge pull request #108965 from MetaDark/texlab
|
2021-01-10 23:56:03 +02:00 |
|
Sandro
|
d085417683
|
Merge pull request #108970 from xaverdh/pkgs-stdenv-lib
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
|
2021-01-10 22:47:38 +01:00 |
|
zowoq
|
59db4d32df
|
gotools: drop unnecessary optional excludedPackages
|
2021-01-11 06:00:38 +10:00 |
|
Michael Lingelbach
|
a57ba9ea13
|
sumneko-lua-language-server: init at 1.11.2
|
2021-01-10 11:43:55 -08:00 |
|
Dominik Xaver Hörl
|
25bef2d8f9
|
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
|
2021-01-10 20:12:06 +01:00 |
|
Kira Bruneau
|
f0e9d7e658
|
texlab: 2.2.1 -> 2.2.2
|
2021-01-10 11:55:02 -05:00 |
|
Mario Rodas
|
629b34fe2c
|
tflint: 0.23.0 -> 0.23.1
https://github.com/terraform-linters/tflint/releases/tag/v0.23.1
|
2021-01-10 11:53:00 -05:00 |
|
Frederik Rietdijk
|
0c42bb5027
|
Merge master into staging-next
|
2021-01-10 15:50:49 +01:00 |
|
Sandro
|
14081f6a78
|
Merge pull request #108845 from 06kellyjac/conftest
conftest: 0.22.0 -> 0.23.0
|
2021-01-10 08:12:36 +01:00 |
|
Sandro
|
eeee857ef8
|
Merge pull request #108875 from dbueno/fix/cflow-darwin-update
cflow: include darwin
|
2021-01-10 08:11:16 +01:00 |
|
github-actions[bot]
|
add2d89082
|
Merge master into staging-next
|
2021-01-10 06:32:12 +00:00 |
|
Mario Rodas
|
3eb5fb31ac
|
Merge pull request #108896 from onsails/terraform-ls
terraform-ls: 0.11.0 -> 0.12.0
|
2021-01-09 20:19:37 -05:00 |
|
github-actions[bot]
|
433c7b069c
|
Merge master into staging-next
|
2021-01-10 01:03:35 +00:00 |
|
Andrey Kuznetsov
|
823848a6d6
|
terraform-ls: 0.11.0 -> 0.12.0
|
2021-01-09 23:52:38 +00:00 |
|
Mario Rodas
|
6de3017330
|
Merge pull request #108886 from zowoq/ecc
editorconfig-checker: 2.2.0 -> 2.3.1
|
2021-01-09 18:28:21 -05:00 |
|
zowoq
|
54d89e7ffc
|
buildah: 1.18.0 -> 1.19.0
https://github.com/containers/buildah/releases/tag/v1.19.0
|
2021-01-10 06:51:26 +10:00 |
|
zowoq
|
e39dd05e66
|
editorconfig-checker: 2.2.0 -> 2.3.1
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.0
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.1
|
2021-01-10 06:45:55 +10:00 |
|
github-actions[bot]
|
fcbe48c797
|
Merge master into staging-next
|
2021-01-09 18:41:27 +00:00 |
|
Denis Bueno
|
d5eb22ffe3
|
cflow: include darwin
cflow no longer errors out on darwin
|
2021-01-09 10:24:46 -07:00 |
|
Vincent Laporte
|
b3351951b0
|
ocamlPackages.camlp5: 7.13 → 7.14
|
2021-01-09 14:00:53 +01:00 |
|
06kellyjac
|
473ead7488
|
conftest: 0.22.0 -> 0.23.0
|
2021-01-09 10:49:30 +00:00 |
|
github-actions[bot]
|
e251591528
|
Merge master into staging-next
|
2021-01-09 01:00:25 +00:00 |
|
Peter Simons
|
c25fc73a81
|
Merge pull request #108252 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-01-02 (plus other fixes)
|
2021-01-08 21:36:14 +01:00 |
|
Malte Brandy
|
7829f94244
|
haskelPackages.haskell-language-server: 0.7.1 -> 0.8.0
|
2021-01-08 20:57:02 +01:00 |
|
github-actions[bot]
|
f89e74dbcc
|
Merge master into staging-next
|
2021-01-08 18:37:56 +00:00 |
|
github-actions[bot]
|
ecebf82121
|
Merge master into staging-next
|
2021-01-08 12:29:36 +00:00 |
|
Alvar Penning
|
757889019b
|
golangci-lint: 1.33.0 -> 1.35.0
|
2021-01-08 11:12:07 +01:00 |
|
Mario Rodas
|
0946f962f4
|
nimlsp: init at 0.2.6
Co-authored-by: nbonfils <nbonfils@users.noreply.github.com>
|
2021-01-08 11:04:25 +01:00 |
|
Sandro
|
aaee60c696
|
Merge pull request #108706 from ruuda/fcct090
fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0
|
2021-01-08 09:39:37 +01:00 |
|
Jan Tojnar
|
e6c0c98940
|
Merge branch 'master' into staging-next
zynaddsubfx conflict has been updated to 3.0.1, which conflicted with rewrite after 3.0.5 update on a different branch.
|
2021-01-08 02:07:34 +01:00 |
|
Sandro
|
4e56648708
|
Merge pull request #108682 from NobbZ/lttng-ust-python3
|
2021-01-07 23:00:00 +01:00 |
|
Peter Simons
|
b6ba72e0e0
|
Merge remote-tracking branch 'origin/master' into haskell-updates.
|
2021-01-07 21:50:50 +01:00 |
|
Sandro
|
fe9d3a4f26
|
Merge pull request #108683 from marsam/update-rubocop
rubocop: 1.1.0 -> 1.8.0
|
2021-01-07 21:35:25 +01:00 |
|
github-actions[bot]
|
5c072a088d
|
Merge master into staging-next
|
2021-01-07 18:40:50 +00:00 |
|
asymmetric
|
d80ba82f2e
|
gopls: 0.5.3 -> 0.6.2 (#108702)
|
2021-01-07 18:38:46 +00:00 |
|
Ruud van Asseldonk
|
dd6810066a
|
fedora-coreos-config-transpiler: 0.8.0 -> 0.9.0
|
2021-01-07 19:20:23 +01:00 |
|
Doron Behar
|
f211631c1c
|
Merge pull request #108690 from MetaDark/texlab
texlab: 2.2.0 -> 2.2.1
|
2021-01-07 19:50:35 +02:00 |
|
Kira Bruneau
|
5383c549b7
|
texlab: 2.2.0 -> 2.2.1
|
2021-01-07 11:09:48 -05:00 |
|
Norbert Melzer
|
701ece608b
|
lttng-ust: python2 => python3
whitespace cleanup
|
2021-01-07 16:13:07 +01:00 |
|