Winter
5692ffc91d
don't use nix-prefetch
2022-11-10 17:56:31 +01:00
Jörg Thalheim
8bfdad152f
refactor stable/unstable versions and regex filtering
2021-01-25 00:30:37 +01:00
Tim Steinbach
caf298f4f0
Add --unstable-version argument
...
Enabling this flag will include all versions
containing '-' and '+' from being considered valid.
As per SemVer, these are the separators for unstable
versions (i.e. "-RC2", "+abcdef" suffixes).
2021-01-18 12:00:14 -05:00
Jörg Thalheim
9e096645c7
ensure XDG_RUNTIME_DIR before calling nix-prefetch
2021-01-09 11:20:20 +01:00
Tim Steinbach
7d487d245a
Allow extracting version information
...
This can be used to remove tag prefixes, suffixes or similar
Closes #29
2020-12-25 10:27:50 -05:00
Jörg Thalheim
78ebf7b1df
always assume nix flakes enabled version
...
This was adding too much boiler code.
Having one version is easier to maintain.
2020-11-18 09:23:07 +01:00
Jörg Thalheim
23de41fff9
utils.py: fix formatting
2020-08-17 18:17:35 +01:00
Jörg Thalheim
4d35310c51
fix is_nix_flakes check
2020-08-17 09:56:26 +01:00
Jörg Thalheim
cd588261a7
nix-update: make compatible with nixUnstable
2020-08-16 13:06:45 +01:00
Jörg Thalheim
9af084400d
fix typing spec
2020-05-05 11:15:29 +01:00
Jörg Thalheim
614fad2532
use mypy strict mode
2020-05-03 07:53:16 +01:00
Jörg Thalheim
3eef57b671
add --commit flag
2020-03-24 13:26:18 +00:00
Jörg Thalheim
f341d1e982
make it a proper python/nix package
2020-03-16 10:06:32 +00:00