Commit Graph

40 Commits

Author SHA1 Message Date
seth
3b1c559db5 use nixfmt with --format 2024-06-06 12:22:10 +00:00
Jörg Thalheim
cafad8ced8 README: add bitbucket support 2024-04-23 11:58:28 +00:00
emilylange
e948a7f797 remove broken Gogs/notabug.com support
Gogs isn't Gitea.
The API surface of Gogs is different from Gitea's.

Additionally, notabug.com uses a multiple years old version of Gogs,
which has neither `/tags` nor `/commits` implemented.

The implementation we use in `version/gitea.py` simple does not work.

You can check this yourself by running `nix-update libgtkflow4`, one of
the few packages in nixpkgs that are hosted on notabug.com
2024-04-20 23:06:44 +00:00
0fie
17287ecfdf
Update README.md 2024-04-05 12:49:37 +02:00
Jörg Thalheim
c20ec18496
Merge pull request #233 from anthonyroussel/maven
Add support for updating buildMavenPackage's mvnHash
2024-03-18 08:34:45 +01:00
Jörg Thalheim
faf102fed1 README: update site list
fixes https://github.com/Mic92/nix-update/issues/234
2024-03-18 07:23:16 +00:00
Anthony Roussel
e567ad0c7e Add support for updating buildMavenPackage's mvnHash 2024-03-18 07:15:52 +00:00
Paul Meyer
b51dd85e6e document how to update a flakes legacyPackages
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2024-02-19 17:11:05 +01:00
Jörg Thalheim
36ffca82d2
Merge pull request #217 from Mic92/composer-support
Add support for updating buildComposerProject's vendorHash
2024-01-16 11:12:47 +01:00
Gaël Reyrol
0a30179f00 Add support for updating buildComposerProject's vendorHash
Update tests/testpkgs/default.nix
2024-01-16 11:06:16 +01:00
Mic92
b80494da43 Update README.md to precise that software is available in latest stable channel (23.11 as of today) (#215)
Update README.md

Update the README to precise that the software is also in the latest stable channel, currently 23.11, shows that it has version 1.0.0 of nix-update (https://search.nixos.org/packages?channel=23.11&show=nix-update&from=0&size=50&sort=relevance&type=packages&query=nix-update)

* Update README.md

* Update README.md
2024-01-15 09:59:58 +00:00
Atemu
4c763a7cf3 README: document --version=branch option in more depth 2024-01-04 08:26:43 +00:00
Jörg Thalheim
f6f45655e7 README: drop comment about black formatter 2023-11-08 07:58:55 +00:00
Yureka
8b3e81e45d support for updating yarn FOD hash
For https://github.com/NixOS/nixpkgs/pull/140701
2023-09-06 12:25:25 +02:00
Jörg Thalheim
bbbf4469ec README: drop one todo item 2023-05-20 09:14:24 +02:00
Jörg Thalheim
975713d4c4 apply treefmt 2023-05-20 09:14:24 +02:00
Jörg Thalheim
ab45f140f6 nix-update: add url parameter to override the repository discovery 2023-01-26 10:06:29 +01:00
figsoda
dc1b2af4da gitea support 2023-01-21 15:31:30 -05:00
figsoda
c7101575e0 readme: mention --system 2023-01-04 19:58:37 -05:00
Jörg Thalheim
083008537d README: make development docs more bullet proof 2022-12-29 14:05:23 +01:00
Jörg Thalheim
9e77bc21e1 document development workflow 2022-12-29 13:13:00 +01:00
Jörg Thalheim
4839d9c4a9
Update README.md
Co-authored-by: figsoda <figsoda@pm.me>
2022-12-15 17:43:55 +00:00
Jörg Thalheim
562e0da044 README: mention flake and --version=branch option 2022-12-15 13:09:22 +01:00
figsoda
e5f57c258c add support for flakes 2022-12-08 12:46:35 -05:00
figsoda
b45b1da9c0 mention --use-update-script in readme 2022-11-28 11:27:23 -05:00
Winter
ceb7d8df35 add support for npmDeps 2022-11-20 13:19:07 -05:00
figsoda
e8629b612e add support for cargoDeps 2022-11-14 21:07:37 -05:00
figsoda
725c510332 add fetchCrate support 2022-11-14 10:18:02 -05:00
Winter
9631d62a89 add support for buildNpmPackage 2022-11-10 17:56:31 +01:00
zowoq
e4de7e6287 add vendorHash 2022-09-21 17:32:12 +10:00
zowoq
eba1571866 remove modSha256
no longer used in nixpkgs
2022-09-21 17:30:26 +10:00
zowoq
7843f9154a README.md: add cargoHash 2022-09-13 08:49:45 +10:00
Jörg Thalheim
06dd722d36 allow to manually override filename that is patched 2022-06-14 11:22:01 +02:00
Jörg Thalheim
70bdf762e5 README: migrate from restructured text 2021-09-02 06:57:00 +02:00
Jörg Thalheim
f341d1e982
make it a proper python/nix package 2020-03-16 10:06:32 +00:00
Jörg Thalheim
2cd7237051
README: mark build todo as done 2020-03-12 15:39:08 +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
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