Commit Graph

9 Commits

Author SHA1 Message Date
h7x4
12315f53ff treewide: add mainProgram 2023-11-24 21:01:03 +01:00
github-actions[bot]
2c5b83e75c
Merge master into staging-next 2023-07-19 18:01:04 +00:00
Theodore Ni
412b28f7b2
memos: adapt update script to new nix-prefetch-github 2023-07-18 18:16:16 -07:00
github-actions[bot]
0a4cedc7f8
Merge staging-next into staging 2023-07-17 12:02:20 +00:00
R. Ryantm
3b4473b04d memos: 0.13.1 -> 0.13.2 2023-07-14 15:29:16 +00:00
Artturin
1c29673fcc treewide: go-modules -> goModules
In 787af0f79f
I had to change ${go-modules} to $goModules to allow overrideAttrs to work;
However, env vars cannot contain -, so  i had to change go-modules too.
This in turn broke nix-update because it uses the go-modules attr.

Instead of making nix-update more complicated, make go-modules naming match cargoDeps.

`fd --type f | xargs sd '\bgo-modules\b' 'goModules'`
and revert change to pkgs/applications/misc/dstask/default.nix
and pkgs/servers/http/dave/default.nix
and pkgs/os-specific/darwin/plistwatch/default.nix

release note added
2023-07-14 00:18:06 +03:00
R. Ryantm
5b2e7a9be7 memos: 0.13.0 -> 0.13.1 2023-05-31 03:57:17 +00:00
Indexyz
a1aa176fcb memos: 0.12.2 -> 0.13.0 2023-05-25 12:32:02 +08:00
Indexyz
3b19da79be memos: init at 0.12.2 2023-04-28 17:08:46 +08:00