add flake comment
This commit is contained in:
parent
586b49f4a8
commit
378d95e9a7
@ -1,7 +1,9 @@
|
|||||||
{
|
{
|
||||||
description = "tomato flake";
|
description = "tomato flake";
|
||||||
# bc flakes and git submodules dont really like each other, you need to
|
# bc flakes and git submodules dont really like each other, you need to
|
||||||
# append '.?submodules=1' to the nix commands.
|
# append '.?submodules=1#' to the nix commands.
|
||||||
|
|
||||||
|
# $ nix bundle --bundler github:ralismark/nix-appimage 'git+file:///home/green/workspace/tox/tomato?submodules=1#'
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
nixpkgs.url = "github:NixOS/nixpkgs/release-24.05";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user