Will Dietz
6a73992cfa
Merge pull request #59752 from dtzWill/feature/dedup
...
dedup: init at 1.0
2019-04-28 00:28:06 -05:00
Frederik Rietdijk
8c80a29a75
Revert "all-packages.nix: Don't recurse into 'tests'", fix eval release.nix
...
This reverts commit 014c26d75b
.
recurseIntoAttrs is needed in order to evaluate the tests in release.nix.
See 014c26d75b
cc @edolstra
2019-04-28 07:15:15 +02:00
Will Dietz
b9aadffc78
Merge pull request #60192 from dtzWill/feature/electron-5
...
electron_5: init at 5.0.0
2019-04-27 22:10:44 -05:00
Eelco Dolstra
014c26d75b
all-packages.nix: Don't recurse into 'tests'
...
Doing so significantly slows down 'nix-env -qa' (4.30s vs 5.17s),
mostly because it seems to do a NixOS system evaluation.
This attribute should probably be removed entirely since tests should
be in release.nix, not pollute nix-env's package set.
2019-04-27 21:58:33 +02:00
Luke Sandell
8711711de8
cubicsdr: init at 0.2.5
2019-04-27 12:53:44 -05:00
Lassulus
1839b54df0
Merge pull request #54343 from marsam/init-z-lua
...
z-lua: init at 1.7.0
2019-04-28 01:16:39 +09:00
linarcx
48fd8be3f1
nahid-fonts: init at v0.3.0
...
Closes : #58488
2019-04-27 09:56:34 -04:00
Mario Rodas
3a2d01cf01
z-lua: init at 1.7.0
2019-04-27 08:03:06 -05:00
Matthieu Coudron
672c3c1d2a
lua: merge lua5.X interpreters ( #59919 )
...
lua: merge lua5.X interpreters
similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
betaboon
8ab8b30699
eventstore: 4.1.1 -> 5.0.0 ( #58774 )
2019-04-27 14:57:37 +02:00
Tim Steinbach
8d98033d99
linux: 4.9.170 -> 4.9.171
2019-04-27 08:08:26 -04:00
Tim Steinbach
d43faab5ef
linux: 4.19.36 -> 4.19.37
2019-04-27 08:06:39 -04:00
Tim Steinbach
ae7baea76f
linux: 4.14.113 -> 4.14.114
2019-04-27 08:05:36 -04:00
Lassulus
75d150f9da
Merge pull request #59872 from Izorkin/datadog
...
Datadog: update packages
2019-04-27 19:27:32 +09:00
Jörg Thalheim
19d1dc9ab8
Merge pull request #60199 from ajs124/drop/evopedia
...
evopedia: remove package
2019-04-27 10:41:57 +01:00
Jörg Thalheim
44106464ea
Merge pull request #57793 from schmittlauch/soundkonverter
...
[soundkonverter] init at 3.0.1
2019-04-27 10:39:55 +01:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
...
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
Bruno Bigras
555f464453
pazi: init at 0.2.0 ( #60303 )
2019-04-27 09:36:10 +02:00
Bruno Bigras
4d8b9cbbdd
httplz: init at 1.5.0 ( #60304 )
2019-04-27 09:34:33 +02:00
Sarah Brofeldt
f96bf5bb2e
Merge pull request #60241 from Amar1729/init/sd
...
sd: init at 0.5.0
2019-04-27 08:07:54 +02:00
Frederik Rietdijk
042a01efbf
Merge staging-next into staging
2019-04-27 07:02:02 +02:00
Frederik Rietdijk
883232c00d
Merge master into staging-next
2019-04-27 07:01:38 +02:00
Matthew Bauer
87944c3125
Merge pull request #56744 from matthewbauer/macos-10-12
...
Update macOS to 10.12
2019-04-26 22:20:03 -04:00
Matthew Bauer
c1f1a0ea15
qt5: use llvm5 for all modules
...
This avoids some issues encountered with qt5 not working libcxx 7. We
can remove this at some point when qt5 has addressed all of their issues.
2019-04-26 21:55:12 -04:00
Matthew Bauer
db032fe1dc
mosh: use llvm6 stdenv on clang stdenv
2019-04-26 21:55:09 -04:00
Matthew Bauer
eaf153b17e
libcanberra3: use gdk x11 for macos
2019-04-26 21:55:07 -04:00
Matthew Bauer
6613a5fed0
treewide: use gcc stdenv in rig and cdb
2019-04-26 21:55:06 -04:00
Matthew Bauer
d3fa660288
yquake: fix on darwin
2019-04-26 21:55:06 -04:00
Matthew Bauer
ecffd43b46
xcbuild: use llvm6-based xcbuild
2019-04-26 21:55:04 -04:00
Matthew Bauer
d490dad864
treewide: use gcc when necessary
...
Some build scripts depend on gcc being available. We use gccStdenv in
this case.
2019-04-26 21:55:03 -04:00
Matthew Bauer
c72c6a48ca
treewide: use llvm6 in some places
...
Not everything works on llvm7. It’s easiest to just provide the llvm6
as backup in this case.
2019-04-26 21:55:01 -04:00
Matthew Bauer
e95ec0da29
libao: fix on 10.12 sdk
2019-04-26 21:54:59 -04:00
Matthew Bauer
eaadbdf1c3
cmake: don’t use cf-private
...
cf-private is not necessary here. cmake just needs the CoreFoundation
framework to be used. swift-corefoundation seems to work fine in this case.
/cc @lnl7
2019-04-26 21:54:49 -04:00
Matthew Bauer
7f08b28bbf
Revert "Revert "cctools: bump to latest commit""
...
This reverts commit 0e78f2bd10
.
2019-04-26 21:54:47 -04:00
Mario Rodas
3f46165af3
Merge pull request #59963 from yrashk/pforth
...
pforth: init at 28
2019-04-26 18:33:54 -05:00
Aaron Andersen
d872d32ba0
Merge pull request #60218 from eadwu/init/epubcheck
...
epubcheck: init at 4.2.0
2019-04-26 19:10:58 -04:00
Amar1729
3679d1b17e
sd: init at 0.5.0
2019-04-26 18:47:48 -04:00
Edmund Wu
5f6ddc2747
epubcheck: init at 4.2.0
2019-04-26 17:56:42 -04:00
Jan Tojnar
664c82cd4c
ledmon: init at 0.92 ( #60206 )
...
ledmon: init at 0.92
2019-04-26 19:43:30 +02:00
Yurii Rashkovskii
1ae5e27751
pforth: init at 28
2019-04-26 22:11:41 +07:00
Jan Tojnar
89a150355b
Merge branch 'master' into staging
2019-04-26 16:35:54 +02:00
Silvan Mosberger
b0c46a21e6
pandoc-imagine: init at unstable-2018-11-19 ( #59816 )
...
pandoc-imagine: init at unstable-2018-11-19
2019-04-26 12:02:08 +02:00
Richard Marko
9cfb2c0697
ledmon: init at 0.92
2019-04-26 10:30:50 +02:00
Peter Hoeg
65e3d0da85
Merge pull request #60244 from peterhoeg/f/kfind
...
kfind: was not mentioned in all-packages.nix
2019-04-26 14:01:41 +08:00
Peter Hoeg
e90723b3cb
kfind: was not referenced in all-packages.nix
2019-04-26 13:35:50 +08:00
Will Dietz
fb62c5d9aa
notable: init at 1.4.0
2019-04-25 23:24:29 -05:00
Will Dietz
6e4fa85446
Merge pull request #56259 from dtzWill/feature/minetime
...
minetime: init at 1.4.12
2019-04-25 23:22:30 -05:00
Will Dietz
37fd81c75d
Merge pull request #60167 from winpat/add_taskopen
...
taskopen: init at 1.1.4
2019-04-25 23:10:59 -05:00
Will Dietz
5340c05e04
Merge pull request #60130 from lo1tuma/nodejs-12_staging
...
nodejs-12_x: init at 12.0.0
2019-04-25 23:08:20 -05:00
Graham Christensen
06d90aace2
Merge pull request #60236 from monsieurp/new-pydf
...
pydf: init at 12
2019-04-25 20:27:52 -04:00
Ambroz Bizjak
a9c40eef1f
Fix kernel oops on boot due to bug in i2c driver.
...
https://github.com/NixOS/nixpkgs/issues/60126
https://lkml.org/lkml/2019/4/24/1123
The patch should be removed in the next round of stable releases because the fix should be included.
(cherry picked from commit 1e8a0805890fbb1cce1aa751296c82342b0cae7e)
2019-04-25 20:24:34 -04:00
Patrice Clement
4eaada7e22
pydf: init at 12
2019-04-26 00:43:43 +02:00
Renaud
526a406f11
Merge pull request #59557 from xrelkd/add/cargo-sweep
...
cargo-sweep: init at 0.4.1
2019-04-25 22:56:49 +02:00
Renaud
1746dc22e6
Merge pull request #60195 from marsam/init-xkcd-font
...
xkcd-font: init at 2017-08-24
2019-04-25 21:50:04 +02:00
Luis Hebendanz
827e954c54
rmount: init at 1.0.1 ( #60204 )
...
rmount: init at 1.0.1
2019-04-25 12:14:31 -04:00
ajs124
d287075c22
evopedia: remove package
...
The last upstream update was in 2014. While the software might still work, its usefulness depends on data archives, which are not updated anymore and have not been for several years.
Upstream suggests to use kiwix instead.
2019-04-25 10:13:26 +02:00
Mario Rodas
6124bfac3b
xkcd-font: init at 2017-08-24
2019-04-24 21:13:39 -05:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
...
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Will Dietz
259d23a0dd
electron_5: init at 5.0.0
...
Copy of electron_4 expression with minor
addition of at-spi2-core which is needed to launch.
2019-04-24 19:56:00 -05:00
samrose
e6956c6595
uboot: add Banana Pi M64 ( #58366 )
2019-04-24 22:50:01 +02:00
Renaud
71c6157fd7
Merge pull request #58534 from bzizou/sumatools.dev
...
sumatools: init at 1.0.34
2019-04-24 22:34:35 +02:00
Joachim F
1e40aef922
Merge pull request #56075 from asymmetric/evmdis
...
evmdis: init at unstable-2018-03-23
2019-04-24 20:24:35 +00:00
Graham Christensen
857069293d
Merge pull request #56565 from andrew-d/adunham/plex-fhs
...
plex: rewrite to use FHS userenv
2019-04-24 15:00:30 -04:00
Frederik Rietdijk
0a7bcb3b03
Merge staging into staging-next
2019-04-24 18:38:11 +02:00
Patrick Winter
0553c30ff0
taskopen: init at 1.1.4
2019-04-24 18:30:36 +02: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
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
Peter Hoeg
e3f31092a9
discover: init at 5.15.3
2019-04-24 14:23:14 +08:00
Peter Hoeg
05dfa99d1d
matrique -> spectral
2019-04-24 12:40:07 +08:00
Peter Hoeg
3bf5c2a6e0
quaternion-git: init at 0.0.9.4-rc3
2019-04-24 12:40:00 +08:00
Andrew Dunham
9f7f367bf5
plex: rewrite to use FHS userenv
2019-04-23 20:19:33 -07:00
Matthew Bauer
7488a367af
Merge pull request #56555 from matthewbauer/wasm
...
Initial WebAssembly/WASI cross-compilation support
2019-04-23 22:44:33 -04:00
Matthew Bauer
84d00355e8
Merge remote-tracking branch 'NixOS/master' into staging
2019-04-23 22:00:42 -04:00
Matthew Bauer
721832f97e
libiconv: get just headers from wasilibc
2019-04-23 21:48:58 -04:00
Matthew Bauer
dbb94b984f
wasmtime: init and use for emulation
...
This isn’t really an "emulator" but it’s the closest concept we have
right now.
2019-04-23 21:48:57 -04:00
Matthew Bauer
9abff4af4f
wasm: init cross target
...
Adds pkgsCross.wasm32 and pkgsCross.wasm64. Use it to build Nixpkgs
with a WebAssembly toolchain.
stdenv/cross: use static overlay on isWasm
isWasm doesn’t make sense dynamically linked.
2019-04-23 21:48:57 -04:00
Will Dietz
25fb5d553c
minetime: init at 1.4.10, using appimageTools
2019-04-23 20:40:53 -05: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
Mathias Schreck
4ddbac7037
nodejs-12_x: init at 12.0.0
2019-04-24 00:23:50 +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
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
Renaud
444f1ec6d5
Merge pull request #59965 from FredeEB/seasocks-pkg
...
seasocks: init at 1.4.2
2019-04-23 00:22:34 +02:00
Fredeeb
d41814dd00
seasocks: init at 1.4.2
2019-04-22 23:46:12 +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
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
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
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
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
ae1e940cc0
darwin: move to llvm7
2019-04-20 23:17:04 -04:00
Will Dietz
4c3c8f4a7d
all-packages: keep llvm7 overrides for now, not default on Darwin yet
2019-04-20 23:17:04 -04:00
Will Dietz
564bf8da2b
all-packages.nix: remove llvm7 overrides, this is now the default
2019-04-20 23:16:37 -04:00
Will Dietz
dd649a09c3
llvmPackages: keep darwin at llvm5
...
My previous attempts to bump the Darwin stdenv version didn't
seem to work, but AFAIK doing so should be straightforward
for anyone with a Darwin builder and the interest in tackling this.
While not the preferred solution, adding a conditional lets us move on,
as we missed 6 entirely due to no one getting around to resolving the
Darwin bootstrap accordingly.
2019-04-20 23:15:39 -04:00
Will Dietz
d4ff2313e6
llvmPackages: 5 -> 7 (bump our default LLVM)
2019-04-20 23:15:38 -04:00
Matthew Bauer
799fa4d404
Merge remote-tracking branch 'origin/master' into staging
2019-04-20 19:31:35 -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
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
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
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
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
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
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