File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 inputs = {
44 nixpkgs . url = "github:nixos/nixpkgs/nixpkgs-unstable" ;
55 arjun = {
6- url = "github:itepastra /arjun/add-flake " ;
6+ url = "github:meelgroup /arjun/synthesis2 " ;
77 inputs . nixpkgs . follows = "nixpkgs" ;
88 } ;
99 cryptominisat = {
10- url = "github:itepastra /cryptominisat/add-flake " ;
10+ url = "github:msoos /cryptominisat/synthesis " ;
1111 inputs . nixpkgs . follows = "nixpkgs" ;
1212 } ;
1313 sbva = {
14- url = "github:itepastra /sbva/add-flake " ;
14+ url = "github:meelgroup /sbva/master " ;
1515 inputs . nixpkgs . follows = "nixpkgs" ;
1616 } ;
1717 approxmc = {
18- url = "github:itepastra /approxmc/add-flake " ;
18+ url = "github:meelgroup /approxmc/synthesis " ;
1919 inputs . nixpkgs . follows = "nixpkgs" ;
2020 } ;
2121 breakid = {
22- url = "github:itepastra /breakid/add-flake " ;
22+ url = "github:meelgroup /breakid/master " ;
2323 inputs . nixpkgs . follows = "nixpkgs" ;
2424 } ;
2525 } ;
You can’t perform that action at this time.
0 commit comments