Commit Graph

431 Commits

Author SHA1 Message Date
Jörg Thalheim
81df3290b5
factoring out nix eval into own module 2020-03-23 10:38:04 +00:00
Jörg Thalheim
e2075b95a4
add ci support 2020-03-22 16:41:29 +00:00
Jörg Thalheim
79437798d3
fix mypy 2020-03-22 16:40:58 +00:00
Jörg Thalheim
cb8a10f6b6
remove unused import 2020-03-22 16:40:46 +00:00
Jörg Thalheim
de7cee4f24
reformat with black 2020-03-22 16:38:08 +00:00
Jörg Thalheim
ca158eddc2
nix_update: fix non-fetchgit packages 2020-03-18 15:23:02 +00:00
Jörg Thalheim
8ea26e9115
README.rst: add TODO for tests 2020-03-18 11:13:56 +00:00
Jörg Thalheim
7d46a2d3f0
support for fetchgit derivations 2020-03-18 10:34:29 +00:00
Jörg Thalheim
c4b303760b
add flag to skip version update 2020-03-17 13:22:33 +00:00
Jörg Thalheim
4c88cf26a3
nix_update: log version update 2020-03-17 12:37:29 +00:00
Jörg Thalheim
75a97cd1d8
remove executable flag from __init__.py
Instead the bin wrapper in ./bin/nix-update should be used.
2020-03-17 12:36:19 +00:00
Jörg Thalheim
5b1f48da74
README.rst: fix links 2020-03-17 12:25:56 +00:00
Jörg Thalheim
5a92156a95
README.rst: fix also nixpkgs-unstable installation 2020-03-17 12:24:01 +00:00
Jörg Thalheim
4cf2b68b5e
README.rst: fix codeblocks 2020-03-17 12:23:08 +00:00
Jörg Thalheim
364306f526
README: reference nur package 2020-03-17 12:21:18 +00:00
Jörg Thalheim
d649b50a38
remove shebang from nix_update module 2020-03-16 11:08:03 +00:00
Jörg Thalheim
885143a34d
README.rst: fix syntax 2020-03-16 10:33:02 +00:00
Jörg Thalheim
e91c8756d6
README: add feature list 2020-03-16 10:21:32 +00:00
Jörg Thalheim
f341d1e982
make it a proper python/nix package 2020-03-16 10:06:32 +00:00
Jörg Thalheim
5e79543a6a
support for gitlab & buildRustPackage 2020-03-15 20:20:21 +00:00
Jörg Thalheim
69a304846c
add support for buildGoModule 2020-03-13 10:06:19 +00:00
Jörg Thalheim
c1666a0592
don't hardcode shell in nix run 2020-03-13 10:05:39 +00:00
Jörg Thalheim
2cd7237051
README: mark build todo as done 2020-03-12 15:39:08 +00:00
Jörg Thalheim
1b80137477
add pypi support 2020-03-12 15:02:13 +00:00
Jörg Thalheim
5dd5c19ba4
add build/nix-shell/nix run support 2020-03-12 15:01:56 +00:00
Jörg Thalheim
0a15b74687
add TODOs 2020-03-11 11:39:41 +00:00
Jörg Thalheim
afbeb2fa00
rewrite/rename to nix-update 2020-03-06 09:50:13 +00:00
Jörg Thalheim
b7ddd7a14f
fix non-existing version variable 2020-03-05 15:36:50 +00:00
Jörg Thalheim
7bc67dd2f4
fix name 2020-03-05 12:24:11 +00:00
Jörg Thalheim
e8effc7c57
fixes README 2020-03-05 11:33:14 +00:00
Jörg Thalheim
fdbe7aec21
first commit 2020-03-05 11:32:37 +00:00