greendeck/flake.lock

191 lines
4.9 KiB
Text
Raw Normal View History

2022-12-13 14:25:50 -06:00
{
"nodes": {
"flake-utils": {
2023-08-29 15:42:03 -05:00
"inputs": {
"systems": "systems"
},
"locked": {
2024-11-07 20:50:15 -06:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2023-08-29 15:42:03 -05:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-07 20:50:15 -06:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2023-08-29 15:42:03 -05:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2022-12-13 14:25:50 -06:00
"locked": {
2024-11-07 20:50:15 -06:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
2022-12-13 14:25:50 -06:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-07 20:50:15 -06:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
2022-12-13 14:25:50 -06:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2023-08-29 15:42:03 -05:00
"make-shell": {
"locked": {
"lastModified": 1634940815,
"narHash": "sha256-P69OmveboXzS+es1vQGS4bt+ckwbeIExqxfGLjGuJqA=",
"owner": "ursi",
"repo": "nix-make-shell",
"rev": "8add91681170924e4d0591b22f294aee3f5516f9",
"type": "github"
},
"original": {
"owner": "ursi",
"repo": "nix-make-shell",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-11-07 20:50:15 -06:00
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
2023-08-29 15:42:03 -05:00
"owner": "nix-community",
"repo": "nix-github-actions",
2024-11-07 20:50:15 -06:00
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
2023-08-29 15:42:03 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2022-12-13 14:25:50 -06:00
"nixpkgs": {
"locked": {
2024-11-07 20:50:15 -06:00
"lastModified": 1730785428,
"narHash": "sha256-Zwl8YgTVJTEum+L+0zVAWvXAGbWAuXHax3KzuejaDyo=",
2022-12-13 14:25:50 -06:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-11-07 20:50:15 -06:00
"rev": "4aa36568d413aca0ea84a1684d2d46f55dbabad7",
2022-12-13 14:25:50 -06:00
"type": "github"
},
"original": {
"id": "nixpkgs",
2024-11-07 20:50:15 -06:00
"ref": "nixos-unstable",
2022-12-13 14:25:50 -06:00
"type": "indirect"
}
},
2023-08-29 15:42:03 -05:00
"poetry2nix": {
"inputs": {
"flake-utils": "flake-utils_2",
"nix-github-actions": "nix-github-actions",
2023-08-30 22:07:52 -05:00
"nixpkgs": [
"nixpkgs"
2024-11-07 20:50:15 -06:00
],
"systems": "systems_3",
"treefmt-nix": "treefmt-nix"
2023-08-29 15:42:03 -05:00
},
"locked": {
2024-11-07 20:50:15 -06:00
"lastModified": 1731025526,
"narHash": "sha256-z0jMgVMXEkn6lmFNu2oSrcOKGwymvthyPWPjxXOi1eA=",
2023-08-29 15:42:03 -05:00
"owner": "nix-community",
"repo": "poetry2nix",
2024-11-07 20:50:15 -06:00
"rev": "be0cb8b526f05d636a19c466148c458ad18a5660",
2023-08-29 15:42:03 -05:00
"type": "github"
},
"original": {
2023-08-30 22:07:52 -05:00
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
2023-08-29 15:42:03 -05:00
}
},
2022-12-13 14:25:50 -06:00
"root": {
"inputs": {
"flake-utils": "flake-utils",
2023-08-29 15:42:03 -05:00
"make-shell": "make-shell",
"nixpkgs": "nixpkgs",
"poetry2nix": "poetry2nix"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"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"
2022-12-13 14:25:50 -06:00
}
2024-11-07 20:50:15 -06:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"id": "systems",
"type": "indirect"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"poetry2nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1730120726,
"narHash": "sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "9ef337e492a5555d8e17a51c911ff1f02635be15",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2022-12-13 14:25:50 -06:00
}
},
"root": "root",
"version": 7
}