diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 29 |
1 files changed, 25 insertions, 4 deletions
@@ -12,11 +12,11 @@ "wrappers": "wrappers" }, "locked": { - "lastModified": 1788174060, - "narHash": "sha256-mpT65x9NdtfXZWEE9oqMmfVSvU4CyYen/2VzZV1n+iA=", + "lastModified": 1788278416, + "narHash": "sha256-A7fAhEkaHwqV17nxh19TMO5Ibvoo5Q1KeGRCzNDZECQ=", "ref": "refs/heads/main", - "rev": "3c5867dbbe67505e945bf5a34afc5a6a53b1084f", - "revCount": 56, + "rev": "220899a1d0c4a39f01f9f43bd71b4c6af41f7a85", + "revCount": 57, "type": "git", "url": "https://codeberg.org/beeb5k/beeVim" }, @@ -25,6 +25,26 @@ "url": "https://codeberg.org/beeb5k/beeVim" } }, + "disko": { + "inputs": { + "nixpkgs": [ + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1781152676, + "narHash": "sha256-RxWs5ND31KzTG7wvMM+PMfUjyNpmIEr999lqNARaM5o=", + "owner": "nix-community", + "repo": "disko", + "rev": "ff8702b4de27f72b4c78573dfb89ec74e36abdf1", + "type": "github" + }, + "original": { + "owner": "nix-community", + "repo": "disko", + "type": "github" + } + }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" @@ -161,6 +181,7 @@ "root": { "inputs": { "beevim": "beevim", + "disko": "disko", "flake-parts": "flake-parts", "home-manager": "home-manager", "nixpkgs": "nixpkgs", |
