Commit Graph

10594 Commits

Author SHA1 Message Date
adisbladis
54928f92ac
poetry: 0.12.17 -> 1.0.0 2020-01-02 21:59:56 +00:00
adisbladis
ded1080db4
poetry2nix: init at 1.1.0 2020-01-02 21:59:56 +00:00
Florian Klink
1c9af6e7c1
Merge pull request #76621 from cab404/micronucleus
Added micronucleus
2020-01-02 22:54:32 +01:00
Frederik Rietdijk
62bfa88763 Merge staging-next into staging 2020-01-02 21:41:48 +01:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Matt McHenry
2867d1963a flyway: fix jarDirs option
this is not a system property, but rather an argument to
org.flaywaydb.commandline.Main.main().  therefore, it must come after,
rather than before, the name of the main class.  (otherwise it's
interpreted as an argument to the VM itself.)

flyway also expects the option and value to be separated by '=', not ' '.

follows on to #76094
2020-01-02 13:32:56 -05: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
Wael Nasreddine
43e14efcc7
kcli: init at 1.8.2 (#76791)
kcli: init at 1.8.2
2020-01-01 23:30:08 -08: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
Craig Swank
1203bd403c kcli: init at 1.8.2 2020-01-01 17:15:38 -07:00
Vladimir Serov
8c7473e203
micronucleus: init at 2.04 2020-01-02 01:58:54 +03:00
Maximilian Bosch
26f3d45b5f
cargo-make: 0.24.3 -> 0.25.0
https://github.com/sagiegurari/cargo-make/releases/tag/0.25.0
2020-01-01 21:13:45 +01:00
Alvar
a47ad014d5 golangci-lint: 1.21.0 -> 1.22.2 (#76782)
Also replace legacy `buildGoPackage` with `buildGoModule`.
2020-01-01 10:33:38 -08:00
Anders Kaseorg
2c70867d77 vagrant: Improve installCheckPhase to verify an actual operation
Just running `vagrant --version` was insufficient to catch #76629, but
this would have.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-31 20:21:17 -08:00
Anders Kaseorg
5ddafad13e vagrant: Resolve crash by replacing gem symlinks with directories
This workaround was discovered by painstakingly resolving the
differences between a working installation and a non-working
installation until a minimal change was found.  I have no idea why it
works.

Fixes #76629.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-12-31 20:21:16 -08: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
Maximilian Bosch
43eec1d30f
cargo-make: 0.24.2 -> 0.24.3
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.3
2019-12-31 20:30:12 +01:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Mikhail Klementev
dad53fa08b codeql: init at 2.0.0 2019-12-31 16:29:20 +01:00
R. RyanTM
d6a5d28a4c bison: 3.4.2 -> 3.5 2019-12-31 09:21:08 +01: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
Robin Gloster
5f2b92e3ec
treewide: NIX_*_COMPILE -> string 2019-12-31 00:13:29 +01:00
Robin Gloster
981ae25113
treewide: NIX_*_COMPILE -> string 2019-12-31 00:07:21 +01:00
Jonathan Ringer
d72c4791bc Merge remote-tracking branch 'origin' into staging-next 2019-12-30 14:36:16 -08:00
Tim Steinbach
d835f229f4
Merge pull request #76711 from ktor/master
gradle: 5.6.1 -> 5.6.4
2019-12-30 13:20:25 -05:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Pawel Kruszewski
5f182a9eed gradle: 5.6.1 -> 5.6.4 2019-12-30 18:33:21 +01: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
Andrew Childs
63c9e4ee9d meson: add armv5tel cpu family 2019-12-30 17:21:39 +01:00
Jonathan Ringer
4e8b34cc5e devpi-server: fix tests 2019-12-30 16:46:52 +01:00
Jonathan Ringer
8b4996eac2 python3Packages.pgcli: remove prompt_tookit version bounds 2019-12-30 16:46:50 +01:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +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
a8822b6ec2
gnumake: *Flags are lists 2019-12-30 11:13:41 +01:00
Jan Tojnar
a69e309794
Merge branch 'staging-next' into staging 2019-12-30 05:24:03 +01:00
Jan Tojnar
480fc1856a
Merge branch 'master' into staging-next 2019-12-30 05:22:23 +01:00
Robin Gloster
ac8eaa8507
treewide: fix *Flags 2019-12-30 04:50:37 +01:00
Dmitry Kalinkin
4c7a9a0a88
unityhub: switch name to "unityhub"
cc #65391
2019-12-29 10:37:48 -05:00
Jaka Hudoklin
3da80f0f7e
Merge pull request #68631 from xtruder/pkgs/rdbtools/init
rdbtools: init at 0.1.14
2019-12-29 11:26:29 +00:00
Jan Tojnar
c72e388b7f
gn: switch to python 3 2019-12-29 11:21:08 +01:00
Christoph Hrdinka
62534246bf
Merge pull request #76248 from r-ryantm/auto-update/ephemeralpg
ephemeralpg: 2.5 -> 2.9
2019-12-29 11:06:02 +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
Frederik Rietdijk
5aed91512d Merge staging-next into staging 2019-12-29 10:20:05 +01:00
Frederik Rietdijk
fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Lily Ballard
048243b8b9 tokei: 10.1.0 -> 10.1.1 (#76630) 2019-12-28 23:07:27 -05:00
Mikołaj Gałkowski
650a6354bb unityhub: init at 2.2.2 (#65391) 2019-12-28 13:16:18 -05:00
Oleksii Filonenko
af57b17404 act: init at 0.1.3 2019-12-27 16:24:36 -08:00
(cdep)illabout
b7a5df05c3 spago: 0.12.1.0 -> 0.13.0 2019-12-27 20:37:13 +01:00
(cdep)illabout
7cbc498a0e spago: add update script for automatically updating to new versions 2019-12-27 20:37:13 +01:00
Maximilian Bosch
645d99ecc3
cargo-expand: 0.4.16 -> 0.4.17
https://github.com/dtolnay/cargo-expand/releases/tag/0.4.17
2019-12-26 21:40:20 +01:00
Maximilian Bosch
6f802abc13
nexus: 3.19.1-01 -> 3.20.1-01
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.1
https://help.sonatype.com/repomanager3/release-notes/2019-release-notes#id-2019ReleaseNotes-RepositoryManager3.20.0
2019-12-26 20:04:11 +01:00
Franz Pletz
9ce51b64bf
sipp: 3.5.1 -> 3.6.0 2019-12-26 16:48:11 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
oxalica
057840da6e
cargo-flamegraph: also wrap flamegraph 2019-12-26 18:56:26 +08: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
Silvan Mosberger
5dc7050bd6
Merge pull request #75400 from nand0p/ethminer-v18
ethminer: 0.18.0-rc.0 -> 0.18.0
2019-12-25 23:56:24 +01:00
Mikhail Klementev
f8dec92f04 out-of-tree: 1.1.1 -> 1.2.1 2019-12-25 19:45:59 +00:00
Jan Tojnar
4bbc6cc66f
Merge branch 'staging-next' into staging 2019-12-25 05:18:52 +01:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
Tim Steinbach
ecbcdc8a4c
Merge pull request #76416 from r-ryantm/auto-update/sbt
sbt: 1.3.4 -> 1.3.5
2019-12-24 21:36:46 -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
R. RyanTM
23436b5529 sbt: 1.3.4 -> 1.3.5 2019-12-24 07:59:37 -08:00
R. RyanTM
5d33d676eb qbs: 1.14.1 -> 1.15.0 2019-12-24 05:08:43 -08:00
Pascal Wittmann
332dbf1e52
Merge pull request #76281 from r-ryantm/auto-update/icmake
icmake: 9.02.08 -> 9.02.09
2019-12-24 08:57:49 +01:00
R. RyanTM
0fa2ab2a74 mill: 0.5.3 -> 0.5.6 2019-12-23 15:31:52 -08:00
R. RyanTM
7090e0cf24 libsigrokdecode: 0.5.2 -> 0.5.3 2019-12-23 23:51:45 +01:00
oxalica
057b94a3d2
cargo-flamegraph: fix runtime dep: linux-perf 2019-12-24 05:28:50 +08:00
R. RyanTM
0de96d76e8 micronaut: 1.2.6 -> 1.2.8 2019-12-23 13:26:53 -08:00
R. RyanTM
d7cec21555 icmake: 9.02.08 -> 9.02.09 2019-12-23 08:46:51 -08:00
Mario Rodas
8d3199b549
Merge pull request #74261 from marsam/update-dune
dune: init at 2.1.0
2019-12-23 09:19:21 -05:00
Ryan Mulligan
2529367e81
Merge pull request #76243 from r-ryantm/auto-update/fdroidserver
fdroidserver: 1.1.5 -> 1.1.6
2019-12-23 05:59:11 -08:00
Mario Rodas
412c239b2c
Merge pull request #76247 from r-ryantm/auto-update/doit
doit: 0.31.1 -> 0.32.0
2019-12-23 08:29:54 -05:00
R. RyanTM
17c58af8ba ephemeralpg: 2.5 -> 2.9 2019-12-23 03:01:36 -08:00
R. RyanTM
5fb48efd99 doit: 0.31.1 -> 0.32.0 2019-12-23 02:33:40 -08:00
R. RyanTM
b9cb485c4a fdroidserver: 1.1.5 -> 1.1.6 2019-12-23 01:59:17 -08:00
Mario Rodas
8b8c9cab8d
Merge pull request #76228 from r-ryantm/auto-update/cmake-format
cmake-format: 0.6.3 -> 0.6.4
2019-12-23 04:40:56 -05:00
R. RyanTM
e5917771b8 byacc: 20191119 -> 20191125 2019-12-23 00:47:25 -08:00
Pascal Bach
8b21b3a42e gitlab-runner: 12.5.0 -> 12.6.0 (#76190)
This release does no longer contain the lock file that broke the NixOS
module in 12.5.0
2019-12-23 08:28:40 +00:00
R. RyanTM
aa6fef25fd cmake-format: 0.6.3 -> 0.6.4 2019-12-22 23:11:24 -08:00
Mario Rodas
2716688b99
Merge pull request #75250 from r-ryantm/auto-update/ktlint
ktlint: 0.35.0 -> 0.36.0
2019-12-22 18:33:10 -05: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
Maximilian Bosch
7b6d5dfcab
Merge pull request #76140 from deadloko/feature/qtcreator_411
qtcreator: 4.10.0 -> 4.11.0
2019-12-21 21:06:07 +01:00
markuskowa
40dd307edf
Merge pull request #75733 from ericdallo/clj-kondo-update
clj-kondo: 2019.11.07 -> 2019.12.14
2019-12-21 18:58:35 +01:00
Andrew Newman
0dc0af5f31 qtcreator: 4.10.0 -> 4.11.0 2019-12-21 19:28:12 +03:00
Mario Rodas
1b1f9584e5
dune_2: init at 2.1.0
Changelog:
- https://github.com/ocaml/dune/releases/tag/2.0.0
- https://github.com/ocaml/dune/releases/tag/2.0.1
- https://github.com/ocaml/dune/releases/tag/2.1.0
2019-12-21 10:03:41 -05:00
nyanloutre
b092c4618a
usb-modeswitch: fix configurable patch 2019-12-21 12:55:36 +01:00
Mario Rodas
9be700bc26
bazelisk: 1.1.0 -> 1.2.1
Changelog:
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.0
- https://github.com/bazelbuild/bazelisk/releases/tag/v1.2.1
2019-12-20 22:22:22 -05:00
Maximilian Bosch
d3d1b12310
Merge pull request #74133 from r-ryantm/auto-update/rust-cbindgen
rust-cbindgen: 0.9.1 -> 0.10.0
2019-12-21 00:29:48 +01:00
Maximilian Bosch
4a6c8d5c27
wasm-bindgen-cli: 0.2.55 -> 0.2.56
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.56
2019-12-20 19:19:06 +01:00
Tim Steinbach
bbf9c5ed29
jenkins: 2.190.3 -> 2.204.1 2019-12-20 11:36:07 -05:00
Jörg Thalheim
b6ee7aa184
Merge pull request #76099 from malbarbo/rustup-1.21.0
rustup: 1.20.2 -> 1.21.0
2019-12-20 15:21:38 +00:00
Tobias Mayer
dfee92cd2e cmake: 3.15.4 -> 3.16.2 2019-12-20 15:59:32 +01:00
Marco A L Barbosa
2168ea38dc rustup: 1.20.2 -> 1.21.0 2019-12-20 10:05:38 -03:00
John Children
666e58da47 rust-bindgen: 0.51.1 -> 0.52.0
Update for latest point release from a month ago: https://github.com/rust-lang/rust-bindgen/releases/tag/v0.52.0
2019-12-20 13:36:27 +01:00
Rakesh Gupta
be98fd4c6b flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Rakesh Gupta
c1717a13c4 flyway: 6.1.0 -> 6.1.2 2019-12-20 13:34:49 +01:00
Mario Rodas
aa54998817 buildpack: 0.5.0 -> 0.6.0
Changelog: https://github.com/buildpacks/pack/releases/tag/v0.6.0
2019-12-20 01:54:57 +00: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
Danielle
b8afcb742a packer: 1.4.4 -> 1.5.0 (#75948) 2019-12-19 21:00:09 +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
Michael Weiss
859b51598b
Merge pull request #75875 from primeos/scons
scons: 3.1.1 -> 3.1.2
2019-12-19 14:26:27 +01:00
Frederik Rietdijk
39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Mario Rodas
9c764c306b
Merge pull request #75824 from imbsky/patch-1
yarn: 1.19.2 -> 1.21.1
2019-12-18 17:06:50 -05:00
Mario Rodas
ab0e766e53
tflint: 0.13.2 -> 0.13.3
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.13.3
2019-12-18 14:36:00 -05:00
Michael Weiss
832cf092c7
scons: 3.1.1 -> 3.1.2
Announcement:
https://scons.org/scons-312-is-available.html

Changelog:
https://raw.githubusercontent.com/SConsProject/scons/rel_3.1.2/src/CHANGES.txt
2019-12-18 16:10:11 +01:00
BSKY
5b29c8d937 yarn: 1.19.2 -> 1.21.1 2019-12-18 21:11:44 +09:00
Mario Rodas
86d06ee968
ocamlPackages.utop: use buildDunePackage 2019-12-18 04:23:00 -05:00
Mario Rodas
d07842589d
ocamlPackages.ocp-index: use buildDunePackage 2019-12-18 04:22:00 -05: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
Eric Dallo
8cbb00a9ed clj-kondo: 2019.11.07 -> 2019.12.14 2019-12-16 21:01:20 -03:00
Maximilian Bosch
e1c6965beb
cargo-raze: 0.2.8 -> 0.2.10
https://github.com/google/cargo-raze/releases/tag/v0.2.9
https://github.com/google/cargo-raze/releases/tag/v0.2.10
2019-12-16 18:29:41 +01:00
Mario Rodas
a8cfa9b438
Merge pull request #75542 from aca-labs/ameba
ameba: 0.10.1 -> 0.11.0
2019-12-16 11:02:58 -05:00
Maximilian Bosch
75f8327773
cargo-geiger: 0.7.3 -> 0.9.0
https://crates.io/crates/cargo-geiger/0.9.0
2019-12-16 13:37:30 +01: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
Frederik Rietdijk
c20cd71d60 Merge master into staging-next 2019-12-15 16:09:28 +01:00
Vincent Laporte
788148f93c ocaml-top: 1.1.5 → 1.2.0-rc 2019-12-15 08:11:56 +01:00
Mario Rodas
ba22262959
Merge pull request #75667 from tobim/pkgs/cmake-format
cmake-format: 0.6.2 -> 0.6.3
2019-12-14 21:17:41 -05:00
Jan Tojnar
239e4c1f06
doxygen: switch to python3
Also move the build-time dependencies to nativeBuildInputs, and drop perl as it no longer seems to be necessary (CMake is not looking for it any more).
2019-12-15 01:50:38 +01:00
Jan Tojnar
1c2019fe01
gtk-doc: clean up
* use buildPythonApplication instead of symlinking
   * but do not propagate Python
* Add lxml & anytree for gtkdoc-mkhtml2
2019-12-15 01:50:35 +01:00
Kim Burgess
90f84bc5dd
ameba: 0.10.1 -> 0.11.0 2019-12-15 09:36:46 +10:00
Symphorien Gibol
bafaf78ead pyflame: remove
The upstream repository is archived and new python version are not going
to be supported.
2019-12-14 23:23:03 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Tobias Mayer
f2e4680dec cmake-format: 0.6.2 -> 0.6.3 2019-12-14 23:04:32 +01:00
Maximilian Bosch
a081531a80
Merge pull request #75298 from dywedir/strace
strace: 5.3 -> 5.4
2019-12-14 17:06:38 +01:00
Mario Rodas
4c142b0854 flow: 0.113.0 -> 0.114.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.114.0
2019-12-14 01:29:00 -08:00
Renaud
637f16dc3e bingrep: 0.7.0 -> 0.8.1 2019-12-13 22:51:23 -08:00
Mario Rodas
d1913d175d buildah: 1.11.6 -> 1.12.0
Changelog: https://github.com/containers/buildah/releases/tag/v1.12.0
2019-12-13 22:35:53 -08:00
Maximilian Bosch
9ff834fafc
fixup! Merge pull request #74422 from r-ryantm/auto-update/ibus-typing-booster 2019-12-14 04:35:33 +01:00
Maximilian Bosch
69d31c37bc
cargo-make: 0.24.1 -> 0.24.2
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.2
2019-12-14 02:25:41 +01:00
Сухарик
fcaaffedef cue: 0.0.14 -> 0.0.15 2019-12-13 15:21:09 +03:00
Jaka Hudoklin
df0ff77a23
rdbtools: init at 0.1.14 2019-12-13 10:57:06 +00:00
Frederik Rietdijk
dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Jaka Hudoklin
486ce85009
Merge pull request #75582 from gabibbo97/kind-0.6.1
kind: 0.5.1 -> 0.6.1
2019-12-13 06:41:53 +00:00
Giacomo Longo
ec3435244e kind: 0.5.1 -> 0.6.1 2019-12-13 06:42:45 +01:00
Mario Rodas
c06f8a7775
Merge pull request #75559 from marsam/update-brakeman
brakeman: 4.7.1 -> 4.7.2
2019-12-12 19:10:34 -05:00
Mario Rodas
d84fa7c0ce
Merge pull request #75419 from lilyball/jazzy
jazzy: 0.12.0 -> 0.13.0
2019-12-12 08:39:34 -05:00
Mario Rodas
ccd7630118
brakeman: 4.7.1 -> 4.7.2 2019-12-12 04:20:00 -05:00
Mario Rodas
481a00f3b1 tfsec: 0.12.2 -> 0.13.0 2019-12-12 05:41:32 +01:00
Vincent Laporte
2cf477f28d ocamlPackages.merlin: 3.3.2 → 3.3.3 2019-12-11 09:58:21 +01:00
Frederik Rietdijk
f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
scalavision
38c7aa05ef mill: 0.5.2 -> 0.5.3 (#75423) 2019-12-10 15:40:05 +01:00
Jonathan Ringer
92b775e19c aws-sam-cli: fix dependencies 2019-12-10 00:31:07 -08:00
Lily Ballard
784909cea4 jazzy: 0.12.0 -> 0.13.0 2019-12-09 21:45:59 -08: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
Steve Purcell
866424d2ec fly: 5.4.1 -> 5.7.2 2019-12-09 18:49:17 +01:00
Troels Henriksen
7bc544f600 oclgrind: use newest LLVM 2019-12-09 15:30:12 +01:00
Théo Zimmermann
d1685e81ef ocamlformat: 0.11.0 -> 0.12 2019-12-09 15:08:07 +01:00
Ryan Mulligan
bc87c5dfb7
Merge pull request #75306 from r-ryantm/auto-update/oclgrind
oclgrind: 18.3 -> 19.10
2019-12-09 06:00:08 -08:00
R. RyanTM
a5d2d24305 oclgrind: 18.3 -> 19.10 2019-12-08 14:33:52 -08:00
Vladyslav M
a75e475ed4
strace: 5.3 -> 5.4 2019-12-08 23:26:10 +02:00
R. RyanTM
af55862c3f minizincide: 2.3.1 -> 2.3.2 2019-12-08 10:31:27 -08: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
Kim Burgess
975195a474 ameba: init at 0.10.1 2019-12-08 15:27:33 +01:00
R. RyanTM
bfd3b32151 ktlint: 0.35.0 -> 0.36.0 2019-12-08 05:16:28 -08: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
Lassulus
182a8799c5
Merge pull request #73711 from B4dM4n/cargo-crev-init
cargo-crev: init at 0.13.0
2019-12-08 10:03:17 +01:00
Mario Rodas
929a088a94
tflint: 0.13.1 -> 0.13.2
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.13.2
2019-12-07 16:20:00 -05:00
Tobias Mayer
b64a640edf cmake-format: 0.6.0 -> 0.6.2 2019-12-07 23:13:30 +01:00
Сухарик
0850a90fd5 alloy: 5.0.0.1 -> 5.1.0 2019-12-07 19:11:26 +01:00
Maximilian Bosch
1e5ef9e87b
Merge pull request #75135 from ryneeverett/vim-vint-0.3.21
vim-vint: 0.3.20 -> 0.3.21
2019-12-07 15:56:34 +01:00
Sarah Brofeldt
18e8ec3bdd
Merge pull request #74800 from jlesquembre/kubeprompt
kubeprompt: init at 0.3.0
2019-12-07 13:37:09 +01:00
ryneeverett
0b9973df25 vim-vint: 0.3.20 -> 0.3.21
The runtime dependencies are no longer pinned but the test dependencies
still are.
2019-12-07 05:32:29 +00:00
Niklas Hambüchen
acb19e319b
Merge pull request #74784 from liff/hcloud/1.14.0
hcloud: 1.13.0 -> 1.14.0
2019-12-07 03:44:06 +01:00
Florian Klink
898e981bda
Merge pull request #73606 from samueldr/fix/valgrind-cross
valgrind: Add perl as a native build input
2019-12-06 22:44:12 +01:00
Maximilian Bosch
b3c9e72ef5
cargo-make: 0.24.0 -> 0.24.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.24.1
2019-12-06 17:22:51 +01:00
Thomas Depierre
6daa6e7fb8 hex2nix: remove 2019-12-06 16:45:34 +01:00
lewo
2e0646ee99
Merge pull request #74906 from Moredread/godot
godot: 3.1.1 -> 3.1.2
2019-12-06 09:05:31 +01:00
Vincent Laporte
7132e6b573 ocaml-crunch: init at 3.1.0 2019-12-06 06:17:14 +00:00
Jean-Philippe Braun
14f3973436 skaffold: 0.36.0 -> 1.0.1 2019-12-06 04:24:16 +01:00
Florian Klink
5233338ad9
Merge pull request #74976 from guibou/bazel_config_file_system
bazel: take into account system wide bazelrc configuration if it exists
2019-12-06 02:09:36 +01:00
Vladyslav M
ca7272d199
Merge pull request #75032 from marsam/update-pgcli
pgcli: 2.1.1 -> 2.2.0
2019-12-05 21:57:32 +02:00
Dmitry Kalinkin
31cf89957a
Merge pull request #74979 from Shopify/seb-phantomjs2-clang60
phantomjs2: Fix compilation when using clang60
2019-12-05 12:04:58 -05:00
Sebastien Lavoie
50915af138
phantomjs2: Fix compilation when using clang60 2019-12-05 13:57:35 +01:00
Guillaume Bouchard
4fdea7312e bazel: bazelRC path set by a patch
In bazel source code change in the future, patch will fail and we'll
detect the regression sooner.
2019-12-05 11:45:36 +01:00
Mario Rodas
f092ee64ae
Merge pull request #75009 from marsam/update-buildah
buildah: 1.11.5 -> 1.11.6
2019-12-05 05:44:48 -05:00
Guillaume Bouchard
1ce0375b2f bazel: close #70911 by conditionally loading system wide configuration
Some system may setup global informations (such as bazel cache location)
in /etc/bazel.bazelrc
2019-12-05 11:17:13 +01:00
Guillaume Bouchard
0cffa85d57 bazel: remove wrapProgram and move it to system configuration
This way, custom configurations are all at the same place. Also, user
may override these settings using the command line.
2019-12-05 11:16:47 +01:00
Guillaume Bouchard
5b9e350fd4 bazel: move configuration file to a proper nix store entry
Easier to read and maintain
2019-12-05 11:02:37 +01:00
Frederik Rietdijk
c9a19b5f7e Merge staging-next into staging 2019-12-05 10:19:54 +01:00
Frederik Rietdijk
51ef7c3e49 Merge master into staging-next 2019-12-05 09:14:08 +01:00
Mateusz Kowalczyk
1451a52a38 Remove myself (fuuzetsu) from maintainer lists
I haven't been doing any maintenance for a long time now and not only
do I get notified, it also creates a fake impression that all these
packages had at least one maintainer when in practice they had none.
2019-12-05 16:29:48 +09:00
Mario Rodas
adca6cc452 pgcli: 2.1.1 -> 2.2.0 2019-12-05 00:01:00 -05:00
Mario Rodas
830e309ccf
buildah: 1.11.5 -> 1.11.6
Changelog: https://github.com/containers/buildah/releases/tag/v1.11.6
2019-12-04 21:07:33 -05:00
Your Name
bce9e720df doctl: 1.31.2 -> 1.35.0 2019-12-04 15:52:32 -06:00
Maximilian Bosch
e855a8e287
Merge pull request #72945 from Ma27/bump-vagrant
vagrant: 2.2.5 -> 2.2.6
2019-12-04 22:43:10 +01:00
Maximilian Bosch
1b66665b6d
Merge pull request #74977 from marsam/add-nix-linter
nix-linter: init at 2019-04-26
2019-12-04 22:31:45 +01:00
André-Patrick Bubel
e2d24a023f
godot: 3.1.1 -> 3.1.2 2019-12-04 20:55:39 +01:00
Florian Klink
f4fd6ad282
Merge pull request #73309 from guibou/bazel_fix_env
bazel: fix strict action env
2019-12-04 16:02:09 +01:00
Guillaume Bouchard
c0a6fc4a56 bazel: add file and zip in the test runner env
`file` and `zip` are needed for some bazel test and by default the test
runner take these binaries from the current `PATH` which may not contain
them
2019-12-04 12:59:32 +01:00
Guillaume Bouchard
20752ba4f7 bazel: improve strict action env context
- Bazel strict action env set a default PATH to
`/bin/:/usr/bin:/usr/local/bin`. This was previously changed to disable
this behavior to improve hermeticity. However the previous change was
only removing `/bin:/usr/bin`, keeping `/usr/local/bin`, this commit
also remove this entry.
2019-12-04 12:59:32 +01:00
Mario Rodas
4b83e3e893
nix-linter: init at 2019-04-26 2019-12-04 04:20:00 -05:00
Greg Roodt
8ac4947846 conftest: 0.14.0 -> 0.15.0 2019-12-04 16:53:44 +11:00
Oleksii Filonenko
d6b3bfef46
scry: add filalex77 to maintainers 2019-12-03 18:10:44 +02:00
Oleksii Filonenko
9052debc9b
scry: 0.8.0 -> 0.8.1
- Use `crystal.buildCrystalPackage`
- Add `shards.nix`
- Reformat a bit
2019-12-03 18:10:44 +02:00
Jan Tojnar
77b605546c
Merge branch 'staging-next' into staging 2019-12-03 16:52:44 +01:00
Jan Tojnar
30fae2883e
Merge branch 'master' into staging-next 2019-12-03 16:51:48 +01:00
Jan Tojnar
daa676f1d1
Merge pull request #74282 from d-goldin/pango_update_split
pango, pygtk: fixing up newer pango and pygtk
2019-12-03 15:31:39 +01:00
Eduardo Quiros
8e72ad4fbc lazygit 0.8 -> 0.11.3 2019-12-03 14:55:27 +01:00
Mario Rodas
93223f5cc3
Merge pull request #74872 from marsam/update-flow
flow: 0.112.0 -> 0.113.0
2019-12-03 07:15:53 -05:00
Mario Rodas
ad5349f515
rubocop: 0.76.0 -> 0.77.0
Changelog: https://github.com/rubocop-hq/rubocop/releases/tag/v0.77.0
2019-12-02 20:00:00 -05:00
Mario Rodas
7116a3d1df
flow: 0.112.0 -> 0.113.0
Changelog: https://github.com/facebook/flow/releases/tag/v0.113.0
2019-12-02 18:00:00 -05:00
Matthew Bauer
0505c5125c
Merge branch 'master' into static-fixes 2019-12-02 13:34:24 -05:00
Jan Tojnar
3a53ef08f1
Merge pull request #70650 from jtojnar/meson-0.52
meson: 0.51.2 → 0.52.1
2019-12-02 18:27:05 +01:00
Dima
fea6b5f3e0 cmake: patching for harfbuzz location
a patch to cmake to correctly locate harfbuzz:
https://gitlab.kitware.com/cmake/cmake/issues/19531,
needed for more recent pango.
2019-12-02 02:30:04 +01:00
Jan Tojnar
cb7da0944e
meson: 0.51.2 → 0.52.1
https://mesonbuild.com/Release-notes-for-0-52-0.html
https://github.com/mesonbuild/meson/compare/0.52.0...0.52.1
2019-12-02 00:23:09 +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
6662f5be2d Merge master into staging-next 2019-12-01 18:55:44 +01:00
R. RyanTM
3f185e2c66 kubectx: 0.7.0 -> 0.7.1 2019-12-01 18:50:42 +01:00
R. RyanTM
40a357a67e cmakeWithGui: 3.15.4 -> 3.15.5 2019-12-01 18:27:33 +01:00
Jörg Thalheim
1caddbe258
clang-tools: fix substitution in wrapper 2019-12-01 17:12:00 +00:00
Tim Steinbach
37c644e95e
Merge pull request #73905 from lourkeur/master+fix_68151
fix shell in ammonite package #68151
2019-12-01 08:33:04 -05:00
Olli Helenius
299d9404e8
hcloud: 1.13.0 -> 1.14.0
Build with buildGoModule instead of legacy buildGoPackage.
2019-12-01 15:03:15 +02:00
Jan Tojnar
a4bbc84e16
Merge branch 'staging-next' into staging 2019-12-01 01:44:03 +01:00
Langston Barrett
e1456b291c rr: include gdb as a propagated input 2019-11-30 18:59:47 -05:00
Jan Tojnar
55a72926e1
Merge branch 'staging-next' into staging 2019-11-30 19:45:46 +01:00
Jan Tojnar
a69ad18da9
Merge branch 'master' into staging-next 2019-11-30 19:44:51 +01:00
R. RyanTM
d5d6b756af micronaut: 1.2.5 -> 1.2.6 (#74465) 2019-11-30 17:10:04 +01:00
R. RyanTM
1509bf72c9 qbs: 1.14.0 -> 1.14.1 (#74617) 2019-11-30 15:53:54 +01:00
Mario Rodas
3ec8dcb495
Merge pull request #74643 from r-ryantm/auto-update/sbt
sbt: 1.3.3 -> 1.3.4
2019-11-30 03:24:57 -05:00
Frederik Rietdijk
9f84415541 Merge staging-next into staging 2019-11-30 08:58:01 +01:00
Frederik Rietdijk
d14baf7747 Merge master into staging-next 2019-11-30 08:57:28 +01:00
Mario Rodas
9f9eacd96c
Merge pull request #74713 from r-ryantm/auto-update/yarn
yarn: 1.19.1 -> 1.19.2
2019-11-29 20:06:38 -05:00
R. RyanTM
25930958e8 yarn: 1.19.1 -> 1.19.2 2019-11-29 16:38:59 -08:00
R. RyanTM
d019acd541 flyway: 5.2.4 -> 6.1.0
* flyway: 5.2.4 -> 6.0.4 (#69561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: 6.0.4 -> 6.1.0
2019-11-29 22:44:45 +01:00
Daniel Fullmer
228056c878 kati: 2017-05-23 -> 2019-09-23 (#69618) 2019-11-29 21:43:30 +01:00
Peter Simons
6ffdb286e5
Merge pull request #74557 from cdepillabout/spago
spago: init at 0.12.1.0
2019-11-29 20:13:47 +01:00
R. RyanTM
f5a2705cd7 sbt: 1.3.3 -> 1.3.4 2019-11-29 07:36:54 -08:00
(cdep)illabout
bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00