mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 23:37:01 +05:30

Flake lock file updates: • Updated input 'advisory-db': 'github:rustsec/advisory-db/a68ca4a1ec3950da7c82c522e8cfc424e28ca7f0?narHash=sha256-nnfwJjLA0uVIBgrGNYt9ButjBQFyj/I6MohQUHhJ78A%3D' (2024-10-02) → 'github:rustsec/advisory-db/acb7ce45817b13dd34cb32540ff18be4e1f3ba09?narHash=sha256-k1KRRgmfKNhO9eU55FMkkzkneqAlwz5oLC5NSiEfGxs%3D' (2024-10-08) • Updated input 'crane': 'github:ipetkov/crane/37e4f9f0976cb9281cd3f0c70081e5e0ecaee93f?narHash=sha256-WD0//20h%2B2/yPGkO88d2nYbb23WMWYvnRyDQ9Dx4UHg%3D' (2024-10-03) → 'github:ipetkov/crane/f876e3d905b922502f031aeec1a84490122254b7?narHash=sha256-fROVjMcKRoGHofDm8dY3uDUtCMwUICh/KjBFQnuBzfg%3D' (2024-10-12) • Updated input 'devshell': 'github:numtide/devshell/67cce7359e4cd3c45296fb4aaf6a19e2a9c757ae?narHash=sha256-Yo/3loq572A8Su6aY5GP56knpuKYRvM2a1meP9oJZCw%3D' (2024-07-27) → 'github:numtide/devshell/dd6b80932022cea34a019e2bb32f6fa9e494dfef?narHash=sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg%3D' (2024-10-07) • Updated input 'fenix': 'github:nix-community/fenix/cdfd7bf3e3edaf9e3f6d1e397d3ee601e513613c?narHash=sha256-g4kb34YbEbpeLXv6GNONjZtafFkfl9Cd8jTmuYYON8E%3D' (2024-10-05) → 'github:nix-community/fenix/ea96690b28eb5a859d28bcf02887a26e3854e4f3?narHash=sha256-CciuT/8HI/BR%2By%2BW2/FyHRDpchbKQ9wA8ABJiio0CE8%3D' (2024-10-12) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/5982d9c420d0dc90739171829f0d2e9c80d98979?narHash=sha256-tFvUGvqUZjES1yxYT2zEFiTAE0iQKYd%2BeWKX/6ZqeVw%3D' (2024-10-04) → 'github:rust-lang/rust-analyzer/0fb804acb375b02a3beeaceeb75b71969ef37b15?narHash=sha256-QFPMazeiGLo7AGy4RREmTgko0Quch/toMVKhGUjDEeo%3D' (2024-10-09) • Updated input 'nixpkgs': 'github:msfjarvis/nixpkgs/25f28c9cd2352a2ebe44030bbbb978dd899f89da?narHash=sha256-3FxW681OLS/TKWiGdXQUqANRsnbFIR1y5355lPq3f0E%3D' (2024-10-05) → 'github:msfjarvis/nixpkgs/60366820e88ad7fd7c8c31030fae198f1cfe3904?narHash=sha256-QOs9c6%2BaNVpp/LUCvfd1%2BPhG5pcQLumgybOKZ1uf1U4%3D' (2024-10-10)
174 lines
4.4 KiB
JSON
174 lines
4.4 KiB
JSON
{
|
|
"nodes": {
|
|
"advisory-db": {
|
|
"flake": false,
|
|
"locked": {
|
|
"lastModified": 1728429239,
|
|
"narHash": "sha256-k1KRRgmfKNhO9eU55FMkkzkneqAlwz5oLC5NSiEfGxs=",
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"rev": "acb7ce45817b13dd34cb32540ff18be4e1f3ba09",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "rustsec",
|
|
"repo": "advisory-db",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"crane": {
|
|
"locked": {
|
|
"lastModified": 1728776144,
|
|
"narHash": "sha256-fROVjMcKRoGHofDm8dY3uDUtCMwUICh/KjBFQnuBzfg=",
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"rev": "f876e3d905b922502f031aeec1a84490122254b7",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "ipetkov",
|
|
"repo": "crane",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"devshell": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
]
|
|
},
|
|
"locked": {
|
|
"lastModified": 1728330715,
|
|
"narHash": "sha256-xRJ2nPOXb//u1jaBnDP56M7v5ldavjbtR6lfGqSvcKg=",
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"rev": "dd6b80932022cea34a019e2bb32f6fa9e494dfef",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "devshell",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"fenix": {
|
|
"inputs": {
|
|
"nixpkgs": [
|
|
"nixpkgs"
|
|
],
|
|
"rust-analyzer-src": "rust-analyzer-src"
|
|
},
|
|
"locked": {
|
|
"lastModified": 1728714564,
|
|
"narHash": "sha256-CciuT/8HI/BR+y+W2/FyHRDpchbKQ9wA8ABJiio0CE8=",
|
|
"owner": "nix-community",
|
|
"repo": "fenix",
|
|
"rev": "ea96690b28eb5a859d28bcf02887a26e3854e4f3",
|
|
"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": 1726560853,
|
|
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "numtide",
|
|
"repo": "flake-utils",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1728555813,
|
|
"narHash": "sha256-QOs9c6+aNVpp/LUCvfd1+PhG5pcQLumgybOKZ1uf1U4=",
|
|
"owner": "msfjarvis",
|
|
"repo": "nixpkgs",
|
|
"rev": "60366820e88ad7fd7c8c31030fae198f1cfe3904",
|
|
"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": 1728505432,
|
|
"narHash": "sha256-QFPMazeiGLo7AGy4RREmTgko0Quch/toMVKhGUjDEeo=",
|
|
"owner": "rust-lang",
|
|
"repo": "rust-analyzer",
|
|
"rev": "0fb804acb375b02a3beeaceeb75b71969ef37b15",
|
|
"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
|
|
}
|