summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock68
1 files changed, 62 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index e9c4144..507f990 100644
--- a/flake.lock
+++ b/flake.lock
@@ -33,13 +33,31 @@
"type": "github"
}
},
+ "flake-utils_2": {
+ "inputs": {
+ "systems": "systems_2"
+ },
+ "locked": {
+ "lastModified": 1731533236,
+ "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
+ "type": "github"
+ },
+ "original": {
+ "owner": "numtide",
+ "repo": "flake-utils",
+ "type": "github"
+ }
+ },
"nixpkgs": {
"locked": {
- "lastModified": 1753432016,
- "narHash": "sha256-cnL5WWn/xkZoyH/03NNUS7QgW5vI7D1i74g48qplCvg=",
+ "lastModified": 1777425547,
+ "narHash": "sha256-d57AbflkNfZNoFaZDzssEq1RfPoM9dLtOGI2O+N/68Q=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "6027c30c8e9810896b92429f0092f624f7b1aace",
+ "rev": "ebc08544afa77957cc348ba72dc490ec73b87f68",
"type": "github"
},
"original": {
@@ -49,6 +67,28 @@
"type": "github"
}
},
+ "pit": {
+ "inputs": {
+ "flake-utils": "flake-utils_2",
+ "nixpkgs": [
+ "teleia",
+ "nixpkgs"
+ ]
+ },
+ "locked": {
+ "lastModified": 1777329908,
+ "narHash": "sha256-UhRpKmDNj7chpHjaO+EpGBTyBnCpgntYp1fMyikbVyU=",
+ "owner": "lcolonq",
+ "repo": "pit",
+ "rev": "7748d30575151af59844f43a0e9149b18c40f2f1",
+ "type": "github"
+ },
+ "original": {
+ "owner": "lcolonq",
+ "repo": "pit",
+ "type": "github"
+ }
+ },
"root": {
"inputs": {
"nixpkgs": [
@@ -115,19 +155,35 @@
"type": "github"
}
},
+ "systems_2": {
+ "locked": {
+ "lastModified": 1681028828,
+ "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
+ "owner": "nix-systems",
+ "repo": "default",
+ "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
+ "type": "github"
+ },
+ "original": {
+ "owner": "nix-systems",
+ "repo": "default",
+ "type": "github"
+ }
+ },
"teleia": {
"inputs": {
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
+ "pit": "pit",
"rust-overlay": "rust-overlay"
},
"locked": {
- "lastModified": 1766795639,
- "narHash": "sha256-dujt59KKcTW7h+VqjG9+I962Qh1rvRKr4jzKfIgAjBA=",
+ "lastModified": 1777601333,
+ "narHash": "sha256-pOr1roqZnzGw6qoFwLEb4QSGQFsWL9v65LHbrWTUsYk=",
"owner": "lcolonq",
"repo": "teleia",
- "rev": "ff3317bee0584b89758bbda6712396d35ba82153",
+ "rev": "4c9541f35913bb8e68a07ad6ab4628d241099482",
"type": "github"
},
"original": {