tack and everything and wow
This commit is contained in:
parent
480c556d32
commit
7a6f387652
24 changed files with 801 additions and 358 deletions
100
.tack/pins.toml
Normal file
100
.tack/pins.toml
Normal file
|
|
@ -0,0 +1,100 @@
|
|||
# tack pins. edit by hand or with tack add / rm / alias
|
||||
# nix reads pins.lock.json; this file drives tack update
|
||||
|
||||
[shorturls]
|
||||
atagen = "git+https://git.lobotomise.me/atagen/{path}"
|
||||
amaan = "github:amaanq/{path}"
|
||||
wry = "git+https://git.wry.land/{path}"
|
||||
ms = "github:manic-systems/{path}"
|
||||
raf = "github:notashelf/{path}"
|
||||
|
||||
[all_follow]
|
||||
nixpkgs = "nixpkgs"
|
||||
|
||||
[inputs.nixpkgs]
|
||||
url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"
|
||||
|
||||
[inputs.nixpkgs-stable]
|
||||
url = "https://channels.nixos.org/nixos-26.05/nixexprs.tar.xz"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.nix-index-database]
|
||||
url = "github:Mic92/nix-index-database"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.nix-rice]
|
||||
url = "github:bertof/nix-rice"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.meat]
|
||||
url = "atagen:meat"
|
||||
|
||||
[inputs.hudcore]
|
||||
url = "atagen:hudcore-plymouth"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.niri]
|
||||
url = "github:sodiboo/niri-flake"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.niri-tag]
|
||||
url = "atagen:niri-tag"
|
||||
|
||||
[inputs.arbys]
|
||||
url = "atagen:arbys"
|
||||
|
||||
[inputs.qstn]
|
||||
url = "atagen:qstn"
|
||||
|
||||
[inputs.run0-shim]
|
||||
url = "github:lordgrimmauld/run0-sudo-shim"
|
||||
|
||||
[inputs.niri-s76]
|
||||
url = "atagen:niri-s76-bridge"
|
||||
|
||||
[inputs.helium]
|
||||
url = "amaan:helium-flake"
|
||||
exclude_follow = [ "nixpkgs" ]
|
||||
|
||||
[inputs.stash]
|
||||
url = "raf:stash"
|
||||
|
||||
[inputs.wry]
|
||||
url = "wry:kosslan/wry/socket-ipc"
|
||||
|
||||
[inputs.toes]
|
||||
url = "wry:entailz/toes"
|
||||
|
||||
[inputs.tuigreet]
|
||||
url = "raf:tuigreet"
|
||||
|
||||
[inputs.rom]
|
||||
url = "ms:rom/small-refactor"
|
||||
|
||||
[inputs.qtengine]
|
||||
url = "github:kossLAN/qtengine"
|
||||
|
||||
[inputs.inshellah]
|
||||
url = "ms:inshellah"
|
||||
|
||||
[inputs.nixos-core]
|
||||
url = "ms:nixos-core"
|
||||
|
||||
[inputs.headroom]
|
||||
url = "ms:headroom"
|
||||
|
||||
[inputs.cade]
|
||||
url = "ms:cade/next"
|
||||
|
||||
[inputs.tack]
|
||||
url = "ms:tack/next"
|
||||
|
||||
[inputs.ncro]
|
||||
url = "github:feel-co/ncro"
|
||||
|
||||
[inputs.autonym]
|
||||
url = "ms:autonym"
|
||||
|
||||
# [inputs.zedless]
|
||||
# url = "github:zedless-editor/zedless-patches"
|
||||
# exclude_follow = [ "nixpkgs" ]
|
||||
Loading…
Add table
Add a link
Reference in a new issue