Commit Graph

469 Commits

Author SHA1 Message Date
figsoda
e0bb1b0ea8 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7af10ab660287104c6a3b679914a6a5e9e9587e8' (2022-05-19)
  → 'github:NixOS/nixpkgs/6e51c97f1c849efdfd4f3b78a4870e6aa2da4198' (2022-12-05)
2022-12-07 16:15:31 -05:00
figsoda
ec5ebb5173 switch to nixos-unstable branch for the flake 2022-12-07 16:15:10 -05:00
figsoda
7e56fcd965 use the new nix command in ci 2022-12-07 16:15:05 -05:00
Jörg Thalheim
584d5e5e9b
Merge pull request #116 from figsoda/version-prefix
prefer versions with the same prefix
2022-12-01 11:24:49 +01:00
figsoda
263c2b3564 fix diff when version regex is applied 2022-11-29 13:26:11 -05:00
figsoda
0dea3ba6f3 prefer versions with the same prefix 2022-11-29 12:58:43 -05:00
Jörg Thalheim
9838795b16
Merge pull request #115 from figsoda/update-script
add flag to run passthru.updateScript if possible
2022-11-28 17:45:29 +01:00
figsoda
b45b1da9c0 mention --use-update-script in readme 2022-11-28 11:27:23 -05:00
figsoda
895f44126b add flag to run passthru.updateScript if possible 2022-11-28 10:43:41 -05:00
Jörg Thalheim
64f5cc5ddc
Merge pull request #113 from figsoda/diff
Add diff feature
2022-11-27 20:46:11 +01:00
figsoda
e774fdb74e
Merge pull request #114 from Mic92/nix-build
nix_update: use -L to get more logs when building
2022-11-27 10:36:07 -05:00
figsoda
8eed06941b add integration tests for the diff feature 2022-11-27 09:52:04 -05:00
figsoda
baf3779e54 add diff features 2022-11-27 09:52:04 -05:00
Jörg Thalheim
591d491225 nix_update: use -L to get more logs when building 2022-11-27 13:12:06 +01:00
Sandro
da3c17a614
Merge pull request #112 from figsoda/unused 2022-11-24 01:46:58 +01:00
figsoda
2d4aa23824 remove unused statement and variable 2022-11-23 19:10:36 -05:00
Jörg Thalheim
f2004889fc
Merge pull request #76 from schnusch/unstable
update unstable packages from git to latest branch
2022-11-22 20:31:31 +01:00
figsoda
ed586d4915 fix isort lints 2022-11-21 15:37:14 -05:00
figsoda
e1067480e9 fix duplicate import from merge conflicts 2022-11-21 15:24:11 -05:00
figsoda
f0490e7196
Merge branch 'master' into unstable 2022-11-21 15:07:18 -05:00
figsoda
006d895fde
Merge pull request #109 from winterqt/npm-deps-hook
add support for npmDeps
2022-11-20 13:27:05 -05:00
Winter
ceb7d8df35 add support for npmDeps 2022-11-20 13:19:07 -05:00
figsoda
1527964593
Merge pull request #108 from figsoda/inherit
inherit stdout and stderr when appropriate
2022-11-19 12:41:03 -05:00
figsoda
350d534ac7 use .utils.run instead of subprocess.run 2022-11-17 12:49:14 -05:00
figsoda
0cbea8ba78 inherit stdout and stderr when appropriate 2022-11-17 12:46:56 -05:00
Jörg Thalheim
de92f552d6
Merge pull request #106 from figsoda/black
also check bin/nix-update with black
2022-11-15 08:52:44 +01:00
Jörg Thalheim
0c34276d74
Merge pull request #107 from figsoda/cargoDeps
add support for cargoDeps
2022-11-15 08:52:26 +01:00
figsoda
e8629b612e add support for cargoDeps 2022-11-14 21:07:37 -05:00
figsoda
5e65b7dcac also check bin/nix-update with black 2022-11-14 18:38:43 -05:00
Jörg Thalheim
77de91a52d
Merge pull request #105 from Mic92/ci
add isort to build
2022-11-14 23:43:29 +01:00
Jörg Thalheim
3f8112992a add isort to build 2022-11-14 23:40:40 +01:00
Jörg Thalheim
5bc869479d
Merge pull request #104 from figsoda/fmt
remove shebangs in inexecutable files, format with black and isort
2022-11-14 23:33:08 +01:00
figsoda
4fab744eac remove shebangs in inexecutable files, format with black and isort 2022-11-14 17:14:09 -05:00
Jörg Thalheim
e953da614a
Merge pull request #103 from figsoda/fix
fix parse_args
2022-11-14 16:54:15 +01:00
Jörg Thalheim
72e40caf8e dont pass args[0] to python's argparse 2022-11-14 16:51:31 +01:00
figsoda
e826940d01 fix parse_args 2022-11-14 10:43:14 -05:00
figsoda
409b07e2e0 fix typo 2022-11-14 10:37:41 -05:00
Jörg Thalheim
3a5f9c529a
Merge pull request #102 from figsoda/fetchcrate
add fetchCrate support
2022-11-14 16:25:54 +01:00
Jörg Thalheim
693aa01edb
Merge pull request #101 from Mic92/changelog
Changelog
2022-11-14 16:19:52 +01:00
figsoda
725c510332 add fetchCrate support 2022-11-14 10:18:02 -05:00
figsoda
dbb398b08f add fallback to overrideAttrs 2022-11-14 09:49:30 -05:00
Jörg Thalheim
fd3202917b drop nix-prefetch from nix-update 2022-11-14 15:38:56 +01:00
Jörg Thalheim
570a6ac64b add changelog feature and add integration test for it 2022-11-14 15:38:56 +01:00
Jörg Thalheim
4dbc76a572 also run git-add when version was not bumped
Otherwise git-commit with the template won't work
2022-11-14 14:15:17 +01:00
Jörg Thalheim
dcf5fcc402
Merge pull request #100 from Mic92/build-npm-package
Build npm package
2022-11-10 17:59:03 +01:00
Winter
9631d62a89 add support for buildNpmPackage 2022-11-10 17:56:31 +01:00
Winter
5692ffc91d don't use nix-prefetch 2022-11-10 17:56:31 +01:00
dependabot[bot]
fd7f07dd9d Bump cachix/install-nix-action from 17 to 18
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 17 to 18.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v17...v18)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 16:11:09 +10:00
Jörg Thalheim
7a6f8b3ca5
Merge pull request #95 from qowoz/fod
add vendorHash
2022-09-21 14:47:55 +02:00
zowoq
e4de7e6287 add vendorHash 2022-09-21 17:32:12 +10:00