Skip to content

Commit 3331613

Browse files
committed
changesets: save a package to package package changelog entries
1 parent b9d5a5e commit 3331613

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ versioning is done in a continuous fashion without worries of breaking changes.
66

77
## patches
88

9+
- `changesets`: save a package to package package changelog entries 2026-01-31
910
- `crush`: uninstall the beautiful promptful prompting terminal app 2026-01-31
1011
- `cloud`: reverse proxided connection from internet to tom as host 2026-01-24
1112
- `cloud`: remove separate development environment package settings 2026-01-10

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

programs/home.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ let
44
tools = with pkgs; [
55
age # https://github.com/FiloSottile/age
66
cachix # https://github.com/cachix/cachix
7+
nur.repos.zimeg.changesets # https://github.com/changesets/changesets
78
cowsay # https://github.com/tnalpgge/rank-amateur-cowsay
89
curl # https://github.com/curl/curl
910
file # https://github.com/file/file

0 commit comments

Comments
 (0)