Changes
2 changed files (+7/-5)
-
-
@@ -7,11 +7,13 @@let legit-web = pkgs.legit-web.overrideAttrs (old: { # Technically upstream is https://git.pocka.jp/legit.git but using GitHub is maybe more reliable? # Since if GitHub is down nixpkgs itself breaks src = pkgs.fetchFromGitHub { owner = "pocka"; repo = "legit"; rev = "master"; hash = "sha256-qykExM7lMLR0kg/vgcNrWBjZZAw6Sv6iraq9Iu7R4FI="; rev = "6248d4ed1879658aeeb66541a95ee677ef3567a8"; # TODO: Use v1.0 once it's released hash = "sha256-Cfg5wny0dBSBfhXkgjtjCOGMCTjcpT7Lw1GGxr6Qrew="; }; vendorHash = "sha256-qSnRQIuHnUQit21232SsMY0LQVvcy0PqBPQVPjsNJWA="; nativeCheckInputs = [ pkgs.git ];
-
-
-
@@ -43,11 +43,11 @@}, "nixpkgs": { "locked": { "lastModified": 1783776592, "narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=", "lastModified": 1784007870, "narHash": "sha256-djcLt/JJphyNt4eDY9XTly+/WbCK5lqWq9lSgCmJkkQ=", "owner": "NixOS", "repo": "nixpkgs", "rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3", "rev": "18b9261cb3294b6d2a06d03f96872827b8fe2698", "type": "github" }, "original": {
-