mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 10:07:00 +05:30

Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/8eb99abe8c369b48bbd4ca04133e1f05be22a778?narHash=sha256-bSY6HPtJ9vCp0AGjL5X910aTg0mq32p3BcJmZQkNkMs%3D' (2024-06-19) → 'github:rustsec/advisory-db/f5b488da7f6994a1fef6c4c78250cb25275c6c99?narHash=sha256-FIDzlKCLL8D02bSWgNUw0ydc%2BctyV34ELirYuENvjlE%3D' (2024-06-27) • Updated input 'crane': 'github:ipetkov/crane/32c21c29b034d0a93fdb2379d6fabc40fc3d0e6c?narHash=sha256-QmD6B6FYpuoCqu6ZuPJH896ItNquDkn0ulQlOn4ykN8%3D' (2024-06-18) → 'github:ipetkov/crane/aa5dcd0518a422dfd545d565f0d5a25971fea52a?narHash=sha256-WIoVERD4AN6CmfGSRPy3mfPx2dDbRHgzP2V8z6aNbaY%3D' (2024-06-29) • Updated input 'fenix': 'github:nix-community/fenix/bedf55efd03d4796a3ddb267d7e081cc6b34483d?narHash=sha256-%2Bx7sc7OPYwi8OPebZ4Pqtzo9XyRcG5Sx7UZSGdj7HVs%3D' (2024-06-22) → 'github:nix-community/fenix/b49a0746ae9516336f3ab281164923624c7a506f?narHash=sha256-6DFZ%2BXbU%2BnPz86uDicmyypxf4oYKGomecSyTiNnXYBU%3D' (2024-06-29) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/c4681ea2cc1f2d1e1a0568ad03069c57bdcd7a88?narHash=sha256-Roaz1CckctannQVyhfwJ7sqmCGmU3hfTo/7Nmms06WM%3D' (2024-06-21) → 'github:rust-lang/rust-analyzer/9463d9eea4b87e651e7d8ed8425a9c92f23b1cdf?narHash=sha256-YzF4P6YVInAjcR5eJHWefkKEu5t70KYVZMvdLODv8CM%3D' (2024-06-28) • Updated input 'nixpkgs': 'github:msfjarvis/nixpkgs/4f963d2f07199763816c143f447ebc0d094ebb37?narHash=sha256-tiKzMh4KKp0GYxPs9Y/09%2B0iw6rcitBphAbElJiU57g%3D' (2024-06-22) → 'github:msfjarvis/nixpkgs/31aa93e8ed403218aa5f29860cf3c10fe09d62ba?narHash=sha256-KDA/u2VZvd69jWnKhIw3l2ZCyghzqgJ90l6Bm0HK/fw%3D' (2024-06-28)
182 lines
4.6 KiB
JSON
182 lines
4.6 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1719490091,
|
|
"narHash": "sha256-FIDzlKCLL8D02bSWgNUw0ydc+ctyV34ELirYuENvjlE=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "f5b488da7f6994a1fef6c4c78250cb25275c6c99",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719685792,
|
|
"narHash": "sha256-WIoVERD4AN6CmfGSRPy3mfPx2dDbRHgzP2V8z6aNbaY=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "aa5dcd0518a422dfd545d565f0d5a25971fea52a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"flake-utils": [
|
|
"flake-utils"
|
|
],
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1717408969,
|
|
"narHash": "sha256-Q0OEFqe35fZbbRPPRdrjTUUChKVhhWXz3T9ZSKmaoVY=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "1ebbe68d57457c8cae98145410b164b5477761f4",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1719642342,
|
|
"narHash": "sha256-6DFZ+XbU+nPz86uDicmyypxf4oYKGomecSyTiNnXYBU=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "b49a0746ae9516336f3ab281164923624c7a506f",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-compat": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1717312683,
|
|
"narHash": "sha256-FrlieJH50AuvagamEvWMIE6D2OAnERuDboFDYAED/dE=",
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"rev": "38fd3954cf65ce6faf3d0d45cd26059e059f07ea",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nix-community",
|
|
"repo": "flake-compat",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"flake-utils": {
|
|
"inputs": {
|
|
"systems": [
|
|
"systems"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1710146030,
|
|
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1719587623,
|
|
"narHash": "sha256-KDA/u2VZvd69jWnKhIw3l2ZCyghzqgJ90l6Bm0HK/fw=",
|
|
"owner": "msfjarvis",
|
|
"repo": "nixpkgs",
|
|
"rev": "31aa93e8ed403218aa5f29860cf3c10fe09d62ba",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "msfjarvis",
|
|
"ref": "nixpkgs-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"advisory-db": "advisory-db",
|
|
"crane": "crane",
|
|
"devshell": "devshell",
|
|
"fenix": "fenix",
|
|
"flake-compat": "flake-compat",
|
|
"flake-utils": "flake-utils",
|
|
"nixpkgs": "nixpkgs",
|
|
"systems": "systems"
|
|
}
|
|
},
|
|
"rust-analyzer-src": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1719576535,
|
|
"narHash": "sha256-YzF4P6YVInAjcR5eJHWefkKEu5t70KYVZMvdLODv8CM=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "9463d9eea4b87e651e7d8ed8425a9c92f23b1cdf",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rust-lang",
|
|
"ref": "nightly",
|
|
"repo": "rust-analyzer",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"systems": {
|
|
"locked": {
|
|
"lastModified": 1687694171,
|
|
"narHash": "sha256-m4E0xN69qKj/oKOj8OtiZcSFpFlO8paI6E3Wo5oXDJc=",
|
|
"owner": "msfjarvis",
|
|
"repo": "flake-systems",
|
|
"rev": "7876462a5f60841e8b2712ad20dc18470f448e8d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "msfjarvis",
|
|
"repo": "flake-systems",
|
|
"type": "github"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|