chore: update nix lib
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
/nix/store/arl2vkxnjyw2zri2g2v6g4k6x165iidj-source
|
|
||||||
@@ -1 +1 @@
|
|||||||
/nix/store/khk85hba90fc8fa8h8b920qqry6nz0qw-nix-shell-env
|
/nix/store/wmfpcy0yqb4igdizfrdcy5i3a9b3yjlg-nix-shell-env
|
||||||
File diff suppressed because one or more lines are too long
@@ -1 +1 @@
|
|||||||
/nix/store/mgb6bn9dy5bpczkl81jp4r03bplwfd8w-pre-commit-config.json
|
/nix/store/wrsbzz8sgxnp8xawaxy8nvc3sdwfl5s6-pre-commit-config.json
|
||||||
12
flake.lock
generated
12
flake.lock
generated
@@ -9,16 +9,16 @@
|
|||||||
"treefmt-nix": "treefmt-nix"
|
"treefmt-nix": "treefmt-nix"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1772613315,
|
"lastModified": 1772815059,
|
||||||
"narHash": "sha256-RlPTOsyfVwuwEzvaMpwS+giOqQa6KQXMuSHyh1bctjk=",
|
"narHash": "sha256-9Mn8t/a7b43omtmKRsF0HmFpCkNpTsvYEq0y85KLL5s=",
|
||||||
"ref": "v1.0.5",
|
"ref": "v2.0.1",
|
||||||
"rev": "e445e49baf8b44b385108cd4f26a14d8ccf9fd35",
|
"rev": "80cc529de7060e079d89a69d8daaf0347b53d8f9",
|
||||||
"revCount": 35,
|
"revCount": 43,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.dgren.dev/eric/nix-flake-lib"
|
"url": "https://git.dgren.dev/eric/nix-flake-lib"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"ref": "v1.0.5",
|
"ref": "v2.0.1",
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.dgren.dev/eric/nix-flake-lib"
|
"url": "https://git.dgren.dev/eric/nix-flake-lib"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
|
||||||
devshell-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=v1.0.5";
|
devshell-lib.url = "git+https://git.dgren.dev/eric/nix-flake-lib?ref=v2.0.1";
|
||||||
devshell-lib.inputs.nixpkgs.follows = "nixpkgs";
|
devshell-lib.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user