quicfs/flake.lock

299 lines
7.7 KiB
Plaintext
Raw Normal View History

2023-09-21 12:17:01 +01:00
{
"nodes": {
"cargo2nix": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1705129117,
"narHash": "sha256-LgdDHibvimzYhxBK3kxCk2gAL7k4Hyigl5KI0X9cijA=",
2023-09-21 12:17:01 +01:00
"owner": "cargo2nix",
"repo": "cargo2nix",
2024-01-26 12:07:51 +00:00
"rev": "ae19a9e1f8f0880c088ea155ab66cee1fa001f59",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "cargo2nix",
"repo": "cargo2nix",
"type": "github"
}
},
"devshell": {
"inputs": {
2024-01-26 12:07:51 +00:00
"flake-utils": "flake-utils_2",
2023-09-21 12:17:01 +01:00
"nixpkgs": [
"nixpkgs"
2024-01-26 12:07:51 +00:00
]
2023-09-21 12:17:01 +01:00
},
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1705332421,
"narHash": "sha256-USpGLPme1IuqG78JNqSaRabilwkCyHmVWY0M9vYyqEA=",
2023-09-21 12:17:01 +01:00
"owner": "numtide",
"repo": "devshell",
2024-01-26 12:07:51 +00:00
"rev": "83cb93d6d063ad290beee669f4badf9914cc16ec",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "devshell",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
2023-09-21 12:17:01 +01:00
"owner": "edolstra",
"repo": "flake-compat",
2024-01-26 12:07:51 +00:00
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1704982712,
"narHash": "sha256-2Ptt+9h8dczgle2Oo6z5ni5rt/uLMG47UFTR1ry/wgg=",
2023-09-21 12:17:01 +01:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-01-26 12:07:51 +00:00
"rev": "07f6395285469419cf9d078f59b5b49993198c00",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2024-01-26 12:07:51 +00:00
"inputs": {
"systems": "systems"
},
2023-09-21 12:17:01 +01:00
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1694529238,
"narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=",
2023-09-21 12:17:01 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-01-26 12:07:51 +00:00
"rev": "ff7b65b44d01cf9ba6a71320833626af21126384",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": "systems_2"
},
2024-01-26 12:07:51 +00:00
"locked": {
"lastModified": 1701680307,
"narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "4022d587cbbfd70fe950c1e2083a02621806a725",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_3"
},
2023-09-21 12:17:01 +01:00
"locked": {
"lastModified": 1681202837,
"narHash": "sha256-H+Rh19JDwRtpVPAWp64F+rlEtxUWBAQW28eAi3SRSzg=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "cfacdce06f30d2b68473a46042957675eebb3401",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1705099185,
"narHash": "sha256-SxJenKtvcrKJd0TyJQMO3p6VA7PEp+vmMnmlKFzWMNs=",
2023-09-21 12:17:01 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-01-26 12:07:51 +00:00
"rev": "2bce5ccff0ad7abda23e8bb56434b6877a446694",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "nixos",
2024-01-26 12:07:51 +00:00
"ref": "release-23.11",
2023-09-21 12:17:01 +01:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
"dir": "lib",
2024-01-26 12:07:51 +00:00
"lastModified": 1703961334,
"narHash": "sha256-M1mV/Cq+pgjk0rt6VxoyyD+O8cOUiai8t9Q6Yyq4noY=",
2023-09-21 12:17:01 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-26 12:07:51 +00:00
"rev": "b0d36bd0a420ecee3bc916c91886caca87c894e9",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1706173671,
"narHash": "sha256-lciR7kQUK2FCAYuszyd7zyRRmTaXVeoZsCyK6QFpGdk=",
2023-09-21 12:17:01 +01:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-01-26 12:07:51 +00:00
"rev": "4fddc9be4eaf195d631333908f2a454b03628ee5",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"nixpkgs_3": {
"locked": {
"lastModified": 1681358109,
"narHash": "sha256-eKyxW4OohHQx9Urxi7TQlFBTDWII+F+x2hklDOQPB50=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "96ba1c52e54e74c3197f4d43026b3f3d92e83ff9",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"cargo2nix": "cargo2nix",
"devshell": "devshell",
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs_2",
"rust-overlay": "rust-overlay_2"
}
},
"rust-overlay": {
"inputs": {
"flake-utils": [
"cargo2nix",
"flake-utils"
],
"nixpkgs": [
"cargo2nix",
"nixpkgs"
]
},
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1705112162,
"narHash": "sha256-IAM0+Uijh/fwlfoeDrOwau9MxcZW3zeDoUHc6Z3xfqM=",
2023-09-21 12:17:01 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-01-26 12:07:51 +00:00
"rev": "9e0af26ffe52bf955ad5575888f093e41fba0104",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"rust-overlay_2": {
"inputs": {
2024-01-26 12:07:51 +00:00
"flake-utils": "flake-utils_3",
2023-09-21 12:17:01 +01:00
"nixpkgs": "nixpkgs_3"
},
"locked": {
2024-01-26 12:07:51 +00:00
"lastModified": 1706235145,
"narHash": "sha256-3jh5nahTlcsX6QFcMPqxtLn9p9CgT9RSce5GLqjcpi4=",
2023-09-21 12:17:01 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-01-26 12:07:51 +00:00
"rev": "3a57c4e29cb2beb777b2e6ae7309a680585b8b2f",
2023-09-21 12:17:01 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
"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"
}
2024-01-26 12:07:51 +00:00
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
2023-09-21 12:17:01 +01:00
}
},
"root": "root",
"version": 7
}