initial snapshot
This commit is contained in:
commit
24b41c4faf
16 changed files with 452 additions and 0 deletions
43
flake.lock
generated
Normal file
43
flake.lock
generated
Normal file
|
@ -0,0 +1,43 @@
|
|||
{
|
||||
"nodes": {
|
||||
"common": {
|
||||
"locked": {
|
||||
"lastModified": 1718657915,
|
||||
"narHash": "sha256-bOWGumfGVCkRn5wwqtLoVnFjDPiWSUzw6aksy7ZeDXU=",
|
||||
"owner": "stary2001",
|
||||
"repo": "nix-common",
|
||||
"rev": "c88a9f284c17790aa5d003c557883fc25d71890a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "stary2001",
|
||||
"repo": "nix-common",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1739114754,
|
||||
"narHash": "sha256-SJhqKsnVleQKbD77pg53z9fjN4xfxq6ExDe+JJty2Jw=",
|
||||
"owner": "stary2001",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "4490ff4c27c1bc175982b1b46d4d0b4c24f219e8",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "stary2001",
|
||||
"ref": "stary/ppc32",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"common": "common",
|
||||
"nixpkgs": "nixpkgs"
|
||||
}
|
||||
}
|
||||
},
|
||||
"root": "root",
|
||||
"version": 7
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue