nix flake update
This commit is contained in:
parent
a090dbe73e
commit
c1080783c6
2 changed files with 20 additions and 21 deletions
39
flake.lock
generated
39
flake.lock
generated
|
|
@ -373,11 +373,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1789133030,
|
||||
"narHash": "sha256-y8qj/RSbv/douVnTfRrekHKetbNo5CypIBNmxZPLEvM=",
|
||||
"lastModified": 1789162365,
|
||||
"narHash": "sha256-0EXUjmLSay0sjS0SmXD5DMPpxvMRyaN0rkadKLgVG+8=",
|
||||
"ref": "refs/heads/main",
|
||||
"rev": "0a80f21003c9bf73865eb8e84ae479d6aba2e100",
|
||||
"revCount": 4420,
|
||||
"rev": "1fb9e068eef964f5188c404aeb395bce0eeb5556",
|
||||
"revCount": 4459,
|
||||
"type": "git",
|
||||
"url": "https://forge.darkest.space/hyperhive/hyperhive.git"
|
||||
},
|
||||
|
|
@ -503,11 +503,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1788667258,
|
||||
"narHash": "sha256-jG/2WyvvMluKcDXFofsNkTkAQcKTF2eo8tBCQSAwGHY=",
|
||||
"lastModified": 1789099545,
|
||||
"narHash": "sha256-vvDF9c4zchR/DUgJCGOOck4WNiGmTDyBlJP3HuSTtLQ=",
|
||||
"owner": "nix-community",
|
||||
"repo": "nix-vscode-extensions",
|
||||
"rev": "ce9c6c4fd4c31a88dec890aef858a0d6d632efcd",
|
||||
"rev": "d6662f1a25b656814f73b4681b5d211b16f6f492",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -618,11 +618,11 @@
|
|||
},
|
||||
"nixpkgs-unstable": {
|
||||
"locked": {
|
||||
"lastModified": 1788549839,
|
||||
"narHash": "sha256-kOrCcSIA6w9J1hX5DqHy2k9pDTJymExTsbV74U9UtCA=",
|
||||
"lastModified": 1789073787,
|
||||
"narHash": "sha256-xfX/toC2QV707s06GbP4II/TxYF0fNQj7s5/LClNDKc=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "17de0b976395537756f30a3e78f2f06e5cec89ed",
|
||||
"rev": "aff8a0b28396750446e5537a96461bc4facdb287",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -634,11 +634,11 @@
|
|||
},
|
||||
"nixpkgs_2": {
|
||||
"locked": {
|
||||
"lastModified": 1788584326,
|
||||
"narHash": "sha256-Fd3OB8J9JhgliQwOKcqx4M672CInxi1I5VnwsaXeSQo=",
|
||||
"lastModified": 1789114715,
|
||||
"narHash": "sha256-ugpsyk3NM2s87vXfUiIIiibbJ4Pp0JPS5p/3mfs+q+c=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "6713828a351efa628b025a1adf7f43cbf8597513",
|
||||
"rev": "21a67dc470149f337cecafbe965d8d252a390518",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -679,11 +679,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1788723624,
|
||||
"narHash": "sha256-OnEh8fVJPfqtiIslWpUROvbQKHN+Z53/dB7BPWk6MMs=",
|
||||
"lastModified": 1789157924,
|
||||
"narHash": "sha256-Fv++1V+mSmyJnyXbh+PLlO1m7qxZmcaGIQ1BCrFjZk0=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "2a65aed7ed4bfac9c387b8a88c32d883df791edc",
|
||||
"rev": "126a6f5ef07dad92e34d8b222e7834de14ebc5a4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
@ -1019,16 +1019,15 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1789115342,
|
||||
"narHash": "sha256-/8ftDpFYvNRTTfWDA5YyN1NO1xvCW3ppx/szqtCqbG4=",
|
||||
"lastModified": 1789158872,
|
||||
"narHash": "sha256-t+pbC+A3e3T5+WXxHu2WjUxTGUXPLXD7DL5cwHy+1+0=",
|
||||
"owner": "vibec0re",
|
||||
"repo": "trollshell",
|
||||
"rev": "c55d0a4f14c0cd10e5c5ab01106def4b0e5c9835",
|
||||
"rev": "bac323829673c48ad529e22f56386804fc9cef35",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "vibec0re",
|
||||
"ref": "feat/947-plugin-agents-p1",
|
||||
"repo": "trollshell",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
trollshell = {
|
||||
url = "github:vibec0re/trollshell/feat/947-plugin-agents-p1";
|
||||
url = "github:vibec0re/trollshell";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
treefmt-nix.follows = "treefmt-nix";
|
||||
|
|
|
|||
Loading…
Reference in a new issue