Robert Hensing
b2b2297b14
nixops_unstable: bump dependencies
...
Using libvirtd-python: 8.10 -> 9.0
2023-02-26 19:30:15 +01:00
lukebfox
4c9edfc87e
nixops_unstable: bump dependencies
2023-02-23 15:42:42 +00:00
Robert Hensing
06c338f918
nixops_unstable: 2022-10-07 -> 2023-01-03
2023-01-08 19:09:17 +01:00
lukebfox
0a319cbdc2
nixops-hetznercloud: init at 0.1.2
2022-12-19 00:15:22 +00:00
Robert Schütz
823d4b7e8c
Merge pull request #205342 from dotlambda/nixops-insecure
...
nixops: mark certifi insecure
2022-12-11 13:08:08 -08:00
Robert Schütz
218122fa5c
nixopsUnstable: mark certifi insecure
2022-12-09 10:04:57 -08:00
adisbladis
1d8fe07ab9
nixopsUnstable: remove hacky override of pythonOutputDistPhase
...
poetry2nix is completely opting out of this hook and hence it's a non-issue.
2022-10-10 15:43:56 +13:00
adisbladis
f439af5ce6
nixopsUnstable: fix build
2022-10-08 11:33:33 +13:00
adisbladis
8710df5d26
nixopsUnstable: update
2022-10-08 11:33:33 +13:00
Andy Chun @noneucat
fce17bf68b
nixops_unstable: update lock file
2022-06-23 15:46:33 -07:00
Andy Chun @noneucat
ea7336a084
nixops_unstable: set Python interpreter to python39
...
The package encounters a build error when building with Python 3.10 due to
API breakage (collections.MutableMapping -> collections.abc.MutableMapping).
2022-06-23 15:46:26 -07:00
Ilan Joselevich
590f97d231
libvirt: 8.1.0 -> 8.4.0
2022-06-10 16:19:21 +03:00
Bernardo Meurer
fefb6ba070
nixops_unstable: fix libvirt plugin for 8.1.0
2022-03-14 12:15:29 -07:00
Robert Hensing
e47e551964
nixops_unstable: 2.0.0-pre (2022-02-21) -> 2.0.0-pre-d939c9b (2022-03-03)
2022-03-03 14:06:48 +01:00
Robert Hensing
5b4c63172c
nixops_unstable: Fall back to "dirty" when rev missing
...
Doesn't occur with generated code, but makes it easy to temporarily
set the source to a path in the `poetry-git-overlay.nix` file.
2022-03-03 14:04:36 +01:00
Robert Hensing
0bd069dd41
nixopsUnstable: Set version to <version>-pre-<commit>
2022-03-03 12:42:48 +01:00
Robert Hensing
121b56dcd0
nixopsUnstable: 2.0.0-pre (2021-12-01) -> 2.0.0-pre (2022-02-21)
2022-03-03 12:42:10 +01:00
Ilan Joselevich
714b5ad6dc
nixopsUnstable: 2.0.0-pre (2021-12-04)
2021-12-04 01:53:39 +02:00
Robert Hensing
d0cd160ca2
nixopsUnstable: Add nixops-digitalocean plugin
2021-11-19 20:48:53 +01:00
Robert Hensing
9ae4934062
nixopsUnstable: Add nixops-hetzner plugin
2021-11-19 20:48:53 +01:00
Robert Hensing
9c1e72507b
nixopsUnstable: Sort plugins
2021-11-19 20:48:53 +01:00
Robert Hensing
6aabe7f736
nixopsUnstable: (2.0.0-pre) 2021-11-02 -> 2021-11-18
2021-11-19 20:48:53 +01:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 ( #145260 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Ilan Joselevich
383a7900cb
nixopsUnstable: 2.0.0-pre (2021-11-02)
2021-11-02 23:01:32 +02:00
Robert Hensing
b4dcb690f3
nixopsUnstable: Add nixops-hercules-ci
2021-10-18 21:58:53 +02:00
Robert Hensing
21dbe75ffe
nixopsUnstable: Update lock
2021-10-18 21:55:53 +02:00
Robert Hensing
6dfab1853d
Merge pull request #142035 from hercules-ci/nixops-test
...
NixOps test
2021-10-18 21:28:15 +02:00
Robert Hensing
c64881b6da
nixopsUnstable: Add test
2021-10-18 12:07:01 +02:00
Ilan Joselevich
05f2459915
nixopsUnstable: 2.0.0-pre (2021-09-05) -> 2.0.0-pre (2021-10-12)
2021-10-12 23:45:41 +03:00
figsoda
4790fab62f
nixopsUnstable: fix version output
2021-09-20 08:58:18 -04:00
Ilan Joselevich
bc8fa865ae
nixopsUnstable: 2.0.0-pre (2021-03-24) -> 2.0.0-pre (2021-09-05)
2021-09-05 06:18:59 +03:00
Jonas Chevalier
c6b62f2381
mkShell: introduce packages argument ( #122180 )
...
The distinction between the inputs doesn't really make sense in the
mkShell context. Technically speaking, we should be using the
nativeBuildInputs most of the time.
So in order to make this function more beginner-friendly, add "packages"
as an attribute, that maps to nativeBuildInputs.
This commit also updates all the uses in nixpkgs.
2021-05-13 19:17:29 +02:00
Robert Hensing
f70a6453e5
nixopsUnstable: 2.0.0-pre (2021-02-03) -> 2.0.0-pre (2021-03-24)
2021-03-24 12:41:01 +01:00
Samuel Gräfenstein
819ab46fe7
treewide: pkgconfig -> pkg-config
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:19 +01:00
Sandro Jäckel
2d11d214c7
nixops: remove unused input
2021-02-17 23:12:28 +01:00
adisbladis
a2a05d2bfe
nixopsUnstable: 1.7pre2764_932bf4 -> 2.0.0-pre
2021-02-03 16:03:03 +01:00