Commit Graph

3176 Commits

Author SHA1 Message Date
R. RyanTM
77dca14031 intel-gpu-tools: 1.24 -> 1.25 2020-03-22 15:36:46 +00:00
Mario Rodas
4e6bf03504
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
2020-03-22 08:13:37 -05:00
Elis Hirwing
96502b1904
Merge pull request #83110 from flokli/drush-php73
drush: build with php73
2020-03-22 11:50:33 +01:00
Florian Klink
382e751a68 drush: still needs php 7.3
If invoked with php 7.4 on a up2date Drupal 7 installation, drush
complains with a deprecation warning, that swallows all legit output:

> drush uli
Deprecated function: Array and string offset access syntax with curly braces is   [error]
deprecated in include_once() (line 20 of
/var/www/…/htdocs/includes/file.phar.inc).

Use php7.3 when invoking drush.
2020-03-22 01:27:58 +01:00
Florian Klink
3b3e2c080f drush: fix buildInputs / nativeBuildInputs
`makeWrapper` is a nativeBuildInput, and `php` and `which` are actually
only needed when constructing the wrapper, but no `buildInputs`.
2020-03-22 01:26:24 +01:00
Pascal Hertleif
bdddf3c07f tokei: 10.1.2 -> 11.0.0 2020-03-21 16:01:36 +01:00
Mario Rodas
e55240ee9a terracognita: fix build on darwin 2020-03-21 06:15:00 -05:00
Mario Rodas
5ba0036271 reviewdog: fix build on darwin 2020-03-21 06:13:00 -05:00
Mario Rodas
e0757cf88a mkcert: fix build on darwin 2020-03-21 05:46:00 -05:00
Mario Rodas
26f5b0ed8f go-license-detector: fix build on darwin 2020-03-21 05:05:00 -05:00
Mario Rodas
6552397b67 editorconfig-checker: fix build on darwin 2020-03-21 05:00:00 -05:00
Mario Rodas
e00ccb36b8 circleci-cli: fix build on darwin 2020-03-21 04:33:00 -05:00
Mario Rodas
7e03d4416b act: fix build on darwin 2020-03-21 04:22:00 -05:00
Matthew Bauer
67b0ddf3f3 Merge remote-tracking branch 'origin/staging' into mb-cross-fixes-march-2020 2020-03-16 14:34:03 -04:00
Mario Rodas
99fc24ec57
Merge pull request #82528 from r-ryantm/auto-update/circleci-cli
circleci-cli: 0.1.6072 -> 0.1.6949
2020-03-15 22:48:51 -05:00
R. RyanTM
4e7d702bb9 cli11: 1.8.0 -> 1.9.0 2020-03-14 14:25:23 +01:00
R. RyanTM
fda69ba628 circleci-cli: 0.1.6072 -> 0.1.6949 2020-03-14 04:11:16 +00:00
Maximilian Bosch
69d7cc5508
inotify-tools: 3.20.1 -> 3.20.2.2 2020-03-13 20:59:53 +01:00
Yannik Sander
5f45d51c8b act: 0.2.5 -> 0.2.6 2020-03-13 12:46:08 +01:00
Peter Hoeg
7b87ac3e31
Merge pull request #81499 from NixOS/u/teensy
teensy-loader-cli: 2.1 -> 2.1.20191110
2020-03-10 20:55:19 +08:00
Frederik Rietdijk
188c3a4d03 Merge staging-next into staging 2020-03-06 07:09:30 +01:00
Lancelot SIX
4e08586690 gdb: 8.3.1 -> 9.1
See https://www.gnu.org/software/gdb/download/ANNOUNCEMENT for release
information
2020-03-06 07:04:07 +01:00
Matthew Bauer
bad6770d27 elfutils: remove unneeded custom cross build/install phase
This is no longer needed. elfutils compiles out of the box!
2020-03-05 20:38:30 -05:00
R. RyanTM
0c0f318685 go-license-detector: 3.0.2 -> 3.1.0 2020-03-05 15:06:03 -08:00
R. RyanTM
ee85ecaed9 clojure-lsp: 20200121T234305 -> 20200305T151710 2020-03-05 17:28:58 +00:00
Mario Rodas
5acc63513f
Merge pull request #81663 from r-ryantm/auto-update/act
act: 0.2.4 -> 0.2.5
2020-03-03 22:15:30 -05:00
R. RyanTM
5e75ba3f42
act: 0.2.4 -> 0.2.5 2020-03-04 00:27:41 +00:00
André-Patrick Bubel
bfbf3c5b09
travis: 1.8.10 -> 1.8.11 2020-03-02 21:23:47 +01:00
Vladimír Čunát
855f020404
Merge #79026: blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea 2020-03-02 15:57:23 +01:00
Peter Hoeg
740ec9474e teensy-loader-cli: 2.1 -> 2.1.20191110
Add manpages and documentation.
2020-03-02 17:48:27 +08:00
Bernardo Meurer
81461cff5f
Revert "Merge pull request #79750 from doronbehar/update-luarocks"
This reverts commit 0566b5ce19, reversing
changes made to 4d6e3bf127.
2020-03-01 18:39:58 -08:00
Frederik Rietdijk
79217339d2 Merge master into staging-next 2020-02-29 15:29:11 +01:00
Vincent Laporte
fca7f386db trv: remove at 0.1.3 2020-02-28 21:24:26 +01:00
Jan Tojnar
bb701376cf
Merge branch 'master' into staging-next 2020-02-28 11:30:44 +01:00
Evan Stoll
5e895e535c ycmd: 2019-09-19 -> 2020-02-22
drop support for python2

ycmd dropped support for python2 with https://github.com/ycm-core/ycmd/pull/1382

youcompleteme dropped support for python2 with https://github.com/ycm-core/YouCompleteMe/pull/3566
2020-02-27 15:46:36 -08:00
Jon
5341720ca7 stlink: inline version info 2020-02-27 10:31:19 -08:00
R. RyanTM
2936fa8f1f stlink: 1.5.1 -> 1.6.0 2020-02-27 10:31:19 -08:00
Frederik Rietdijk
ef156f7a8b Merge staging-next into staging 2020-02-27 10:15:34 +01:00
Mario Rodas
1da1afbbdc
Merge pull request #81141 from filalex77/act-0.2.4
act: 0.1.3 -> 0.2.4
2020-02-26 20:08:24 -05:00
Oleksii Filonenko
a3c9bb7cd9 act: 0.1.3 -> 0.2.4 2020-02-26 22:14:15 +02:00
worldofpeace
0babf18003
Merge pull request #71378 from bb010g/git-my
git-my: init at 1.1.2
2020-02-26 15:54:16 +00:00
bb010g
a7cb757af4 git-and-tools: canonicalize hyphenated names
Old intercaps names are aliased.

darcs-to-git: rename from darcsToGit
git-fast-export: rename from gitFastExport
git-remote-gcrypt: rename from gitRemoteGcrypt
hub-unstable: rename from hubUnstable
top-git: rename from topGit
2020-02-25 23:04:20 -08:00
Doron Behar
0c3ca28e8e sccache: 0.2.12 -> 0.2.13
Quote homepage URL.
2020-02-25 09:12:50 +02:00
tollb
ad337f7f3a
gdb: Fix abort w/NIX_DEBUG_INFO_DIRS patch (#80929)
The current gdb patch to support NIX_DEBUG_INFO_DIRS fails if
the user attempts to change the debug file directory to a
value other than the default. For instance:

(gdb) set debug-file-directory /run/booted-system/sw/lib/debug

results in:

munmap_chunk(): invalid pointer
Aborted (core dumped)

To fix this issue, the debug_file_directory is allocated
with xstrdup so that a subsequent call to xfree will succeed.
2020-02-25 01:18:09 +00:00
Richard Marko
87057d9bdc blackmagic: add libusb, pkgconfig. expose pc-* (hosted) targets
Add myself to maintainers and change meta.platforms to platforms.linux
due to build failures on Darwin.
2020-02-20 11:07:17 +01:00
Richard Marko
bb73acd27f blackmagic: v1.6.1-317-gc9c8b08 -> v1.6.1-409-g7a595ea 2020-02-20 11:03:21 +01:00
Mario Rodas
eeb087bc61 terraform-lsp: 0.0.9 -> 0.0.10
Changelog: https://github.com/juliosueiras/terraform-lsp/releases/tag/v0.0.10
2020-02-19 15:36:06 +01:00
Mario Rodas
f8e031b298
circleci-cli: 0.1.5879 -> 0.1.6072 2020-02-17 04:20:00 -05:00
Artemis Tosini
21bfc57dd9 tinyprog: fix pkg_resources crash 2020-02-16 23:30:56 +01:00
Benjamin Hipple
dc851d4051 wishbone-utils: 0.2.8 -> 0.6.9
The upstreeam repository has moved its URL here:
https://github.com/xobs/wishbone-utils

This also contains some cleanup to make the cargo tarball checker find the cargo
lockfile in the source directory; see #79975 for details.
2020-02-16 09:35:01 -08:00
Benjamin Hipple
1c36f69b08 texlab: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:25:47 -08:00
Benjamin Hipple
07de659207 sccache: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 22:20:57 -08:00
Benjamin Hipple
c0aca67f74 hydra-cli: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-15 21:58:52 -08:00
Lily Ballard
6c4228f7d1 tokei: 10.1.1 -> 10.1.2 2020-02-14 00:34:11 -08:00
Benjamin Hipple
eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Kira Bruneau
0509ce6408
texlab: 1.9.0 -> 1.10.0 (#79885) 2020-02-13 22:35:02 -05:00
Will Dietz
3991c60b37
go-license-detector: init at 3.0.2 2020-02-12 20:35:11 -06:00
Doron Behar
d4f09b6590 luarocks: 3.2.1 -> 3.3.1 2020-02-10 19:45:36 +02:00
Frederik Rietdijk
079622ef2d
Merge pull request #79628 from NixOS/staging-next
Staging next
2020-02-10 17:53:25 +01:00
Bjørn Forsman
14e842ec02 openocd: fix build with new glibc
Fixes this build error:

  In file included from src/helper/options.c:38:
  /nix/store/dl4h1p847f2rsrsfvlmm6cxxx7q21kxj-glibc-2.30-dev/include/sys/sysctl.h:21:2: error: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Werror=cpp]
     21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
        |  ^~~~~~~
  cc1: all warnings being treated as errors

Fixes: 48a997cd ("Merge #66528: glibc: 2.27 -> 2.30 (into staging)")
2020-02-10 16:27:08 +01:00
Ryan Mulligan
d858defa7d
Merge pull request #79512 from r-ryantm/auto-update/gede
gede: 2.15.1 -> 2.15.4
2020-02-10 06:15:34 -08:00
Frederik Rietdijk
ec3edaf7b5 Merge master into staging-next 2020-02-10 12:55:47 +01:00
R. RyanTM
f8e7fec814 babeltrace: 1.5.7 -> 1.5.8 2020-02-09 16:53:11 +01:00
Frederik Rietdijk
8847d57763 Merge staging-next into staging 2020-02-09 09:18:17 +01:00
Frederik Rietdijk
03755ed59a Merge master into staging-next 2020-02-09 09:17:51 +01:00
Emily
fec5ada328 tinyprog: 1.0.24.dev99+ga77f828 -> 1.0.24.dev114+g0zbrvvb 2020-02-08 23:00:07 -06:00
Maximilian Bosch
1d6bf54807
Merge pull request #79387 from Ma27/bump-hydra
hydra: 2019-11-13 -> 2020-02-06
2020-02-08 22:27:27 +01:00
R. RyanTM
658224c2c0 gede: 2.15.1 -> 2.15.4 2020-02-08 07:38:27 +00:00
Ryan Mulligan
ba9f78f43c
Merge pull request #79420 from r-ryantm/auto-update/clojure-lsp
clojure-lsp: 20200117T215443 -> 20200121T234305
2020-02-07 14:03:42 -08:00
Frederik Rietdijk
5c92c0921a Merge staging-next into staging 2020-02-07 19:28:16 +01:00
Frederik Rietdijk
30f0909e3a Merge master into staging-next 2020-02-07 19:27:52 +01:00
R. RyanTM
f961b117ba clojure-lsp: 20200117T215443 -> 20200121T234305 2020-02-07 07:10:36 +00:00
Maximilian Bosch
4e81b720eb
hydra: 2019-11-13 -> 2020-02-06 2020-02-06 21:19:46 +01:00
R. RyanTM
01505d11e0 help2man: 1.47.11 -> 1.47.12 2020-02-06 20:13:22 +01:00
Maximilian Bosch
e511b614e0
strace: 5.4 -> 5.5
https://github.com/strace/strace/releases/tag/v5.5
2020-02-06 18:50:34 +01:00
Vladimír Čunát
48a997cd76
Merge #66528: glibc: 2.27 -> 2.30 (into staging)
Includes update of stdenv bootstap tools (for three main platforms)
and many package fixes with new glibc.
2020-02-05 13:41:09 +01:00
Frederik Rietdijk
76a439239e Merge master into staging-next 2020-02-05 10:28:52 +01:00
Florian Klink
cbbb81c830
Merge pull request #79135 from dtzWill/fix/moby-now-linuxkit
moby: remove, merged into linuxkit in 2018
2020-02-05 01:09:15 +01:00
Will Dietz
3e83806771
moby: remove, merged into linuxkit in 2018
Don't alias linuxkit, as linuxkit is not a drop-in replacement.
Instead, throw with an explanation.
(thanks reviewers!)
2020-02-04 17:51:03 -06:00
Sergey Lukjanov
18daf2f6a5 editorconfig-checker: 2.0.2 -> 2.0.3 2020-02-03 10:24:17 -08:00
Frederik Rietdijk
e4c28f78e7 Merge staging-next into staging 2020-02-02 15:33:13 +01:00
Maximilian Bosch
ea8ae88f04
Merge branch 'staging' into glibc230 2020-02-01 17:42:03 +01:00
Marek Mahut
fcd46443df
Merge pull request #78800 from yurrriq/update-scc
scc: 2.10.1 -> 2.11.0
2020-01-31 23:03:05 +01:00
Daiderd Jordan
b984c227d2
cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overrides
We _do_ want minimum versions in our packages.
2020-01-31 21:52:12 +01:00
Daiderd Jordan
9b579843d4
treewide: use stdenv.macosVersionMin 2020-01-31 21:52:12 +01:00
R. RyanTM
8bcad60b8f yodl: 4.02.01 -> 4.02.02 2020-01-30 22:21:00 -08:00
worldofpeace
ab9e0ea36e
Merge pull request #78654 from lovesegfault/arcanist-20190127
arcanist: 20190905 -> 20200127
2020-01-30 21:25:31 -05:00
Maximilian Bosch
8539d5f48f
argbash: fix build
* Fixed sourceRoot as it's not possible to write in a different
  store-path (`${src}` in this case).
* Patched shebangs to not use `/bin/bash`.
* Added `docutils` to nativeBuildInputs to fix build of the man-pages

See also https://hydra.nixos.org/build/110901127
2020-01-30 10:13:29 +01:00
Eric Bailey
187eefb7d8 scc: 2.10.1 -> 2.11.0 2020-01-29 19:42:48 -06:00
Maximilian Bosch
1a871171ce
avarice: remove
Broken for almost 2 years, doesn't build with recent
gcc (-> incompatible with latest glibc).
2020-01-28 20:11:01 +01:00
Maximilian Bosch
6b0cd9ad47
Merge branch 'staging' into glibc230
Conflicts:
	pkgs/applications/misc/vit/default.nix
2020-01-28 14:54:51 +01:00
Bernardo Meurer
ea9bdc6bb7
arcanist: 20190905 -> 20200127 2020-01-27 19:19:40 -08:00
Silvan Mosberger
80a2740991
Merge pull request #78265 from Synthetica9/https-homepages
treewide: fix redirected urls
2020-01-27 15:00:53 +01:00
Matthieu Coudron
2edf9a0332 luarocks-nix: fix generation when missing license
vstruct rockspec doesnt contain a license, which made luarocks-nix
crash. Bump luarocks nix to fix this.
2020-01-25 19:39:28 +01:00
Maximilian Bosch
ffe3f6db8f
intel-gpu-tools: 1.23 -> 1.24, fix build w/glibc-2.30 2020-01-25 19:22:31 +01:00
Maximilian Bosch
eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Eric Dallo
e2df20c217 clojure-lsp: 20200114T225020 -> 20200117T215443 2020-01-17 19:24:57 -03:00
Peter Hoeg
9290d1f4cb
Merge pull request #77695 from nyanloutre/usb-modeswitch
usb-modeswitch: fix configurable patch
2020-01-17 21:46:03 +08:00
Will Dietz
f38e103411 elfinfo: 0.7.6 -> 1.0.1 2020-01-17 13:59:18 +01:00
Jörg Thalheim
15dbf5221f
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
2020-01-17 11:54:05 +00:00
R. RyanTM
a4c0b61fe2 pwndbg: 2019.01.25 -> 2019.12.09 2020-01-17 10:03:41 +00:00
Mario Rodas
fcba2da348
Merge pull request #77795 from marsam/update-reviewdog
reviewdog: 0.9.15 -> 0.9.17
2020-01-16 07:54:57 -05:00
Mario Rodas
7952248b58
reviewdog: 0.9.15 -> 0.9.17 2020-01-15 18:18:18 -05:00
Eric Dallo
97527050ac clojure-lsp: 20200109T185134 -> 20200114T225020 2020-01-15 19:15:59 -03:00
Luka Blaskovic
820a197b5f gnum4: fix build with glibc>=2.28 2020-01-14 08:26:59 +00:00
Peter Hoeg
41d333e024
Merge pull request #60981 from thefloweringash/usb-modeswitch
usb_modeswitch: fixes
2020-01-14 10:48:45 +08:00
Niklas Hambüchen
353ea7f3eb
Merge pull request #77105 from r-ryantm/auto-update/kdbg
kdbg: 3.0.0 -> 3.0.1
2020-01-12 05:22:45 +01:00
Niklas Hambüchen
852bd1b2f2 kdbg: Add QT pluging path wrapper.
Fixes error

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

See #24256.
2020-01-12 05:20:39 +01:00
Mario Rodas
aa561c6fb4
Merge pull request #77404 from ericdallo/update-clojure-lsp
clojure-lsp: 20200106T233511 -> 20200109T185134
2020-01-10 19:30:13 -05:00
Marek Mahut
de26ac107f
Merge pull request #77413 from marsam/update-reviewdog
reviewdog: 0.9.14 -> 0.9.15
2020-01-10 16:31:50 +01:00
markuskowa
9473c080f5
Merge pull request #77305 from juliendehos/gede
gede: 2.14.1 -> 2.15.1
2020-01-10 13:23:49 +01:00
Julien Dehos
5aac98852e gede: 2.14.1 -> 2.15.1 2020-01-10 12:08:15 +01:00
Eric Dallo
42a23966ed clojure-lsp: 20200106T233511 -> 20200109T185134 2020-01-09 19:23:28 -03:00
Jaka Hudoklin
139daee494
Merge pull request #77073 from plumelo/auto-update/elasticsearch
elk stack: 7.3.1 -> 7.5.1
2020-01-09 09:48:24 +00:00
Mario Rodas
eaa35a2518
Merge pull request #77154 from ericdallo/update-clojure-lsp
clojure-lsp: 20191223T204324 -> 20200106T233511
2020-01-08 05:32:00 -05:00
Mario Rodas
7da52a2bfd
Merge pull request #77062 from r-ryantm/auto-update/global
global: 6.6.3 -> 6.6.4
2020-01-08 04:59:45 -05:00
Mario Rodas
3228b9dbdc
reviewdog: 0.9.14 -> 0.9.15 2020-01-08 04:20:00 -05:00
Eric Dallo
d474fc60aa clojure-lsp: 20191223T204324 -> 20200106T233511 2020-01-06 20:58:12 -03:00
Will Dietz
82bef497ad
pahole: 1.15 -> 1.16 2020-01-06 17:03:23 -06:00
R. RyanTM
df40eb84a9 kdbg: 3.0.0 -> 3.0.1 2020-01-06 09:25:08 -08:00
vasile luta
62000eeecd kibana7: 7.3.1 -> 7.5.1 2020-01-06 15:21:55 +02:00
R. RyanTM
885fb1b61b global: 6.6.3 -> 6.6.4 2020-01-06 04:47:32 -08:00
Mario Rodas
dff21b44cd
terracognita: 0.2.0 -> 0.3.0
Changelog: https://github.com/cycloidio/terracognita/releases/tag/v0.3.0
2020-01-04 04:20:00 -05:00
Frederik Rietdijk
7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Mario Rodas
7e8454fb85
Merge pull request #76443 from r-ryantm/auto-update/sysbench
sysbench: 1.0.18 -> 1.0.19
2020-01-03 03:43:17 -05:00
Florian Klink
1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
Added micronucleus
2020-01-02 22:54:32 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Vladimir Serov
8e5b810ac8
micronucleus: fixed darwin build 2020-01-02 15:33:24 +03:00
Franz Pletz
ff882242ea
Revert "Revert "openocd: Fix FTDI channel configuration for SheevaPlug""
This reverts commit b2623d3a9b. The revert
was an error since there was an override in my environment fetching a
more recent version of openocd.
2020-01-02 09:16:36 +01:00
Franz Pletz
b2623d3a9b
Revert "openocd: Fix FTDI channel configuration for SheevaPlug"
This reverts commit 2b3975d5d2. Patch does
not apply cleanly.
2020-01-02 06:12:27 +01:00
Vladimir Serov
8c7473e203
micronucleus: init at 2.04 2020-01-02 01:58:54 +03:00
K. Bruneau
7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Robin Gloster
6ca6ac796b
treewide: configureFlags is a flat list 2019-12-31 01:37:49 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster
755db0b689
treewide: installTargets is a list 2019-12-31 00:25:26 +01:00
Robin Gloster
ba0a3edf7f
stdenv: installTargets is a list 2019-12-31 00:24:02 +01:00
Robin Gloster
313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Andrew Childs
2b3975d5d2 openocd: Fix FTDI channel configuration for SheevaPlug 2019-12-30 17:21:39 +01:00
Andrew Childs
6dd60c6cac texinfoInteractive: fix cross build 2019-12-30 17:21:39 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
lewo
885c4cc97c
Merge pull request #76151 from Ma27/bump-hydra
hydra: 2019-08-30 -> 2019-11-13
2019-12-29 10:28:44 +01:00
Lily Ballard
048243b8b9 tokei: 10.1.0 -> 10.1.1 (#76630) 2019-12-28 23:07:27 -05:00
Oleksii Filonenko
af57b17404 act: init at 0.1.3 2019-12-27 16:24:36 -08:00
Franz Pletz
9ce51b64bf
sipp: 3.5.1 -> 3.6.0 2019-12-26 16:48:11 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Mario Rodas
dce6d4173e
Merge pull request #75124 from ericdallo/add-clojure-lsp
clojure-lsp: init at release-20191223T204324
2019-12-25 20:37:20 -05:00
Eric Dallo
c7d9ec5ce8
clojure-lsp: init at release-20191223T204324 2019-12-25 20:12:09 -05:00
Fernando J Pando
8ef6867db6 cli11: 1.8.0 remove broken test 2019-12-24 17:05:10 -05:00
R. RyanTM
d5080b6a74 sysbench: 1.0.18 -> 1.0.19 2019-12-24 12:06:15 -08:00
Maximilian Bosch
c1d5d406d6
hydra: 2019-08-30 -> 2019-11-13
Updates NixOS/hydra to the latest git-revision available. Also ensured
that the list of Perl dependencies needed for the server is up-to-date.

Most notably are the following changes:

* HTTP-endpoint at `/prometheus` to export metrics
* New user-roles for minor maintenance tasks
2019-12-21 21:57:50 +01:00
nyanloutre
b092c4618a
usb-modeswitch: fix configurable patch 2019-12-21 12:55:36 +01:00
Niklas Hambüchen
8944ecb997
Merge pull request #75944 from filalex77/scc-2.10.1
scc: 2.8.0 -> 2.10.1
2019-12-19 22:23:34 +00:00
Mario Rodas
c3b0e1268a
Merge pull request #75864 from marsam/fix-build-sqitchPg-darwin
sqitchPg: fix build on darwin
2019-12-19 10:10:29 -05:00
Oleksii Filonenko
b0a895731c
scc: add filalex77 to maintainers 2019-12-19 16:18:51 +02:00
Oleksii Filonenko
31a3e7a137
scc: 2.8.0 -> 2.10.1 2019-12-19 16:18:27 +02:00
Maximilian Bosch
2d6e75f223
Merge pull request #75689 from duairc/hydra-fix
hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
2019-12-19 14:45:03 +01:00
Mario Rodas
f42f6df759
sqitchPg: fix build on darwin 2019-12-18 04:20:00 -05:00
Mario Rodas
52a6991e36
Merge pull request #75403 from r-ryantm/auto-update/usb-modeswitch-data
usb-modeswitch-data: 20170806 -> 20191128
2019-12-17 08:22:23 -05:00
Mario Rodas
18b2ad65dd
Merge pull request #75402 from r-ryantm/auto-update/usb-modeswitch
usb-modeswitch: 2.5.2 -> 2.6.0
2019-12-17 08:21:58 -05:00
Shane
8acf3405ca hydra: Temporarily unbreak hydra with the deprecated lib.closePropagation
Hydra fails to start on recent recent nixpkgs due to a change in Perl packaging: this has been reported in #72783. @conferno in that thread suggested using lib.closePropagation as a fix, which is apparently deprecated, but works for now.
2019-12-16 10:29:19 +00:00
R. RyanTM
088885d416 usb-modeswitch-data: 20170806 -> 20191128 2019-12-09 15:30:38 -08:00
R. RyanTM
f5d56c4053 usb-modeswitch: 2.5.2 -> 2.6.0 2019-12-09 15:27:53 -08:00
Vladyslav M
a75e475ed4
strace: 5.3 -> 5.4 2019-12-08 23:26:10 +02:00
c0bw3b
69b393ace5 Treewide: update some problematic homepages
These URLs are reported as problematic by Repology.
It could be a permanent redirection
or the page does not exist anymore
2019-12-08 10:21:29 -08:00
Brian McKenna
664fdfbb78 direvent: init at 5.2 2019-12-08 16:23:58 +01:00
Mario Rodas
fc8596b203 reviewdog: 0.9.12 -> 0.9.14
Changelog: https://github.com/reviewdog/reviewdog/releases/tag/v0.9.14
2019-12-08 11:01:56 +01:00
John Ericson
ce0fd24752
Merge pull request #74806 from Ericson2314/gdb-correct-lib
gdb: Fix safe path for cross
2019-12-01 17:39:06 -05:00
John Ericson
7ee98d8bb3 gdb: Fix safe path for cross 2019-12-01 17:13:24 -05:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Bjørn Forsman
b345649811 uncrustify: 0.67 -> 0.70.1
It depends on python now (only build time).
2019-11-27 20:50:04 +01:00
R. RyanTM
3e599c8e90 elfkickers: 3.1 -> 3.1a (#74171) 2019-11-27 17:28:25 +01:00
Jörg Thalheim
3ebebaf9ad
gdb: configure with stdenv.cc.cc.lib safe path (#73574)
gdb: configure with stdenv.cc.cc.lib safe path
2019-11-27 11:06:50 +00:00
John Ericson
f191360ad0 Merge remote-tracking branch 'upstream/staging-next' into staging 2019-11-25 15:59:05 -05:00
Viktor Vilhelm Sonesten
2c50bd3984
gdb: prepend default safe paths
Co-Authored-By: Jörg Thalheim <Mic92@users.noreply.github.com>
2019-11-25 20:48:28 +01:00
R. RyanTM
03333a7f58 ccls: 0.20190823.4 -> 0.20190823.5 2019-11-25 09:06:12 -08:00
John Ericson
6d3b7458cc
Merge pull request #74065 from Ericson2314/cc-versions
compilers, binutils: Add version and pname
2019-11-24 18:35:13 -05:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
Mario Rodas
24f73573e5
Merge pull request #73395 from filalex77/mkcert-1.4.1
mkcert: 1.4.0 -> 1.4.1
2019-11-24 15:00:08 -05:00
John Ericson
234446a447 binutils: Use pname 2019-11-24 18:32:26 +00:00
John Ericson
04f3bc518e binutils: Inherit version 2019-11-24 18:32:26 +00:00
MetaDark
f3402a38da texlab: 1.6.0 -> 1.7.0 2019-11-20 16:52:02 -08:00
zimbatm
e18435d9ad travis: add pry to the dependencies
This is required to run `travis console` but is not part of the upstream
dependency list. Upstream is also not compatible with pry 0.12+ and
breaks with this error `uninitialized constant Pry::SIMPLE_PROMPT`.

Fixes #73238
2019-11-20 15:36:55 -08:00
Tmplt
75348fafae gdb: use a safePaths parameter instead 2019-11-20 18:14:54 +01:00
Michael Bishop
4aa1ffae04
initial implementation of vc4 cross-compile 2019-11-19 22:19:15 -04:00
Tmplt
a3e008420e gdb: configure a safe path instead of wrapping 2019-11-19 21:40:16 +01:00
Tmplt
6cff4ce58b gdb: don't propagate unwrapped gdb 2019-11-19 16:48:40 +01:00
Tmplt
95692734b0 Merge remote-tracking branch 'upstream/staging' into wrap-gdb 2019-11-17 23:33:37 +01:00
Tmplt
800f280696 gdb: wrap, making libstdc++ plugin safe to load 2019-11-17 18:51:54 +01:00
Frederik Rietdijk
3864800226 Merge master into staging-next 2019-11-17 10:31:52 +01:00
c0bw3b
d811bb1dcb Treewide: replace last refs to alioth.debian.org
Alioth is now offline -> https://wiki.debian.org/Salsa/AliothMigration
Sources moved to other forges (Salsa for example)
Some release tarballs are available on alioth-archive.debian.org
2019-11-16 11:32:05 +01:00
Oleksii Filonenko
48ba169317
mkcert: 1.4.0 -> 1.4.1
Co-authored-by: Joh <jonringer@users.noreply.github.com>
2019-11-14 19:32:13 +02:00
Frederik Rietdijk
c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
MetaDark
a4e600e9d3 texlab: init at 1.6.0 2019-11-13 07:49:21 -05:00