add flake comment
This commit is contained in:
@ -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";
|
||||||
|
Reference in New Issue
Block a user