worldofpeace
ce50875fd4
pythonPackages.wikipedia: init at 1.4.0
2019-04-24 12:39:31 -04:00
linarcx
072c69f1ff
lalezar-fonts: init at unstable-2017-02-28
...
Closes #59402
2019-04-24 09:24:12 -04:00
worldofpeace
f5d3418b0c
Merge pull request #58994 from zookatron/sublime-merge
...
sublime-merge: init at 1107
2019-04-24 09:21:07 -04:00
Matthieu Coudron
65a963235c
Merge pull request #60152 from Lucus16/unpin-protobuf
...
Revert "ibus-packages.mozc: pin to protobuf 3.6"
2019-04-24 22:12:54 +09:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
...
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Vladyslav M
ad4f7dd90e
cargo-outdated: init at unstable-2019-04-13 ( #59893 )
...
cargo-outdated: init at unstable-2019-04-13
2019-04-24 13:44:35 +03:00
Sondre Nilsen
67d03fec53
cargo-outdated: init at unstable-2019-04-13
2019-04-24 12:46:19 +03:00
Lars Jellema
a5ed6ab73e
Revert "ibus-packages.mozc: pin to protobuf 3.6"
...
protobuf was bumped to 3.7.1, which fixes the build issue as described
in google/mozc#460 .
This reverts commit a19fbaf39b
.
2019-04-24 11:30:04 +02:00
Elis Hirwing
0620e0fdbf
Merge pull request #60099 from Izorkin/php-packages-prefix
...
phpPackages: add prefix 'php-' to packages
2019-04-24 07:24:54 +02:00
Lily Ballard
35e2c2d6dd
xv: init at 0.1.0
2019-04-23 17:32:28 -07:00
Silvan Mosberger
508fd8f133
Merge pull request #55413 from msteen/bitwarden_rs
...
bitwarden_rs: init at 1.8.0
2019-04-24 00:25:08 +02:00
Matthijs Steen
8a0a9710b0
bitwarden_rs: init at 1.8.0
2019-04-23 21:25:46 +02:00
Silvan Mosberger
fe054079fd
Merge pull request #60024 from roosemberth/master
...
libguestfs-with-appliance: Add package for libguesfs containing libguestfs appliances
2019-04-23 20:27:26 +02:00
Izorkin
fa06972871
phpPackages: add prefix 'php-' to packages
2019-04-23 20:00:06 +03:00
Mario Rodas
2e333e801a
pythonPackages.macfsevents: init at 0.8.1
2019-04-23 04:20:00 -05:00
worldofpeace
c8c0bd1fea
Merge pull request #51285 from expipiplus1/fped
...
fped: init at unstable-2017-05-11
2019-04-23 06:52:50 -04:00
Jörg Thalheim
536fe532c2
Merge pull request #60058 from dtzWill/feature/iwd-ell-split-and-update
...
iwd: split ell to separate derivation, update iwd and ell
2019-04-23 10:58:08 +01:00
Vladimír Čunát
5b316ed476
lua*Packages.cqueues: fix internal version number
...
It's a workaround for now, until we know more. See upstream ticket.
2019-04-23 10:54:30 +02:00
Samuel Dionne-Riel
e6407e2979
Merge pull request #60028 from volth/perl-meta-priority++
...
perl.meta.priority += 1
2019-04-22 19:42:41 -04:00
Renaud
444f1ec6d5
Merge pull request #59965 from FredeEB/seasocks-pkg
...
seasocks: init at 1.4.2
2019-04-23 00:22:34 +02:00
Silvan Mosberger
eb67898a2c
Merge pull request #59904 from Izorkin/php-packages
...
phpPackages: update php packages
2019-04-22 23:50:21 +02:00
Fredeeb
d41814dd00
seasocks: init at 1.4.2
2019-04-22 23:46:12 +02:00
markuskowa
d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
...
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger
076be0963a
Merge pull request #59898 from kierdavis/init-modd
...
modd: init at 0.8
2019-04-22 23:30:59 +02:00
Bas van Dijk
710b9675fc
Merge pull request #59983 from ivan/prometheus-statsd-exporter-0.9.0
...
prometheus-statsd-exporter: 0.4.0 -> 0.9.0
2019-04-22 23:21:46 +02:00
Kier Davis
d5c65caaae
modd: init at 0.8
2019-04-22 22:18:42 +01:00
Will Dietz
20ba9c03ed
iwd: split ell to separate derivation, update iwd and ell
2019-04-22 15:55:15 -05:00
Vincent Laporte
b387dced20
Merge pull request #59131 from vbgl/ocaml-uri-2.2
...
ocamlPackages.uri: 1.9.6 -> 2.2.0; ocamlPackages.cohttp: 1.1.1 -> 2.0.0
2019-04-22 21:16:33 +02:00
Austin Seipp
52714f495c
liburing: init at 1.0.0pre821_39e0ebd
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 11:18:18 -05: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
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
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