Ben Wolsieffer
a1c3a7fa24
buildbot: 2.4.1 -> 2.5.0
2019-11-08 15:51:25 -08:00
Renaud
ac8d850878
Merge pull request #72971 from filalex77/ruplacer-0.4.1
...
ruplacer: init at 0.4.1
2019-11-09 00:30:20 +01:00
Marius Bergmann
bc0a2adb22
terraform-provider-pass: init at 1.2.1
2019-11-08 23:44:30 +01:00
Marius Bergmann
610ffc9b8f
terraform-providers: update existing providers
2019-11-08 23:41:16 +01:00
Marius Bergmann
3ddd53e576
terraform-providers: fix handling of version/rev in provider list
...
I interpreted the purpose of stripping the first character from the 'version'
argument as an attempt to remove a prefixed 'v' (e.g. 'v1.0.0') from a version
tag. This works if the tag actually has a 'v' prefix, but also removes the first
character if version tags are not prefixed (e.g. '1.0.0').
Additionally, the 'v' was added again when specifying the `rev` for
`fetchFromGitHub` in default.nix. As described above, this did also not work
when provider repos did not prefix their version tags with 'v'.
I changed the implementation as follows:
- `version` and `rev` are stored inside data.nix
- `version` is used to declare the nix package version
- `rev` is used to fetch the proper git ref when building the package
- for determining `version`, an optional leading 'v' is trimmed from the tag
name
Now this has the implication that the latest tag must always be a release tag
when using the `update-all` script, but as the result of running `update-all`
should always be reviewed before submission, makes this appear a manageable
tradeoff to me.
2019-11-08 23:41:08 +01:00
Marius Bergmann
206f719046
terraform-providers: group individual repo providers
2019-11-08 23:40:55 +01:00
Florian Klink
3928e7f6b1
Merge pull request #73063 from minijackson/shiori-things
...
shiori: update modSha256, update test to python, do more tests
2019-11-08 23:06:06 +01:00
Ryan Mulligan
54b0476618
Merge pull request #73067 from yurkobb/fix-mu-stable
...
Fix mu version from unreleased to stable (revert to 1.2)
2019-11-08 13:26:42 -08:00
Christine Koppelt
60fade5c03
sablotron: remove
2019-11-08 22:25:08 +01:00
worldofpeace
b859c85ada
Merge pull request #72998 from worldofpeace/client-tests-geary
...
gnome3.geary: add patch for longer client test timeout
2019-11-08 20:41:50 +00:00
Matthew Bauer
85a94a2578
Merge pull request #73020 from lodi/libco
...
libco-canonical: fix pkgconfig includedir
2019-11-08 15:04:29 -05:00
Daiderd Jordan
7fb0d95ca1
Merge pull request #71318 from tricktron/fixOpenConnectOnCatalina
...
openconnect: Add darwin support
2019-11-08 20:36:48 +01:00
Alexey Shmalko
8a7b4ccd1f
Merge pull request #73036 from marius851000/faudio
...
faudio: 19.10 -> 19.11
2019-11-08 19:58:34 +02:00
Yury Bulka
b220d3e0df
Revert "mu: 1.2 -> 1.3.3"
...
This reverts commits 53a536c698
and af931c172d
.
The repology.org info was incorrect, pulling in a development version
of mu as a release. The current (stable) release of mu is still 1.2:
https://github.com/djcb/mu/releases
2019-11-08 19:55:11 +02:00
Peter Simons
f6e975a5c5
haskell-polysemy-plugin: drop obsolete patches
...
Upstream has merged our changes and released a new version 0.2.4.0.
2019-11-08 18:52:37 +01:00
Peter Simons
0c0d11bc33
hoogle: update override for dependency to provide haskell-src-exts-1.22.x
2019-11-08 18:52:37 +01:00
Peter Simons
1439dcee0b
haskell-configuration-common: cosmetic
2019-11-08 18:52:37 +01:00
Peter Simons
fa66e35df4
haskell-github-rest: disable failing test suite to fix the build
2019-11-08 18:52:37 +01:00
Peter Simons
857d39a5a3
git-annex: update sha256 hash for new version 7.20191106
2019-11-08 18:52:37 +01:00
Peter Simons
a83ece64ca
all-cabal-hashes: update to Hackage at 2019-11-08T16:49:51Z
2019-11-08 18:52:37 +01:00
Peter Simons
bf54855e3c
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.15.0-7-gbb66e86 from Hackage revision
477d50a859
.
2019-11-08 18:52:37 +01:00
(cdep)illabout
915b22e400
haskellPackages.purescript: unbreak
2019-11-08 18:52:37 +01:00
(cdep)illabout
6a236bbfce
haskellPackages.happy_1_19_9: generate this package
2019-11-08 18:52:37 +01:00
(cdep)illabout
ec878fffd5
haskell: add cdepillabout as maintainer for some pretty-simple, purescript, and termonad
2019-11-08 18:52:37 +01:00
Peter Simons
b2ca3b457c
hackage2nix: disable builds that break evaluation on Hydra
2019-11-08 18:52:37 +01:00
William R. Arellano
aff8660932
hapistrano: addBuildTool -> addBuildTools
2019-11-08 18:52:37 +01:00
William R. Arellano
140fa48b0f
hapistrano: remove package from broken
2019-11-08 18:52:36 +01:00
William R. Arellano
71446091a8
hapistrano: fix broken package
2019-11-08 18:52:36 +01:00
Astro
5a59ed379c
haskellPackages.hail: add patches to relax cabal dependencies
2019-11-08 18:52:36 +01:00
Peter Simons
0a66656d75
LTS Haskell 14.13
2019-11-08 18:52:36 +01:00
worldofpeace
90ebe8589c
Merge pull request #73028 from arianvp/wire-maintainer
...
wire-desktop: Add arianvp to maintainer list
2019-11-08 17:43:38 +00:00
Renaud
1d51fbf22b
Merge pull request #71531 from stigtsp/package/perl-mojo-redis-init
...
perlPackages.MojoRedis: init at 3.24
2019-11-08 18:15:48 +01:00
Maximilian Bosch
1683c4087e
prometheus-wireguard-exporter: 3.2.0 -> 3.2.1
...
https://github.com/MindFlavor/prometheus_wireguard_exporter/releases/tag/3.2.1
2019-11-08 18:13:43 +01:00
Maximilian Bosch
55a2d14e41
documize-community: 3.4.1 -> 3.4.2
...
https://github.com/documize/community/releases/tag/v3.4.2
2019-11-08 18:13:43 +01:00
Renaud
88551f981a
Merge pull request #70941 from cko/hsqldb
...
hsqldb: 1.8.0 -> 2.5.0
2019-11-08 18:03:42 +01:00
Yurii Rashkovskii
1c5772967b
framac: 19.0 -> 19.1
2019-11-08 12:02:17 -05:00
Minijackson
4b496a3858
shiori: update modSha256, see #71049
2019-11-08 17:53:44 +01:00
Andreas Rammhold
b62f324fa9
Merge pull request #72006 from taku0/thunderbird-bin-68.2.0
...
thunderbird, thunderbird-bin: 68.1.1 -> 68.2.2 [Critical security fixes]
2019-11-08 17:36:03 +01:00
Christine Koppelt
bfbffd3c82
hsqldb: 1.8.0 -> 2.5.0
...
Changelist: http://hsqldb.org/doc/2.0/changelist_2_0.txt
2019-11-08 16:46:42 +01:00
zimbatm
0132b040fc
Merge pull request #73047 from gotcha/vimelette
...
vimPlugins.vimelette: init at 2019-05-02
2019-11-08 15:32:13 +00:00
Evan Stoll
67a0fafc49
gitkraken: 6.3.0 -> 6.3.1 ( #73048 )
2019-11-08 15:29:46 +00:00
Eelco Dolstra
0b4b9651b8
Merge pull request #73050 from taku0/firefox-use-rust-1.38.0
...
firefox: use rustc 1.38.0
2019-11-08 16:24:08 +01:00
taku0
d3f41680cb
firefox: use rustc 1.38.0
...
Firefox 70.0.1 require rustc 1.38.0
2019-11-08 23:52:16 +09:00
Florian Klink
a2429cffa3
Merge pull request #72894 from talyz/gitlab-12.4.2
...
gitlab: 12.4.1 -> 12.4.2
2019-11-08 15:23:39 +01:00
Godefroid Chapelle
61bd6c8620
vimPlugins.vimelette: init at 2019-05-02
2019-11-08 15:12:24 +01:00
Godefroid Chapelle
27716a8c78
vimPlugins: Update
2019-11-08 15:12:24 +01:00
Domen Kožar
a2f62bc8fe
vscode: 1.39.2 -> 1.40.0
2019-11-08 15:08:50 +01:00
Domen Kožar
c62815d35f
Merge pull request #72208 from jonringer/vscode-extensions
...
Vscode extensions
2019-11-08 14:56:20 +01:00
taku0
8c487d6eb5
thunderbird: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
c667f097af
thunderbird-bin: 68.2.1 -> 68.2.2
2019-11-08 22:54:46 +09:00
taku0
724f0f8008
thunderbird: 68.2.0 -> 68.2.1
2019-11-08 22:54:46 +09:00
taku0
be29def391
thunderbird-bin: 68.2.0 -> 68.2.1
2019-11-08 22:54:45 +09:00
taku0
6e7e55e780
thunderbird-bin: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
taku0
1a211c11c4
thunderbird: 68.1.1 -> 68.2.0
2019-11-08 22:54:45 +09:00
adisbladis
a00572a3d2
Merge pull request #73045 from nico202/master
...
python-modules/neurotools: remove
2019-11-08 13:46:38 +00:00
Eelco Dolstra
e4a6fba808
Merge pull request #73039 from taku0/rust_multiple_version
...
rust: keep multiple version
2019-11-08 14:34:38 +01:00
nixo
d7a4bcd633
python-modules/neurotools: remove
...
It has no dependencies, has not been updated for long and works only with python2
2019-11-08 14:22:00 +01:00
lewo
1d9c207dc4
Merge pull request #73035 from kampka/kops_1_14_1
...
kops_1_14: 1.14.0 -> 1.14.1
2019-11-08 13:55:24 +01:00
Thibault Gagnaux
c12850a74c
Removes vpnc from propagated build inputs
2019-11-08 13:54:39 +01:00
Michael Weiss
53944e47b7
androidStudioPackages.{dev,canary}: 4.0.0.1 -> 4.0.0.2
2019-11-08 13:39:47 +01:00
Michael Weiss
17ba16df83
androidStudioPackages.beta: 3.6.0.14 -> 3.6.0.15
2019-11-08 13:39:47 +01:00
adisbladis
9c0eefb198
Merge pull request #73013 from xrelkd/update/go-ethereum
...
go-ethereum: 1.9.6 -> 1.9.7
2019-11-08 12:22:33 +00:00
Franz Pletz
5aed8a994a
Merge pull request #73000 from phi-gamma/ncmpc-v0.36
...
ncmpc: 0.35 -> 0.36
2019-11-08 12:14:12 +00:00
taku0
97f20c3011
rust: keep multiple version.
...
Firefox 70.0.1 and Thunderbird 68.2.2 require older version of rustc.
2019-11-08 21:12:01 +09:00
Christian Kampka
1349b26303
kops_1_14: 1.14.0 -> 1.14.1
2019-11-08 11:37:20 +01:00
Michael Fellinger
34b84e8a78
crystal: 0.30.1 -> 0.31.1
2019-11-08 11:23:14 +01:00
Valentin Robert
b937c4c734
coqPackages.coq-ext-lib: 0.10.1 -> 0.10.3
2019-11-08 09:42:01 +00:00
Valentin Robert
ea8e3f5979
coqPackages.paco: 1.2.8 -> 4.0.0
2019-11-08 09:41:30 +00:00
Arian van Putten
1d51430cdc
wire-desktop: Add arianvp to maintainer list
2019-11-08 09:44:46 +01:00
Jaka Hudoklin
f2503c14e5
Merge pull request #73012 from marsam/update-vault
...
vault: 1.2.3 -> 1.2.4
2019-11-08 08:28:22 +01:00
lodi
32497cf8c1
libco-canonical: fix pkgconfig includedir
...
Patched Makefile so that includedir correctly points to "dev" output
instead of "out" output.
2019-11-08 01:17:15 -05:00
Dmitry Kalinkin
6fa62dbefd
Merge pull request #71419 from veprbl/pr/texlive-2019
...
texlive: 2018 -> 2019, poppler: 0.74.0 -> 0.81.0
2019-11-07 23:51:36 -05:00
xrelkd
3ab5272eb1
go-ethereum: 1.9.6 -> 1.9.7
2019-11-08 09:39:53 +08:00
Aaron Andersen
e5e374ebcc
Merge pull request #72966 from ashkitten/update-dolphin
...
dolphinEmuMaster: 5.0-10879 -> 5.0-11109
2019-11-07 20:28:49 -05:00
Aaron Andersen
7e96693015
Merge pull request #72978 from JohnAZoidberg/twmn-qt-fix
...
twmn: Use QT's makeDerivation
2019-11-07 19:29:54 -05:00
Mario Rodas
a8613b5dbd
Merge pull request #72866 from marsam/update-dive
...
dive: 0.8.0 -> 0.9.0
2019-11-07 19:14:19 -05:00
Mario Rodas
311a470d5b
Merge pull request #72892 from marsam/update-grpc
...
grpc: 1.24.3 -> 1.25.0
2019-11-07 19:10:08 -05:00
Mario Rodas
df54c57b6c
vault: 1.2.3 -> 1.2.4
2019-11-07 19:00:00 -05:00
R. RyanTM
066e36f559
mill: 0.5.1 -> 0.5.2 ( #71723 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/mill/versions
2019-11-08 00:44:51 +01:00
c0bw3b
c87ff3013b
perlPackages: scope fetchFromGitHub
...
Fix nixpkgs eval after #70143
2019-11-08 00:22:51 +01:00
Matthew Bauer
5e955e3ec4
Merge pull request #70172 from eadwu/init/update-systemd-resolved
...
update-systemd-resolved: init at 1.3.0
2019-11-07 17:51:47 -05:00
zimbatm
85142b9ad2
nixpkgs-fmt: 0.6.0 -> 0.6.1
2019-11-07 22:50:57 +00:00
Matthew Bauer
ba205556e3
Merge pull request #69843 from doronbehar/units_cur
...
units: Add units_cur python script to $out
2019-11-07 17:39:59 -05:00
Matthew Bauer
11cc9d9851
Merge pull request #69176 from 0x4A6F/master-eidolon
...
eidolon: init at 1.4.6
2019-11-07 17:38:58 -05:00
Matthew Bauer
237c69622b
Merge pull request #69317 from eraserhd/pr/master/kak-plumb
...
kakounePlugins.kak-plumb: init at 0.1.1
2019-11-07 17:38:39 -05:00
Matthew Bauer
e78dd20e86
Merge pull request #69199 from c0deaddict/feature/sonic-pi-add-midi-support
...
sonic-pi: add midi support
2019-11-07 17:37:38 -05:00
Matthew Bauer
03bd5ae1bf
Merge pull request #69340 from srghma/patch-1
...
write_stylus: fix error "cannot download icon.tar.gz from any mirror"
2019-11-07 17:36:48 -05:00
Matthew Bauer
1cee79c4dc
Merge pull request #68949 from adsr/feature/mle
...
mle: init at 1.4.1
2019-11-07 17:34:43 -05:00
Matthew Bauer
90e5be095c
Merge pull request #71472 from regadas/fix/graalvm
...
graalvm: Use lib.getVersion for stdenv.cc
2019-11-07 17:27:49 -05:00
Matthew Bauer
1623fe0791
Merge pull request #71223 from woffs/pr-trebleshot
...
trebleshot: init at 0.1.0-alpha2-15-ga7ac23c
2019-11-07 17:27:12 -05:00
Matthew Bauer
caae35b610
Merge pull request #71343 from volth/patch-370
...
oraclejdk8: remove warning
2019-11-07 17:26:15 -05:00
Matthew Bauer
495f4ee35f
Merge pull request #71019 from jqueiroz/jqueiroz/sshping
...
sshping: init at 0.1.4
2019-11-07 17:25:10 -05:00
Matthew Bauer
64ddb78a3b
Merge pull request #71020 from xfix/step-cli
...
step-cli: init at 0.13.3
2019-11-07 17:24:51 -05:00
Matthew Bauer
c1adc2261b
Merge pull request #70888 from moaxcp/sshoogr
...
sshoogr init at 0.9.26
2019-11-07 17:24:30 -05:00
Aaron Andersen
a627c293f6
Merge pull request #72912 from MetaDark/protontricks
...
protontricks: 1.2.5 -> 1.3
2019-11-07 17:23:55 -05:00
Matthew Bauer
4fbe99badc
Merge pull request #70644 from wizeman/u/fix-kak-plugins-license
...
kakounePlugins: fix license names
2019-11-07 17:23:17 -05:00
Matthew Bauer
71d91a9853
Merge pull request #70679 from dtzWill/fix/ktorrent-mkderivation
...
ktorrent: mkDerivation
2019-11-07 17:22:40 -05:00
Matthew Bauer
fdb5d33ce7
Merge pull request #70866 from PyroLagus/add-cloudflare-wrangler
...
cloudflare-wrangler: init at 1.4.0
2019-11-07 17:22:04 -05:00
Eric Dallo
ccc13c2e53
srt-vtt: init at 2019-01-03 ( #70885 )
...
* srt-vtt: init at 2019-01-03
* Append 'unstable' to pname
Co-Authored-By: Marek Mahut <marek.mahut@gmail.com>
* Fix version
* Remove which validation
* Add support to linux only
Co-Authored-By: Evils-Devils <30512529+Evils-Devils@users.noreply.github.com>
2019-11-07 17:21:47 -05:00
Renaud
5076d18d60
Merge pull request #72708 from rnhmjoj/sb
...
antimony: 2018-10-20 -> 2019-10-30
2019-11-07 23:21:30 +01:00