Skip to content
Snippets Groups Projects
Commit ee331440 authored by Daniel Firth's avatar Daniel Firth
Browse files

lint-utils: switch to nixica

parent f152ada3
Branches
1 merge request!8lint-utils: switch to nixica
......@@ -160,17 +160,17 @@
"nixpkgs": "nixpkgs_3"
},
"locked": {
"lastModified": 1676204115,
"narHash": "sha256-cYYt6sN9t+lYYYelAbRtM/ioVJ27kMcUtR4unA8jfd4=",
"lastModified": 1681737193,
"narHash": "sha256-c+0eLyF/VWZWGeB1DA88aDUZ3BjO6+jnsJpVW4wxs4w=",
"ref": "refs/heads/master",
"rev": "cc55bca9b25e65f7060de642c99e51bd96dfc190",
"revCount": 47,
"rev": "efaf89d12a6811f0e00034444904b8d169f0fa34",
"revCount": 48,
"type": "git",
"url": "https://gitlab.homotopic.tech/nix/lint-utils"
"url": "https://gitlab.nixica.dev/nix/lint-utils"
},
"original": {
"type": "git",
"url": "https://gitlab.homotopic.tech/nix/lint-utils"
"url": "https://gitlab.nixica.dev/nix/lint-utils"
}
},
"nixpkgs": {
......
......@@ -9,7 +9,7 @@
inputs = {
get-flake.url = "github:ursi/get-flake";
horizon-platform.url = "git+https://gitlab.horizon-haskell.net/package-sets/horizon-platform?ref=refs/heads/sts-925";
lint-utils.url = "git+https://gitlab.homotopic.tech/nix/lint-utils";
lint-utils.url = "git+https://gitlab.nixica.dev/nix/lint-utils";
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs-libR.url = "github:nixos/nixpkgs/602748c14b82a2e17078713686fe1df2824fa502";
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment