]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Add fixme for buildbot
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 3 Jan 2019 18:03:35 +0000 (19:03 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 3 Jan 2019 18:03:35 +0000 (19:03 +0100)
virtual/packages.nix

index b66ebb27d147305ffbbdd87a1bc5354618e1eb30..a115693c374da6382957b933c6c8fceb0f43d7b4 100644 (file)
@@ -15,5 +15,6 @@ in
     connexionswing_prod = connexionswing { environment = "prod"; };
     inherit nextcloud;
     inherit mantisbt;
+    # FIXME: add buildbot
     git = { web = gitweb; };
   }