volth
c40aba01e1
[cpan2nix] perlPackages.CryptJWT: 0.023 -> 0.024
2019-04-22 16:01:30 +00:00
volth
1e1b91225d
[cpan2nix] perlPackages.IOCompress: 2.084 -> 2.086
2019-04-22 16:01:30 +00:00
volth
33c8f4e890
[cpan2nix] perlPackages.ack: 2.24 -> 2.28
2019-04-22 16:01:29 +00:00
volth
68dd1e9d3e
[cpan2nix] perlPackages.NetDNS: 1.19 -> 1.20
2019-04-22 16:01:29 +00:00
volth
20123212b5
[cpan2nix] perlPackages.MusicBrainz: 1.0.4 -> 1.0.5
2019-04-22 16:01:29 +00:00
volth
dec201ed62
[cpan2nix] perlPackages.ConfigIniFiles: 3.000001 -> 3.000002
2019-04-22 16:01:29 +00:00
volth
fecc11d7bd
[cpan2nix] perlPackages.strictures: 2.000005 -> 2.000006
2019-04-22 16:01:29 +00:00
volth
8cf67fa69a
[cpan2nix] perlPackages.librelative: 0.002 -> 1.000
2019-04-22 16:01:29 +00:00
volth
36dcc78633
[cpan2nix] perlPackages.YAMLLibYAML: 0.76 -> 0.77
2019-04-22 16:01:29 +00:00
volth
18cd7ad57d
[cpan2nix] perlPackages.TextCSV_XS: 1.38 -> 1.39
2019-04-22 16:01:28 +00:00
volth
c56ae6ba1d
[cpan2nix] perlPackages.TestNeeds: 0.002005 -> 0.002006
2019-04-22 16:01:28 +00:00
volth
a9712dbece
[cpan2nix] perlPackages.TermEncoding: 0.02 -> 0.03
2019-04-22 16:01:28 +00:00
volth
85479b8e22
[cpan2nix] perlPackages.PerlTidy: 20180220 -> 20181120
2019-04-22 16:01:28 +00:00
volth
fe5f875296
[cpan2nix] perlPackages.Paranoid: 2.06 -> 2.07
2019-04-22 16:01:28 +00:00
volth
c9debb4ba0
[cpan2nix] perlPackages.NetPing: 2.71 -> 2.72
2019-04-22 16:01:28 +00:00
volth
a4974281cd
[cpan2nix] perlPackages.NetCIDR: 0.19 -> 0.20
2019-04-22 16:01:28 +00:00
volth
f221ddfe13
[cpan2nix] perlPackages.Mojolicious: 8.12 -> 8.14
2019-04-22 16:01:28 +00:00
volth
01414e8b6c
[cpan2nix] perlPackages.ModuleCoreList: removed built-in
2019-04-22 16:01:27 +00:00
volth
dc14eacde8
[cpan2nix] perlPackages.ModuleBuild: 0.4224 -> 0.4229
2019-04-22 16:01:27 +00:00
volth
78f07270ef
[cpan2nix] perlPackages.Imager: 1.010 -> 1.011
2019-04-22 16:01:27 +00:00
volth
dc91f82c58
[cpan2nix] perlPackages.FileSlurp: 9999.26 -> 9999.27
2019-04-22 16:01:27 +00:00
volth
7a1695fe7e
[cpan2nix] perlPackages.ExtUtilsManifest: 1.71 -> 1.72
2019-04-22 16:01:27 +00:00
volth
2de0611058
[cpan2nix] perlPackages.ExtUtilsDepends: 0.405 -> 0.8000
2019-04-22 16:01:27 +00:00
volth
79d8c6e68e
[cpan2nix] perlPackages.Encode: 3.00 -> 3.01
2019-04-22 16:01:27 +00:00
volth
9de9fc339a
[cpan2nix] perlPackages.DevelPPPort: 3.44 -> 3.45
2019-04-22 16:01:26 +00:00
volth
a983d18c7a
[cpan2nix] perlPackages.CpanelJSONXS: 4.09 -> 4.11
2019-04-22 16:01:26 +00:00
volth
a27990351f
[cpan2nix] perlPackages.ConfigGrammar: 1.12 -> 1.13
2019-04-22 16:01:26 +00:00
volth
6446fabb83
[cpan2nix] perlPackages.CompressRawBzip2: 2.084 -> 2.086
2019-04-22 16:01:26 +00:00
volth
6be593ab30
[cpan2nix] perlPackages.ClassInspector: 1.32 -> 1.34
2019-04-22 16:01:26 +00:00
volth
cc11c9b730
[cpan2nix] perlPackages.CacheFastMmap: 1.47 -> 1.48
2019-04-22 16:01:26 +00:00
volth
7b6c9949ea
[cpan2nix] perlPackages.CPANPerlReleases: 3.90 -> 3.94
2019-04-22 16:01:26 +00:00
volth
ce38760587
[cpan2nix] perlPackages.CGIMinimal: cleanup
2019-04-22 16:01:25 +00:00
volth
0fad0b4e5b
perl.meta.priority += 1
...
give priority to perl libraries when they meet the perl derivation in `buildEnv`.
The notable case is `buildEnv` inside `perl.withPackages`.
The `perl' derivation includes obsolete versions of some CPAN packages
which leads to collissions when there are newer versions
of the same libraries are on the right hand side
of `perl.withPackages` (perhaps indirectly).
Fixes #60025
2019-04-22 15:50:46 +00:00
Roosembert Palacios
ecb90aedec
Add package for libguesfs containing libguestfs appliances
...
Appliances are necessary when building images using virt-builder.
(e.g. `virt-builder -o debian-9.img debian-9`)
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2019-04-22 16:27:40 +02:00
Aaron Andersen
c3f69d1373
Merge pull request #59381 from aanderse/automysqlbackup
...
automysqlinit: init at 3.0_rc6
2019-04-22 08:30:23 -04:00
Michael Weiss
22714ad6d0
python37Packages.cryptography: Improve the test vectors integration
...
This should make the management easier. The package cryptography_vectors
contains the test vectors for cryptography and should therefore always
have the same version. By linking the version of cryptography_vectors to
cryptography, this simply cannot be forgotten.
2019-04-22 12:29:34 +02:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Joachim F
0109c84f71
Merge pull request #52988 from JohnAZoidberg/chipsec
...
chipsec: init at 1.3.7
2019-04-22 08:09:27 +00:00
Gabriel Ebner
9458ddb8ec
fcitx-engines.mozc: pin to protobuf 3.6
...
See https://github.com/NixOS/nixpkgs/pull/59662
2019-04-22 10:02:10 +02:00
Ivan Kozik
cf2d0ed49a
Remove prometheus-statsd-bridge alias
...
The executable name and arguments are different in prometheus-statsd-exporter.
2019-04-22 00:39:57 +00:00
Daniel Schaefer
1636f11f12
chipsec: Kernel driver only works on x86_64-linux
...
See: https://github.com/chipsec/chipsec/issues/461
Noticed that when ofBorg failed to build the kernel driver on ARM.
2019-04-22 01:32:13 +02:00
Ivan Kozik
46ce4fac18
prometheus-statsd-exporter: 0.4.0 -> 0.9.0
2019-04-21 20:15:12 +00:00
Fritz Otlinghaus
66a1daba7a
sky: init at 2.1.7369 ( #50911 )
2019-04-21 15:46:54 +02:00
Joachim F
50833cdc62
Merge pull request #53863 from thefloweringash/osxfuse
...
osxfuse: init at 3.8.3
2019-04-21 07:42:08 +00:00
Joachim F
96d07397c5
Merge pull request #53038 from CrazedProgrammer/riko4
...
riko4: init at 0.1.0
2019-04-21 07:38:32 +00:00
Matthew Bauer
799fa4d404
Merge remote-tracking branch 'origin/master' into staging
2019-04-20 19:31:35 -04:00
Matthew Bauer
ae50241871
release-cross: remove alpha-elf target
...
This doesn’t appear to ever have worked. binutils doesn’t seem to
support the alpha-elf target at all. It doesn’t make sense to keep
this around.
https://hydra.nixos.org/build/92403855/nixlog/1/tail
2019-04-20 17:22:52 -04:00
Matthew Bauer
c351eb2842
Merge pull request #59897 from matthewbauer/mb-cross-fixes2
...
Miscellaneous cross compilation fixes
2019-04-20 16:52:26 -04:00
Daniel Schaefer
75e08f26f1
chipsec: init at 1.3.6
2019-04-20 22:39:48 +02:00
mt_caret
5ffe382afc
dejsonlz4: init at 1.1 ( #51373 )
...
* dejsonlz4: init at 1.1
* fix description
Co-Authored-By: mt-caret <mtakeda.enigsol@gmail.com>
2019-04-20 20:50:47 +02:00
Izorkin
18eb22d85a
phpPackages: add prefix 'php-' to packages
2019-04-20 17:53:56 +03:00
Izorkin
6af5f4c780
phpPackages.redis: 4.2.0 -> 4.3.0
2019-04-20 17:34:14 +03:00
Izorkin
226375a216
phpPackages.psysh: 0.9.8 -> 0.9.9
2019-04-20 17:32:14 +03:00
Izorkin
f958a3f514
phpPackages.phpcs: 3.4.1 -> 3.4.2
2019-04-20 17:32:14 +03:00
Izorkin
e8b5642db2
phpPackages.phpcbf: 3.4.1 -> 3.4.2
2019-04-20 17:32:14 +03:00
Izorkin
3088475c2e
phpPackages.php-cs-fixer: 2.14.0 -> 2.14.2
2019-04-20 17:32:14 +03:00
Izorkin
7fb1b02165
phpPackages.oci8: 2.1.8 -> 2.2.0
2019-04-20 17:32:14 +03:00
Izorkin
be20b0ce31
phpPackages.igbinary: 2.0.8 -> 3.0.1
2019-04-20 17:32:14 +03:00
Izorkin
be4a5793f5
phpPackages.composer: 1.8.4 -> 1.8.5
2019-04-20 17:32:14 +03:00
Izorkin
8a80e90e7f
phpPackages.ast: 1.0.0 -> 1.0.1
2019-04-20 17:32:13 +03:00
Izorkin
c3d069ec26
phpPackages.v8js: mark broken
2019-04-20 17:32:13 +03:00
Izorkin
4ae3ce9b42
phpPackages.v8: mark broken
2019-04-20 17:32:13 +03:00
Izorkin
fb0f967d75
phpPackages.php_excel: mark broken
2019-04-20 17:32:13 +03:00
Izorkin
f40f2323fa
phpPackages: build packages with pname
2019-04-20 17:32:11 +03:00
Izorkin
94e1807eeb
phpPackages: sort packages alphabetically
2019-04-20 16:36:12 +03:00
Fernando J Pando
8fb48ffb55
cli11: init at 1.7.1
...
- Tested on NixOS
2019-04-20 09:24:51 -04:00
Fernando J Pando
81e02cf02d
ethash: init at 0.4.2
...
- Tested on NixOS
2019-04-20 09:23:55 -04:00
Fernando J Pando
3bfff36bdc
ethminer: init at 0.18.0-rc.0
...
- Tested on NixOS
2019-04-20 09:23:03 -04:00
Joachim F
f246230350
Merge pull request #59789 from anton-dessiatov/tilt
...
tilt: init at 0.7.13
2019-04-20 11:28:12 +00:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging
2019-04-20 12:49:01 +02:00
markuskowa
276d82476b
Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
...
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Mateusz Kowalczyk
575d6a4826
Merge pull request #58417 from andersk/ortools-7.0
...
or-tools: 6.10 -> 7.0, add Python bindings
2019-04-20 17:39:23 +09:00
Joachim F
9241145dfe
Merge pull request #59896 from rnhmjoj/rxvt
...
rxvt_unicode: allow to specify dependencies for plugins
2019-04-20 08:30:18 +00:00
Aaron Andersen
ca40b73fa2
Merge pull request #59861 from aanderse/libapreq2
...
perlPackages.libapreq2: install the perl & apache modules
2019-04-19 20:39:56 -04:00
Aaron Andersen
77dbfa3a55
Merge pull request #53803 from jfrankenau/init-groove
...
groove: init at 5.7.4
2019-04-19 20:27:18 -04:00
Michael Weiss
e34c5309b6
wallutils: init at 5.7.2 ( #59878 )
2019-04-19 21:43:04 +02:00
Aaron Andersen
11cf1a282d
Merge pull request #58377 from bzizou/exonerate
...
exonerate: init at 2.4.0
2019-04-19 13:25:49 -04:00
Matthew Bauer
97a3c7f5a3
top-level/impure.nix: expose crossOverlays
2019-04-19 12:03:56 -04:00
rnhmjoj
517b9de2c7
perlPackages.LinuxFD: init at 0.011
2019-04-19 17:57:18 +02:00
Elis Hirwing
6e13c77169
Merge pull request #59853 from Izorkin/php-xdebug
...
phpPackages.xdebug: 2.6.1 -> 2.7.1
2019-04-19 17:51:49 +02:00
Elis Hirwing
6e051adb4e
Merge pull request #59852 from Izorkin/memcached
...
Memcached: update packages
2019-04-19 17:41:40 +02:00
Mario Rodas
f84a7b3828
Merge pull request #59834 from luispedro/add_prodigal
...
Prodigal: init at 2.6.3
2019-04-19 09:50:03 -05:00
Bruno Bzeznik
6a8c9bff8f
exonerate: init at 2.4.0
2019-04-19 14:58:57 +02:00
Bruno Bzeznik
90b4796c60
sumatools: init at 1.0.34
2019-04-19 14:43:40 +02:00
Johannes Frankenau
e7f021ca93
groove: init at 5.7.4
2019-04-19 13:34:30 +02:00
worldofpeace
a0ea9cc204
Merge pull request #59547 from rencire/add-base-16-shell-preview
...
base16-shell-preview: init at 0.3.0
2019-04-19 06:43:03 -04:00
Aaron Andersen
e700ef2068
Merge pull request #58960 from Thesola10/patch-1
...
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
Izorkin
f32ddcff25
datadog-agent: 6.10.1 -> 6.11.0
2019-04-19 10:09:54 +03:00
Luis Pedro Coelho
3fc55eec05
Prodigal: init at 2.6.3
2019-04-19 08:38:14 +02:00
Aaron Andersen
2f25d58fc8
perlPackages.libapreq2: install the perl & apache modules
2019-04-18 21:58:10 -04:00
Daniel Schaefer
0956c09616
pythonPackages.proglog: init at 0.1.9
2019-04-19 03:28:35 +02:00
Timo Kaufmann
0fdd79d0dd
Merge pull request #54690 from timokau/sage-8.7
...
sage: 8.6 -> 8.7
2019-04-18 22:50:45 +02:00
Izorkin
adaaeb95b5
phpPackages.xdebug: 2.6.1 -> 2.7.1
2019-04-18 22:07:52 +03:00
Izorkin
ce400a0dc2
php-memcached: 15.11.2018 -> 3.1.3
2019-04-18 21:44:13 +03:00
Matthew Bauer
f0cba0b3f3
Merge pull request #56406 from TomSmeets/emscripten-1_38_28
...
emscripten: 1.37.36 -> 1.38.28
2019-04-18 10:52:49 -04:00
Mario Rodas
986fd4c168
Merge pull request #59767 from xrelkd/add/cargo-bloat
...
cargo-bloat: init at 0.6.2
2019-04-18 09:06:44 -05:00
Joachim F
cc2b6f32a9
Merge pull request #59140 from risicle/ris-graphene-hardened-malloc
...
graphene-hardened-malloc: init at 190405.003.2019.04.01.19
2019-04-18 13:39:03 +00:00
Peter Hoeg
734eba699c
libqmatrixclient: init at 0.5.1.2
2019-04-18 15:37:31 +08:00
Frederik Rietdijk
2346182c2c
Merge staging-next into staging
2019-04-18 08:26:30 +02:00
Frederik Rietdijk
9d87ccabce
Merge master into staging-next
2019-04-18 08:25:25 +02:00
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
...
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
Timo Kaufmann
1f643b9c49
python.pkgs.pplpy: init at 0.8.4
...
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00
Jan Tojnar
5c1d710a6b
gtranslator: init at 3.32.0
2019-04-17 22:38:32 +02:00
Eelco Dolstra
8ac7316db6
chatzilla: Remove
...
Chatzilla no longer works since Firefox 57 due to the removal of XUL.
2019-04-17 21:47:42 +02:00
Will Dietz
fd8bf47c5e
Merge pull request #59097 from dtzWill/feature/joplin-cli
...
joplin: init at 1.0.124 (CLI note-taking app, cc joplin-desktop)
2019-04-17 14:05:52 -05:00
Anton Desyatov
1e3f2ecad1
tilt: init at 0.7.13
2019-04-18 01:47:37 +07:00
Will Dietz
60e7e8ae3d
Merge pull request #58140 from dtzWill/update/go-langserver-2.0.0
...
go-langserver: 2018-03-05 -> 2.0.0, unpin old go version
2019-04-17 13:10:19 -05:00
worldofpeace
7abeda982a
gnome3.gsettings-desktop-schemas -> gsettings-desktop-schemas
...
gnome3.pomodoro is left out because I don't want to create a conflict.
2019-04-17 13:39:23 -04:00
Dennis Gosnell
96fa44736a
stretchly: init at 0.19.1 ( #59383 )
...
This commit adds the program `stretchly`:
https://github.com/hovancik/stretchly
`stretchly` is an Electron app, so this commit just packages the binary
version for Linux.
2019-04-17 19:36:11 +02:00
Graham Christensen
0b3721588e
Merge pull request #59776 from AmineChikhaoui/nixops-release-1.7
...
nixops: 1.6.1 -> 1.7
2019-04-17 11:30:48 -04:00
markuskowa
3884afada4
Merge pull request #59501 from dtzWill/feature/numatop
...
numatop: init at 2.1
2019-04-17 17:24:34 +02:00
AmineChikhaoui
0db54f93fb
nixops: 1.6.1 -> 1.7
...
Add release 1.7, also keep version 1.6.1 available for Azure
backend users. Azure backend was disabled in v1.7 due to the
python API changes.
2019-04-17 10:18:03 -04:00
Patrick Hilhorst
3fba87fb5b
pandoc-imagine: init at unstable-2018-11-19
2019-04-17 14:58:25 +02:00
xrelkd
8d931722bc
cargo-bloat: init at 0.6.2
2019-04-17 18:20:26 +08:00
Alyssa Ross
69ec9bdf0d
Merge pull request #59252 from lilyball/cocoapods-beta
...
cocoapods-beta: init at 1.7.0.beta.3
2019-04-17 08:50:15 +00:00
Lily Ballard
1ceef41c29
watchexec: remove Darwin hack in favor of cf-private ( #59428 )
2019-04-17 02:18:13 -04:00
Eric Ren
e431d495bb
base16-shell-preview: init at 0.3.0
2019-04-16 23:17:03 -07:00
Lily Ballard
ae22f7d35c
cocoapods-beta: init at 1.7.0.beta.3
...
cocoapods-beta is an alternative attribute for the cocoapods package
that provides the latest beta instead of the stable version.
Also switch to `bundlerApp` so we stop polluting the profile with our
gem dependencies and can get rid of the broken `sandbox-pod` executable.
2019-04-16 20:50:56 -07:00
Will Dietz
b101619465
dedup: init at 1.0
2019-04-16 19:53:04 -05:00
Robert Scott
16987b936f
graphene-hardened-malloc: init at 190405.003.2019.04.01.19
2019-04-16 23:38:24 +01:00
Graham Christensen
3beec4a68b
Merge pull request #59662 from delroth/mozc-pb
...
ibus-packages.mozc: pin to protobuf 3.6 (fixes build breakage at HEAD)
2019-04-16 16:48:08 -04:00
Frederik Rietdijk
bae32a9f5c
Merge staging-next into staging
2019-04-16 18:54:15 +02:00
Michael Raskin
3d3a415f24
petrinizer: init at 0.9.1.1
2019-04-16 15:11:03 +02:00
Vincent Laporte
c46811b7a9
Merge pull request #59217 from CohenCyril/coq-modules-fix
...
coqPackages: refactor
2019-04-16 11:37:12 +02:00
Michael Weiss
0360256717
android-studio-preview: Remove the attribute ( #59691 )
...
This attribute and androidStudioPackages.preview are deprecated since
9aa46aedfe
.
2019-04-16 10:51:44 +02:00
Vincent Laporte
5e93a2f2d9
ocamlPackages.uri_1_9: add an attribute for version 1.9
2019-04-16 08:41:56 +00:00
Aaron Andersen
5f4df8e509
automysqlinit: init at 3.0_rc6
2019-04-15 21:51:55 -04:00
Pierre Bourdon
a19fbaf39b
ibus-packages.mozc: pin to protobuf 3.6
...
https://github.com/google/mozc/issues/460
2019-04-16 03:47:34 +02:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
...
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
Francesco Gazzetta
7ba046d906
drawpile: add build options ( #57573 )
...
Also add server-headless variant
2019-04-15 18:20:13 -04:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
Will Dietz
0d600ae89e
numatop: init at 2.1
2019-04-15 08:04:27 -05:00
TheSola10
be04b0d977
crumbs: init at version 0.0.3
2019-04-15 13:13:08 +02:00
montag451
b18719fabb
pythonPackages.humanfriendly: init at 4.18 ( #59466 )
2019-04-15 08:38:30 +02:00
Bas van Dijk
e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
...
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
xrelkd
9d8c0c264d
cargo-sweep: init at 0.4.1
2019-04-15 11:16:11 +08:00
adisbladis
267b16fbd4
ldacbt: init at 2.0.2.3
2019-04-15 03:45:57 +01:00
worldofpeace
afdec9004e
Merge pull request #59541 from costrouc/python-pyschedule-init
...
pythonPackages.pyschedule: init at 0.2.34
2019-04-14 22:35:23 -04:00
Chris Ostrouchov
b7475accf6
pythonPackages.pyschedule: init at 0.2.34
...
closes PR #37371 . That PR was inactive
2019-04-14 21:33:52 -04:00
Chris Ostrouchov
4480aec8d5
pythonPackages.pyomo: init at 5.6.1
2019-04-14 21:21:33 -04:00
Chris Ostrouchov
bdda0c091d
pythonPackages.pyutilib: init at 5.6.5
2019-04-14 21:16:18 -04:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
...
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
e1f802dfef
kodi: add Wayland support
2019-04-14 20:32:26 -04:00
Minijackson
b5045c610f
waylandpp: init at 0.2.5
2019-04-14 20:32:26 -04:00
Luis Pedro Coelho
13a1f2c296
eggnog-mapper: init at 1.0.3 ( #58905 )
2019-04-14 17:22:47 -07:00
xeji
61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
...
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
xeji
c9e9c48057
Merge pull request #59144 from aneeshusa/update-samba-to-4.10.1
...
samba: 4.7.10 -> 4.10.2
2019-04-14 22:18:07 +02:00
Bas van Dijk
13352f28d2
elk7: init at 7.0.0
...
This adds the following new packages:
+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7
The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
LinArcX
75b781f5a6
bicon: init at unstable-2018-08-10 ( #58128 )
...
bicon: init at unstable-2018-08-10
2019-04-14 15:13:20 -04:00
Samuel Dionne-Riel
0df8ae8bb7
Merge pull request #59497 from samueldr/auto/dbeaver/nixpkgs-unstable/6.0.2
...
dbeaver: 5.3.0 -> 6.0.2
2019-04-14 14:12:47 -04:00
Samuel Dionne-Riel
6a6d6cdc0d
dbeaver: 5.3.0 -> 6.0.2
...
With the required changes for the eclipse update.
2019-04-14 13:51:50 -04:00
montag451
c82ebc197e
pythonPackages.annexremote: init at 1.3.1 ( #59463 )
2019-04-14 15:17:41 +02:00
Robert Schütz
90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
...
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
Florian Franzen
985b9e47b8
protobuf: 3.6 -> 3.7
2019-04-14 13:20:14 +02:00
Linus Heckemann
0fc80a576a
Merge pull request #59423 from lheckemann/initramfs-improvements
...
Initramfs improvements
2019-04-14 12:10:26 +02:00
Sarah Brofeldt
f839011719
Merge pull request #58512 from aanderse/solr
...
solr: init at 8.0.0
2019-04-14 11:16:28 +02:00
Matthieu Coudron
e195a37fd9
luaPackages: rename std._debug to std__debug
...
Similarly rename std.normalize to std_normalize.
Having a dot in the name prevents some changes to the lua infrastructure,
for instance passing attribute names { std._debug }: to a function would fail with
`syntax error, unexpected ',', expecting '.' or '=',`
2019-04-14 16:38:23 +09:00
Trolli Schmittlauch
7218dec132
[soundkonverter] init at 3.0.1
2019-04-14 04:51:44 +02:00
Mario Rodas
45e8b236fc
mkcert: init at 1.3.0 ( #59410 )
2019-04-13 19:09:09 -07:00
Linus Heckemann
3b16f345b5
make-initrd: allow specifying name
...
Also moves the argument defaults out of all-packages.nix and into
make-initrd itself.
2019-04-13 23:20:58 +02:00
Timo Kaufmann
05a53ecd82
Merge pull request #59363 from timokau/graph_nets-init
...
python.pkgs.{tensorflow-probability,dm-sonnet,graph_nets}: init
2019-04-13 23:12:26 +02:00
worldofpeace
6cc43add3f
Merge pull request #59375 from worldofpeace/font-droid-throw
...
aliases: add throw for font-droid
2019-04-13 14:18:15 -04:00
Timo Kaufmann
d88406a43f
python.pkgs.graph_nets: init at 1.0.3
2019-04-13 20:12:18 +02:00
Timo Kaufmann
11801a4d47
python.pkgs.dm-sonnet: init at 1.30
...
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00
Timo Kaufmann
1d00bb1375
python.pkgs.tensorflow-probability: init at 0.6.0
...
Needed as a dependency for dm-sonnet.
2019-04-13 20:12:15 +02:00
Aneesh Agrawal
85d16a33ec
samba: 4.7.10 -> 4.10.2
...
Release notes: https://www.samba.org/samba/history/samba-4.10.2.html
Notably, Samba 4.10.0 is the first with Python 3 support,
and the 4.10 line will be the last supporting Python 2,
so switch to Python 3.
Add myself as a maintainer.
2019-04-13 10:31:07 -07:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
...
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Jan Tojnar
14a008dba6
Merge pull request #59187 from jtojnar/deadbeef-1.8.0
...
Deadbeef 0.7.2 → 1.8.0
2019-04-13 17:50:06 +02:00
zimbatm
54c3ac18d5
goreman: init at 0.2.1 ( #59388 )
2019-04-13 16:30:05 +02:00
Frederik Rietdijk
90727bcab2
Merge pull request #59215 from volth/perl-with-packages
...
perl: add .withPackages
2019-04-13 16:28:21 +02:00
Jan Tojnar
8fa29da48a
deadbeefPlugins.opus: drop
...
opus support is now built into deadbeef
2019-04-13 15:51:18 +02:00
LinArcX
c023dd9533
persepolis: init at 3.1.0 ( #58051 )
...
persepolis: init at 3.1.0
2019-04-13 13:22:12 +02:00
Peter Simons
66c25cff94
ghc: add release candidate for 8.6.5 and a corresponding package set
2019-04-13 12:16:34 +02:00
Elis Hirwing
5f1b5fd053
Merge pull request #59320 from aanderse/php-sqlsrv
...
phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1
2019-04-13 11:30:03 +02:00
Pascal Wittmann
66dc6db61b
Merge pull request #59306 from xrelkd/just
...
just: init at 0.4.0
2019-04-13 11:00:24 +02:00
Joe Hermaszewski
0e2d27f5af
fped: init at 2017-05-11
2019-04-13 13:36:46 +08:00
xrelkd
9e236d63db
just: init at 0.4.0
2019-04-13 12:05:14 +08:00
xrelkd
6ad4a95654
boringtun: init at 20190407
2019-04-13 10:38:04 +08:00
Maximilian Bosch
ac91d6185d
Merge pull request #59281 from markuskowa/add-hpl
...
hpl: init at 2.3
2019-04-12 23:25:44 +02:00
worldofpeace
33e2b1acfb
aliases: add throw for font-droid
2019-04-12 16:42:45 -04:00
worldofpeace
32fc68db57
yarn2nix: move to aliases.nix
2019-04-12 16:23:09 -04:00
Matthew Bauer
7edf2db0fd
Merge pull request #59338 from matthewbauer/llvm-libc++
...
llvm8: support c++ in cross case
2019-04-12 14:09:00 -04:00
Joachim F
3ceb958cef
Merge pull request #54906 from furrycatherder/epson-escpr2
...
epson-escpr2: init at 1.0.29
2019-04-12 15:36:53 +00:00
Chris Ostrouchov
9e2ff240da
pythonPackages.pytest-click: init at 0.3
2019-04-12 10:02:22 -04:00
Chris Ostrouchov
3268907410
pythonPackages.pytest-pylint: init at 0.14.0
2019-04-12 09:43:53 -04:00
volth
d23ff47908
perl.pkgs.Encode: fix typo
2019-04-12 09:09:08 +00:00
volth
f73eb61113
perl.pkgs.Encode: fix buildEnv collision with perl
...
fix https://github.com/NixOS/nixpkgs/pull/59215#issuecomment-481485707
2019-04-12 09:09:08 +00:00
volth
03eaa480bd
perl: add .withPackages
2019-04-12 09:09:06 +00:00
Matthew Bauer
d453273fbf
llvm8: support c++ in cross case
...
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:
- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Sarah Brofeldt
969149302c
Merge pull request #52021 from marius851000/fltrator
...
fltrator: init at 2.3
2019-04-12 01:01:34 +02:00
Mikolaj Galkowski
dbb5de5de4
omnisharp-roslyn: init at 1.32.8
2019-04-11 23:45:02 +02:00
xrelkd
6efb05a573
cargo-expand: init at 0.4.10 ( #59199 )
2019-04-11 21:59:12 +02:00
Aaron Andersen
ef995ffcf6
phpPackages.sqlsrv & phpPackages.pdo_sqlsrv: 5.6.0 -> 5.6.1
2019-04-11 12:34:49 -04:00
Christopher Ostrouchov
d27643bc0a
python3Packages.nixpkgs-pytools: init at 1.0.0 ( #59279 )
2019-04-11 18:31:00 +02:00
Frederik Rietdijk
292a3ad6a3
Merge staging-next into staging
2019-04-11 18:24:06 +02:00
Robert Schütz
5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
...
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
...
Staging next
2019-04-11 18:23:14 +02:00
Rodney Lorrimar
8b4269bc1e
pythonPackages.aioresponses: init at 0.6.0
2019-04-11 18:05:41 +02:00
Matthieu Coudron
a4c15f1b35
python3Packages.papis: provide as a library too ( #59070 )
...
* python3Packages.papis: provides as a library too
The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/ ) so it makes sense
to have it as a library.
* moved papis to python-modules
* add myself as maintainer
2019-04-11 12:55:08 +02:00
Frederik Rietdijk
f6dcb5f70b
hiredis-vip: init at 0.3.0
2019-04-11 09:38:50 +02:00
worldofpeace
5141b1c455
gom: init at 0.3.3
2019-04-11 03:24:58 -04:00
Markus Kowalewski
f0c51d18ac
hpl: init at 2.3
2019-04-11 09:09:51 +02:00
Frederik Rietdijk
c6341c279b
Merge staging-next into staging
2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b
Merge master into staging-next
2019-04-11 07:50:23 +02:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
...
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7
ffmpeg_4: build with videotoolbox on darwin ( #57743 )
2019-04-11 01:09:45 -04:00
Matthew Bauer
28d83343a3
Merge pull request #58625 from xzfc/aria2
...
aria2: Add sphinx build dependency to generate man pages
2019-04-11 01:03:43 -04:00
Aaron Andersen
ee7565af9d
solr: init at 8.0.0
2019-04-10 20:12:41 -04:00
divisor
d44250ba18
libow: init at 3.2p1
2019-04-10 23:48:10 +02:00
Aaron Andersen
29f54684e9
Merge pull request #56234 from freezeboy/demoit
...
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
freezeboy
5e4ca6a0da
init: demoit-unstable-2019-03-29
2019-04-10 18:38:14 +02:00
xrelkd
fc1603583b
brook: init at 20190401 ( #59201 )
2019-04-10 17:56:21 +02:00
Felix Weilbach
b19ccfff73
cask: init at 0.8.4
2019-04-10 16:03:42 +02:00
Cyril Cohen
f7bf3d2239
coqPackages: refactor
...
Coq packages that depend on others need to be recompiled when the dependencies are updated, so we make the whole `coqPackages` overridable by `overrideScope'`, using `lib.makeScope`.
2019-04-10 12:56:57 +02:00
xrelkd
57705705ae
cargo-xbuild: init at 0.5.7 ( #59228 )
2019-04-10 12:05:24 +02:00
Matthew Bauer
3463e6ad17
static: remove libjpeg static override
...
it is not necessary
2019-04-10 01:46:00 -04:00
Tom Hunger
efc0fc165f
python3Packages.xxhash: init at 1.3.0
2019-04-09 22:19:59 +01:00
Florian Klink
582c8c5c51
Merge pull request #59190 from adrianparvino/pinentry-remove-gtk3-dep
...
pinentry: remove GTK3 dependency
2019-04-09 23:14:46 +02:00
xeji
d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 ( #59102 )
2019-04-09 22:20:37 +02:00
markuskowa
5f621364a9
Merge pull request #59108 from willtim/master
...
mixxx: 2.1.5 -> 2.2.0 (#53643 ) - QT5 version
2019-04-09 20:03:58 +02:00
Daiderd Jordan
9222e53874
Merge pull request #56776 from teto/wireshark3
...
wireshark: 2.6.6 -> 3.0.1 [RDY]
2019-04-09 18:31:57 +02:00
Frederik Rietdijk
d108b49168
Merge master into staging-next
2019-04-09 16:38:35 +02:00
Joachim Breitner
610f73f3f7
macdylibbundler: init ( #59173 )
...
* macdylibbundler: init
whihc I found useful to make self-contained releases of binaries built
on osx.
* Add version field
2019-04-09 10:06:42 -04:00
Michael Raskin
ff81390fd3
Merge pull request #59192 from ajs124/xtris
...
xtris: init at 1.15
2019-04-09 11:15:14 +00:00
Bas van Dijk
a3fb03df3e
Merge pull request #59206 from basvandijk/elk-6.7.1
...
elk: 6.5.1 -> 6.7.1
2019-04-09 13:04:14 +02:00
Bas van Dijk
7062a073e8
elk: 6.5.1 -> 6.7.1
2019-04-09 12:34:01 +02:00
ajs124
beb419bbc0
xtris: init at 1.15
2019-04-09 12:14:05 +02:00
Maximilian Bosch
70689254bc
Merge pull request #59055 from suhr/tox-node
...
tox-node: init at 0.0.7
2019-04-09 11:48:29 +02:00
Pascal Wittmann
e80a667a66
Merge pull request #58466 from vaibhavsagar/bump-polyml
...
polyml: 5.7.1 -> 5.8
2019-04-09 11:31:31 +02:00
Pascal Wittmann
8e76f22e57
Merge pull request #59198 from dtzWill/update/zig-0.4.0
...
zig: 0.3.0 -> 0.4.0
2019-04-09 11:18:55 +02:00
Maximilian Bosch
3528e6b7d3
Merge pull request #59143 from manveru/remove-rhc
...
rhc: remove
2019-04-09 10:56:07 +02:00
Michael Fellinger
91e766e44f
rhc: remove
2019-04-09 09:02:00 +02:00
Will Dietz
1a8328b126
zig: 0.3.0 -> 0.4.0
...
Bump to use LLVM8, but just guessing ;).
2019-04-09 00:51:35 -05:00
Matthieu Coudron
5e19cec491
wireshark: 2.6.6 -> 3.0.1
...
See https://www.wireshark.org/docs/relnotes/wireshark-3.0.0.html .
Drops gtk build.
2019-04-09 11:09:06 +09:00
Aaron Andersen
902ab43a91
Merge pull request #58125 from mwilsoninsight/showoff
...
showoff: init at 0.20.1
2019-04-08 20:14:06 -04:00
Robin Gloster
a58ab8fc05
Merge pull request #58398 from Ma27/package-documize
...
documize-community: init at 2.2.1
2019-04-08 22:34:11 +00:00
Maximilian Bosch
acbb74ed18
documize-community: init at 2.2.1
...
Documize is an open-source alternative for wiki software like Confluence
based on Go and EmberJS. This patch adds the sources for the community
edition[1], for commercial their paid-plan[2] needs to be used.
For commercial use a derivation that bundles the commercial package and
contains a `$out/bin/documize` can be passed to
`services.documize.enable`.
The package compiles the Go sources, the build process also bundles the
pre-built frontend from `gui/public` into the binary.
The NixOS module generates a simple `systemd` unit which starts the
service as a dynamic user, database and a reverse proxy won't be
configured.
[1] https://www.documize.com/get-started/
[2] https://www.documize.com/pricing/
2019-04-08 23:54:57 +02:00
Adrian Parvin D. Ouano
ebeb1dc49d
pinentry: remove GTK3 dependency
2019-04-09 05:04:46 +08:00
LinArcX
ae3be1a41a
ir-standard-fonts: init at unstable-2017-01-21 ( #57943 )
2019-04-08 09:30:11 -04:00
LinArcX
185187f993
shabnam-fonts: init at v4.0.0 ( #58446 )
2019-04-08 09:19:41 -04:00
Elis Hirwing
6a384a5bc3
Merge pull request #59075 from dtzWill/update/php-apcu
...
phpPackages.apcu{,_bc}: minor updates
2019-04-08 13:56:54 +02:00
worldofpeace
0100fe974f
Merge pull request #59072 from dhl/pythonPackages.serverlessrepo
...
pythonPackages.serverlessrepo: init at 0.1.8
2019-04-08 04:43:38 -04:00
David Leung
0d1ec03d1a
pythonPackages.serverlessrepo: init at 0.1.8
...
A Python library with convenience helpers for working with the AWS Serverless
Application Repository.
2019-04-08 15:23:26 +08:00
Gabriel Ebner
20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
...
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
worldofpeace
fa7587456b
Merge pull request #59089 from dhl/dhl/python-modules/aws-lambda-builders
...
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 02:42:40 -04:00
Austin Seipp
8ace9e6a44
pmdk: init at 1.6
...
Intel is finally shipping real persistent memory, now that Optane DCPMMs
are available with Cascade Lake processors. Therefore, programmers need
a persistent memory programming API!
In particular, pmdk is needed for QEMU features relating to persistent
memory: by enabling pmdk as a dependency of QEMU, you can proxy NVDIMMs
from the host system to virtual machines with the exact same consistency
guarantees. (In the normal case, these host NVDIMMs can be used as a
backend device for DAX-enabled filesystems, and the persistent memory
given to the virtual machine can be represeted as objects in the
filesystem, allowing granular distribution of non-volatile memory to
clients.)
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-08 01:42:26 -05:00
David Leung
6663765dbb
pythonPackages.aws-lambda-builders: init at 0.2.1
2019-04-08 14:30:54 +08:00
worldofpeace
2e7cb730ac
Merge pull request #59088 from dhl/dhl/python-modules/chevron
...
pythonPackages.chevron: init at 0.13.1
2019-04-08 01:24:39 -04:00
David Leung
7033cf04dd
pythonPackages.chevron: init at 0.13.1
...
A Python implementation of mustache
2019-04-08 13:19:01 +08:00
Samuel Dionne-Riel
40d59c6e8e
Merge pull request #58976 from gilligan/remove-nodejs6
...
Remove nodejs-6_x which is about to enter EOL
2019-04-07 19:49:24 -04:00