diff options
author | Soispha <soispha@vhack.eu> | 2023-04-18 15:21:06 +0200 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2023-05-09 19:31:05 +0200 |
commit | 8d39f43ba53e35cc0b3d139443c5bee6b06f21cb (patch) | |
tree | 5822bbfc9bf816ab28b107075805832ab056446d /flake.lock | |
parent | Chore(flake): Update and only for x86_64-linux (diff) | |
download | nixos-config-8d39f43ba53e35cc0b3d139443c5bee6b06f21cb.zip |
Chore(flake): Update
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/flake.lock b/flake.lock index f1954c3e..db9b5ef8 100644 --- a/flake.lock +++ b/flake.lock @@ -144,11 +144,11 @@ ] }, "locked": { - "lastModified": 1681746824, - "narHash": "sha256-TRe6SAYqTEyWmHwg5gpAj3arebje/OVi7z9yLqZRYqg=", + "lastModified": 1681814024, + "narHash": "sha256-DPxY/dIxegJ443OJ8jJDusZxX1cbhNe/r3XjG/KifCk=", "owner": "nix-community", "repo": "home-manager", - "rev": "ae79840bc756e97f9750fc70448ae0efc1b8dcc3", + "rev": "cd5723734acbffa63e11a69cf6767f8ef69f6517", "type": "github" }, "original": { @@ -176,26 +176,26 @@ "neovim_config": { "flake": false, "locked": { - "lastModified": 1680721476, - "narHash": "sha256-MzgMKcL1YCfhIIKu6/qmwe6VvskRaiap4aOhbwerKMA=", + "lastModified": 1681648048, + "narHash": "sha256-2acPxiH0gStiIZB6W0nfDL0S3PvTqXvTlxgkYB81XR8=", "ref": "refs/heads/prime", - "rev": "5a626874a6e55f13b129603a989891bcd67eaa30", - "revCount": 4, + "rev": "0db72d9fb5eb22735db26045830320003cc2c69d", + "revCount": 6, "type": "git", - "url": "https://codeberg.org/ene/neovim-config.git" + "url": "https://codeberg.org/soispha/neovim-config.git" }, "original": { "type": "git", - "url": "https://codeberg.org/ene/neovim-config.git" + "url": "https://codeberg.org/soispha/neovim-config.git" } }, "nixpkgs": { "locked": { - "lastModified": 1681648924, - "narHash": "sha256-pzi3HISK8+7mpEtv08Yr80wswyHKsz+RP1CROG1Qf6s=", + "lastModified": 1681737997, + "narHash": "sha256-pHhjgsIkRMu80LmVe8QoKIZB6VZGRRxFmIvsC5S89k4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f294325aed382b66c7a188482101b0f336d1d7db", + "rev": "f00994e78cd39e6fc966f0c4103f908e63284780", "type": "github" }, "original": { @@ -290,19 +290,19 @@ }, "rust-overlay": { "inputs": { + "flake-utils": [ + "flake-utils" + ], "nixpkgs": [ "nixpkgs" - ], - "systems": [ - "systems" ] }, "locked": { - "lastModified": 1681750108, - "narHash": "sha256-5PF33+dVZhvh5Ly5geW6gC8uDKlHQKLqVxesWDBfFps=", + "lastModified": 1681784311, + "narHash": "sha256-DJnxAHCZf9nAuL4wJKcWKaFHrB7MxpsQM6Z4wNi+16k=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "cf102ae729aebb19ee9029ed51bc886a5cf6e056", + "rev": "fc8bfcaf195d0b147b2f73915b735942e9929f93", "type": "github" }, "original": { |