aboutsummaryrefslogtreecommitdiff
path: root/nixops/custom_nixops.nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-24 13:55:43 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2019-05-24 13:55:43 +0200
commitdb4f87d640a090c4b469595737503f4189923c45 (patch)
treeea82e39e954ea4cb1efa7ee3c49492480831c9e3 /nixops/custom_nixops.nix
parentc58dcd70150d63e01dfe01adbb38244598e6a881 (diff)
downloadNix-db4f87d640a090c4b469595737503f4189923c45.tar.gz
Nix-db4f87d640a090c4b469595737503f4189923c45.tar.zst
Nix-db4f87d640a090c4b469595737503f4189923c45.zip
Build nixops_custom on the fly
Diffstat (limited to 'nixops/custom_nixops.nix')
-rw-r--r--nixops/custom_nixops.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixops/custom_nixops.nix b/nixops/custom_nixops.nix
deleted file mode 100644
index f024a4d..0000000
--- a/nixops/custom_nixops.nix
+++ /dev/null
@@ -1,2 +0,0 @@
1with import <nixpkgs> { overlays = builtins.attrValues (import ../overlays); };
2nixops