diff options
| author | sodiboo <git@sodi.boo> | 2024-09-15 14:52:28 +0200 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-09-15 08:05:05 -0700 |
| commit | 6ee5b5afa784c76b1c31c371b59177136e558fa6 (patch) | |
| tree | eb56132196da6175110945da9ca4586a07e5a5ac /flake.lock | |
| parent | 6a48728ffb1e638839b07f9ab2f06b2adb41dc61 (diff) | |
| download | niri-6ee5b5afa784c76b1c31c371b59177136e558fa6.tar.gz niri-6ee5b5afa784c76b1c31c371b59177136e558fa6.tar.bz2 niri-6ee5b5afa784c76b1c31c371b59177136e558fa6.zip | |
flake: update inputs and remove crane.inputs.nixpkgs override
the input was removed in https://github.com/ipetkov/crane/pull/692
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 29 |
1 files changed, 12 insertions, 17 deletions
@@ -1,17 +1,12 @@ { "nodes": { "crane": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ] - }, "locked": { - "lastModified": 1724533099, - "narHash": "sha256-ZIDtvVQHoCkNoBlLUB3wmqbqCb0Es3DfdUGeDI/58aY=", + "lastModified": 1725409566, + "narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=", "owner": "ipetkov", "repo": "crane", - "rev": "7543c8d76f91b8844e0f3b3cc347a72d8fb4b49e", + "rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c", "type": "github" }, "original": { @@ -28,11 +23,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1722493751, - "narHash": "sha256-l7/yMehbrL5d4AI8E2hKtNlT50BlUAau4EKTgPg9KcY=", + "lastModified": 1725172314, + "narHash": "sha256-BtLY9lWu/pe6/ImFwuRRRqMwLacY5AZOKA2hUHUQ64k=", "owner": "nix-community", "repo": "fenix", - "rev": "60ab4a085ef6ee40f2ef7921ca4061084dd8cf26", + "rev": "28b42d01f549c38bd165296fbcb4fe66d98fc24f", "type": "github" }, "original": { @@ -77,11 +72,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1724395761, - "narHash": "sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ=", + "lastModified": 1726365531, + "narHash": "sha256-luAKNxWZ+ZN0kaHchx1OdLQ71n81Y31ryNPWP1YRDZc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c", + "rev": "9299cdf978e15f448cf82667b0ffdd480b44ee48", "type": "github" }, "original": { @@ -103,11 +98,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1722449213, - "narHash": "sha256-1na4m2PNH99syz2g/WQ+Hr3RfY7k4H8NBnmkr5dFDXw=", + "lastModified": 1725094379, + "narHash": "sha256-TBujPMMIv8RG6BKlsBEpCln1ePmWz79xTcJOQpU2L18=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "c8e41d95061543715b30880932ec3dc24c42d7ae", + "rev": "914a1caab54e48a028b2407d0fe6fade89532f67", "type": "github" }, "original": { |
