Commit graph

26 commits

Author SHA1 Message Date
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