delegate pin management to tack
This commit is contained in:
parent
070c3f0a7f
commit
9b2604da81
8 changed files with 402 additions and 274 deletions
32
.tack/pins.lock.json
Normal file
32
.tack/pins.lock.json
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"nix-systems": {
|
||||
"type": "github",
|
||||
"owner": "nix-systems",
|
||||
"repo": "default-linux",
|
||||
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
|
||||
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
|
||||
"lastModified": 1689347949
|
||||
},
|
||||
"nixpkgs": {
|
||||
"type": "tarball",
|
||||
"url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.11pre1011620.cbb5cf358f50/nixexprs.tar.xz",
|
||||
"narHash": "sha256-d86UGSjwACWRttincQzeiAEZYVPtP3kODhr9hYZD4e8=",
|
||||
"lastModified": 1780787167
|
||||
},
|
||||
"tack": {
|
||||
"type": "github",
|
||||
"owner": "manic-systems",
|
||||
"repo": "tack",
|
||||
"rev": "0bc8dcb07dbd85d5d8d889c89accc9b228a6e4cc",
|
||||
"narHash": "sha256-/GrnjZK71UdLFtugaXkShE8dWpvGxJyOHpj073v+pXU=",
|
||||
"lastModified": 1780970897
|
||||
},
|
||||
"unf": {
|
||||
"type": "git",
|
||||
"url": "https://git.atagen.co/atagen/unf",
|
||||
"ref": "HEAD",
|
||||
"rev": "4f5ab30ee524f09126b09f42f249c0aba756459d",
|
||||
"narHash": "sha256-ztzeJVOQDhQtE0z9DwtSWL+OyoWKZrAD4gzRRvUP9ug=",
|
||||
"lastModified": 1779596435
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue