Commit graph

14 commits

Author SHA1 Message Date
Marcin Kuzminski
f9323d5762 nix: don't inject invoke/bumpversion in default shell, we use our own py3 compat, and want to have an option to skip it 2020-01-08 14:10:32 +01:00
Marcin Kuzminski
eee6f4cbd8 packaging: dropped bower, it's now replaced by npm and webcomponents from polymer. 2018-10-29 15:30:10 +01:00
Marcin Kuzminski
00ec168f83 nix: don't pass pkgs into injected vcsserver. 2018-10-24 12:06:32 +02:00
Marcin Kuzminski
d943065038 nix: use common formatting on inherit keyword. 2018-10-24 11:39:52 +02:00
Marcin Kuzminski
81769be532 packages: use common overlay structure that vcsserver uses. 2018-10-24 11:39:34 +02:00
Marcin Kuzminski
58f89e5cf6 nix: updated to 18.03 nix packages
- dependencies: updated setuptools-scm to 2.1.0
- new strucutre
- cleanups and optimize of build chain
2018-06-28 14:43:26 +02:00
Martin Bornhold
9a1b3214a3 nix: Add sourcesOverrides argument to shell.nix to set the vcs server path in jenkins. 2016-10-26 11:52:03 +02:00
Martin Bornhold
34b5e9a81e nix: Use vcsserver from config instead of using command line argument. 2016-10-17 09:33:17 +02:00
Martin Bornhold
d2d3673431 nix: Add methods to support develop installations from config. 2016-10-17 09:32:13 +02:00
Martin Bornhold
5eb98d8151 nix: Move shell hook: default.nix -> shell.nix and set custom prompt.
When using multiple dev envs with nix-shell it's good to have a unique
shell propt to distinguish them.
2016-10-17 09:10:28 +02:00
Martin Bornhold
cb6fc8a3c1 dev-env: Remove locustio from dependencies and nix-shell 2016-07-21 14:21:01 +02:00
Martin Bornhold
aaed98ef52 dev-env: Improve build inputs formatting. 2016-07-12 20:42:36 +02:00
Martin Bornhold
f178c4826e dev-env: Add locustio to the nix-shell. 2016-07-12 20:36:11 +02:00
Marcin Kuzminski
9a0d8c0b77 project: added all source files and assets 2016-05-24 15:56:53 +02:00