Sandro
216f56598b
Merge pull request #119450 from SCOTT-HAMILTON/inotify-tools
...
inotify-tools: 3.20.2.2 -> 3.20.11.0
2021-04-19 04:56:59 +02:00
Dmitry Bogatov
ef107ba439
checkbashisms: 2.0.0.2 -> 2.21.1 ( #119754 )
...
Co-authored-by: Dmitry Bogatov <git#v1@kaction.cc>
2021-04-19 04:56:12 +02:00
SCOTT-HAMILTON
6649c6d75c
inotify-tools: 3.20.2.2 -> 3.20.11.0
2021-04-18 16:17:09 +02:00
Mario Rodas
122cc5fc33
universal-ctags: 5.9.20201206.0 -> 5.9.20210411.0
2021-04-12 04:20:00 +00:00
Jörg Thalheim
56d3864ef5
Merge pull request #118963 from r-ryantm/auto-update/ccls
...
ccls: 0.20201219 -> 0.20210330
2021-04-12 14:08:25 +01:00
Sandro
e49de5e298
Merge pull request #118878 from Emantor/bump/usbsdmux
...
usbsdmux: 0.1.8 -> 0.2.0
2021-04-12 00:47:13 +02:00
Kira Bruneau
dbeee74085
ccache: enable test.modules on Darwin
...
test.modules now passes on Darwin
2021-04-11 14:33:16 -04:00
Kira Bruneau
26f66129f8
ccache: 4.2 -> 4.2.1
2021-04-11 14:05:14 -04:00
R. RyanTM
822c94a557
openfpgaloader: 0.2.5 -> 0.2.6
2021-04-10 17:24:56 +00:00
R. RyanTM
5131723e93
ccls: 0.20201219 -> 0.20210330
2021-04-10 06:19:39 +00:00
Rouven Czerwinski
56fc7c44db
usbsdmux: 0.1.8 -> 0.2.0
2021-04-09 17:42:28 +02:00
Jan Tojnar
c04a14edd6
Merge branch 'master' into staging-next
2021-04-06 16:01:14 +02:00
Fabian Affolter
63a46019c6
Merge pull request #118190 from r-ryantm/auto-update/act
...
act: 0.2.20 -> 0.2.21
2021-04-06 10:45:49 +02:00
Robert Scott
42368bf521
Merge pull request #118559 from r-ryantm/auto-update/terracognita
...
terracognita: 0.6.2 -> 0.6.3
2021-04-05 22:31:54 +01:00
R. RyanTM
b58b77a164
terracognita: 0.6.2 -> 0.6.3
2021-04-05 06:08:23 +00:00
Sandro Jäckel
3453b89f4b
lzma: deprecate alias
2021-04-04 19:49:52 +02:00
Sandro Jäckel
33a395f195
yacc: deprecate alias
...
and add a new line after the alphabetically sorting to please my inner monk
2021-04-04 03:18:58 +02:00
github-actions[bot]
3bf92ca4db
Merge master into staging-next
2021-04-03 18:18:51 +00:00
Frederik Rietdijk
f812cdd3b8
kconfig-frontends: use python3
2021-04-03 17:06:11 +02:00
Frederik Rietdijk
9029840dc8
jscoverage: use python3
2021-04-03 17:06:11 +02:00
Frederik Rietdijk
34c23dbb42
global: use python3
2021-04-03 17:06:07 +02:00
Frederik Rietdijk
58579c642a
gede: use python3
2021-04-03 17:06:07 +02:00
github-actions[bot]
74200a7126
Merge master into staging-next
2021-04-03 00:14:57 +00:00
Robert Scott
d535600060
Merge pull request #117242 from OPNA2608/update/libftdi1-1.5/21.05
...
libftdi1: 1.4 -> 1.5
2021-04-03 00:17:38 +01:00
github-actions[bot]
b3a0328b7f
Merge master into staging-next
2021-04-02 18:14:54 +00:00
Ben Siraphob
1d2e7637b6
strace: assert isLinux to avoid eval error on darwin ( #114974 )
...
libunwind.supportsHost is not available on darwin because it uses a different libunwind package (https://github.com/NixOS/nixpkgs/blob/master/pkgs/os-specific/darwin/apple-source-releases/default.nix#L270 ) and changing the stdenv is a big overkill.
2021-04-02 20:03:31 +02:00
github-actions[bot]
636e58e31b
Merge staging-next into staging
2021-04-02 00:21:46 +00:00
Vladimír Čunát
d601532dfc
intltool: fix fetchurl invocation
2021-04-01 22:50:21 +02:00
R. RyanTM
dac29576af
act: 0.2.20 -> 0.2.21
2021-04-01 04:49:19 +00:00
rnhmjoj
61b7cab481
treewide: use perl.withPackages when possible
...
Since 03eaa48
added perl.withPackages, there is a canonical way to
create a perl interpreter from a list of libraries, for use in script
shebangs or generic build inputs. This method is declarative (what we
are doing is clear), produces short shebangs[1] and needs not to wrap
existing scripts.
Unfortunately there are a few exceptions that I've found:
1. Scripts that are calling perl with the -T switch. This makes perl
ignore PERL5LIB, which is what perl.withPackages is using to inform
the interpreter of the library paths.
2. Perl packages that depends on libraries in their own path. This
is not possible because perl.withPackages works at build time. The
workaround is to add `-I $out/${perl.libPrefix}` to the shebang.
In all other cases I propose to switch to perl.withPackages.
[1]: https://lwn.net/Articles/779997/
2021-03-31 21:35:37 +02:00
github-actions[bot]
4da7569841
Merge staging-next into staging
2021-03-31 12:06:29 +00:00
zowoq
6da0dcc42a
go-md2man: switch to buildGoModule
...
also rename dir to match attribute.
2021-03-31 21:06:06 +10:00
github-actions[bot]
a2ada5b26f
Merge staging-next into staging
2021-03-31 06:05:45 +00:00
github-actions[bot]
e880daefc6
Merge master into staging-next
2021-03-31 06:05:41 +00:00
Sandro
3ac9a29d4d
Merge pull request #116588 from martinetd/pahole
...
pahole: 1.17 -> 1.20
2021-03-31 03:36:37 +02:00
github-actions[bot]
d466353dd5
Merge staging-next into staging
2021-03-30 12:06:28 +00:00
github-actions[bot]
c9e9ff786b
Merge master into staging-next
2021-03-30 12:06:24 +00:00
lewo
ac84e1f49c
Merge pull request #117981 from nlewo/hydra
...
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-30 08:59:18 +02:00
github-actions[bot]
cde69e72d7
Merge staging-next into staging
2021-03-30 00:14:36 +00:00
github-actions[bot]
db6366f318
Merge master into staging-next
2021-03-30 00:14:33 +00:00
Antoine Eiche
e4a1014dd7
hydra-unstable: 2021-03-10 -> 2021-03-29
2021-03-29 22:48:04 +02:00
zowoq
a5d40f90bb
editorconfig-checker: 2.3.4 -> 2.3.5
...
https://github.com/editorconfig-checker/editorconfig-checker/releases/tag/2.3.5
2021-03-30 05:43:10 +10:00
github-actions[bot]
ea21c98571
Merge staging-next into staging
2021-03-28 06:05:34 +00:00
github-actions[bot]
3f2a4a9dea
Merge master into staging-next
2021-03-28 06:05:31 +00:00
Ryan Mulligan
60e054cb04
Merge pull request #117655 from r-ryantm/auto-update/pkgconf
...
pkgconf-unwrapped: 1.7.3 -> 1.7.4
2021-03-27 20:41:26 -07:00
github-actions[bot]
219312a10b
Merge staging-next into staging
2021-03-26 12:06:44 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next
2021-03-26 12:06:41 +00:00
Emery Hemingway
56592ea293
nim: cross-compilation fixes
...
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Arthur Gautier
83f3d96db8
elfutils: optionals is to be used when a list is provided
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-26 10:46:10 +01:00
Arthur Gautier
7b57403c03
elfutils: pkg-config can't be included twice
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-03-26 10:46:10 +01:00