diff --git a/flake.nix b/flake.nix index 4a8a533..f4ac664 100644 --- a/flake.nix +++ b/flake.nix @@ -1,8 +1,6 @@ { inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; - inputs.bscpkgs.url = "git+https://git.sr.ht/~rodarima/bscpkgs?ref=riscv-benchmarks"; - # When changing bscpkgs, take directly from disk to avoid having to push: - #inputs.bscpkgs.url = "/home/Computational/rarias/bscpkgs"; + inputs.bscpkgs.url = "git+https://git.sr.ht/~rodarima/bscpkgs"; outputs = {self, nixpkgs, ...}@inputs: let