I hereby claim:
- I am k2s on github.
- I am k2s (https://keybase.io/k2s) on keybase.
- I have a public key ASBhchjxv8Wg8_9I2p6czNXGsYe55aIbQjjVbEJCmkSOsQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# Maintainer: Vlad M. <vlad@archlinux.net> | |
# Contributor: Mario Rodas | |
# Contributor: Oozyslug <oozyslug at gmail dot com> | |
# Contributor: koral <koral at mailoo dot org> | |
# Contributor: k2s <martin minka at gmail dot com> | |
pkgname=nix | |
pkgver=1.11.2 | |
pkgrel=2 | |
pkgdesc="A purely functional package manager" |
<link rel="import" href="lib/iron-form/iron-form.html"> | |
<link rel="import" href="lib/paper-button/paper-button.html"> | |
<link rel="import" href="lib/paper-input/paper-input-container.html"> | |
<link rel="import" href="lib/paper-input/paper-input.html"> | |
<template> | |
<section> | |
<h2>${heading}</h2> | |
<form is="iron-form" role="form"> |
;;; let us put everything together | |
engine.outputs[]=cli | |
engine.local=mysqlAmazonRds | |
engine.remote=s3 | |
engine.compare=sqlite | |
storage.filesystem.basedir=~/data | |
storage.s3.bucket=myAmazonBucket | |
compare.sqlite.file=~/backup/compare.db |